Commit Graph

9150 Commits

Author SHA1 Message Date
Luis Felipe Strano Moraes 369d93736e Added missing icons to EXTRA_DIST
SVN revision: 47143
2010-03-11 21:51:58 +00:00
Luis Felipe Strano Moraes e3dc2fbcdd make dist was broken on commit 47061, fixing it
SVN revision: 47140
2010-03-11 20:19:51 +00:00
Gustavo Sverzut Barbieri 2a1229013a cleanups...
i did this module long ago, without a proper indentation settings in my emacs...



SVN revision: 47124
2010-03-10 21:54:23 +00:00
Gustavo Sverzut Barbieri 6177180010 econnman: remove unneed popup_del
the function already do the popup_del with the proper NULL check.

By: Gustavo F. Padovan <padovan@profusion.mobi>



SVN revision: 47119
2010-03-10 20:57:06 +00:00
Massimo Maiurana 7895c38ca3 updating french translation
SVN revision: 47109
2010-03-10 17:57:05 +00:00
toma 24497dce02 New window icons because the old ones sucked. These ones come from a remake of the pager window. Glorious svn this time round.
SVN revision: 47105
2010-03-10 13:40:27 +00:00
Christopher Michael 3de8c6adbc Fix up expand/fill for sliders (so they use all available width).
SVN revision: 47091
2010-03-09 16:54:05 +00:00
Christopher Michael e3a0da1216 Fix up expand/fill for sliders.
SVN revision: 47090
2010-03-09 16:51:26 +00:00
Christopher Michael 42d7e79d3e Fix up expand/fill for sliders.
SVN revision: 47089
2010-03-09 16:50:05 +00:00
Christopher Michael fc5264cfdb Fix expand/fill for sliders.
SVN revision: 47088
2010-03-09 16:47:49 +00:00
Christopher Michael ffd49c3982 Check box doesn't need to expand (wastes space).
Fix formatting.



SVN revision: 47086
2010-03-09 16:45:32 +00:00
Christopher Michael cecb71b12b Set fill & expand on toolbook pages (so sliders use available space).
SVN revision: 47085
2010-03-09 16:42:38 +00:00
Christopher Michael 3852673e3f Add check_changed to conf_exebuf.
NB: works great in Basic, but not in Advanced...not sure why. K-S, can
you have a look please ?



SVN revision: 47083
2010-03-09 16:34:39 +00:00
Gustavo Sverzut Barbieri 3f2d166a08 preload and set proper size to help loading.
SVN revision: 47071
2010-03-09 02:55:47 +00:00
Gustavo Sverzut Barbieri 3c5b485a98 improved icon theme, with nice previews!
preview couple of icons at bottom, and try harder to find an icon for
the list item, otherwise just skip the theme as it is not worth.



SVN revision: 47070
2010-03-09 02:46:07 +00:00
Gustavo Sverzut Barbieri 78e5959bdf cleanups, consts and return Eina_Bool for file setters.
okay, maybe too much for a single patch, but they are all pretty trivial:

 - whitespace cleanups;

 - simplify "sd" assignments;

 - add const keyword to getters;

 - return if file_set operation succeeded or not.



SVN revision: 47069
2010-03-09 02:45:14 +00:00
Christopher Michael 88fc6b3607 Expand widgets in toolbook pages.
SVN revision: 47068
2010-03-09 02:40:45 +00:00
toma 8b8ad1f4bb Now with more color and less colour.
SVN revision: 47067
2010-03-09 02:11:41 +00:00
toma 873b766010 Commenting. Comments on my commenting are welcome. Basically, its just locations of widgets so that non-Ecentric people can easily find where each widget is. Ive only included the not-so descriptive widgets and modules.
SVN revision: 47065
2010-03-09 01:43:29 +00:00
Christopher Michael 03c6a3be88 Fix exebuf wrt Geometry tab & Animations tab.
Fix rancid formatting in conf_winlist (what an eye sore that was).



SVN revision: 47064
2010-03-09 01:23:21 +00:00
Christopher Michael 4d4cf95edc Make performance dialog match other dialogs wrt sliders & expansion.
SVN revision: 47062
2010-03-09 00:49:47 +00:00
toma 77f6084a2d Make move n resize follow the icon filename convention.
SVN revision: 47061
2010-03-09 00:46:25 +00:00
Gustavo Sverzut Barbieri ba79908621 non-resiable "presentation mode" dialogs and -Wextra/trailing whitespace cleanups.
SVN revision: 47060
2010-03-09 00:31:44 +00:00
Christopher Michael f195132338 Icon for Config Panel Entry.
SVN revision: 47047
2010-03-08 18:20:39 +00:00
Christopher Michael 0d0742163b Icon for Entry in config panel.
SVN revision: 47046
2010-03-08 18:18:16 +00:00
Christopher Michael 058aa8cbd6 Icons for config entries.
SVN revision: 47045
2010-03-08 18:15:09 +00:00
Christopher Michael 0774699683 Make Run Command settings dialog work w/ all resolutions.
(May need/want label changes).



SVN revision: 47044
2010-03-08 18:03:42 +00:00
Massimo Maiurana 8babef3136 updating french translation
SVN revision: 47043
2010-03-08 17:48:52 +00:00
Miculcy Brian b80eca5ad3 remove the now useless title
SVN revision: 47002
2010-03-08 16:09:21 +00:00
Carsten Haitzler eff746a164 load modules before execcing apps.
SVN revision: 47000
2010-03-08 15:00:29 +00:00
Carsten Haitzler b44b0a63da comp should not be delayed - and first module loaded for best effects.
SVN revision: 46999
2010-03-08 14:50:50 +00:00
Carsten Haitzler 33e98b7b15 dont delay comp load - and sync on init too to make sure.
SVN revision: 46998
2010-03-08 14:50:00 +00:00
Gustavo Sverzut Barbieri cb5d3df3d4 check changed.
SVN revision: 46997
2010-03-08 13:45:38 +00:00
Gustavo Sverzut Barbieri 3ed23f7688 less frame, more check_changed.
SVN revision: 46996
2010-03-08 13:20:19 +00:00
Gustavo Sverzut Barbieri c0430f9e9d no frames required there...
SVN revision: 46995
2010-03-08 13:02:01 +00:00
Carsten Haitzler b9ee48ba99 hmm fiddle to have slower fade out... but quicker fade-in/start for init
SVN revision: 46979
2010-03-08 05:46:05 +00:00
Carsten Haitzler 22f68af297 prettier init splash. no more bizarre glowing cursor. how do you like the dots?
SVN revision: 46978
2010-03-08 05:41:05 +00:00
Gustavo Sverzut Barbieri c5c629021d less frames, more check_changed.
SVN revision: 46977
2010-03-08 03:40:31 +00:00
Gustavo Sverzut Barbieri 1910f37b17 no need for this frametable, it can be a simple list.
SVN revision: 46976
2010-03-08 03:05:13 +00:00
Gustavo Sverzut Barbieri 1b712ba617 no need fro frame in the module list, the dialog title says it all.
SVN revision: 46975
2010-03-08 02:39:44 +00:00
Carsten Haitzler 31673eccba give that green glowing led/ball/bubble more... "umpfff". more chine, deeper
color glow, shadowing etc. looks much more like a green light that is "on"



SVN revision: 46974
2010-03-08 02:06:50 +00:00
Gustavo Sverzut Barbieri bb45a68197 better conf_winlist.
* reorganize items resulting in less toolbook pages.

 * smaller labels

 * smarter constraints and disable

 * better basic settings, collapsing common used options



SVN revision: 46971
2010-03-07 23:37:35 +00:00
Gustavo Sverzut Barbieri 707f0fa37e don't ever select headers...
SVN revision: 46958
2010-03-07 20:08:46 +00:00
Gustavo Sverzut Barbieri 9e6c59a265 Improve color class dialog and its effect in default theme.
Now we can theme almost everything, including list item and header
text and background.



SVN revision: 46957
2010-03-07 19:55:30 +00:00
Rafael Antognolli 4000205b32 Check for error on get_name_owner callback.
SVN revision: 46950
2010-03-07 14:51:30 +00:00
Carsten Haitzler f1408f12e9 aaaaah typo! :) thts what made redir subwindows fail!
SVN revision: 46938
2010-03-07 11:48:36 +00:00
Carsten Haitzler 1e258f35d4 hmmm seeming a few more redirects than needed
SVN revision: 46936
2010-03-07 11:40:49 +00:00
Joel Klinghed 19fd0e0e51 From: Joel Klinghed <the_jk@spawned.biz>
extra dbus module to handle extending dbus generically. replaces msgbus-lang



SVN revision: 46934
2010-03-07 07:13:28 +00:00
Gustavo Sverzut Barbieri 5cd4b45793 crack--, /me needs sleep!
SVN revision: 46929
2010-03-07 05:37:40 +00:00
Gustavo Sverzut Barbieri d7eb875806 new color configuration dialog.
The goal of this dialog is to be simpler to use and fit a small
screen, however provide more useful features to the user.

This was done by having one single multi-select ilist with color
previews on the left (just text now, but supports solid colors as
well) and a full-featured preview on the editor box.

The list supports multi-select, so one can enable, disable or set
colors on multiple items at the same time, avoiding the old
enable/disable radios that did not make much sense.  The frame label
should be updated based on the items one select (if they have the same
colors or are "mixed", if they are all unset).

The list also uses the new feature to show an "end" icon to notify the
item is customized or not.

TODO: review supported/known color classes, it is as simple as
      changing the description array.



SVN revision: 46928
2010-03-07 05:33:34 +00:00