Sebastian Dransfeld
|
6169ab14c4
|
Remove unused variables.
SVN revision: 27442
|
17 years ago |
Sebastian Dransfeld
|
19d8a72849
|
Correct header define.
SVN revision: 27441
|
17 years ago |
Sebastian Dransfeld
|
2a7dc3ccf7
|
Remove unused variables.
SVN revision: 27440
|
17 years ago |
Sebastian Dransfeld
|
1943218ffb
|
Add return value.
SVN revision: 27439
|
17 years ago |
Sebastian Dransfeld
|
7884290d8b
|
Remove unused variables.
Fix assignment, should be a test.
SVN revision: 27438
|
17 years ago |
Sebastian Dransfeld
|
75f1dcfb1f
|
Remove unused variable.
Don't abuse pointers.
SVN revision: 27437
|
17 years ago |
Sebastian Dransfeld
|
8a2be75e0e
|
Remove unused variables.
hash callback func should return 1 if the whole hash is to be checked.
SVN revision: 27436
|
17 years ago |
Sebastian Dransfeld
|
4ce743a844
|
Don't set a default ACPI temperature sensor.
Use the first available temperature sensor if none is set.
SVN revision: 27435
|
17 years ago |
Sebastian Dransfeld
|
bc4289566a
|
Always need to check if therms is valid.
SVN revision: 27434
|
17 years ago |
Christopher Michael
|
bccd396ba4
|
Delete the list objects and close button when the dialog closes.
SVN revision: 27419
|
17 years ago |
Christopher Michael
|
d9701e12be
|
Add a little more space between the window border and content object so that
Config Panel appears more like a normal Config Dialog with respect to the
space between window border and objects.
SVN revision: 27418
|
17 years ago |
Christopher Michael
|
5f749052d9
|
Add ability to have seperate NumLock key bindings for on & off states.
SVN revision: 27417
|
17 years ago |
Massimo Maiurana
|
57a782b2c3
|
*** empty log message ***
SVN revision: 27411
|
17 years ago |
Christopher Michael
|
806f4a5075
|
Fix button labels and icons.
Some formatting.
SVN revision: 27409
|
17 years ago |
Christopher Michael
|
d561020c7b
|
Some fixups for framelist position and content alignment. Thanks tokyo :)
SVN revision: 27403
|
17 years ago |
metrics
|
04d05abd07
|
Don't needlessly update fields if we never actually found an icon.
Eliminates some infinite loops on callbacks.
SVN revision: 27401
|
17 years ago |
Carsten Haitzler
|
ab7dbef8d2
|
be patient and wait for the previous e to be cleaned up with a loops checking
|
17 years ago |
Carsten Haitzler
|
bda7481ea3
|
working on the file properties dialog
|
17 years ago |
Carsten Haitzler
|
39aee7fc1d
|
only sel_change callback on an actual change
|
17 years ago |
Carsten Haitzler
|
79c8864f92
|
working on file properties dialog.
|
17 years ago |
Carsten Haitzler
|
169ef3607a
|
lotys of changes - mayaswell asparagus - and the start of some of my fm
|
17 years ago |
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
|
17 years ago |
Massimo Maiurana
|
ae1b94bcd6
|
*** empty log message ***
SVN revision: 27340
|
17 years ago |
Massimo Maiurana
|
bfe5dd2afe
|
files which has strings to translate
SVN revision: 27339
|
17 years ago |
Viktor Kojouharov
|
31e8c4eddd
|
this fixes the build
SVN revision: 27329
|
17 years ago |
Christopher Michael
|
11c97970c2
|
The recent changes by onefang and myself should take care of this issue.
- We have broken the apps dialog into pieces (startup/restart/ibar/etc)
- Organized them into their own Config Panel Entries.
SVN revision: 27328
|
17 years ago |
metrics
|
810ee18c1f
|
--TODO
SVN revision: 27327
|
17 years ago |
metrics
|
a67e30a86f
|
Allow dropping of icons from borders that don't have a corresponding
.desktop file.
SVN revision: 27326
|
17 years ago |
Carsten Haitzler
|
de570aabba
|
delay exebuf matches by 0.33 secs to speed up interactivity
|
17 years ago |
Christopher Michael
|
ad83b6d6f1
|
Add missing checks for existing Restart/Startup/IBar application dialogs.
SVN revision: 27321
|
17 years ago |
Christopher Michael
|
06955f3156
|
Add the ability to configure IBar Applications to the new Applications
config panel entires.
SVN revision: 27320
|
17 years ago |
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
|
17 years ago |
Christopher Michael
|
c50e449cbe
|
Preview widget resize fix for theme dialog.
SVN revision: 27313
|
17 years ago |
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
|
17 years ago |
Christopher Michael
|
01c7b5ebd5
|
Add missing check for border prop dialog.
SVN revision: 27311
|
17 years ago |
Christopher Michael
|
9167e24c6b
|
Remove the border->border_dialog checks..this is handled in e_border.c
actually.
SVN revision: 27310
|
17 years ago |
Stafford Mitchell Horne
|
a944c7cd7d
|
That debug line isn't even supposed to be there
SVN revision: 27305
|
17 years ago |
Christopher Michael
|
5795fbd935
|
Fix removing gadgets from a shelf.
- Don't need to use strcasecmp.
- Remove an unneeded variable.
SVN revision: 27301
|
17 years ago |
Viktor Kojouharov
|
6bf81c0b68
|
normal update
SVN revision: 27299
|
17 years ago |
Christopher Michael
|
045b9569d8
|
Set main list widget to homogenous so we can keep framelists the same size.
SVN revision: 27298
|
17 years ago |
Christopher Michael
|
ea399a4f67
|
If we don't have a match for netwm.name, use icccm.name for label display.
SVN revision: 27297
|
17 years ago |
Christopher Michael
|
f6a8497ae6
|
Remove commented block.
Add missing check for existing dialog.
SVN revision: 27296
|
17 years ago |
Christopher Michael
|
1de8f1f01d
|
Remove an unused variable from the border structure.
SVN revision: 27295
|
17 years ago |
Christopher Michael
|
6f39c3b961
|
Remove unused variable.
SVN revision: 27294
|
17 years ago |
Christopher Michael
|
1bfbe1d09b
|
Reuse the content create function for initial dialog creation. (reduces
duplicate code)
SVN revision: 27293
|
17 years ago |
Christopher Michael
|
085a73731d
|
Fix segfault in new input config dialog.
Fix potential segfault with a printf.
Some formatting.
SVN revision: 27292
|
17 years ago |
manowarrior
|
4ac5e19d22
|
+New icons for the Mouse bindings dialog.
|
17 years ago |
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
|
17 years ago |
Christopher Michael
|
3ef6ab6b4c
|
Close the Window Properties dialog if the app closes.
SVN revision: 27289
|
17 years ago |
Christopher Michael
|
126f5ffce1
|
Allow multiple border dialogs to be open, but only allow one per-app.
SVN revision: 27288
|
17 years ago |