Christopher Michael
407167eceb
No need for 2 color statements.
...
SVN revision: 33661
16 years ago
Nicholas Hughart
e6acbda91b
Add support for the new sysfs acpi power interface. With 2.6.24 kernels, the procfs inteface has been marked deprecated. Few people have tested without issues.
...
SVN revision: 33644
16 years ago
Sebastian Dransfeld
6de51f5ec4
Remove unused variable.
...
SVN revision: 33639
16 years ago
Sebastian Dransfeld
7cfefaf692
Add const modifier.
...
SVN revision: 33638
16 years ago
Christopher Michael
7b394739ae
Remove redundant checks for horizontal; replace with one simple check.
...
SVN revision: 33615
16 years ago
Carsten Haitzler
00f55d1b10
useless fetch
...
16 years ago
Miculcy Brian
932c2dcc10
fix segfault
...
SVN revision: 33609
16 years ago
Massimo Maiurana
966177f26a
*** empty log message ***
...
SVN revision: 33607
16 years ago
Christopher Michael
87ad212fab
Very minor formatting fix.
...
SVN revision: 33606
16 years ago
Carsten Haitzler
ef7ca9353d
asparagus! also pass distcheck and have common autofoo init that is
...
16 years ago
Carsten Haitzler
6c730ee081
cosmetic for longer text.
...
16 years ago
Carsten Haitzler
4c72ca99bd
no need to strdup to "" for name and class and machne - NULL is acceptable.
...
16 years ago
kaethorn
d5da14159e
add tempget to debian package.
...
SVN revision: 33589
16 years ago
Massimo Maiurana
70b82a247b
*** empty log message ***
...
SVN revision: 33580
16 years ago
Carsten Haitzler
ac82ddd658
if a module entry is null - skip it safely. same with name of module being
...
16 years ago
Miculcy Brian
4fd276612f
Shelf delete without confirmation dialog when disabled in the dialog settings.
...
SVN revision: 33574
16 years ago
Carsten Haitzler
284f202c13
use signed char - this is actually a numeric not a string - and negative
...
16 years ago
Massimo Maiurana
fe72bc6f11
*** empty log message ***
...
SVN revision: 33565
16 years ago
Carsten Haitzler
b92a1a6e24
thumbscroll. the ability to scroll any widget (anything scrolled by the
...
16 years ago
Massimo Maiurana
3210647b5e
restored finnish localization.
...
SVN revision: 33551
16 years ago
Carsten Haitzler
1852c63c63
use -null- to avoid shell parsing stuff with (null)
...
16 years ago
Eric Schuele
103936c011
Allow ibox to show the border caption. This was not garunteed with the previously available options.
...
SVN revision: 33546
16 years ago
Carsten Haitzler
e29f245b1c
actions added patch - config limit ping to min of 2 secs. :)
...
16 years ago
Sebastian Dransfeld
a4d407fe4c
Only link tempget with needed libs.
...
SVN revision: 33542
16 years ago
Sebastian Dransfeld
b6b7fa2cd4
formatting
...
SVN revision: 33541
16 years ago
Sebastian Dransfeld
804737eb4d
Only show edge windows which are in use.
...
SVN revision: 33532
16 years ago
Sebastian Dransfeld
907891b325
No need to recreate the popup if it already exists.
...
SVN revision: 33531
16 years ago
Sebastian Dransfeld
ef3657ccbe
formatting
...
SVN revision: 33530
16 years ago
Carsten Haitzler
5e8fe37119
entry disabled changes in.
...
16 years ago
Christopher Michael
81e24be334
Fix 'Border Style' dialog on resize.
...
Don't expand the space around the checkbox.
SVN revision: 33501
16 years ago
Massimo Maiurana
364d55048d
*** empty log message ***
...
SVN revision: 33497
16 years ago
Hannes Janetzek
15ce9ac71b
allow to switch to desks with fullscreen windows that are set to lock user from change position.
...
catched by loquens
SVN revision: 33484
16 years ago
Christopher Michael
1afb32246c
Disable sorting the gadget list for now. Seems to be causing an issue where
...
gadgets don't show up.
SVN revision: 33477
16 years ago
Hannes Janetzek
ce96d3da09
remove duplicated code
...
change text to e.text.label
SVN revision: 33473
16 years ago
Sebastian Dransfeld
a1d9d6b9b5
Only trigger on edge event in the shelf's zone.
...
SVN revision: 33472
16 years ago
Sebastian Dransfeld
44f1e31aa1
Clean up unmaximize.
...
SVN revision: 33471
16 years ago
Sebastian Dransfeld
bcd8b9c322
Fix unmaximize (bug #176 )
...
SVN revision: 33470
16 years ago
Sebastian Dransfeld
8067490208
Add return value.
...
SVN revision: 33460
16 years ago
Sebastian Dransfeld
7f35e9ca85
Remove unused variable.
...
SVN revision: 33459
16 years ago
Sebastian Dransfeld
b906320201
Fix logical test by adding paranthesis.
...
SVN revision: 33458
16 years ago
Christopher Michael
58fca427d2
Make dialog a little wider.
...
Sort the list of available gadgets by name.
SVN revision: 33454
16 years ago
Christopher Michael
c877cdcf42
Set the proper grab_mouse_win to zero when releasing grabinput.
...
SVN revision: 33453
16 years ago
Carsten Haitzler
6eb29844c6
and commit tempget.c
...
16 years ago
Carsten Haitzler
b70f5a0ecc
e:
...
16 years ago
Sebastian Dransfeld
b17822ffd7
Remove unused variable.
...
SVN revision: 33437
16 years ago
Sebastian Dransfeld
3330befa8a
Create a define which can be used to wrap internal E stuff. This works as
...
the define is created in config.h which isn't exported.
This will break modules which still uses _() to wrap NLS strings. It is an
error that they use it as modules strings wont be defined in E's domain.
Modules should use D_() and define it to lock up strings in their own
domain.
SVN revision: 33426
16 years ago
Sebastian Dransfeld
fd0f6ce1b9
Fix compiler warnings.
...
SVN revision: 33423
16 years ago
Christopher Michael
2a34d931f1
Handle corner cases where popup X may be less than the zone X.
...
SVN revision: 33396
16 years ago
Hannes Janetzek
24b6eb6bae
yea, looks nicer without substraction
...
SVN revision: 33391
16 years ago
Christopher Michael
0f8558761f
Center gadcon popups over their respective gadgets, not aligned to the left.
...
SVN revision: 33390
16 years ago