Commit Graph

3107 Commits

Author SHA1 Message Date
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 4112c6a4cd Add hash to config.
SVN revision: 27497
2006-12-17 16:14:11 +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 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 da3724d67d Remove duplicate header.
SVN revision: 27470
2006-12-16 08:27:45 +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 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
Sebastian Dransfeld 2a7dc3ccf7 Remove unused variables.
SVN revision: 27440
2006-12-14 15:40:19 +00:00
Sebastian Dransfeld 1943218ffb Add return value.
SVN revision: 27439
2006-12-14 15:39:26 +00:00
Sebastian Dransfeld 7884290d8b Remove unused variables.
Fix assignment, should be a test.


SVN revision: 27438
2006-12-14 15:36:09 +00:00
Sebastian Dransfeld 75f1dcfb1f Remove unused variable.
Don't abuse pointers.


SVN revision: 27437
2006-12-14 15:32:38 +00:00
Sebastian Dransfeld 8a2be75e0e Remove unused variables.
hash callback func should return 1 if the whole hash is to be checked.


SVN revision: 27436
2006-12-14 15:28:27 +00:00
Christopher Michael bccd396ba4 Delete the list objects and close button when the dialog closes.
SVN revision: 27419
2006-12-11 20:39:26 +00:00
Christopher Michael 5f749052d9 Add ability to have seperate NumLock key bindings for on & off states.
SVN revision: 27417
2006-12-11 10:19:46 +00:00
Christopher Michael 806f4a5075 Fix button labels and icons.
Some formatting.


SVN revision: 27409
2006-12-10 15:35:13 +00:00
Christopher Michael d561020c7b Some fixups for framelist position and content alignment. Thanks tokyo :)
SVN revision: 27403
2006-12-10 12:57:05 +00:00
metrics 04d05abd07 Don't needlessly update fields if we never actually found an icon.
Eliminates some infinite loops on callbacks.


SVN revision: 27401
2006-12-10 09:27:33 +00:00
Carsten Haitzler ab7dbef8d2 be patient and wait for the previous e to be cleaned up with a loops checking
for the old e.


SVN revision: 27400
2006-12-10 03:55:18 +00:00
Carsten Haitzler bda7481ea3 working on the file properties dialog
SVN revision: 27388
2006-12-09 06:28:25 +00:00
Carsten Haitzler 39aee7fc1d only sel_change callback on an actual change
SVN revision: 27387
2006-12-09 04:46:37 +00:00
Carsten Haitzler 79c8864f92 working on file properties dialog.
SVN revision: 27359
2006-12-05 14:28:48 +00:00
Carsten Haitzler 169ef3607a lotys of changes - mayaswell asparagus - and the start of some of my fm
properties dialog work... it sucks - i know.


SVN revision: 27348
2006-12-04 12:14:18 +00:00
Miculcy Brian 2b835c60eb Standalone windows menu does now have a title.
But how should i set this for the (favorite) applications menu...? Will add that later.


SVN revision: 27341
2006-12-03 21:25:47 +00:00
Carsten Haitzler de570aabba delay exebuf matches by 0.33 secs to speed up interactivity
SVN revision: 27322
2006-12-02 03:08:36 +00:00
Christopher Michael ad83b6d6f1 Add missing checks for existing Restart/Startup/IBar application dialogs.
SVN revision: 27321
2006-12-02 00:31:11 +00:00
Christopher Michael 06955f3156 Add the ability to configure IBar Applications to the new Applications
config panel entires.


SVN revision: 27320
2006-12-02 00:19:43 +00:00
Christopher Michael c3ffa11082 Moved 'Startup' and 'Restart' app calls from the Appearance->Startup screen
to their own 'Applications' section in config panel as they were difficult
for users to find.


SVN revision: 27319
2006-12-01 23:49:13 +00:00