Commit Graph

3927 Commits

Author SHA1 Message Date
Carsten Haitzler 29b6afd096 1. remove ld_lib_path from all things e17 executes EXCEPT its own specific
tools.
2. custom screensaver patches


SVN revision: 27628
2006-12-29 02:56:26 +00:00
Sebastian Dransfeld 78e245520b Remove declarations without functions.
SVN revision: 27604
2006-12-28 14:38:30 +00:00
Sebastian Dransfeld 6898dd1b52 Remove unused functions.
SVN revision: 27603
2006-12-28 14:36:45 +00:00
Sebastian Dransfeld 84816b859d Remove old unused code.
SVN revision: 27602
2006-12-28 14:34:51 +00:00
Sebastian Dransfeld cc31b7b8a9 Add const.
SVN revision: 27601
2006-12-28 14:32:42 +00:00
Sebastian Dransfeld 3e666d8edf Don't compile unused code.
SVN revision: 27600
2006-12-28 14:31:00 +00:00
Sebastian Dransfeld 253eecf9c7 Fix const warning.
SVN revision: 27599
2006-12-28 14:29:39 +00:00
Sebastian Dransfeld 5c4c704dea #if 0 unused code.
SVN revision: 27598
2006-12-28 14:15:10 +00:00
Sebastian Dransfeld 8ad8769db1 Remove unused variable.
SVN revision: 27597
2006-12-28 14:13:15 +00:00
Sebastian Dransfeld 3e597341fd Remove old unused stuff.
SVN revision: 27596
2006-12-28 14:08:54 +00:00
Sebastian Dransfeld 5f0627fe83 Remove unused variable.
SVN revision: 27595
2006-12-28 14:05:29 +00:00
Sebastian Dransfeld d523a62b26 Remove old stuff.
SVN revision: 27594
2006-12-28 13:58:12 +00:00
Sebastian Dransfeld 941564999b Fix border icon drag.
e_app_* functions should have E_App arg first.


SVN revision: 27593
2006-12-28 13:43:30 +00:00
Stafford Mitchell Horne c4456830b0 Don't make env var names translatable
~thanks Massimo


SVN revision: 27568
2006-12-26 12:47:41 +00:00
Viktor Kojouharov c59cb3debe when disabling a font class, it will make all the affected parts use their default settings for the text, instead of visually having no change.
SVN revision: 27559
2006-12-24 10:30:57 +00:00
Christopher Michael d7c916396a Use the same label for skipping window list as is used in the border menu.
SVN revision: 27546
2006-12-22 11:21:16 +00:00
Christopher Michael 650dedbb5b Enlightenment_remote commands for logout, hibernate, reboot, and suspend.
SVN revision: 27544
2006-12-22 10:55:25 +00:00
Stafford Mitchell Horne 470b601560 Use the correct edje path for the import dialog BG
SVN revision: 27535
2006-12-20 23:06:58 +00:00
Christopher Michael 8954bb145b Some formatting love for the ohh so friendly e_gadcon :)
Icons in the shelf menu for Config Contents and Shelf Config.


SVN revision: 27534
2006-12-20 22:40:01 +00:00
Sebastian Dransfeld 41e9901010 Temperature config per face. Seems to work, if not complain to me.
SVN revision: 27503
2006-12-17 22:01:45 +00:00
lok 4d95b45eab Hide the grab window when Delete is pressed.
SVN revision: 27501
2006-12-17 18:48:19 +00:00
Sebastian Dransfeld 4112c6a4cd Add hash to config.
SVN revision: 27497
2006-12-17 16:14:11 +00:00
Sebastian Dransfeld aac2d328f7 No config function.
SVN revision: 27496
2006-12-17 16:09:13 +00:00
Stafford Mitchell Horne 076300f593 Fix some small memory leaks
SVN revision: 27493
2006-12-17 11:57:22 +00:00
Stafford Mitchell Horne 577618bf99 If finally go around to adding the advanced conf dialog for input methods.
* Note: input methods are stored as full path now, meaning most people have to update their configs


SVN revision: 27492
2006-12-17 11:24:59 +00:00
Christopher Michael 348ec15b3f Make sure to define the variable type so we do not get 'Undefined Variable'
errors when building for *BSD.

Thanks _alexey_ :)


SVN revision: 27487
2006-12-17 10:12:03 +00:00
Christopher Michael 38849cb682 Add "remember_internal_windows" config option to the Window Display Advanced
page.

Update e_config.h to reflect GUI'd config option.


SVN revision: 27483
2006-12-17 02:10:24 +00:00
Christopher Michael 133e366725 Move 'Configuration Dialogs' to Advanced and remove Miscellaneous section.
SVN revision: 27481
2006-12-16 21:40:04 +00:00
Christopher Michael d3ae383e69 Fix recent winlist iconified commit (values were not added in the correct
place, and was not IFCFG'd for the version it was added in).

Add ability to turn on/off remembering E internal dialogs (only setable via
ipc for now)


SVN revision: 27480
2006-12-16 21:28:46 +00:00
Christopher Michael 9988cc48ec Do not expand width/height on the buttons.
SVN revision: 27479
2006-12-16 20:32:40 +00:00
Christopher Michael c767ef7752 Remove unused variable.
SVN revision: 27478
2006-12-16 20:28:51 +00:00
Christopher Michael eed24e833f Rework mouse bindings dialog to not use a bunch of list widgets.
SVN revision: 27477
2006-12-16 20:21:12 +00:00
Christopher Michael 164797ae36 Rework keybindings dialog to use less widgets when doing basic_create.
SVN revision: 27476
2006-12-16 19:54:41 +00:00
Sebastian Dransfeld d00bc63561 Fix for FreeBSD, thanks Ravenlock.
SVN revision: 27471
2006-12-16 08:30:29 +00:00
Sebastian Dransfeld da3724d67d Remove duplicate header.
SVN revision: 27470
2006-12-16 08:27:45 +00:00
Sebastian Dransfeld 2a1358264a Only check the type of sensor on init and when changing config.
SVN revision: 27464
2006-12-15 08:32:31 +00:00
Christopher Michael 4edd5b4e41 Patch from Eric 'Ravenlock' Schuele <ravenlock@comcast.net> to provide winlist config
options that allow showing/hiding iconified apps from other desks/screens in
the winlist.


SVN revision: 27457
2006-12-15 05:03:09 +00:00
Carsten Haitzler 2b999319f2 numlock binding... WRONG. see comments.
SVN revision: 27453
2006-12-14 23:38:33 +00:00
Sebastian Dransfeld 1c03446089 Remove undefined functions.
SVN revision: 27452
2006-12-14 19:42:21 +00:00
Sebastian Dransfeld a87dfea106 Remove unused variables.
SVN revision: 27451
2006-12-14 19:37:51 +00:00
Sebastian Dransfeld ccac82a4e7 Declare function.
Make internal function static.
Remove unused variables.
Formatting.


SVN revision: 27450
2006-12-14 19:36:59 +00:00
Sebastian Dransfeld fa297ae0c1 Remove unused variables.
SVN revision: 27449
2006-12-14 19:31:48 +00:00
Sebastian Dransfeld a7dd2a5a4c char -> const char
SVN revision: 27448
2006-12-14 19:29:24 +00:00
Sebastian Dransfeld 4571aa7c51 Add missing header.
SVN revision: 27447
2006-12-14 19:27:46 +00:00
Sebastian Dransfeld 7184c89b42 Return 1 on successful apply
SVN revision: 27446
2006-12-14 19:25:19 +00:00
Christopher Michael 364d79712d Add missing traps for numlock state when executing bindings.
SVN revision: 27445
2006-12-14 17:52:51 +00:00
Sebastian Dransfeld 84114aa83a Remove unused variables.
Add cast for printf.
char -> const char


SVN revision: 27444
2006-12-14 15:55:35 +00:00
Sebastian Dransfeld fdeaf6b885 Add return value.
SVN revision: 27443
2006-12-14 15:48:10 +00:00
Sebastian Dransfeld 6169ab14c4 Remove unused variables.
SVN revision: 27442
2006-12-14 15:46:58 +00:00
Sebastian Dransfeld 19d8a72849 Correct header define.
SVN revision: 27441
2006-12-14 15:44:47 +00:00