Commit Graph

4995 Commits

Author SHA1 Message Date
Stafford Mitchell Horne 51fb982087 Change and Optimizations to locale parsing
* remember parse results
 * combine results only when needed (rarely)
 * parse results use Stringshare


SVN revision: 27134
2006-11-16 14:25:22 +00:00
David Walter Seikel 50cf1ae98c *Make the apps config dialog even more generic.
*Use it from the startup config dialog.

I'm too tired for aesthetics, someone please make the startup config dialog
look pretty again.


SVN revision: 27130
2006-11-16 00:08:29 +00:00
Christopher Michael 48b19f84c6 Properly check for a blank name and then set it to desktop_default_name if
we have to.


SVN revision: 27120
2006-11-15 11:50:06 +00:00
Christopher Michael 3a2e9005b6 Add a desktop_default_name fallback in the Apply code so if someone erases
the current desktop_name, it will add a default name and not segf.


SVN revision: 27119
2006-11-15 11:46:48 +00:00
Christopher Michael 1a52cad9a2 Cross off desktop_names as it is now GUI'd.
Another one bites the dust :)


SVN revision: 27118
2006-11-15 11:40:27 +00:00
Christopher Michael 01acd6158a Added config_desk to e_includes and Makefile.am for building.
Tied config_desk into the desk preview widget.


SVN revision: 27117
2006-11-15 11:33:15 +00:00
Christopher Michael da364ab8b3 Added config dialog for setting desktop names, bgs, or anything specific to
a single desktop.


SVN revision: 27116
2006-11-15 11:31:30 +00:00
Christopher Michael b3a95d3619 Remove some duplicated lines.
Fix an issue where trying to set to the theme wallpaper would not work from
desk preview.


SVN revision: 27115
2006-11-15 09:46:43 +00:00
metrics 7f9999dbf8 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
2006-11-15 06:24:30 +00:00
Christopher Michael 2f31f34b37 Fix typo spotted by tokyo, Thanks :)
SVN revision: 27113
2006-11-15 05:54:19 +00:00
Christopher Michael 2af09ac83b 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
2006-11-15 05:00:50 +00:00
metrics 86add777e6 Fix pager autoscroll dnd issues.
SVN revision: 27111
2006-11-15 02:49:49 +00:00
David Walter Seikel daa13ce327 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
2006-11-15 00:15:05 +00:00
David Walter Seikel 1c3843fea7 Part one of the quick'n'dirty "save our menu costumizations" hack.
SVN revision: 27107
2006-11-14 21:44:34 +00:00
Christopher Michael 010bf1ed24 Mime icons is now in a gui. Update e_config.h to reflect.
SVN revision: 27106
2006-11-14 19:04:36 +00:00
Carsten Haitzler 2512a2b950 sort now menu item to make kai happy :)
SVN revision: 27104
2006-11-14 14:55:21 +00:00
Christopher Michael 2dede0190b Rename the Mime Types dialog to File Associations.
SVN revision: 27103
2006-11-14 06:09:32 +00:00
Christopher Michael a5f362a0ab Fix an issue with desk preview bg set always selecting Use Theme Bg.
Remove some duplicated code.
Minor formatting.


SVN revision: 27102
2006-11-14 05:39:26 +00:00
Christopher Michael 9b5ac6cfbe Bump up the list height so that it matches closer to the preview widget
height.


SVN revision: 27101
2006-11-14 04:26:25 +00:00
Christopher Michael e9806ee264 Fix a compiler warning about ecore_event_handlers.
SVN revision: 27097
2006-11-13 22:10:25 +00:00
David Walter Seikel 030b6391d0 Fix a warning. Good catch devil. B-)
SVN revision: 27095
2006-11-13 21:47:05 +00:00
David Walter Seikel 6fe5ff2ca3 FIXME++
SVN revision: 27094
2006-11-13 21:36:37 +00:00
Christopher Michael e368c008fb 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
2006-11-13 21:28:25 +00:00
Christopher Michael 70769c03ef Be sure to close the mime_edit dialog if the main mime_list dialog closes.
SVN revision: 27092
2006-11-13 21:08:54 +00:00
Christopher Michael 3da0131bcc Use strstr, not strcasestr, for dj2 and solaris :)
SVN revision: 27091
2006-11-13 20:29:37 +00:00
David Walter Seikel 3eb8a21ede The ESTART timing stuff includes the FDO path setup time, so no need to do
that seperately.


SVN revision: 27090
2006-11-13 14:47:56 +00:00
metrics 09f79e7556 Fix drag and drop.
SVN revision: 27086
2006-11-13 13:07:49 +00:00
Christopher Michael cff8cd28a1 Remove an unused variable. Fix some formatting.
SVN revision: 27084
2006-11-13 10:52:17 +00:00
metrics 8155e23433 Fix copy and paste error.
SVN revision: 27082
2006-11-13 08:30:29 +00:00
metrics 33a1a91f02 Add composite support for popups (shelves, menus and exebuf)
configurable via enlightenment_remote.


SVN revision: 27081
2006-11-13 07:26:14 +00:00
David Walter Seikel 2d3c6a7ecb Oops, needed this check in two places.
SVN revision: 27077
2006-11-12 17:18:59 +00:00
David Walter Seikel ac25c1fb67 .cvsignore++
SVN revision: 27074
2006-11-12 13:19:12 +00:00
David Walter Seikel ce13983c9f 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
2006-11-12 12:51:29 +00:00
metrics 5cc25e147a Start of fix for drag and drop to autoscrolling ibar/ibox.
SVN revision: 27068
2006-11-12 11:32:44 +00:00
metrics 93e6517c22 Yet another debugger (kinda vim like).
SVN revision: 27066
2006-11-12 10:01:06 +00:00
Carsten Haitzler 81ab23b2ba remove debugging printfs from fm
SVN revision: 27065
2006-11-12 03:22:36 +00:00
Carsten Haitzler 7f38a7be33 make mime type loads more correct and efficient
SVN revision: 27064
2006-11-12 03:08:48 +00:00
Miculcy Brian 20e69359f9 added strace
SVN revision: 27061
2006-11-12 02:41:28 +00:00
Carsten Haitzler 6d9484a543 fix signal name for init splash - add "bad init splash" detection timeout.
SVN revision: 27060
2006-11-12 02:16:16 +00:00
Christopher Michael bdbb834273 Fix setting border icon. (These need to be done after the window is shown)
SVN revision: 27057
2006-11-11 22:20:36 +00:00
manowarrior 050f1fe5b2 Regenerating menus...
SVN revision: 27056
2006-11-11 22:17:47 +00:00
Christopher Michael 71bf6c573d Just added my irc nick to authors.
SVN revision: 27055
2006-11-11 21:21:26 +00:00
Christopher Michael c4548fcda7 Mime dialog goes live.
Manowarrior, we still need an icon for this.


SVN revision: 27053
2006-11-11 20:07:21 +00:00
Christopher Michael c2553ead93 Mime config dialog(s) are in. Remove the todo item.
SVN revision: 27052
2006-11-11 20:06:30 +00:00
Christopher Michael 27f24850e8 Added edj and img (png, jpeg, etc) handling code is working now.
SVN revision: 27051
2006-11-11 20:02:20 +00:00
Massimo Maiurana dc3c8c6198 *** empty log message ***
SVN revision: 27049
2006-11-11 17:53:57 +00:00
Christopher Michael fa59e98a82 Prep for handling img files. No actual handling code yet.
SVN revision: 27048
2006-11-11 14:28:25 +00:00
Christopher Michael 3e5a366650 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
2006-11-11 13:44:51 +00:00
Christopher Michael 155d7c22b5 Refactoring mime edit dialog as per convo w/ raster.
Still need to handle edj and theme icons.


SVN revision: 27044
2006-11-11 05:58:35 +00:00
Christopher Michael 2f1d07eb36 Remove duplicate "sreen_normal" entry.
SVN revision: 27041
2006-11-11 02:26:57 +00:00