Commit Graph

3020 Commits

Author SHA1 Message Date
Christopher Michael 4c236eb1fa Fix Config call for current container. Better trapping
SVN revision: 19428
2005-12-30 14:28:13 +00:00
Christopher Michael 66734c5392 Fix typo
SVN revision: 19427
2005-12-30 14:21:29 +00:00
Christopher Michael eb4875d024 Fix Config call for current container. Better trapping
SVN revision: 19426
2005-12-30 14:17:21 +00:00
Christopher Michael acb5e591ce Fix Config call for current container. Better trapping
SVN revision: 19425
2005-12-30 14:10:35 +00:00
Christopher Michael 8e0ee56223 Add missed trap
SVN revision: 19424
2005-12-30 14:09:06 +00:00
Christopher Michael 1cebd90d14 Fix this the right way. Better trapping
SVN revision: 19423
2005-12-30 14:07:44 +00:00
Christopher Michael 6d8c8baa0f Remove the list free. May cause segfault when unloading module
SVN revision: 19422
2005-12-30 14:00:17 +00:00
Christopher Michael 1e1eea1558 Fix IBox Configure Call to check for current container
SVN revision: 19421
2005-12-30 13:58:16 +00:00
Christopher Michael bb4b7078ec Fix IBar config to check for current container
SVN revision: 19420
2005-12-30 13:54:44 +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 50a9bbe250 Fix missed GCC 4 visibility (bad raster) so that e_utils builds again
SVN revision: 19399
2005-12-30 01:52:20 +00:00
Christopher Michael ebc84f1d30 Remove unused variables.C++ comments are bad, mmmkay?
SVN revision: 19390
2005-12-29 16:31:00 +00:00
Christopher Michael 6ff116edd6 C++ comments are bad, mmmkay?
SVN revision: 19389
2005-12-29 16:23:52 +00:00
Christopher Michael 5191bc1765 No C++ comments in C code. Sorry KainX :)
SVN revision: 19388
2005-12-29 16:16:49 +00:00
Christopher Michael c2c4c9c176 Remove unused function proto & function
SVN revision: 19387
2005-12-29 16:12:45 +00:00
Christopher Michael f0f791f4a7 Remove the function too, it's not used
SVN revision: 19386
2005-12-29 16:11:25 +00:00
Christopher Michael dc69ab8a78 Remove unused variables & unused function proto
SVN revision: 19385
2005-12-29 16:09:54 +00:00
Christopher Michael ef606e4b54 Fix implicit declaration warnings. Remove unused function protos
SVN revision: 19384
2005-12-29 16:06:59 +00:00
Christopher Michael dbe96532ec No C++ comments in C code. Sorry KainX :)
SVN revision: 19383
2005-12-29 16:05:00 +00:00
Christopher Michael d2fed9e40f Comment out unused function proto
SVN revision: 19382
2005-12-29 16:00:08 +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 5d83cdcd22 Add minor e_widget_slider bug
SVN revision: 19350
2005-12-28 20:53:15 +00:00
maiurana 4005c7cdca *** empty log message ***
SVN revision: 19349
2005-12-28 19:48:46 +00:00
Christopher Michael 0cabe0b1de Remove module config dialogue bug
SVN revision: 19347
2005-12-28 17:29:18 +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
Christopher Michael 502c98d993 Fix e_ilist compile warning
SVN revision: 19330
2005-12-27 23:44:16 +00:00
Christopher Michael 577afaae8a Fix remove by label
SVN revision: 19326
2005-12-27 22:57:41 +00:00
Christopher Michael d4663c2374 Confirmed. This is a bug now.
SVN revision: 19325
2005-12-27 22:38:22 +00:00
Christopher Michael b6f86f04b1 Add About to Advanced module dialogue
SVN revision: 19322
2005-12-27 22:21:39 +00:00