Gustavo Sverzut Barbieri
fccaf3de73
better alignment, sizing and pass -Wextra
...
SVN revision: 46796
13 years ago
Massimo Maiurana
29b663723f
updating french and italian translations
...
SVN revision: 46794
13 years ago
Gustavo Sverzut Barbieri
c4c50f8505
shorter strings and passes -Wextra
...
SVN revision: 46793
13 years ago
Gustavo Sverzut Barbieri
d6f07a8672
shorter strings and apss -Wextra
...
Please consider the added note about "slide pointer to window". IMHO
it does not make sense to have this set in lots of places, it should
be a mouse or focus policy, and setting it will set all related
options.
SVN revision: 46792
13 years ago
Gustavo Sverzut Barbieri
e7fac83d05
Short some strings, remove -Wextra warnings.
...
Sorry translators, but at least it is shorter in english now. You
should also keep your translations short (as far as possible).
SVN revision: 46791
13 years ago
Christopher Michael
ae0db65fd1
Remove printfs.
...
SVN revision: 46790
13 years ago
Christopher Michael
a9e98d36dd
Don't expand..makes things look horrible.
...
SVN revision: 46789
13 years ago
Gustavo Sverzut Barbieri
bf36aae4d2
improve connman control dialog a bit.
...
* remove the inner toolbook until we actually have proxy, removes
some clutter;
* add todo with idea to use pager to simplify the list (actually
there is the problem on how to reorder elements, same thing in
other dialogs, such as the startup applications);
* better scale/expand/fill of elements;
* remove some warnings.
SVN revision: 46788
13 years ago
Boris Faure
1060dfbd2e
e: check whether fork failed
...
SVN revision: 46787
13 years ago
Carsten Haitzler
fd7e0c09df
hmmm something screwed with init done events.. remove 1 undone.
...
SVN revision: 46784
13 years ago
Christopher Michael
8a70d741fb
Disable the timer if we are not debugging stringshare usage.
...
Fix some formatting.
SVN revision: 46778
13 years ago
Christopher Michael
c36743d52e
Don't free zones till we are done with them.
...
SVN revision: 46761
13 years ago
Christopher Michael
0884310c53
Rework some code so that llvm is happy.
...
SVN revision: 46760
13 years ago
Gustavo Sverzut Barbieri
aff1d515c4
and make it compile clean with -Wextra
...
SVN revision: 46749
13 years ago
Gustavo Sverzut Barbieri
5110eca7f8
allow dpms sliders to be smaller.
...
SVN revision: 46748
13 years ago
Christopher Michael
f933b3e993
Formatting.
...
SVN revision: 46738
13 years ago
Christopher Michael
e4ea2191c2
Use toolbook for menu pages...works better on small resolutions.
...
SVN revision: 46732
13 years ago
Sebastian Dransfeld
cdd86db6ac
Eet cache for efreet desktop
...
SVN revision: 46726
13 years ago
Christopher Michael
c6b39dff61
Don't expand lists.
...
Fix formatting.
SVN revision: 46725
13 years ago
Christopher Michael
b1c2f79383
Make remember window work for all resolutions.
...
Fix formatting.
SVN revision: 46723
13 years ago
Christopher Michael
75bcb4c5c1
Don't expand lists.
...
Fix formatting.
SVN revision: 46722
13 years ago
Christopher Michael
17dedba9b2
Don't expand lists.
...
Fix formatting.
SVN revision: 46721
13 years ago
Gustavo Sverzut Barbieri
08fcd7e395
improve sizing of basic configuration.
...
Dave, are the advanced options working? I never tested them but the
dialog seems bit too polluted. Are all those options working? Do they
make sense? Maybe it should be reworked to be simpler and provide some
context (as far as I know, they just apply to "on top" gadgets)?
SVN revision: 46720
13 years ago
Christopher Michael
dabc09958a
Don't expand lists.
...
Fix formatting.
SVN revision: 46719
13 years ago
Christopher Michael
c2a29d5daa
Don't expand lists.
...
Shorten strings.
Fix formatting.
SVN revision: 46718
13 years ago
Christopher Michael
5cddcaedd6
Don't expand lists.
...
SVN revision: 46717
13 years ago
Christopher Michael
02fe555296
Don't expand lists...wastes space.
...
No need to set dialog_resizable to zero. It's zero by default.
SVN revision: 46716
13 years ago
Christopher Michael
5f3b987634
Don't expand lists...makes sliders look ugly.
...
SVN revision: 46715
13 years ago
Christopher Michael
79f406e33a
Don't expand lists.
...
SVN revision: 46714
13 years ago
Christopher Michael
3677d6ded3
Don't exapnd...wastes space and looks like poo.
...
SVN revision: 46713
13 years ago
Christopher Michael
443edb0b64
Make applications dialog work with all resolutions.
...
SVN revision: 46709
13 years ago
Christopher Michael
f225f4033e
Make Cursor dialog work for other resolutions.
...
Use Eina_List macros.
Don't expand items...wastes space.
SVN revision: 46707
13 years ago
Gustavo Sverzut Barbieri
405c0d61b5
bit better profile dialogs, at least it is aligned now.
...
textblock is still ugly, it shows both scrollbars and the .desktops
have stupidly small lines forced with <br> every 2-3 words :-(
SVN revision: 46693
13 years ago
Gustavo Sverzut Barbieri
35e0b9c56a
simpler and shorter strings.
...
The following phrases were too long and were made short since the rest
of the words were obvious or implicit:
- Show window geometry information when moving or resizing
+ Geometry when moving or resizing
- Animate the shading and unshading of windows
+ Animated shading
- Automatically switch to desktop of new window
+ Switch to desktop of new window
SVN revision: 46692
13 years ago
Gustavo Sverzut Barbieri
90a385ff28
fix problem with resizing dialogs that use e_widget_framelist_object_append()
...
Now we have a new variant that lets you set the box pack
options. Couple of modules need this.
SVN revision: 46691
13 years ago
Gustavo Sverzut Barbieri
20dfdb3334
Almost passes -Wextra
...
Remains the problem of E_Object->type being int, but types constants
being considered unsigned int.
I guess we could just covert E_Object->type to unsigned, no?
SVN revision: 46689
13 years ago
Gustavo Sverzut Barbieri
6cae71ebda
Better settings in menu.
...
Instead of disabling nice quick access menus (by disabling config/1
augmentation), just add itself as the last submenu named "All", then
with entries.
This looks fine and I guess can even be the default.
SVN revision: 46688
13 years ago
Gustavo Sverzut Barbieri
3d895520f6
trailing whitespaces and indentation.
...
SVN revision: 46686
13 years ago
Christopher Michael
a682db0ef7
Some more documentation.
...
SVN revision: 46675
13 years ago
Christopher Michael
98e95cc950
Comment whole section as we never make use of it anyway.
...
SVN revision: 46674
13 years ago
Christopher Michael
dcd6a62380
Don't set a min width that is too large. Just use min width returned from
...
the function. This makes module dialog work nicely w/ smaller resolutions.
SVN revision: 46673
13 years ago
Christopher Michael
b921d72f1f
Reduce border gap.
...
SVN revision: 46665
13 years ago
Christopher Michael
c86c4bb977
Don't expand list. That causes slider labels to look like poo.
...
Fix formatting & remove whitespace.
SVN revision: 46664
13 years ago
Christopher Michael
dbb48a0a08
Use PATH_MAX.
...
Don't expand list.
Fix Formatting.
Don't need to set dialog resizable unless you Want it resizable.
SVN revision: 46663
13 years ago
Christopher Michael
fe96ced232
Don't expand list.
...
SVN revision: 46662
13 years ago
Christopher Michael
89d6f49f98
Don't expand list. Wastes space and looks silly.
...
SVN revision: 46661
13 years ago
Christopher Michael
da564fbe60
Don't stretch sliders vertically as they look retarded.
...
Fix formatting.
SVN revision: 46660
13 years ago
Christopher Michael
34545d01ab
Better scale dialog:
...
- Resolution independant.
- Sliders don't expand in basic anymore and thus do not look retarded.
SVN revision: 46659
13 years ago
Christopher Michael
7793e66e16
Add conf module src file.
...
SVN revision: 46651
13 years ago
Christopher Michael
0750e109b0
Add conf module src file.
...
SVN revision: 46650
13 years ago