Commit Graph

6161 Commits

Author SHA1 Message Date
Christopher Michael 2452563f36 Update todo...fwin can optionally show full path now.
SVN revision: 31275
2007-08-12 21:12:39 +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
Viktor Kojouharov 87934cc6fe minor update
SVN revision: 31267
2007-08-12 11:40:49 +00:00
Christopher Michael d5c9007667 Autoload fileman module on new configs.
SVN revision: 31264
2007-08-12 10:30:34 +00:00
Carsten Haitzler 0c68584f44 wizard skeleton. no code (yet).
SVN revision: 31263
2007-08-12 10:16:26 +00:00
Christopher Michael 410348c2bd Remove e_fwin.c...it's in the fileman module now.
SVN revision: 31262
2007-08-12 10:08:06 +00:00
Christopher Michael e7ea64aefe May help to commit configure.in changes too :)
SVN revision: 31261
2007-08-12 10:03:18 +00:00
Christopher Michael 367a84179b Remove e_fwin.c/.h as they are in fileman module now.
SVN revision: 31259
2007-08-12 09:58:07 +00:00
Christopher Michael 7935a4da9f Adding fileman as a module. This commit includes necessary changes to
e_zone, e_int_menus, etc, etc to make this happen.


SVN revision: 31258
2007-08-12 09:57:24 +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
Christopher Michael 8557965fd6 Move adding the extra separator on menu to the function that is calling the
"menu extend" so that we don't end up with extra separators at the end of
the menu.


SVN revision: 31239
2007-08-11 09:24:34 +00:00
Viktor Kojouharov d2e73bfbc7 updated translation
SVN revision: 31238
2007-08-10 18:10:51 +00:00
kaethorn 7fb6a47794 revert some accidentaly committed changes.
SVN revision: 31222
2007-08-08 11:54:12 +00:00
kaethorn 5cfb89ef7c fix modules installs and rules.
SVN revision: 31217
2007-08-07 21:44:37 +00:00
Carsten Haitzler 69c89fe5c1 god damn.. chasing that bad mem access was tricky. found it after futzing
with edje, evas and e.


SVN revision: 31206
2007-08-07 14:20:47 +00:00
lok aec4cc9204 Fix the segv at restart.
SVN revision: 31203
2007-08-07 11:46:19 +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 6372896d9d adjust todo - working on fm_main - can't seem to get hal to mount removable
devices with uid=X (X == the users uid) so the user can modify their
removable devices.


SVN revision: 31188
2007-08-05 23:30:40 +00:00
Carsten Haitzler a9ad787fe2 remove old config callback
SVN revision: 31186
2007-08-05 10:15:37 +00:00
Carsten Haitzler 0f27441f3d fix artiface where movereisze info stays in old location then jumps to new
after first move/resize event


SVN revision: 31185
2007-08-05 08:32:26 +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
Massimo Maiurana bacc96e539 *** empty log message ***
SVN revision: 31182
2007-08-05 07:50:39 +00:00
Carsten Haitzler ea0b0dd7d8 winlist -> module!
SVN revision: 31178
2007-08-05 04:41:55 +00:00
Carsten Haitzler 9616c8fdd6 oops - missed version member
SVN revision: 31177
2007-08-05 03:13:23 +00:00
Massimo Maiurana 9d369e7ab8 *** empty log message ***
SVN revision: 31163
2007-08-04 13:38:42 +00:00
Carsten Haitzler a960cd070b move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will
probably die as it's already got legacy funcion methods for layer etc. stuff.


SVN revision: 31161
2007-08-04 13:12:43 +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
Christopher Michael 7815990fd9 Correct filename typo for exebuf module.
SVN revision: 31137
2007-08-03 11:33:00 +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 fb5ccdd3a4 free order object
SVN revision: 31131
2007-08-03 06:11:55 +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
Sebastian Dransfeld ecaedc0e95 Formatting.
SVN revision: 31128
2007-08-03 05:29:40 +00:00
Christopher Michael 453549ef0c Only add a separator if the Config - Border module is loaded.
SVN revision: 31125
2007-08-03 00:03:14 +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 0aeaf86749 load all conf modules by default
SVN revision: 31097
2007-07-31 15:08:40 +00:00
Carsten Haitzler c947fd66bc better pkgconfig deps
SVN revision: 31096
2007-07-31 15:00:22 +00:00
Christopher Michael fde266b92a Check that we have a valid exe before calling ecore_exe_free. See bug #122
for more information.
Fix some formatting issues.


SVN revision: 31093
2007-07-30 19:37:30 +00:00