Commit Graph

9050 Commits

Author SHA1 Message Date
Massimo Maiurana 29b663723f updating french and italian translations
SVN revision: 46794
2010-03-02 18:38:38 +00:00
Gustavo Sverzut Barbieri c4c50f8505 shorter strings and passes -Wextra
SVN revision: 46793
2010-03-02 18:09:39 +00:00
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
2010-03-02 16:33:35 +00:00
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
2010-03-02 16:22:52 +00:00
Christopher Michael ae0db65fd1 Remove printfs.
SVN revision: 46790
2010-03-02 15:53:12 +00:00
Christopher Michael a9e98d36dd Don't expand..makes things look horrible.
SVN revision: 46789
2010-03-02 15:51:26 +00:00
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
2010-03-02 15:48:24 +00:00
Boris Faure 1060dfbd2e e: check whether fork failed
SVN revision: 46787
2010-03-02 15:07:03 +00:00
Carsten Haitzler fd7e0c09df hmmm something screwed with init done events.. remove 1 undone.
SVN revision: 46784
2010-03-02 12:31:20 +00:00
Christopher Michael 8a70d741fb Disable the timer if we are not debugging stringshare usage.
Fix some formatting.



SVN revision: 46778
2010-03-02 07:19:50 +00:00
Christopher Michael c36743d52e Don't free zones till we are done with them.
SVN revision: 46761
2010-03-02 01:23:47 +00:00
Christopher Michael 0884310c53 Rework some code so that llvm is happy.
SVN revision: 46760
2010-03-02 01:15:42 +00:00
Gustavo Sverzut Barbieri aff1d515c4 and make it compile clean with -Wextra
SVN revision: 46749
2010-03-01 23:45:57 +00:00
Gustavo Sverzut Barbieri 5110eca7f8 allow dpms sliders to be smaller.
SVN revision: 46748
2010-03-01 23:44:20 +00:00
Christopher Michael f933b3e993 Formatting.
SVN revision: 46738
2010-03-01 20:40:49 +00:00
Christopher Michael e4ea2191c2 Use toolbook for menu pages...works better on small resolutions.
SVN revision: 46732
2010-03-01 19:28:21 +00:00
Sebastian Dransfeld cdd86db6ac Eet cache for efreet desktop
SVN revision: 46726
2010-03-01 18:16:32 +00:00
Christopher Michael c6b39dff61 Don't expand lists.
Fix formatting.



SVN revision: 46725
2010-03-01 17:57:26 +00:00
Christopher Michael b1c2f79383 Make remember window work for all resolutions.
Fix formatting.



SVN revision: 46723
2010-03-01 17:46:06 +00:00
Christopher Michael 75bcb4c5c1 Don't expand lists.
Fix formatting.



SVN revision: 46722
2010-03-01 17:42:55 +00:00
Christopher Michael 17dedba9b2 Don't expand lists.
Fix formatting.



SVN revision: 46721
2010-03-01 17:39:15 +00:00
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
2010-03-01 17:35:47 +00:00
Christopher Michael dabc09958a Don't expand lists.
Fix formatting.



SVN revision: 46719
2010-03-01 17:35:40 +00:00
Christopher Michael c2a29d5daa Don't expand lists.
Shorten strings.
Fix formatting.



SVN revision: 46718
2010-03-01 17:32:01 +00:00
Christopher Michael 5cddcaedd6 Don't expand lists.
SVN revision: 46717
2010-03-01 17:24:14 +00:00
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
2010-03-01 17:21:39 +00:00
Christopher Michael 5f3b987634 Don't expand lists...makes sliders look ugly.
SVN revision: 46715
2010-03-01 17:09:47 +00:00
Christopher Michael 79f406e33a Don't expand lists.
SVN revision: 46714
2010-03-01 17:08:07 +00:00
Christopher Michael 3677d6ded3 Don't exapnd...wastes space and looks like poo.
SVN revision: 46713
2010-03-01 17:06:30 +00:00
Christopher Michael 443edb0b64 Make applications dialog work with all resolutions.
SVN revision: 46709
2010-03-01 16:59:01 +00:00
Christopher Michael f225f4033e Make Cursor dialog work for other resolutions.
Use Eina_List macros.
Don't expand items...wastes space.



SVN revision: 46707
2010-03-01 16:42:42 +00:00
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
2010-03-01 13:40:23 +00:00
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
2010-03-01 13:20:04 +00:00
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
2010-03-01 13:14:31 +00:00
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
2010-03-01 12:57:05 +00:00
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
2010-03-01 12:50:44 +00:00
Gustavo Sverzut Barbieri 3d895520f6 trailing whitespaces and indentation.
SVN revision: 46686
2010-03-01 12:36:19 +00:00
Christopher Michael a682db0ef7 Some more documentation.
SVN revision: 46675
2010-03-01 01:51:48 +00:00
Christopher Michael 98e95cc950 Comment whole section as we never make use of it anyway.
SVN revision: 46674
2010-03-01 01:33:44 +00:00
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
2010-03-01 00:57:06 +00:00
Christopher Michael b921d72f1f Reduce border gap.
SVN revision: 46665
2010-02-28 18:53:17 +00:00
Christopher Michael c86c4bb977 Don't expand list. That causes slider labels to look like poo.
Fix formatting & remove whitespace.



SVN revision: 46664
2010-02-28 18:49:01 +00:00
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
2010-02-28 18:45:07 +00:00
Christopher Michael fe96ced232 Don't expand list.
SVN revision: 46662
2010-02-28 18:42:58 +00:00
Christopher Michael 89d6f49f98 Don't expand list. Wastes space and looks silly.
SVN revision: 46661
2010-02-28 18:39:26 +00:00
Christopher Michael da564fbe60 Don't stretch sliders vertically as they look retarded.
Fix formatting.



SVN revision: 46660
2010-02-28 18:36:20 +00:00
Christopher Michael 34545d01ab Better scale dialog:
- Resolution independant.
       - Sliders don't expand in basic anymore and thus do not look retarded.



SVN revision: 46659
2010-02-28 18:28:20 +00:00
Christopher Michael 7793e66e16 Add conf module src file.
SVN revision: 46651
2010-02-28 16:41:57 +00:00
Christopher Michael 0750e109b0 Add conf module src file.
SVN revision: 46650
2010-02-28 16:41:34 +00:00
Christopher Michael 5729fbc058 Add conf module src file.
SVN revision: 46649
2010-02-28 16:41:12 +00:00