Commit Graph

3088 Commits

Author SHA1 Message Date
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
Christopher Michael c50e449cbe Preview widget resize fix for theme dialog.
SVN revision: 27313
2006-12-01 17:27:44 +00:00
Christopher Michael 3174827501 Minor fix-up for wallpaper dialog.
- If we have the dialog as resizable, then the preview needs to resize
also, else it just looks funky.


SVN revision: 27312
2006-12-01 17:26:11 +00:00
Christopher Michael 01c7b5ebd5 Add missing check for border prop dialog.
SVN revision: 27311
2006-12-01 15:01:44 +00:00
Christopher Michael 9167e24c6b Remove the border->border_dialog checks..this is handled in e_border.c
actually.


SVN revision: 27310
2006-12-01 14:59:21 +00:00
Stafford Mitchell Horne a944c7cd7d That debug line isn't even supposed to be there
SVN revision: 27305
2006-11-30 23:51:37 +00:00
Christopher Michael 5795fbd935 Fix removing gadgets from a shelf.
- Don't need to use strcasecmp.
    - Remove an unneeded variable.


SVN revision: 27301
2006-11-30 19:46:55 +00:00
Christopher Michael 045b9569d8 Set main list widget to homogenous so we can keep framelists the same size.
SVN revision: 27298
2006-11-30 19:30:34 +00:00
Christopher Michael f6a8497ae6 Remove commented block.
Add missing check for existing dialog.


SVN revision: 27296
2006-11-30 18:01:29 +00:00
Christopher Michael 1de8f1f01d Remove an unused variable from the border structure.
SVN revision: 27295
2006-11-30 17:42:41 +00:00
Christopher Michael 6f39c3b961 Remove unused variable.
SVN revision: 27294
2006-11-30 17:39:21 +00:00
Christopher Michael 1bfbe1d09b Reuse the content create function for initial dialog creation. (reduces
duplicate code)


SVN revision: 27293
2006-11-30 17:36:36 +00:00
Christopher Michael 085a73731d Fix segfault in new input config dialog.
Fix potential segfault with a printf.
Some formatting.


SVN revision: 27292
2006-11-30 17:20:36 +00:00
Stafford Mitchell Horne 76c4b4be9a Start of input method configuration dialog
* completed a basic dialog
 * need to do advanced (thinking of doing it like wallpaper..)


SVN revision: 27290
2006-11-30 16:35:56 +00:00
Christopher Michael 3ef6ab6b4c Close the Window Properties dialog if the app closes.
SVN revision: 27289
2006-11-30 10:42:14 +00:00
Christopher Michael 126f5ffce1 Allow multiple border dialogs to be open, but only allow one per-app.
SVN revision: 27288
2006-11-30 10:34:59 +00:00
Christopher Michael 9d97093271 Add functions for returning an existing config dialog.
SVN revision: 27287
2006-11-30 10:01:02 +00:00
Christopher Michael 45906f2db8 Use the config dialog find functions to avoid having 2 border dialogs open
for the same window.


SVN revision: 27283
2006-11-29 20:40:27 +00:00
Christopher Michael a5f127fe21 Few fix ups for border config dialog.
-Set an icon if used from the border menu.
    -Set a different window_class if called from border menu.
    -Add the check to list object, not the framelist object.


SVN revision: 27281
2006-11-29 19:14:54 +00:00
Christopher Michael b2fef6f814 Redo the Border Window Properties dialog.
Add some NetWM info to it also (may need more added, unsure).


SVN revision: 27276
2006-11-29 14:05:11 +00:00