Commit Graph

6161 Commits

Author SHA1 Message Date
Carsten Haitzler e1b6e17c1a disable tracking of stdout/err for now.
SVN revision: 31491
2007-08-25 07:39:57 +00:00
Massimo Maiurana 3a4bfa0735 *** empty log message ***
SVN revision: 31483
2007-08-24 11:01:45 +00:00
Eric Schuele 008ef435ff Rename -shutdown to -exit, to match the operations in the menu. Create a -shutdown that will shut the computer down.
SVN revision: 31481
2007-08-24 04:22:25 +00:00
Christopher Michael d216385aca Initialze variable to 0, eliminate compiler warning.
SVN revision: 31476
2007-08-23 10:49:50 +00:00
Christopher Michael 7b461584a3 Initialize the return val to 0 to eliminate compiler warning.
SVN revision: 31475
2007-08-23 10:48:29 +00:00
Christopher Michael bfba0c9a61 Cleanup some compiler warnings. No real need for the *f there.
SVN revision: 31474
2007-08-23 10:47:28 +00:00
Christopher Michael 707bfaa565 Initialize some variables to remove compiler warning.
SVN revision: 31473
2007-08-23 10:40:43 +00:00
Christopher Michael fc94c55d57 Fix compiler warnings by initializing some variables & using evas_stringshare.
SVN revision: 31472
2007-08-23 10:26:36 +00:00
Christopher Michael dddbaba999 Initialize some variables to remove compiler warnings.
SVN revision: 31471
2007-08-23 10:12:03 +00:00
Christopher Michael e0924b6224 Remove unused functions.
SVN revision: 31470
2007-08-23 10:09:22 +00:00
Christopher Michael 08ab2a32f9 Comment out unused functions. These MAY return someday.
SVN revision: 31469
2007-08-23 10:07:55 +00:00
Christopher Michael d0578eb3cb Lots of cleanup (Remove unused variables & functions)
SVN revision: 31468
2007-08-23 09:45:30 +00:00
Christopher Michael 5dc90c19da Fix slider height in Advanced dialog for tokyo :)
SVN revision: 31454
2007-08-22 10:23:53 +00:00
Christopher Michael 03d9e3610a Reimplement filereg as a hash instead of a list, providing a minor speedup.
SVN revision: 31448
2007-08-21 22:35:45 +00:00
Viktor Kojouharov b0d4ef2ea9 info popup for gadcon clients
SVN revision: 31432
2007-08-20 18:50:20 +00:00
Miculcy Brian f00826e9e2 Do not allow to kill internal windows using the kill keybinding.
SVN revision: 31426
2007-08-20 14:28:21 +00:00
Viktor Kojouharov c00058832b ecore api change
SVN revision: 31411
2007-08-19 20:45:36 +00:00
Carsten Haitzler 28abfe9f2d remove unref - see comment in diff
SVN revision: 31401
2007-08-19 14:54:55 +00:00
Carsten Haitzler 33e5c2d4b2 workin' on my wiz.
SVN revision: 31384
2007-08-18 15:55:48 +00:00
lok e8c285ddb6 BSD compatibility.
SVN revision: 31382
2007-08-18 12:15:31 +00:00
Sebastian Dransfeld 81c825ce00 Don't use strlen to check for empty string.
SVN revision: 31381
2007-08-18 11:50:08 +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
Eric Schuele 549fc86562 I suspect this was intended.
SVN revision: 31375
2007-08-18 02:28:40 +00:00
Sebastian Dransfeld 4480e0a947 Better check for 0 stringlength.
SVN revision: 31369
2007-08-17 17:23:06 +00:00
Christopher Michael c865286d76 Removed unused variable.
SVN revision: 31358
2007-08-17 08:41:23 +00:00
Carsten Haitzler 910fa44c0c fix right clikc when multiple files are selected not to desel other files
SVN revision: 31357
2007-08-17 02:59:34 +00:00
Christopher Michael 6b9fe07177 Rework the Modules dialog so that it loads a lot faster.
Uses hashes now instead of lists, and doesn't loop the widget_ilist items as
much.
Still need to add back in the dir monitors, but need some sleep :)


SVN revision: 31323
2007-08-15 13:51:00 +00:00
Christopher Michael 68d30a59db Be sure to set the ilist item->selected to 0 when calling e_ilist_unselect.
SVN revision: 31321
2007-08-15 11:31:36 +00:00
Sebastian Dransfeld 67ee15f072 Add macro to free lists.
SVN revision: 31317
2007-08-15 05:48:47 +00:00
Christopher Michael 285c459983 Remove useless function proto.
SVN revision: 31313
2007-08-14 21:07:10 +00:00
Christopher Michael bd2cf1848b Delete event callbacks when e_entry is deleted.
Allow apps/modules to trap a "key_down" event for e_widget_entry.


SVN revision: 31311
2007-08-14 20:32:52 +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
Massimo Maiurana ec1a1fb9a8 *** empty log message ***
SVN revision: 31301
2007-08-13 10:33: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 51e232b6a1 Function is gone.
SVN revision: 31297
2007-08-13 06:02:40 +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
Sebastian Dransfeld ade5ec1d4d no longer needed
SVN revision: 31294
2007-08-13 05:37:02 +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 708279de32 Some more fwin/fm2 todo updates.
SVN revision: 31284
2007-08-13 00:21:00 +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
manowarrior 80d85dea05 i'm sick of the old crap..
SVN revision: 31279
2007-08-12 23:45:03 +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 c28150f1e8 Add minor fwin bugger.
SVN revision: 31277
2007-08-12 23:10:56 +00:00
Christopher Michael 32d15a5ff6 Rfresh existing fm's when config properties change.
SVN revision: 31276
2007-08-12 23:04:38 +00:00