Commit Graph

9030 Commits

Author SHA1 Message Date
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
Christopher Michael 33bf93ffdf Add conf module source file.
SVN revision: 46648
2010-02-28 16:40:53 +00:00
Daniel Kolesa 475068e6ed gettext++, prototypes++
SVN revision: 46645
2010-02-28 14:18:48 +00:00
Massimo Maiurana a45de21c6d updating french and italian translations
SVN revision: 46641
2010-02-28 09:43:41 +00:00
Vincent Torri fe72331c96 remove -no-undefined in everything
SVN revision: 46638
2010-02-28 07:02:31 +00:00
Christopher Michael 11c9dc57fd Remove printf & some unused variables.
SVN revision: 46635
2010-02-28 02:36:49 +00:00
Christopher Michael bda76a1666 Fix QP zone position bugger...thanks for the report Raster :)
SVN revision: 46634
2010-02-28 02:08:18 +00:00
Carsten Haitzler dd56bcd1ad no... we want undefined symbols :) (thanks vtorri)
SVN revision: 46630
2010-02-28 00:13:21 +00:00
Christopher Michael 3bc257bf8d Fix up formatting.
SVN revision: 46625
2010-02-27 22:51:19 +00:00
Christopher Michael 857baca433 Use custom edj icon if it's specified (for menus & items).
Use EINA_* macros for lists.
Fix formatting.
Remove Whitespace.



SVN revision: 46623
2010-02-27 22:38:35 +00:00
Christopher Michael 87fb47f7da Add module.conf.src to Makefile.
SVN revision: 46621
2010-02-27 22:11:31 +00:00
Christopher Michael 20547bb817 And add to Makefile.
SVN revision: 46620
2010-02-27 22:10:41 +00:00
Christopher Michael fd99954b54 Add config src file for config panel module w/ silly menu disabled.
SVN revision: 46619
2010-02-27 22:10:01 +00:00
Christopher Michael 016f15ef84 Add config src file for Conf module w/ silly menu disabled.
SVN revision: 46618
2010-02-27 22:07:00 +00:00
Christopher Michael 28ad67b765 Hook into zone_resize so we can adjust minimum width when zone changes
size.



SVN revision: 46600
2010-02-27 19:50:07 +00:00
Christopher Michael 8294b889c5 Add handler for zone_move_resize so we can adjust minimum width of
indicator when zone size changes.



SVN revision: 46599
2010-02-27 19:41:59 +00:00
Daniel Kolesa fd63280f2e Merge configmenu from extras with Configuration Panel module(after discussion with raster). For this, I added API to disable or enable any augmentation point from any module and later enable it again. Thanks to this merge, you can have configuration panel categories directly in main menu, replacing old items like Gadgets in that submenu. You can easily switch to old style from Advanced->Configuration Panel, if the module is disabled it is the old style of course. Also I removed configmenu from emodules when it is not needed anymore.
SVN revision: 46587
2010-02-27 17:04:55 +00:00
Carsten Haitzler e15c3cc2ed missing eapi's
SVN revision: 46575
2010-02-27 10:06:22 +00:00
Christopher Michael d2a7162547 TAsn's patch for LTR->RTL support in keyboard. (with formatting fixes).
SVN revision: 46550
2010-02-27 04:28:43 +00:00
Gustavo Sverzut Barbieri 7255cc7b32 quaker said valgrind 3.5 just accept a byte value (0-255)
SVN revision: 46537
2010-02-26 23:55:12 +00:00
Christopher Michael 2466083ecd Don't segfault if keyboard has no border.
SVN revision: 46520
2010-02-26 21:04:03 +00:00