Commit Graph

798 Commits

Author SHA1 Message Date
Carsten Haitzler 33e5c2d4b2 workin' on my wiz.
SVN revision: 31384
2007-08-18 15:55:48 +00:00
Christopher Michael 4f56af6521 No need to assign an eco here. Add safety to be sure _e_configure is NULL.
Thanks englebass.


SVN revision: 31380
2007-08-18 11:48:10 +00:00
Christopher Michael adcd7517f8 When the module gets unloaded, kill open Config Panels. If left open, they
cause segfaults for things like mouse_events on buttons, etc, etc.


SVN revision: 31379
2007-08-18 10:45:38 +00:00
Carsten Haitzler 8128302bd5 lok's xdnd work
SVN revision: 31378
2007-08-18 10:37:16 +00:00
Christopher Michael 26478b961c Fix config file versioning so that properties get saved correctly & restored
on a restart.


SVN revision: 31306
2007-08-13 23:21:16 +00:00
Sebastian Dransfeld 8dd584238e remove unused variable
SVN revision: 31299
2007-08-13 06:07:04 +00:00
Sebastian Dransfeld 9d6a1bb73e ignore
SVN revision: 31298
2007-08-13 06:04:12 +00:00
Sebastian Dransfeld 5e81cf9a98 Correct function defintion
SVN revision: 31296
2007-08-13 06:02:24 +00:00
Sebastian Dransfeld 15b3961638 Include header for function declaration.
SVN revision: 31295
2007-08-13 05:51:01 +00:00
Christopher Michael e00e9f6b84 Implement Config File Version support for Fileman module as I know more
options will get added in the future. Sorry for the initial config wipe
people but this way we can avoid future problems.


SVN revision: 31289
2007-08-13 05:05:26 +00:00
Christopher Michael eb16f16b48 Remove Profiles from the Config Submenu, doesn't need to be there.
Fix some formatting.


SVN revision: 31282
2007-08-13 00:08:59 +00:00
Christopher Michael efbde4e98a Add File Icons to the Fileman Category of Config Panel.
Fix a compiler warning.


SVN revision: 31281
2007-08-13 00:07:05 +00:00
Christopher Michael a37cff5148 Add Fileman config to Configuration Panel when module loaded.
SVN revision: 31280
2007-08-13 00:00:13 +00:00
Christopher Michael 5b13763f3f Enable some different View Modes. Most disabled for now until they work
better.


SVN revision: 31278
2007-08-12 23:34:30 +00:00
Christopher Michael 32d15a5ff6 Rfresh existing fm's when config properties change.
SVN revision: 31276
2007-08-12 23:04:38 +00:00
Christopher Michael 934f311ffa Add options for showing Full Path in the window & option to disable Desktop
Icons.


SVN revision: 31274
2007-08-12 21:10:02 +00:00
Christopher Michael 3e63519a9a Set correct window title when we navigate to different places.
SVN revision: 31273
2007-08-12 20:43:13 +00:00
Christopher Michael 7bfdc90806 Do not allow Desktop folders to open in place.
SVN revision: 31272
2007-08-12 20:02:50 +00:00
Carsten Haitzler dd9a509678 working on wizard - nothing yet. dont use it! you'll regret it!
SVN revision: 31268
2007-08-12 14:34:53 +00:00
Carsten Haitzler 0c68584f44 wizard skeleton. no code (yet).
SVN revision: 31263
2007-08-12 10:16:26 +00:00
Christopher Michael 7f23b7cd9c Add fileman module to build process.
SVN revision: 31257
2007-08-12 09:54:58 +00:00
Christopher Michael b2aa6a27fe Add file manager as a module.
SVN revision: 31256
2007-08-12 09:54:33 +00:00
Christopher Michael 8205067776 Remove Show Desktop Icons option in prep for fileman module going in cvs.
SVN revision: 31255
2007-08-12 09:44:10 +00:00
Christopher Michael d39e73aba2 Check that the dropshadow config dialog is not already open before we create
another one.


SVN revision: 31251
2007-08-12 02:28:20 +00:00
Miculcy Brian c2fc7b6a81 Checkbox for composite.
SVN revision: 31250
2007-08-11 20:03:21 +00:00
Miculcy Brian 348c00eed6 Don't show menu entry for configuring virtual desktops if conf_desks isn't loaded.
SVN revision: 31199
2007-08-06 23:35:13 +00:00
Carsten Haitzler c3fc770dce config panel now is a module - just config registry is in core e.
SVN revision: 31184
2007-08-05 08:07:39 +00:00
Carsten Haitzler ea0b0dd7d8 winlist -> module!
SVN revision: 31178
2007-08-05 04:41:55 +00:00
Christopher Michael ffa9faff45 Use proper icon for exebuf module.
SVN revision: 31153
2007-08-04 00:33:01 +00:00
Christopher Michael f9065df738 Remove the Add Application menu item if the conf-apps module is not loaded.
Disable the "Configure" button in the config dialog is conf-apps module is
not loaded.


SVN revision: 31152
2007-08-04 00:20:54 +00:00
Miculcy Brian 6cd0b24108 New configuration dialog 'engine'. Only basic mode for now, advanced stuff will follow soon. :)
SVN revision: 31149
2007-08-03 22:44:21 +00:00
Miculcy Brian 3bfec3d628 Move fixed menu entries into modules.
SVN revision: 31139
2007-08-03 15:57:27 +00:00
Miculcy Brian d1ce28df59 Allow to create plain profiles / clone current profile.
SVN revision: 31136
2007-08-03 10:20:35 +00:00
Sebastian Dransfeld 661f22366f Add needed header
SVN revision: 31134
2007-08-03 07:24:59 +00:00
Sebastian Dransfeld 5269d8f9d3 free list from efreet_icon_theme_list_get()
SVN revision: 31130
2007-08-03 06:06:09 +00:00
Sebastian Dransfeld 80d118c3e9 formatting
SVN revision: 31129
2007-08-03 05:34:33 +00:00
Miculcy Brian 9a179d464d Added a configuration menu entry for the profiles dialog.
SVN revision: 31124
2007-08-02 23:40:58 +00:00
Carsten Haitzler 7c50b360d8 another example - exebuf goes to a module. it's even a godo demo of how a
moduel can extend the default action set (and remove its action) as well as
extend the default menus.


SVN revision: 31103
2007-08-01 12:37:01 +00:00
Carsten Haitzler 9bdd051457 add delayed module loading in idle time. moduels can register if they
should/can be delayed or not.


SVN revision: 31087
2007-07-29 10:24:56 +00:00
Christopher Michael 45f29cdf73 Change icon for winlist module.
SVN revision: 31084
2007-07-29 08:16:10 +00:00
Christopher Michael 428db8d5e0 Change icon for performance module.
SVN revision: 31083
2007-07-29 08:14:28 +00:00
Christopher Michael c6451d8c56 Change icon for Search Directories module.
SVN revision: 31082
2007-07-29 08:13:15 +00:00
Christopher Michael 0767525391 Change icon for mime module.
SVN revision: 31081
2007-07-29 08:11:21 +00:00
Christopher Michael 8a71009cd7 Change icon for exebuf module.
SVN revision: 31080
2007-07-29 08:09:31 +00:00
Christopher Michael 174fe89066 Change icon for conf_dialogs.
SVN revision: 31079
2007-07-29 08:08:09 +00:00
Christopher Michael ddecb79193 Remove whitespace following trailing backslash.
SVN revision: 31078
2007-07-29 08:00:14 +00:00
Carsten Haitzler 77fd346c48 and fix .desktop
SVN revision: 31075
2007-07-29 07:41:15 +00:00
Carsten Haitzler 24a69de4ce stupid stupid stupid filename length limti for .edj file in module - stupid!
make shorter and change standard to suit. grrr


SVN revision: 31074
2007-07-29 07:38:06 +00:00
Carsten Haitzler a220489b4e and the last of the config panel dialogs gets modularised - mroe config
dialogs around but hooked up differently. do these by hand.


SVN revision: 31073
2007-07-29 06:58:24 +00:00
Christopher Michael 9bfeb09b7f Use a better null trap for e_theme_config_get returning NULL. This should
allow a theme to still be set.


SVN revision: 31071
2007-07-29 05:02:18 +00:00