Commit Graph

6415 Commits

Author SHA1 Message Date
Christopher Michael a9a166f0ea Fix typo.
SVN revision: 32994
2007-12-05 02:39:48 +00:00
Christopher Michael a6aafc0831 Cleanup module_update handler a little better.
SVN revision: 32993
2007-12-05 02:37:36 +00:00
Christopher Michael 1f7e8e7611 Simplify Fonts Advanced dialog code a bit.
Dialog Resize looks/works better now.


SVN revision: 32992
2007-12-05 02:08:54 +00:00
Christopher Michael bfd61db58f Fixes needed for new Font Config dialog.
SVN revision: 32991
2007-12-05 02:07:07 +00:00
Christopher Michael be9f2dc275 Better resizing. Fix some formatting issues.
Dialog still needs work.


SVN revision: 32988
2007-12-04 22:44:55 +00:00
Christopher Michael df97016321 Much better resizing on the Paths dialog.
Some formatting fixes.


SVN revision: 32987
2007-12-04 22:44:24 +00:00
Christopher Michael 68d332ad0d Fix resizing of config_list widget.
Some formatting fixes.


SVN revision: 32986
2007-12-04 22:43:53 +00:00
Christopher Michael 9335742e16 Formatting & whitespace removal.
SVN revision: 32985
2007-12-04 22:20:25 +00:00
Christopher Michael f0467da019 Allow more space for moving/placeing items in the toolbar. This removes the
large "gap" at the begining & end of the toolbar.
Also remove the "shaped" option as it's not needed in default theme.


SVN revision: 32982
2007-12-04 19:39:00 +00:00
Christopher Michael 03b404c979 Add ability to edit/add mime types for a desktop file.
Fix some formatting.
(This dialog really needs a rewrite...may do that later)


SVN revision: 32981
2007-12-04 17:48:28 +00:00
Christopher Michael eea4898bb5 Don't sort the menu/order list based on alpha. Use the existing order from
the menu/order file.


SVN revision: 32980
2007-12-04 16:58:04 +00:00
Christopher Michael bc3dd78cc0 No Need to store app & sel as they are not used in the code.
SVN revision: 32979
2007-12-04 16:46:11 +00:00
Christopher Michael a1a43917d7 Add missing vim format info.
SVN revision: 32978
2007-12-04 16:35:43 +00:00
Christopher Michael 19af02307f Rework the ibar/restart/startup Apps dialog.
- Resizable
- Lists ALL applications
- Can multi-select on the ilists now
- Dialog takes up less space.


SVN revision: 32977
2007-12-04 16:34:11 +00:00
Christopher Michael a6b55b25ad Fix lots of formatting issues in eap_editor
SVN revision: 32974
2007-12-04 10:52:55 +00:00
Christopher Michael 20301df32a Fix random segfault when loading/unloading modules & Config Panel not up.
SVN revision: 32973
2007-12-04 10:22:18 +00:00
Christopher Michael 3ac3134bac Use better method for returning all desktops in case the ones in ~/.local
don't have a category set.


SVN revision: 32967
2007-12-03 18:56:33 +00:00
Christopher Michael c47a631bde Better Open With dialog.
- Fixes window icon.
- Makes dialog resizable
- Loads desktops from both ~/.local/share/applications & the system apps dir.


SVN revision: 32966
2007-12-03 17:06:56 +00:00
Sebastian Dransfeld d4767f9221 Something to do on a dark winter day.
SVN revision: 32950
2007-12-02 20:19:21 +00:00
Sebastian Dransfeld 2b60a23b28 formatting
SVN revision: 32948
2007-12-02 20:03:29 +00:00
Sebastian Dransfeld b2bd892200 Fix compile warnings.
SVN revision: 32947
2007-12-02 19:48:09 +00:00
Sebastian Dransfeld cb0c56abbf If we don't want to show the shelf, explicitly hide it. Needed if the
user moves the mouse along the shelf edge.


SVN revision: 32945
2007-12-02 19:32:32 +00:00
Sebastian Dransfeld 1923026bb8 Disable gadcon locking for gadcon client menu for now. Need to find the
right solution.


SVN revision: 32934
2007-12-02 16:01:02 +00:00
Christopher Michael ad1add71a5 Add rar icon to Makefile.am
SVN revision: 32932
2007-12-02 09:08:25 +00:00
Christopher Michael 4cee74fcff Add icon for rar types.
SVN revision: 32931
2007-12-02 09:07:40 +00:00
Christopher Michael b8a1ead5c1 Add icon for Rar types also.
SVN revision: 32930
2007-12-02 09:07:17 +00:00
Eric Schuele 35e6d26df7 fix issue in which toggling skip pager option removes forever the window from the pager.
SVN revision: 32897
2007-11-27 05:52:16 +00:00
Miculcy Brian 55760113f6 This patch fixes a few sloppy focus problems (mouse was over a window which doesn't have the focus,...). See bug #210.
Great work sECuRE!


SVN revision: 32892
2007-11-26 21:33:23 +00:00
Christopher Michael c7bbdb6b68 Make sure that the gcc->menu is set.
SVN revision: 32879
2007-11-25 08:27:13 +00:00
Christopher Michael f815a503eb More thorough check on menu_post for shelf.
SVN revision: 32874
2007-11-25 05:36:54 +00:00
Christopher Michael 0509cb1a44 More gadcon->shelf checks before calling any shelf-specific functions.
SVN revision: 32868
2007-11-25 04:15:50 +00:00
Christopher Michael 0f0a57d127 More shelf-specific checks before calling shelf-specific functions.
SVN revision: 32864
2007-11-25 03:25:26 +00:00
Christopher Michael 326b96eb5f *sigh* Gadget containers can be other things besides Shelfs. Check for
existance of shelf before calling shelf-specific functions.


SVN revision: 32863
2007-11-25 03:18:31 +00:00
Sebastian Dransfeld b70ffc5a1c formatting
SVN revision: 32862
2007-11-24 13:27:49 +00:00
Miculcy Brian 30f57495c1 --old todo comment
SVN revision: 32861
2007-11-24 13:26:20 +00:00
Sebastian Dransfeld 1c8571d3ae Even though we have e_dbus support, it isn't sure that we get a dbus
connection.


SVN revision: 32860
2007-11-24 13:23:35 +00:00
Sebastian Dransfeld 82060a3ead No need to have both unref and close, only creates ambiguity.
SVN revision: 32859
2007-11-24 13:22:03 +00:00
Sebastian Dransfeld 5d0dfc3e0f No need to check type if we only register to one event.
SVN revision: 32858
2007-11-24 12:42:54 +00:00
Sebastian Dransfeld 378da822f8 Always focus on mouse in, and only focus if we interract with the shelf.
SVN revision: 32857
2007-11-24 12:35:20 +00:00
Sebastian Dransfeld 306ea57a09 Interrupt hiding on mouse in.
SVN revision: 32856
2007-11-24 12:31:15 +00:00
Christopher Michael 8f3a4020fa Remove unused variable.
Add return values.


SVN revision: 32854
2007-11-24 10:16:13 +00:00
Christopher Michael 5528215b82 Subscribe to module update event. This will allow Config Panel to have
dynamic adds/dels when a module gets loaded/unloaded; ie: If you load module
that makes entries to Config Panel, then the Panel lists will dynamically be
updated with those entries.


SVN revision: 32853
2007-11-24 10:12:36 +00:00
Sebastian Dransfeld 95baed480c Always hide on mouse out
SVN revision: 32847
2007-11-23 12:03:00 +00:00
Sebastian Dransfeld 48420fb474 Only hide if config says so.
SVN revision: 32846
2007-11-23 12:02:21 +00:00
Christopher Michael e24160a744 Only call shelf_lock_set if the gadcon is part of a shelf & gadcon->shelf
exists. . This fixes segfaults with trying to edit/move items in the toolbar.


SVN revision: 32845
2007-11-23 11:49:27 +00:00
Sebastian Dransfeld 6056177e48 Translate
SVN revision: 32843
2007-11-23 10:11:53 +00:00
Sebastian Dransfeld 2124f06c27 lock shelf on gadcon edit and menu
SVN revision: 32841
2007-11-23 09:38:30 +00:00
Sebastian Dransfeld 4ca1a61c07 Declare and put static methods where they belong.
SVN revision: 32840
2007-11-23 09:32:02 +00:00
Sebastian Dransfeld 9dd01a4b9f Fix if statement.
SVN revision: 32839
2007-11-23 09:23:52 +00:00
Sebastian Dransfeld d75ea71282 Remove debug printf
SVN revision: 32838
2007-11-23 09:22:43 +00:00