platform/upstream/enlightenment.git
17 years agoAdded config_desk to e_includes and Makefile.am for building.
Christopher Michael [Wed, 15 Nov 2006 11:33:15 +0000 (11:33 +0000)]
Added config_desk to e_includes and Makefile.am for building.
Tied config_desk into the desk preview widget.

SVN revision: 27117

17 years agoAdded config dialog for setting desktop names, bgs, or anything specific to
Christopher Michael [Wed, 15 Nov 2006 11:31:30 +0000 (11:31 +0000)]
Added config dialog for setting desktop names, bgs, or anything specific to
a single desktop.

SVN revision: 27116

17 years agoRemove some duplicated lines.
Christopher Michael [Wed, 15 Nov 2006 09:46:43 +0000 (09:46 +0000)]
Remove some duplicated lines.
Fix an issue where trying to set to the theme wallpaper would not work from
desk preview.

SVN revision: 27115

17 years agoMore fixes of the autoscroll/drag and drop behaviour for gadgets in
metrics [Wed, 15 Nov 2006 06:24:30 +0000 (06:24 +0000)]
More fixes of the autoscroll/drag and drop behaviour for gadgets in
shelves. Added callback to allow the current drop position to be
dynamically updated as the gadget scrolling is animated.

SVN revision: 27114

17 years agoFix typo spotted by tokyo, Thanks :)
Christopher Michael [Wed, 15 Nov 2006 05:54:19 +0000 (05:54 +0000)]
Fix typo spotted by tokyo, Thanks :)

SVN revision: 27113

17 years agoAdd in the right-click menu for Set Wallpaper & Set Desk Name.
Christopher Michael [Wed, 15 Nov 2006 05:00:50 +0000 (05:00 +0000)]
Add in the right-click menu for Set Wallpaper & Set Desk Name.
Set wallpaper works, set desk name is in progress.
Remove a todo which was done already.
Some formatting.

SVN revision: 27112

17 years agoFix pager autoscroll dnd issues.
metrics [Wed, 15 Nov 2006 02:49:49 +0000 (02:49 +0000)]
Fix pager autoscroll dnd issues.

SVN revision: 27111

17 years agoPart two of the quick'n'dirty "save our menu customizations" hack.
David Walter Seikel [Wed, 15 Nov 2006 00:15:05 +0000 (00:15 +0000)]
Part two of the quick'n'dirty "save our menu customizations" hack.

This commit brought to you by devilhorns, the trendy head wear for very
naughty boys.

SVN revision: 27110

17 years agoPart one of the quick'n'dirty "save our menu costumizations" hack.
David Walter Seikel [Tue, 14 Nov 2006 21:44:34 +0000 (21:44 +0000)]
Part one of the quick'n'dirty "save our menu costumizations" hack.

SVN revision: 27107

17 years agoMime icons is now in a gui. Update e_config.h to reflect.
Christopher Michael [Tue, 14 Nov 2006 19:04:36 +0000 (19:04 +0000)]
Mime icons is now in a gui. Update e_config.h to reflect.

SVN revision: 27106

17 years agosort now menu item to make kai happy :)
Carsten Haitzler [Tue, 14 Nov 2006 14:55:21 +0000 (14:55 +0000)]
sort now menu item to make kai happy :)

SVN revision: 27104

17 years agoRename the Mime Types dialog to File Associations.
Christopher Michael [Tue, 14 Nov 2006 06:09:32 +0000 (06:09 +0000)]
Rename the Mime Types dialog to File Associations.

SVN revision: 27103

17 years agoFix an issue with desk preview bg set always selecting Use Theme Bg.
Christopher Michael [Tue, 14 Nov 2006 05:39:26 +0000 (05:39 +0000)]
Fix an issue with desk preview bg set always selecting Use Theme Bg.
Remove some duplicated code.
Minor formatting.

SVN revision: 27102

17 years agoBump up the list height so that it matches closer to the preview widget
Christopher Michael [Tue, 14 Nov 2006 04:26:25 +0000 (04:26 +0000)]
Bump up the list height so that it matches closer to the preview widget
height.

SVN revision: 27101

17 years agoFix a compiler warning about ecore_event_handlers.
Christopher Michael [Mon, 13 Nov 2006 22:10:25 +0000 (22:10 +0000)]
Fix a compiler warning about ecore_event_handlers.

SVN revision: 27097

17 years agoFix a warning. Good catch devil. B-)
David Walter Seikel [Mon, 13 Nov 2006 21:47:05 +0000 (21:47 +0000)]
Fix a warning.  Good catch devil.  B-)

SVN revision: 27095

17 years agoFIXME++
David Walter Seikel [Mon, 13 Nov 2006 21:36:37 +0000 (21:36 +0000)]
FIXME++

SVN revision: 27094

17 years agoUpdate the mime list when a mime type changes it's icon options.
Christopher Michael [Mon, 13 Nov 2006 21:28:25 +0000 (21:28 +0000)]
Update the mime list when a mime type changes it's icon options.
Show images (png, jpeg, etc, etc) in the mime list if a mime type is set as
such.

SVN revision: 27093

17 years agoBe sure to close the mime_edit dialog if the main mime_list dialog closes.
Christopher Michael [Mon, 13 Nov 2006 21:08:54 +0000 (21:08 +0000)]
Be sure to close the mime_edit dialog if the main mime_list dialog closes.

SVN revision: 27092

17 years agoUse strstr, not strcasestr, for dj2 and solaris :)
Christopher Michael [Mon, 13 Nov 2006 20:29:37 +0000 (20:29 +0000)]
Use strstr, not strcasestr, for dj2 and solaris :)

SVN revision: 27091

17 years agoThe ESTART timing stuff includes the FDO path setup time, so no need to do
David Walter Seikel [Mon, 13 Nov 2006 14:47:56 +0000 (14:47 +0000)]
The ESTART timing stuff includes the FDO path setup time, so no need to do
that seperately.

SVN revision: 27090

17 years agoFix drag and drop.
metrics [Mon, 13 Nov 2006 13:07:49 +0000 (13:07 +0000)]
Fix drag and drop.

SVN revision: 27086

17 years agoRemove an unused variable. Fix some formatting.
Christopher Michael [Mon, 13 Nov 2006 10:52:17 +0000 (10:52 +0000)]
Remove an unused variable. Fix some formatting.

SVN revision: 27084

17 years agoFix copy and paste error.
metrics [Mon, 13 Nov 2006 08:30:29 +0000 (08:30 +0000)]
Fix copy and paste error.

SVN revision: 27082

17 years agoAdd composite support for popups (shelves, menus and exebuf)
metrics [Mon, 13 Nov 2006 07:26:14 +0000 (07:26 +0000)]
Add composite support for popups (shelves, menus and exebuf)
configurable via enlightenment_remote.

SVN revision: 27081

17 years agoOops, needed this check in two places.
David Walter Seikel [Sun, 12 Nov 2006 17:18:59 +0000 (17:18 +0000)]
Oops, needed this check in two places.

SVN revision: 27077

17 years ago.cvsignore++
David Walter Seikel [Sun, 12 Nov 2006 13:19:12 +0000 (13:19 +0000)]
.cvsignore++

SVN revision: 27074

17 years agoSome tweaks I came up with while trying to valgrind E17 in Xnest running
David Walter Seikel [Sun, 12 Nov 2006 12:51:29 +0000 (12:51 +0000)]
Some tweaks I came up with while trying to valgrind E17 in Xnest running
on top of GNOME via vnc tunnelled over ssh.

Also, added a description for the new -c option.

SVN revision: 27069

17 years agoStart of fix for drag and drop to autoscrolling ibar/ibox.
metrics [Sun, 12 Nov 2006 11:32:44 +0000 (11:32 +0000)]
Start of fix for drag and drop to autoscrolling ibar/ibox.

SVN revision: 27068

17 years agoYet another debugger (kinda vim like).
metrics [Sun, 12 Nov 2006 10:01:06 +0000 (10:01 +0000)]
Yet another debugger (kinda vim like).

SVN revision: 27066

17 years agoremove debugging printfs from fm
Carsten Haitzler [Sun, 12 Nov 2006 03:22:36 +0000 (03:22 +0000)]
remove debugging printfs from fm

SVN revision: 27065

17 years agomake mime type loads more correct and efficient
Carsten Haitzler [Sun, 12 Nov 2006 03:08:48 +0000 (03:08 +0000)]
make mime type loads more correct and efficient

SVN revision: 27064

17 years agoadded strace
Miculcy Brian [Sun, 12 Nov 2006 02:41:28 +0000 (02:41 +0000)]
added strace

SVN revision: 27061

17 years agofix signal name for init splash - add "bad init splash" detection timeout.
Carsten Haitzler [Sun, 12 Nov 2006 02:16:16 +0000 (02:16 +0000)]
fix signal name for init splash - add "bad init splash" detection timeout.

SVN revision: 27060

17 years agoFix setting border icon. (These need to be done after the window is shown)
Christopher Michael [Sat, 11 Nov 2006 22:20:36 +0000 (22:20 +0000)]
Fix setting border icon. (These need to be done after the window is shown)

SVN revision: 27057

17 years agoRegenerating menus...
manowarrior [Sat, 11 Nov 2006 22:17:47 +0000 (22:17 +0000)]
Regenerating menus...

SVN revision: 27056

17 years agoJust added my irc nick to authors.
Christopher Michael [Sat, 11 Nov 2006 21:21:26 +0000 (21:21 +0000)]
Just added my irc nick to authors.

SVN revision: 27055

17 years agoMime dialog goes live.
Christopher Michael [Sat, 11 Nov 2006 20:07:21 +0000 (20:07 +0000)]
Mime dialog goes live.
Manowarrior, we still need an icon for this.

SVN revision: 27053

17 years agoMime config dialog(s) are in. Remove the todo item.
Christopher Michael [Sat, 11 Nov 2006 20:06:30 +0000 (20:06 +0000)]
Mime config dialog(s) are in. Remove the todo item.

SVN revision: 27052

17 years agoAdded edj and img (png, jpeg, etc) handling code is working now.
Christopher Michael [Sat, 11 Nov 2006 20:02:20 +0000 (20:02 +0000)]
Added edj and img (png, jpeg, etc) handling code is working now.

SVN revision: 27051

17 years ago*** empty log message ***
Massimo Maiurana [Sat, 11 Nov 2006 17:53:57 +0000 (17:53 +0000)]
*** empty log message ***

SVN revision: 27049

17 years agoPrep for handling img files. No actual handling code yet.
Christopher Michael [Sat, 11 Nov 2006 14:28:25 +0000 (14:28 +0000)]
Prep for handling img files. No actual handling code yet.

SVN revision: 27048

17 years agoAllow configuring of mime icons.
Christopher Michael [Sat, 11 Nov 2006 13:44:51 +0000 (13:44 +0000)]
Allow configuring of mime icons.
Add "default" to allow clearing an icon.

Mime edit a little closer to being done. Need to handle edj now.

SVN revision: 27047

17 years agoRefactoring mime edit dialog as per convo w/ raster.
Christopher Michael [Sat, 11 Nov 2006 05:58:35 +0000 (05:58 +0000)]
Refactoring mime edit dialog as per convo w/ raster.

Still need to handle edj and theme icons.

SVN revision: 27044

17 years agoRemove duplicate "sreen_normal" entry.
Christopher Michael [Sat, 11 Nov 2006 02:26:57 +0000 (02:26 +0000)]
Remove duplicate "sreen_normal" entry.

SVN revision: 27041

17 years agoGive shelf contents dialog the same icon as configuring shelves.
Christopher Michael [Sat, 11 Nov 2006 02:22:33 +0000 (02:22 +0000)]
Give shelf contents dialog the same icon as configuring shelves.

SVN revision: 27040

17 years agoIcon for the Shelves dialog.
manowarrior [Fri, 10 Nov 2006 20:35:31 +0000 (20:35 +0000)]
Icon for the Shelves dialog.

SVN revision: 27038

17 years agoDocument another one of them debugging environment variable thingummies.
David Walter Seikel [Fri, 10 Nov 2006 15:00:39 +0000 (15:00 +0000)]
Document another one of them debugging environment variable thingummies.

SVN revision: 27034

17 years agoFix segv in strcmp when locale_cs_canonic is NULL.
metrics [Thu, 9 Nov 2006 23:17:06 +0000 (23:17 +0000)]
Fix segv in strcmp when locale_cs_canonic is NULL.

SVN revision: 27033

17 years agoRemave the application add button again, now that raster has that working
David Walter Seikel [Thu, 9 Nov 2006 13:45:45 +0000 (13:45 +0000)]
Remave the application add button again, now that raster has that working
properly in fm2.

SVN revision: 27031

17 years agoand handle that menu version too
Carsten Haitzler [Thu, 9 Nov 2006 13:16:31 +0000 (13:16 +0000)]
and handle that menu version too

SVN revision: 27029

17 years agohave an "always order stuff" config option for fm2
Carsten Haitzler [Thu, 9 Nov 2006 12:05:57 +0000 (12:05 +0000)]
have an "always order stuff" config option for fm2

SVN revision: 27027

17 years ago#if DEBUG noisy printf's with onefang's permission. :)
metrics [Wed, 8 Nov 2006 11:19:30 +0000 (11:19 +0000)]
#if DEBUG noisy printf's with onefang's permission. :)

SVN revision: 27018

17 years agoFix function name spelling.
metrics [Wed, 8 Nov 2006 10:36:34 +0000 (10:36 +0000)]
Fix function name spelling.

SVN revision: 27017

17 years agoAllow the favorite apps menu to be completely disabled. Also at rasters
David Walter Seikel [Tue, 7 Nov 2006 22:46:24 +0000 (22:46 +0000)]
Allow the favorite apps menu to be completely disabled.  Also at rasters
request, allow the fm menu item to be disabled.

SVN revision: 27005

17 years agoe17 ja.po update (Yasufumi Haga)
e-taro [Tue, 7 Nov 2006 22:10:42 +0000 (22:10 +0000)]
e17 ja.po update (Yasufumi Haga)

SVN revision: 27004

17 years agoAdd a big, honking warning sign to the menu regen button.
David Walter Seikel [Mon, 6 Nov 2006 19:39:10 +0000 (19:39 +0000)]
Add a big, honking warning sign to the menu regen button.

SVN revision: 26991

17 years agoPut the add app button back until issues with fm2 .order files are sorted
David Walter Seikel [Mon, 6 Nov 2006 17:25:09 +0000 (17:25 +0000)]
Put the add app button back until issues with fm2 .order files are sorted
out.

SVN revision: 26990

17 years agoBUG++
David Walter Seikel [Mon, 6 Nov 2006 17:22:04 +0000 (17:22 +0000)]
BUG++

SVN revision: 26989

17 years agobug++
Carsten Haitzler [Mon, 6 Nov 2006 13:39:10 +0000 (13:39 +0000)]
bug++

SVN revision: 26985

17 years agoSome internal echo commands wont support -e, so make sure we get an external
David Walter Seikel [Sun, 5 Nov 2006 22:35:12 +0000 (22:35 +0000)]
Some internal echo commands wont support -e, so make sure we get an external
one.

SVN revision: 26980

17 years agoremove eap_to_desktop from debian package.
kaethorn [Sun, 5 Nov 2006 14:01:53 +0000 (14:01 +0000)]
remove eap_to_desktop from debian package.

SVN revision: 26969

17 years agoBUG++
David Walter Seikel [Sun, 5 Nov 2006 12:23:48 +0000 (12:23 +0000)]
BUG++
CLEANUP++

SVN revision: 26964

17 years agobug++
Carsten Haitzler [Sun, 5 Nov 2006 12:20:04 +0000 (12:20 +0000)]
bug++

SVN revision: 26963

17 years agoDon't include any apps that are specifically for other window managers, but
David Walter Seikel [Sun, 5 Nov 2006 12:02:52 +0000 (12:02 +0000)]
Don't include any apps that are specifically for other window managers, but
do include any that are specifically for us.

SVN revision: 26961

17 years ago* Put the sort checkbox back, raster wasn't sure what it was used for, we
David Walter Seikel [Sun, 5 Nov 2006 11:51:45 +0000 (11:51 +0000)]
* Put the sort checkbox back, raster wasn't sure what it was used for, we
discussed it.

* Remove the add app button, but not if our caller (like IBar) wanted
something special.

SVN revision: 26960

17 years agoRequest gettext 0.12.1.
Kim Woelders [Sun, 5 Nov 2006 10:59:10 +0000 (10:59 +0000)]
Request gettext 0.12.1.

SVN revision: 26959

17 years agobetter -h for e_start
Carsten Haitzler [Sun, 5 Nov 2006 05:57:47 +0000 (05:57 +0000)]
better -h for e_start

SVN revision: 26956

17 years agoCleanup the locale parsing code.
Stafford Mitchell Horne [Sun, 5 Nov 2006 05:09:55 +0000 (05:09 +0000)]
Cleanup the locale parsing code.
 * doesn't canonicalize for BSD machines
 * makes matching logic a little cleaner
 * added a few more comments

SVN revision: 26955

17 years agofix bugs waiting to hapen (eap editor)
Carsten Haitzler [Sun, 5 Nov 2006 03:31:45 +0000 (03:31 +0000)]
fix bugs waiting to hapen (eap editor)
fix icons in fm to match icons that should be displayed.
nuke needless buttons in applications dialog (dnd can do that work) and
right-click menu for "sort apps" thing too.

SVN revision: 26952

17 years agoadded some missing files needed to generate pot
Massimo Maiurana [Sat, 4 Nov 2006 17:56:07 +0000 (17:56 +0000)]
added some missing files needed to generate pot

SVN revision: 26951

17 years ago--leak
metrics [Sat, 4 Nov 2006 13:24:24 +0000 (13:24 +0000)]
--leak

SVN revision: 26946

17 years ago--leak (my fault :P)
metrics [Sat, 4 Nov 2006 13:03:13 +0000 (13:03 +0000)]
--leak (my fault :P)

SVN revision: 26945

17 years ago--leak
metrics [Sat, 4 Nov 2006 12:53:34 +0000 (12:53 +0000)]
--leak

SVN revision: 26944

17 years ago--leak
metrics [Sat, 4 Nov 2006 12:41:24 +0000 (12:41 +0000)]
--leak

SVN revision: 26943

17 years ago--leaks
metrics [Sat, 4 Nov 2006 12:00:13 +0000 (12:00 +0000)]
--leaks

SVN revision: 26942

17 years agoDon't display all the output in the error dialog box if there is a large
metrics [Sat, 4 Nov 2006 06:15:59 +0000 (06:15 +0000)]
Don't display all the output in the error dialog box if there is a large
amount as the render time for all the text is extreme and makes e appear
frozen.

SVN revision: 26940

17 years agoremove some printfs. this works. niice!. :)
Carsten Haitzler [Sat, 4 Nov 2006 04:52:24 +0000 (04:52 +0000)]
remove some printfs. this works. niice!. :)

SVN revision: 26939

17 years agofop first gets its run for recursive deltes.
Carsten Haitzler [Sat, 4 Nov 2006 04:49:36 +0000 (04:49 +0000)]
fop first gets its run for recursive deltes.

SVN revision: 26938

17 years agofix list remove. add cache flush. use it.
Carsten Haitzler [Sat, 4 Nov 2006 02:31:53 +0000 (02:31 +0000)]
fix list remove. add cache flush. use it.

SVN revision: 26937

17 years agoUse list_remove_list as we already have the node we want, and break
Christopher Michael [Sat, 4 Nov 2006 02:04:39 +0000 (02:04 +0000)]
Use list_remove_list as we already have the node we want, and break
afterward as we don't need to keep iterating. Thanks raster :)

SVN revision: 26936

17 years agoFix saving of mime types, they actually save properly now...but why does fm2
Christopher Michael [Sat, 4 Nov 2006 01:26:40 +0000 (01:26 +0000)]
Fix saving of mime types, they actually save properly now...but why does fm2
not honor it? ie: I set image/png to not be thumbnailed, yet they still
thumb...hmm.

SVN revision: 26935

17 years agoremove eap_to_desktop from spec
quan74 [Fri, 3 Nov 2006 23:36:28 +0000 (23:36 +0000)]
remove eap_to_desktop from spec

SVN revision: 26933

17 years agoIf autopoint fails there is no reason to continue.
Kim Woelders [Fri, 3 Nov 2006 19:01:57 +0000 (19:01 +0000)]
If autopoint fails there is no reason to continue.

SVN revision: 26930

17 years agoIf specified, use edj for the icon in list.
Christopher Michael [Fri, 3 Nov 2006 19:01:50 +0000 (19:01 +0000)]
If specified, use edj for the icon in list.

SVN revision: 26929

17 years agopo/Makefile.in is supposed to be generated from po/Makefile.in.in.
Kim Woelders [Fri, 3 Nov 2006 19:01:28 +0000 (19:01 +0000)]
po/Makefile.in is supposed to be generated from po/Makefile.in.in.

SVN revision: 26928

17 years agoThis is not supposed to be here.
Kim Woelders [Fri, 3 Nov 2006 19:00:57 +0000 (19:00 +0000)]
This is not supposed to be here.

SVN revision: 26927

17 years agoAdd/Del/Configure should work now. Still have to handle the case of edj and
Christopher Michael [Fri, 3 Nov 2006 18:52:39 +0000 (18:52 +0000)]
Add/Del/Configure should work now. Still have to handle the case of edj and
desktop.

SVN revision: 26926

17 years agoUse pre-defined fileman.edc icons, if possible, in the list and icon
Christopher Michael [Fri, 3 Nov 2006 16:50:31 +0000 (16:50 +0000)]
Use pre-defined fileman.edc icons, if possible, in the list and icon
selector. Provide a fallback for both.

SVN revision: 26925

17 years agoFix those.
manowarrior [Fri, 3 Nov 2006 13:52:20 +0000 (13:52 +0000)]
Fix those.

SVN revision: 26923

17 years agostart again
Carsten Haitzler [Fri, 3 Nov 2006 13:35:39 +0000 (13:35 +0000)]
start again

SVN revision: 26922

17 years agoand actually load a .edj icon properly - if defined.
Carsten Haitzler [Fri, 3 Nov 2006 12:04:51 +0000 (12:04 +0000)]
and actually load a .edj icon properly - if defined.

SVN revision: 26921

17 years agoand -x on this too
Carsten Haitzler [Fri, 3 Nov 2006 11:59:17 +0000 (11:59 +0000)]
and -x on this too

SVN revision: 26920

17 years agodummy commit to remove +x perms
Carsten Haitzler [Fri, 3 Nov 2006 11:56:41 +0000 (11:56 +0000)]
dummy commit to remove +x perms

SVN revision: 26919

17 years agofix bad looping condition in e_start
Carsten Haitzler [Fri, 3 Nov 2006 11:52:27 +0000 (11:52 +0000)]
fix bad looping condition in e_start

SVN revision: 26918

17 years agoFix an off by one error, thanks to blak.
David Walter Seikel [Fri, 3 Nov 2006 06:12:22 +0000 (06:12 +0000)]
Fix an off by one error, thanks to blak.

SVN revision: 26917

17 years ago--BUG: xdaliclock now gets shaped borders if no user defined border is
metrics [Fri, 3 Nov 2006 06:11:56 +0000 (06:11 +0000)]
--BUG: xdaliclock now gets shaped borders if no user defined border is
set.

SVN revision: 26916

17 years agoRemove leaks in xrandr config panel, tidy up and fix to work with
metrics [Fri, 3 Nov 2006 06:05:03 +0000 (06:05 +0000)]
Remove leaks in xrandr config panel, tidy up and fix to work with
Xephyr.

SVN revision: 26915

17 years agoStart of some file trapping. More todo.
Christopher Michael [Fri, 3 Nov 2006 04:56:54 +0000 (04:56 +0000)]
Start of some file trapping. More todo.

SVN revision: 26914

17 years agoAdded start of a mime edit dialog. All disabled in config panel for now as
Christopher Michael [Fri, 3 Nov 2006 04:11:20 +0000 (04:11 +0000)]
Added start of a mime edit dialog. All disabled in config panel for now as
I'm still working on it.

SVN revision: 26913