platform/upstream/enlightenment.git
14 years agobetter conf_winlist.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 23:37:35 +0000 (23:37 +0000)]
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

14 years agodon't ever select headers...
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 20:08:46 +0000 (20:08 +0000)]
don't ever select headers...

SVN revision: 46958

14 years agoImprove color class dialog and its effect in default theme.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 19:55:30 +0000 (19:55 +0000)]
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

14 years agoCheck for error on get_name_owner callback.
Rafael Antognolli [Sun, 7 Mar 2010 14:51:30 +0000 (14:51 +0000)]
Check for error on get_name_owner callback.

SVN revision: 46950

14 years agoaaaaah typo! :) thts what made redir subwindows fail!
Carsten Haitzler [Sun, 7 Mar 2010 11:48:36 +0000 (11:48 +0000)]
aaaaah typo! :) thts what made redir subwindows fail!

SVN revision: 46938

14 years agohmmm seeming a few more redirects than needed
Carsten Haitzler [Sun, 7 Mar 2010 11:40:49 +0000 (11:40 +0000)]
hmmm seeming a few more redirects than needed

SVN revision: 46936

14 years agoFrom: Joel Klinghed <the_jk@spawned.biz>
Joel Klinghed [Sun, 7 Mar 2010 07:13:28 +0000 (07:13 +0000)]
From:  Joel Klinghed <the_jk@spawned.biz>

extra dbus module to handle extending dbus generically. replaces msgbus-lang

SVN revision: 46934

14 years agocrack--, /me needs sleep!
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 05:37:40 +0000 (05:37 +0000)]
crack--, /me needs sleep!

SVN revision: 46929

14 years agonew color configuration dialog.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 05:33:34 +0000 (05:33 +0000)]
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

14 years agoimprove color_class usage in the default theme.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 05:28:51 +0000 (05:28 +0000)]
improve color_class usage in the default theme.

There is still lots of room for improvements, we should add more color
classes so users could choose more colors (conf_colors to be changed
soon).

NOTE: color_class value will be multiply (ie: tint) the existing part
      value.  This applies for both IMAGES (as expected) and TEXT (I
      did not expect it). IOW: do not define the color in the part,
      just in the color class section.

NOTE-2: if you do not define a color class in your theme, the
      conf_colors dialog will have no clue on what is the default
      color.

SVN revision: 46927

14 years agoenables optional alpha edition in color selector.
Gustavo Sverzut Barbieri [Sun, 7 Mar 2010 05:24:09 +0000 (05:24 +0000)]
enables optional alpha edition in color selector.

NOTE: the color selection widget (e_widget_csel) is way too
      complex. The basic editor should not show HSV as most people
      have no clue what it is.

SVN revision: 46926

14 years agoLess japanese cuisine; more TODO.
toma [Sun, 7 Mar 2010 03:11:55 +0000 (03:11 +0000)]
Less japanese cuisine; more TODO.

SVN revision: 46921

14 years agoClear out some fixed fixmes
toma [Sun, 7 Mar 2010 03:10:12 +0000 (03:10 +0000)]
Clear out some fixed fixmes

SVN revision: 46920

14 years agoActive icon for activated modules in ilist
toma [Sun, 7 Mar 2010 03:02:10 +0000 (03:02 +0000)]
Active icon for activated modules in ilist

SVN revision: 46919

14 years agoBetter Client List config dialog (fits small resolution screens).
Christopher Michael [Sun, 7 Mar 2010 02:07:49 +0000 (02:07 +0000)]
Better Client List config dialog (fits small resolution screens).
Fix formatting.

(May need label changes).

SVN revision: 46916

14 years agoAdd missing Advanced options from Basic.
Christopher Michael [Sat, 6 Mar 2010 21:00:11 +0000 (21:00 +0000)]
Add missing Advanced options from Basic.
Add handler for iconified check changing.

SVN revision: 46915

14 years agoMake winlist Advanced work for all resolutions. (May need some label
Christopher Michael [Sat, 6 Mar 2010 20:52:14 +0000 (20:52 +0000)]
Make winlist Advanced work for all resolutions. (May need some label
changes or other organization here, but the bulk of the work is done).

SVN revision: 46914

14 years agoand actuually send sync cancel too. (and inc counter to avoid race)
Carsten Haitzler [Sat, 6 Mar 2010 17:15:10 +0000 (17:15 +0000)]
and actuually send sync cancel too. (and inc counter to avoid race)

SVN revision: 46913

14 years agohmm some sort of lockup? safety++
Carsten Haitzler [Sat, 6 Mar 2010 16:38:59 +0000 (16:38 +0000)]
hmm some sort of lockup? safety++

SVN revision: 46910

14 years ago'everything' tracker: use nameOwner signal to check whether tracker is running
Hannes Janetzek [Sat, 6 Mar 2010 14:21:17 +0000 (14:21 +0000)]
'everything' tracker: use nameOwner signal to check whether tracker is running

SVN revision: 46909

14 years ago'everything' add log domain
Hannes Janetzek [Sat, 6 Mar 2010 14:15:00 +0000 (14:15 +0000)]
'everything' add log domain

SVN revision: 46908

14 years ago'evrything' cleanups
Hannes Janetzek [Sat, 6 Mar 2010 14:09:05 +0000 (14:09 +0000)]
'evrything' cleanups

SVN revision: 46907

14 years agobetter desktop file editor, presents more space in less space!
Gustavo Sverzut Barbieri [Sat, 6 Mar 2010 00:42:09 +0000 (00:42 +0000)]
better desktop file editor, presents more space in less space!

 * use toolbook and segment all information to different pages

 * icon got its own page, with bigger view

 * labels on one line, entries on the next: more consistency, better
   alignment, takes less horizontal space and allows entries to show
   more characters.

 * editing new desktop files (Settings > Apps > New Application) will
   use a dynamically created name based on application name, instead
   of falling back to a numeric based _new_app-%d.desktop.

SVN revision: 46902

14 years agobe more float cast specific.
Carsten Haitzler [Fri, 5 Mar 2010 04:14:52 +0000 (04:14 +0000)]
be more float cast specific.

SVN revision: 46889

14 years agocompile.... grrrr!
Carsten Haitzler [Fri, 5 Mar 2010 04:13:15 +0000 (04:13 +0000)]
compile.... grrrr!

SVN revision: 46888

14 years agotexfrompixmap fix for "nocomp" mode
Carsten Haitzler [Fri, 5 Mar 2010 03:21:42 +0000 (03:21 +0000)]
texfrompixmap fix for "nocomp" mode

SVN revision: 46887

14 years agoMigrate technologies to use Technology interface
Gustavo Sverzut Barbieri [Thu, 4 Mar 2010 21:58:23 +0000 (21:58 +0000)]
Migrate technologies to use Technology interface
Instead of parse 2 vectors of Enabled and Disabled technologies, use the
technology interface with its 'state' field. It's much easier to extend
this design than the other, also allowing the UI to be easily updated
upon devices (dis)appearing.

This breaks compatibility with connman version < 0.49.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>

SVN revision: 46881

14 years agojust in case - bracket that.
Carsten Haitzler [Thu, 4 Mar 2010 14:00:24 +0000 (14:00 +0000)]
just in case - bracket that.

SVN revision: 46867

14 years agohandle sync properly if enabled.
Carsten Haitzler [Thu, 4 Mar 2010 13:42:19 +0000 (13:42 +0000)]
handle sync properly if enabled.

SVN revision: 46866

14 years agooption to not composite if fullscreen windows are detected. go in and out of
Carsten Haitzler [Thu, 4 Mar 2010 13:33:33 +0000 (13:33 +0000)]
option to not composite if fullscreen windows are detected. go in and out of
compositor

SVN revision: 46865

14 years agonicer clock hands when small :)
Carsten Haitzler [Thu, 4 Mar 2010 04:10:20 +0000 (04:10 +0000)]
nicer clock hands when small :)

SVN revision: 46862

14 years agosimplified performance conf with check_changed and cleanups.
Gustavo Sverzut Barbieri [Thu, 4 Mar 2010 01:18:32 +0000 (01:18 +0000)]
simplified performance conf with check_changed and cleanups.

Instead of advanced, use a toolbook with General and Cache pages, it
looks better... and this dialog is inside "advanced" anyway.

SVN revision: 46861

14 years agomaximize policy got check_changed and cleanups.
Gustavo Sverzut Barbieri [Thu, 4 Mar 2010 01:02:28 +0000 (01:02 +0000)]
maximize policy got check_changed and cleanups.

SVN revision: 46860

14 years agowindow stacking got check_changed and cleanups.
Gustavo Sverzut Barbieri [Thu, 4 Mar 2010 00:56:15 +0000 (00:56 +0000)]
window stacking got check_changed and cleanups.

SVN revision: 46858

14 years agowindow geometry got check_changed and minor cleanups.
Gustavo Sverzut Barbieri [Thu, 4 Mar 2010 00:50:25 +0000 (00:50 +0000)]
window geometry got check_changed and minor cleanups.

SVN revision: 46857

14 years agoimprovements to window display configuration dialog;
Gustavo Sverzut Barbieri [Thu, 4 Mar 2010 00:36:02 +0000 (00:36 +0000)]
improvements to window display configuration dialog;

 * advanced in toolbook;

 * shorter labels, that still make sense;

 * check_changed for both basic and advanced;

 * removed some comments that were "too much obvious".

SVN revision: 46856

14 years agoexpand frames so they look better in this dialog.
Gustavo Sverzut Barbieri [Wed, 3 Mar 2010 23:27:49 +0000 (23:27 +0000)]
expand frames so they look better in this dialog.

Often it is not the case, but in since the frames are quire similar in
both toolbook pages, do it for this dialog.

SVN revision: 46853

14 years agomouse cursor cleanup.
Gustavo Sverzut Barbieri [Wed, 3 Mar 2010 23:21:03 +0000 (23:21 +0000)]
mouse cursor cleanup.

 * removed basic/advanced, only size was extra in advanced and it is
   far from being advanced-only feature.

 * better order, with enlightenment's cursor theme option right above
   the old "Ilde Cursor", now "Idle effects" as it is only applies to
   E cursors.

 * Remove lots of redundant "Cursor" from phrases... god, we're in a
   cursor setting! everything relates to it!

SVN revision: 46852

14 years agoUse efreet_desktop_new where appropriate
Sebastian Dransfeld [Wed, 3 Mar 2010 22:10:55 +0000 (22:10 +0000)]
Use efreet_desktop_new where appropriate

efreet_desktop_get (will in time) setup a lot of stuff to monitor
changes. If we just use the results from efreet_desktop_get within one
function and then free, this is unneeded overhead. efreet_desktop_free
will more lightweight (but require a bit more mem alloc).

SVN revision: 46847

14 years agoWe do free our efreet_desktop's
Sebastian Dransfeld [Wed, 3 Mar 2010 22:10:44 +0000 (22:10 +0000)]
We do free our efreet_desktop's

SVN revision: 46846

14 years agoUse efreet_desktop_get
Sebastian Dransfeld [Wed, 3 Mar 2010 22:10:34 +0000 (22:10 +0000)]
Use efreet_desktop_get

We want to get a cached version which submits events for bd->desktop

SVN revision: 46845

14 years agoRemove pointless comment
Sebastian Dransfeld [Wed, 3 Mar 2010 22:10:20 +0000 (22:10 +0000)]
Remove pointless comment

If we use efreet_desktop_new we get our own private copy, so we want to
free it, not unref. Anyway, if the efreet desktop has other references,
_free wont completely free, only unref.

SVN revision: 46844

14 years agopostpone module list construction to idler.
Gustavo Sverzut Barbieri [Wed, 3 Mar 2010 21:37:52 +0000 (21:37 +0000)]
postpone module list construction to idler.

Create the list later so the dialog shows up immediately and is later
populated. The creation of the list is quite expensive, with disk,
efreet and later computation of the final list.

It seems good now, but if required it could be split a bit more,
instead of doing one directory per idle run, do one file.

SVN revision: 46843

14 years agotoolbook in conf_screensaver.
Gustavo Sverzut Barbieri [Wed, 3 Mar 2010 21:04:44 +0000 (21:04 +0000)]
toolbook in conf_screensaver.

it's not that long anymore and also removes the need for the advanced
feature, it's just another tab.

SVN revision: 46842

14 years agoRespect zone aspect ratio.
Christopher Michael [Wed, 3 Mar 2010 18:30:27 +0000 (18:30 +0000)]
Respect zone aspect ratio.

SVN revision: 46838

14 years agobetter sizing
Gustavo Sverzut Barbieri [Wed, 3 Mar 2010 04:42:22 +0000 (04:42 +0000)]
better sizing

SVN revision: 46815

14 years agoand unbreak illume's ilist usage :-(
Gustavo Sverzut Barbieri [Wed, 3 Mar 2010 04:17:46 +0000 (04:17 +0000)]
and unbreak illume's ilist usage :-(

SVN revision: 46814

14 years agonew, single list module loader dialog.
Gustavo Sverzut Barbieri [Wed, 3 Mar 2010 04:10:04 +0000 (04:10 +0000)]
new, single list module loader dialog.

This dialog was reworked to have one single list instead of two. This
makes the internals way simpler and also fits small screens.

Extra benefit is that we don't need to reload the list, so it's
flicker-free and you don't loose context. Of course it will save some
cpu cycles not having to do these list fills over and over again.

the ilist had to be changed to include an "end" object, in the default
theme it is at the right. It will use a part named
e/widget/ilist/toggle_end to present the selected state. (The
favorites/heart icon was choosen because it is red and thus easily
visible in both black and white background -- selected/unselected).

SVN revision: 46813

14 years agoRevert frametable change. Need better organization here.
Christopher Michael [Wed, 3 Mar 2010 03:30:11 +0000 (03:30 +0000)]
Revert frametable change. Need better organization here.

SVN revision: 46812

14 years agoUse frametable so we take up less room on smaller resolutions.
Christopher Michael [Wed, 3 Mar 2010 03:12:08 +0000 (03:12 +0000)]
Use frametable so we take up less room on smaller resolutions.

SVN revision: 46811

14 years agoUpdate potfiles.in for new deskpreview widget.
Christopher Michael [Wed, 3 Mar 2010 01:37:25 +0000 (01:37 +0000)]
Update potfiles.in for new deskpreview widget.

SVN revision: 46809

14 years agoAdd handler for bg update.
Christopher Michael [Wed, 3 Mar 2010 00:36:08 +0000 (00:36 +0000)]
Add handler for bg update.
When deleting, remove icon objects.

SVN revision: 46808

14 years agooooold patch from manio! in!
Carsten Haitzler [Wed, 3 Mar 2010 00:32:39 +0000 (00:32 +0000)]
oooold patch from manio! in!

SVN revision: 46807

14 years agoRework config desks dialog for small resolutions.
Christopher Michael [Tue, 2 Mar 2010 22:56:36 +0000 (22:56 +0000)]
Rework config desks dialog for small resolutions.
       - Use toolbook.
       - Use new deskpreview widget.

SVN revision: 46804

14 years agoRework deskpreview widget so play nice w/ toolbook.
Christopher Michael [Tue, 2 Mar 2010 22:56:06 +0000 (22:56 +0000)]
Rework deskpreview widget so play nice w/ toolbook.
   - e_widget_aspect has issues when used in toolbook (so we don't use it here).
   - Still a couple of TODOs in this:
       Respect zone aspect.
       Use livethumb for previews.

SVN revision: 46803

14 years agomodule overhaul, passes -Wextra and reports more errors.
Gustavo Sverzut Barbieri [Tue, 2 Mar 2010 21:42:59 +0000 (21:42 +0000)]
module overhaul, passes -Wextra and reports more errors.

 * check_changed for both basic and advanced dialog modes;

 * disable sliders and other widgets that depend on the checkbox;

 * smaller sliders;

 * ensure there is a timer if alert is set;

 * check all fgets() return, report error if format was not expected,
   simplify some cases.

SVN revision: 46802

14 years agoSmaller min size sliders and pass -Wextra
Gustavo Sverzut Barbieri [Tue, 2 Mar 2010 19:10:53 +0000 (19:10 +0000)]
Smaller min size sliders and pass -Wextra

SVN revision: 46800

14 years agoconf menus with shorter labels, smaller sliders, passes -Wextra
Gustavo Sverzut Barbieri [Tue, 2 Mar 2010 19:05:45 +0000 (19:05 +0000)]
conf menus with shorter labels, smaller sliders, passes -Wextra

Please review the labels in the dialog context, in my opinion they
make total sense (no need to have "Show $X" in every item).

SVN revision: 46799

14 years agobetter alignment, sizing and pass -Wextra
Gustavo Sverzut Barbieri [Tue, 2 Mar 2010 18:53:02 +0000 (18:53 +0000)]
better alignment, sizing and pass -Wextra

SVN revision: 46796

14 years agoupdating french and italian translations
Massimo Maiurana [Tue, 2 Mar 2010 18:38:38 +0000 (18:38 +0000)]
updating french and italian translations

SVN revision: 46794

14 years agoshorter strings and passes -Wextra
Gustavo Sverzut Barbieri [Tue, 2 Mar 2010 18:09:39 +0000 (18:09 +0000)]
shorter strings and passes -Wextra

SVN revision: 46793

14 years agoshorter strings and apss -Wextra
Gustavo Sverzut Barbieri [Tue, 2 Mar 2010 16:33:35 +0000 (16:33 +0000)]
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

14 years agoShort some strings, remove -Wextra warnings.
Gustavo Sverzut Barbieri [Tue, 2 Mar 2010 16:22:52 +0000 (16:22 +0000)]
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

14 years agoRemove printfs.
Christopher Michael [Tue, 2 Mar 2010 15:53:12 +0000 (15:53 +0000)]
Remove printfs.

SVN revision: 46790

14 years agoDon't expand..makes things look horrible.
Christopher Michael [Tue, 2 Mar 2010 15:51:26 +0000 (15:51 +0000)]
Don't expand..makes things look horrible.

SVN revision: 46789

14 years agoimprove connman control dialog a bit.
Gustavo Sverzut Barbieri [Tue, 2 Mar 2010 15:48:24 +0000 (15:48 +0000)]
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

14 years agoe: check whether fork failed
Boris Faure [Tue, 2 Mar 2010 15:07:03 +0000 (15:07 +0000)]
e: check whether fork failed

SVN revision: 46787

14 years agohmmm something screwed with init done events.. remove 1 undone.
Carsten Haitzler [Tue, 2 Mar 2010 12:31:20 +0000 (12:31 +0000)]
hmmm something screwed with init done events.. remove 1 undone.

SVN revision: 46784

14 years agoDisable the timer if we are not debugging stringshare usage.
Christopher Michael [Tue, 2 Mar 2010 07:19:50 +0000 (07:19 +0000)]
Disable the timer if we are not debugging stringshare usage.
Fix some formatting.

SVN revision: 46778

14 years agoDon't free zones till we are done with them.
Christopher Michael [Tue, 2 Mar 2010 01:23:47 +0000 (01:23 +0000)]
Don't free zones till we are done with them.

SVN revision: 46761

14 years agoRework some code so that llvm is happy.
Christopher Michael [Tue, 2 Mar 2010 01:15:42 +0000 (01:15 +0000)]
Rework some code so that llvm is happy.

SVN revision: 46760

14 years agoand make it compile clean with -Wextra
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 23:45:57 +0000 (23:45 +0000)]
and make it compile clean with -Wextra

SVN revision: 46749

14 years agoallow dpms sliders to be smaller.
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 23:44:20 +0000 (23:44 +0000)]
allow dpms sliders to be smaller.

SVN revision: 46748

14 years agoFormatting.
Christopher Michael [Mon, 1 Mar 2010 20:40:49 +0000 (20:40 +0000)]
Formatting.

SVN revision: 46738

14 years agoUse toolbook for menu pages...works better on small resolutions.
Christopher Michael [Mon, 1 Mar 2010 19:28:21 +0000 (19:28 +0000)]
Use toolbook for menu pages...works better on small resolutions.

SVN revision: 46732

14 years agoEet cache for efreet desktop
Sebastian Dransfeld [Mon, 1 Mar 2010 18:16:32 +0000 (18:16 +0000)]
Eet cache for efreet desktop

SVN revision: 46726

14 years agoDon't expand lists.
Christopher Michael [Mon, 1 Mar 2010 17:57:26 +0000 (17:57 +0000)]
Don't expand lists.
Fix formatting.

SVN revision: 46725

14 years agoMake remember window work for all resolutions.
Christopher Michael [Mon, 1 Mar 2010 17:46:06 +0000 (17:46 +0000)]
Make remember window work for all resolutions.
Fix formatting.

SVN revision: 46723

14 years agoDon't expand lists.
Christopher Michael [Mon, 1 Mar 2010 17:42:55 +0000 (17:42 +0000)]
Don't expand lists.
Fix formatting.

SVN revision: 46722

14 years agoDon't expand lists.
Christopher Michael [Mon, 1 Mar 2010 17:39:15 +0000 (17:39 +0000)]
Don't expand lists.
Fix formatting.

SVN revision: 46721

14 years agoimprove sizing of basic configuration.
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 17:35:47 +0000 (17:35 +0000)]
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

14 years agoDon't expand lists.
Christopher Michael [Mon, 1 Mar 2010 17:35:40 +0000 (17:35 +0000)]
Don't expand lists.
Fix formatting.

SVN revision: 46719

14 years agoDon't expand lists.
Christopher Michael [Mon, 1 Mar 2010 17:32:01 +0000 (17:32 +0000)]
Don't expand lists.
Shorten strings.
Fix formatting.

SVN revision: 46718

14 years agoDon't expand lists.
Christopher Michael [Mon, 1 Mar 2010 17:24:14 +0000 (17:24 +0000)]
Don't expand lists.

SVN revision: 46717

14 years agoDon't expand lists...wastes space.
Christopher Michael [Mon, 1 Mar 2010 17:21:39 +0000 (17:21 +0000)]
Don't expand lists...wastes space.
No need to set dialog_resizable to zero. It's zero by default.

SVN revision: 46716

14 years agoDon't expand lists...makes sliders look ugly.
Christopher Michael [Mon, 1 Mar 2010 17:09:47 +0000 (17:09 +0000)]
Don't expand lists...makes sliders look ugly.

SVN revision: 46715

14 years agoDon't expand lists.
Christopher Michael [Mon, 1 Mar 2010 17:08:07 +0000 (17:08 +0000)]
Don't expand lists.

SVN revision: 46714

14 years agoDon't exapnd...wastes space and looks like poo.
Christopher Michael [Mon, 1 Mar 2010 17:06:30 +0000 (17:06 +0000)]
Don't exapnd...wastes space and looks like poo.

SVN revision: 46713

14 years agoMake applications dialog work with all resolutions.
Christopher Michael [Mon, 1 Mar 2010 16:59:01 +0000 (16:59 +0000)]
Make applications dialog work with all resolutions.

SVN revision: 46709

14 years agoMake Cursor dialog work for other resolutions.
Christopher Michael [Mon, 1 Mar 2010 16:42:42 +0000 (16:42 +0000)]
Make Cursor dialog work for other resolutions.
Use Eina_List macros.
Don't expand items...wastes space.

SVN revision: 46707

14 years agobit better profile dialogs, at least it is aligned now.
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 13:40:23 +0000 (13:40 +0000)]
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

14 years agosimpler and shorter strings.
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 13:20:04 +0000 (13:20 +0000)]
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

14 years agofix problem with resizing dialogs that use e_widget_framelist_object_append()
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 13:14:31 +0000 (13:14 +0000)]
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

14 years agoAlmost passes -Wextra
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 12:57:05 +0000 (12:57 +0000)]
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

14 years agoBetter settings in menu.
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 12:50:44 +0000 (12:50 +0000)]
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

14 years agotrailing whitespaces and indentation.
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 12:36:19 +0000 (12:36 +0000)]
trailing whitespaces and indentation.

SVN revision: 46686

14 years agoSome more documentation.
Christopher Michael [Mon, 1 Mar 2010 01:51:48 +0000 (01:51 +0000)]
Some more documentation.

SVN revision: 46675

14 years agoComment whole section as we never make use of it anyway.
Christopher Michael [Mon, 1 Mar 2010 01:33:44 +0000 (01:33 +0000)]
Comment whole section as we never make use of it anyway.

SVN revision: 46674

14 years agoDon't set a min width that is too large. Just use min width returned from
Christopher Michael [Mon, 1 Mar 2010 00:57:06 +0000 (00:57 +0000)]
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

14 years agoReduce border gap.
Christopher Michael [Sun, 28 Feb 2010 18:53:17 +0000 (18:53 +0000)]
Reduce border gap.

SVN revision: 46665