Commit Graph

1618 Commits

Author SHA1 Message Date
codewarrior d3c1a4a4a0 -Efm:
- cleanups
- patch from Jose for menus.
- patch from Mista for Open With and other misc.


SVN revision: 19581
2006-01-06 23:45:13 +00:00
Carsten Haitzler 603f0ab5b1 bug--
SVN revision: 19562
2006-01-06 16:26:18 +00:00
Carsten Haitzler d6f75b50cf fix stringshare NULL
SVN revision: 19558
2006-01-06 15:24:29 +00:00
Carsten Haitzler eff5eeeac7 fix several bugs (cursors for example)... found some more... :)
SVN revision: 19555
2006-01-06 13:56:46 +00:00
Christopher Michael afa4cf4615 Minor fix for Configure and About buttons being disabled on apply when the modules state hasn't changed
SVN revision: 19552
2006-01-06 09:07:34 +00:00
Christopher Michael 18d49353ce Add Size and Position options to Advanced Config Dialogue for Winlist. Does not follow the ''Advanced has same options as Basic'' design because it would not fit into 640x480. Feel free to redo if you can make it fit.
SVN revision: 19539
2006-01-05 12:06:56 +00:00
Christopher Michael 6c5ccfcb3a Fix buggers in module config dialog. Configure/About buttons were not in sync with the modules state
SVN revision: 19537
2006-01-05 10:11:00 +00:00
Christopher Michael 2f75f46077 Added window list settings dialog.
Updated e_config.h to reflect what is gui'd


SVN revision: 19533
2006-01-04 22:20:51 +00:00
Christopher Michael b495e3aa62 Removed unused variable and functions
SVN revision: 19532
2006-01-04 21:11:44 +00:00
Christopher Michael 19690e4b2d Fix eap editor segfault by checking to see that the tile exists before trying to remove it.
SVN revision: 19515
2006-01-03 23:23:28 +00:00
Christopher Michael bba7ef3fba Remove restart dialogue from general settings as it's not needed. Thanks Sebastion :)
SVN revision: 19514
2006-01-03 21:38:34 +00:00
Christopher Michael 79df73f1b9 Formatting. No need to check if a dir exists as ecore_file_is_dir already checks. Sizing Fixes for the dialogue. Should look a bit better now.
SVN revision: 19496
2006-01-02 11:33:10 +00:00
Christopher Michael a734626cbb Formatting. No need to check if a dir exists as ecore_file_is_dir already checks
SVN revision: 19494
2006-01-02 10:52:44 +00:00
Christopher Michael 8945585113 Added Performance Settings configure dialogue for handling E cache settings
and framerate.


SVN revision: 19488
2006-01-02 07:01:07 +00:00
Christopher Michael 765bfe433b Rework General Settings Dialog in prep for Performance Settings Dialog
SVN revision: 19487
2006-01-02 06:59:36 +00:00
Christopher Michael 824908f473 Fixes to general settings dialog. Handle different caches correctly. Formatting
SVN revision: 19485
2006-01-02 05:32:07 +00:00
Christopher Michael 9982e2e6d3 Update e_config.h with comments about what is GUI'd
SVN revision: 19481
2006-01-02 00:10:02 +00:00
Christopher Michael 8005c8c4e0 Add an Advanced Page to General Settings
SVN revision: 19479
2006-01-01 23:14:59 +00:00
Christopher Michael f78fe3330d Grrr, put that back. Sorry, doing too many things at once
SVN revision: 19462
2005-12-31 21:14:06 +00:00
Christopher Michael 9dee40dff6 Apparently this is needed
SVN revision: 19461
2005-12-31 20:46:38 +00:00
Christopher Michael b6a1dac387 Add a restart dialog for when Use E cursor or cursor size get changed as they require a restart to take effect.
SVN revision: 19458
2005-12-31 19:10:21 +00:00
Christopher Michael d84dd3f080 Did I forget this file ?
SVN revision: 19454
2005-12-31 17:23:05 +00:00
Christopher Michael 6f9cd02ba3 Fix casting int to int
SVN revision: 19453
2005-12-31 12:01:04 +00:00
Christopher Michael 8607bf932f Remove defined but not used statements
SVN revision: 19452
2005-12-31 11:51:23 +00:00
Christopher Michael 575460b7e9 Added General Settings Dialogue
SVN revision: 19451
2005-12-31 11:49:45 +00:00
Christopher Michael d332106d22 Reorder Config Panel. Makes a bit more sense this way
SVN revision: 19450
2005-12-31 10:07:51 +00:00
handyande 63ccd7f154 It seems to me that the dlerror here is not useful, so this replaces the (null) that always seems to be printed
SVN revision: 19418
2005-12-30 12:49:45 +00:00
Christopher Michael 546dff7a12 Fix returns with no value
SVN revision: 19381
2005-12-29 15:58:05 +00:00
Christopher Michael f8f481fe34 Remove unused variables
SVN revision: 19380
2005-12-29 15:56:30 +00:00
Christopher Michael 0d1f43ca6f Remove unused variables. Fix reuse of a variable and various warnings
SVN revision: 19379
2005-12-29 15:51:16 +00:00
Christopher Michael 10255a0904 Remove unused variables
SVN revision: 19378
2005-12-29 15:38:08 +00:00
Christopher Michael 4c4e066b4f Export hilight callback
SVN revision: 19377
2005-12-29 15:34:47 +00:00
Christopher Michael ca4473f3db Remove unused variables
SVN revision: 19376
2005-12-29 15:19:22 +00:00
Christopher Michael 953c5a387b Fix no return in function returning non-void. Remove unused variables
SVN revision: 19375
2005-12-29 15:07:50 +00:00
Christopher Michael 213db6646d Comment out unused function proto
SVN revision: 19374
2005-12-29 15:05:14 +00:00
Christopher Michael 152d3e6c02 Export e_entry_unfocus, not e_entry_focus twice :)
SVN revision: 19373
2005-12-29 15:03:04 +00:00
Christopher Michael aeb360012f Many compiler warning clean-ups
SVN revision: 19372
2005-12-29 14:51:25 +00:00
Christopher Michael 325b5e826f Export e_icon_canvas_reset function as e_fileman_smart.c needs it
SVN revision: 19371
2005-12-29 14:46:29 +00:00
Christopher Michael a9c474b067 Export the e_icon_canvas_xy_freeze & e_icon_canvas_xy_thaw as e_fileman_smart.c is calling it
SVN revision: 19370
2005-12-29 14:37:43 +00:00
Christopher Michael 162ae39c10 Export the e_border_unmaximize_vh as e_actions.c and e_int_border_menu.c are calling it
SVN revision: 19369
2005-12-29 14:23:18 +00:00
Christopher Michael 100bc1200e Remove unused variables to quiet compiler warnings.
SVN revision: 19368
2005-12-29 14:11:16 +00:00
Christopher Michael a928a79d88 Add parens around truth value to quiet compiler warnings.
SVN revision: 19367
2005-12-29 14:00:00 +00:00
Christopher Michael 8f83193d0d Remove unused variables, Add E_GADMAN_CHANGE_EDGE & E_GADMAN_CHANGE_ZONE to e_gadget_face_cb_gmc_change; both to quiet compiler warnings.
SVN revision: 19366
2005-12-29 13:50:50 +00:00
Christopher Michael cb40e2eeba Add parens in e_border_maximize and add E_MAXIMIZE_VERTICAL & E_MAXIMIZE_HORIZONTAL to e_border_unmaximize; both to quiet compiler warnings.
SVN revision: 19365
2005-12-29 13:42:44 +00:00
Christopher Michael fcb67e5ec9 Moved unused variable (int i) to the comment block where it should be
SVN revision: 19364
2005-12-29 13:29:51 +00:00
Christopher Michael 44f386e096 Attempt some order to the chaos that is Configuration Panel
SVN revision: 19355
2005-12-28 22:38:11 +00:00
codewarrior 1a794d6c6b efm:
- patch from mista <rastamasta@gmx.de> to fix last line not showing in efm


SVN revision: 19352
2005-12-28 22:00:12 +00:00
Christopher Michael 0537c0117a Redesign Modules Configuration Dialogue.
Eliminates the BUG on TODO.
Radio Button Matrix:
       Enabled == (Loaded && Enabled)
       Loaded == (Loaded && !Enabled)
       Unloaded == (!Loaded && !Enabled)


SVN revision: 19346
2005-12-28 17:28:02 +00:00
Christopher Michael 6d8b0305d0 Fix remove by label
SVN revision: 19345
2005-12-28 17:01:34 +00:00
rephorm ed57000bf5 don't call the callback on buttons that are disabled. this prevents some segfaults when clicking on disabled buttons.
also, clear up a few warnings.


SVN revision: 19334
2005-12-28 01:16:26 +00:00