platform/upstream/enlightenment.git
15 years agoOption to enable desklock after screensaver timeout.
Gustavo Sverzut Barbieri [Mon, 27 Apr 2009 02:49:50 +0000 (02:49 +0000)]
Option to enable desklock after screensaver timeout.

This option will make it possible to lock the screen after some
seconds screensaver started.

It is useful in cases you want a short screensaver and uses screenlock
but often need to unlock it quickly (ie: was talking to someone at the
office, screensaver starts and you would like to quickly avoid
desklock, otherwise need to stop talking, unlock and continue).

SVN revision: 40413

15 years agoupdating french and italian translations
Massimo Maiurana [Sun, 26 Apr 2009 10:29:22 +0000 (10:29 +0000)]
updating french and italian translations

SVN revision: 40398

15 years agofix typo.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 22:12:13 +0000 (22:12 +0000)]
fix typo.

SVN revision: 40388

15 years agoactions to toggle new modes.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 20:54:12 +0000 (20:54 +0000)]
actions to toggle new modes.

SVN revision: 40385

15 years agoproper alignment when there is non-autohide shelves.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 18:49:39 +0000 (18:49 +0000)]
proper alignment when there is non-autohide shelves.

SVN revision: 40384

15 years agonew special case for desklock wallpaper.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 18:32:34 +0000 (18:32 +0000)]
new special case for desklock wallpaper.

desklock now can use the same wallpaper as desktop, this is what I use
and was annoyed to have to remember to change in both places.

SVN revision: 40383

15 years agodpms, screensaver and desklock now respect "presentation" mode.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:49:53 +0000 (16:49 +0000)]
dpms, screensaver and desklock now respect "presentation" mode.

Wow, no need to go to "Settings" and then 3 dialogs to do my presentations!

SVN revision: 40381

15 years agolist of widgets to disable does not need to be global.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:31:45 +0000 (16:31 +0000)]
list of widgets to disable does not need to be global.

SVN revision: 40380

15 years agowhitespace cleanup.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:28:32 +0000 (16:28 +0000)]
whitespace cleanup.

SVN revision: 40379

15 years agoremove global list of widgets, not required.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:13:12 +0000 (16:13 +0000)]
remove global list of widgets, not required.

SVN revision: 40377

15 years agowhitespace-cleanup
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:10:34 +0000 (16:10 +0000)]
whitespace-cleanup

SVN revision: 40376

15 years agoadd "modes" configuration, now "presentation" and "offline".
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:07:45 +0000 (16:07 +0000)]
add "modes" configuration, now "presentation" and "offline".

They are presented as a submenu with check items. Need to implement
support in modules, so they'll check for these variables.

DESIGNERS: could you please provide the following icons:

   * preferences-modes: contain the other icons

   * preferences-modes-presentation: system is in presentation mode,
     no screensaver, locks and dpms will be available.

   * preferences-modes-offline: system is offline, modules that keep
     polling internet services (weather, forecasts, ...) should stop
     and show "I'm offline" emblem. When network systems (network
     manager, connman, exhalt...) are integrated, they will change
     this state as well.

SVN revision: 40375

15 years agoUpdated Czech translation file.
Daniel Kolesa [Sat, 25 Apr 2009 12:23:56 +0000 (12:23 +0000)]
Updated Czech translation file.

SVN revision: 40367

15 years ago Try to use FDO icons as some modules (screensaver, for instance) use them.
Chidambar Zinnoury [Sat, 25 Apr 2009 08:03:53 +0000 (08:03 +0000)]
 Try to use FDO icons as some modules (screensaver, for instance) use them.

SVN revision: 40363

15 years agoupdating french translations
Massimo Maiurana [Fri, 24 Apr 2009 16:09:36 +0000 (16:09 +0000)]
updating french translations

SVN revision: 40347

15 years agoMove to eina_stringshare
Iván Briano [Fri, 24 Apr 2009 02:38:55 +0000 (02:38 +0000)]
Move to eina_stringshare

Put some _replace instead of _del/_add,
so look there if something unespectedly breaks.

SVN revision: 40342

15 years agonotes++
Carsten Haitzler [Thu, 23 Apr 2009 02:51:21 +0000 (02:51 +0000)]
notes++

SVN revision: 40309

15 years agoimprovements to e_border positioning.
Gustavo Sverzut Barbieri [Thu, 23 Apr 2009 02:24:59 +0000 (02:24 +0000)]
improvements to e_border positioning.

 * e_border_center() will center window in a better way, accounting
   the shelves/panels instead of just centering on the screen. This is
   better and most noticeable if screens are small and a big shelf on
   just one edge.

 * e_border_move_without_border(), e_border_resize_without_border()
   and e_border_move_resize_without_border() will assume the given
   values do not acount border/decorations (client_inset) and will do
   automatically. As stated in documentation, this is specially useful
   when it is a new client and thus have no decorations when it is
   positioned, when decorations are added window would be placed at
   wrong position. One can try this by adding efwin window overflowing
   the bottom-right corner, closing it and when reopen fileman would
   try to make it inside the screen, this would not work well with
   part of the window still being outside.

 * e_win_move(), e_win_resize() and e_win_move_resize() will now use
   new e_border functions.

SVN revision: 40307

15 years agoFrom: Viktor Kojouharov <vkojouharov@gmail.com>
Viktor Kojouharov [Thu, 23 Apr 2009 02:12:55 +0000 (02:12 +0000)]
From: Viktor Kojouharov <vkojouharov@gmail.com>

This little patch adds 'tabs' to the fileman module window. The tabs are
implemented using the toolbar widget. Currently you can add tabs and
switch between them. The only problem right now is that when adding more
than two tabs, the toolbar/scrollbar area is moved off the canvas for
some reason, until the user resizes the window - raster though it might
be a problem with the toolbar widget itself, but he didn't see the
patch, so it might as well be something on my side.

SVN revision: 40306

15 years agoRemove redundancy
Christopher Michael [Wed, 22 Apr 2009 16:47:20 +0000 (16:47 +0000)]
Remove redundancy

SVN revision: 40294

15 years agoUpdated debian stuff for core EFL. Changed debian stuff of others to work with core...
Daniel Kolesa [Wed, 22 Apr 2009 16:37:17 +0000 (16:37 +0000)]
Updated debian stuff for core EFL. Changed debian stuff of others to work with core EFL updates.

SVN revision: 40292

15 years agoFormatting & whitespace removal.
Christopher Michael [Wed, 22 Apr 2009 16:08:32 +0000 (16:08 +0000)]
Formatting & whitespace removal.

SVN revision: 40291

15 years agoand incriment to next rev.
Carsten Haitzler [Wed, 22 Apr 2009 14:08:21 +0000 (14:08 +0000)]
and incriment to next rev.

SVN revision: 40285

15 years agosnapworth quality - distchecked. sonames bumped. rev's bumped. tarballs
Carsten Haitzler [Wed, 22 Apr 2009 14:07:05 +0000 (14:07 +0000)]
snapworth quality - distchecked. sonames bumped. rev's bumped. tarballs
uploaded.

SVN revision: 40284

15 years agoSyscon module
Massimiliano Calamelli [Tue, 21 Apr 2009 20:45:38 +0000 (20:45 +0000)]
Syscon module
- allow to action buttons to be traslated when the language is changed

Settings panel
- fix compiler warnings
- allow categories and items to be translated when the language is changed

SVN revision: 40276

15 years agoFormatting, Whitespace Removal, Remove redundency in e_configure_del
Christopher Michael [Tue, 21 Apr 2009 18:05:30 +0000 (18:05 +0000)]
Formatting, Whitespace Removal, Remove redundency in e_configure_del
because deleting of the object handles the same thing.

SVN revision: 40274

15 years agoFormatting & Whitespace removal
Christopher Michael [Tue, 21 Apr 2009 17:57:38 +0000 (17:57 +0000)]
Formatting & Whitespace removal

SVN revision: 40273

15 years agoFormatting
Christopher Michael [Tue, 21 Apr 2009 17:53:43 +0000 (17:53 +0000)]
Formatting

SVN revision: 40272

15 years agoUpdated changelogs for packages which will go into repository.
Daniel Kolesa [Tue, 21 Apr 2009 17:39:20 +0000 (17:39 +0000)]
Updated changelogs for packages which will go into repository.

SVN revision: 40270

15 years ago1. embryo shoudl have soname
Carsten Haitzler [Tue, 21 Apr 2009 14:17:42 +0000 (14:17 +0000)]
1. embryo shoudl have soname
2. yes local.conf slipped in - ignore
3. added soname version release to module arch dirs
4. adapted extra-modules to use the revision in arch
5. made e17 also have a release rev
6. dummy release stuff in eet - wont use it as its already released.

SVN revision: 40267

15 years agoFix compiler warnings about attribute warn_unused_result
Massimiliano Calamelli [Tue, 21 Apr 2009 09:55:54 +0000 (09:55 +0000)]
Fix compiler warnings about attribute warn_unused_result

SVN revision: 40265

15 years agoFix compiler warnings about attribute warn_unused_result
Massimiliano Calamelli [Tue, 21 Apr 2009 09:51:54 +0000 (09:51 +0000)]
Fix compiler warnings about attribute warn_unused_result

SVN revision: 40264

15 years agoFormatting & whitespace removal
Christopher Michael [Tue, 21 Apr 2009 02:07:06 +0000 (02:07 +0000)]
Formatting & whitespace removal

SVN revision: 40259

15 years agoSyscon module:
Massimiliano Calamelli [Mon, 20 Apr 2009 22:36:17 +0000 (22:36 +0000)]
Syscon module:
- allow to action buttons to be translated when the language is changed;

Setting panel:
- fix compiler warnings;
- allow to categories and items to be translated when the language is changed;

SVN revision: 40256

15 years agoFormatting
Christopher Michael [Mon, 20 Apr 2009 21:37:45 +0000 (21:37 +0000)]
Formatting

SVN revision: 40255

15 years agodon't segfault, by lmunch
Gustavo Sverzut Barbieri [Mon, 20 Apr 2009 20:57:02 +0000 (20:57 +0000)]
don't segfault, by lmunch

SVN revision: 40254

15 years agoPut comment in correct place...just something I noticed while browsing.
Christopher Michael [Mon, 20 Apr 2009 17:37:49 +0000 (17:37 +0000)]
Put comment in correct place...just something I noticed while browsing.

SVN revision: 40250

15 years agoupdating french and italian translations
Massimo Maiurana [Mon, 20 Apr 2009 16:48:27 +0000 (16:48 +0000)]
updating french and italian translations

SVN revision: 40248

15 years agofix distcheck on couple packages, problems with EXTRA_DIST
Gustavo Sverzut Barbieri [Mon, 20 Apr 2009 13:38:49 +0000 (13:38 +0000)]
fix distcheck on couple packages, problems with EXTRA_DIST

Do NOT include dirs in EXTRA_DIST (embryo, eet, ecore, evas, edje,
efreet) as it will include .svn directories!

EXTRA_DIST does not take a glob as ETK did, use $(wildcard glob) to
expand it.

And do not forget about adding extra files to EXTRA_DIST (wizard) and
DIST_SUBDIRS (fileman_opinfo).

SVN revision: 40247

15 years agoWhite spaces
Iván Briano [Sun, 19 Apr 2009 20:18:36 +0000 (20:18 +0000)]
White spaces

SVN revision: 40240

15 years agoUpdated my Czech translation of Enlightenment
Daniel Kolesa [Sun, 19 Apr 2009 17:00:34 +0000 (17:00 +0000)]
Updated my Czech translation of Enlightenment

SVN revision: 40230

15 years agoUpdated Standards-Version
Daniel Kolesa [Sun, 19 Apr 2009 16:28:48 +0000 (16:28 +0000)]
Updated Standards-Version

SVN revision: 40228

15 years agoMerged with pkgE
Daniel Kolesa [Sun, 19 Apr 2009 16:22:00 +0000 (16:22 +0000)]
Merged with pkgE

SVN revision: 40226

15 years agoPrepared for merge with pkgE debian stuff
Daniel Kolesa [Sun, 19 Apr 2009 16:18:41 +0000 (16:18 +0000)]
Prepared for merge with pkgE debian stuff

SVN revision: 40225

15 years agofileman config dialog improvements.
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 08:57:01 +0000 (08:57 +0000)]
fileman config dialog improvements.

 * comment non-implemented/non-working layout modes.

 * implement check_changed.

SVN revision: 40219

15 years agoimprovements to desklop dialog.
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 08:30:21 +0000 (08:30 +0000)]
improvements to desklop dialog.

 * enable/disable apply and ok buttons.

 * fix bug with remaining "%s/" in system path.

SVN revision: 40214

15 years agoimprove virtual desktop configuration dialog.
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 07:58:36 +0000 (07:58 +0000)]
improve virtual desktop configuration dialog.

enable/disable when values are back to the original.

SVN revision: 40213

15 years agoimprove scale dialog.
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 07:46:12 +0000 (07:46 +0000)]
improve scale dialog.

 * enable/disable widgets and buttons to hint user;

 * advanced dialog is now bit more logical, sliders are closer/tied to
   radio buttons that enable them.

SVN revision: 40212

15 years agobetter sizes for transition configuration dialog.
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 06:50:28 +0000 (06:50 +0000)]
better sizes for transition configuration dialog.

SVN revision: 40210

15 years agobetter sizes for border style dialog.
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 06:44:25 +0000 (06:44 +0000)]
better sizes for border style dialog.

SVN revision: 40208

15 years agoremove double-separator for non-resizable dialogs.
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 06:32:28 +0000 (06:32 +0000)]
remove double-separator for non-resizable dialogs.

SVN revision: 40206

15 years agousability: sort menus, always keep same order.
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 06:21:35 +0000 (06:21 +0000)]
usability: sort menus, always keep same order.

maybe this is too much for a feature freeze phase, but this is
annoying for users, sometimes your menu looks one way, sometimes
another. Now it will always look the same, alphabetically ordered.

If it breaks anything before Monday revert!

SVN revision: 40205

15 years agofix some problems with eina_hash usage.
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 05:18:01 +0000 (05:18 +0000)]
fix some problems with eina_hash usage.

SVN revision: 40204

15 years agoget ride of annoying theme warning on border menu icons
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 23:46:15 +0000 (23:46 +0000)]
get ride of annoying theme warning on border menu icons

SVN revision: 40202

15 years agoproper cleanup on icon/edje failure.
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 23:45:26 +0000 (23:45 +0000)]
proper cleanup on icon/edje failure.

SVN revision: 40201

15 years agoooops! my mistake with missing parenthesis around math!
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 23:13:33 +0000 (23:13 +0000)]
ooops! my mistake with missing parenthesis around math!

SVN revision: 40200

15 years agoexport function to get useful area of zone.
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 21:44:21 +0000 (21:44 +0000)]
export function to get useful area of zone.

This should be used by other parts of e17, like window placement.

SVN revision: 40197

15 years agobetter way to calculate good window size.
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 18:16:02 +0000 (18:16 +0000)]
better way to calculate good window size.

Instead of blindly use 1/3 of zone, now it will account shelf sizes
and will try some proportions before giving up.

SVN revision: 40179

15 years agoconfig modules now have better size.
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 18:14:03 +0000 (18:14 +0000)]
config modules now have better size.

it will now fit into 640x480 and also will look better since
horizontal size will be a bit bigger.

SVN revision: 40178

15 years agoicons were overflowing, make them bigger and unscaled.
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 16:25:13 +0000 (16:25 +0000)]
icons were overflowing, make them bigger and unscaled.

having non-scaled icons will make it look better, giving more details
on how it would be rendered.

SVN revision: 40173

15 years agoshelf style previews are now smaller
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 14:03:31 +0000 (14:03 +0000)]
shelf style previews are now smaller

SVN revision: 40169

15 years ago-lm -- and printf--
Carsten Haitzler [Sat, 18 Apr 2009 13:53:23 +0000 (13:53 +0000)]
-lm -- and printf--

SVN revision: 40168

15 years agouse sort id and sort!
Carsten Haitzler [Sat, 18 Apr 2009 13:52:41 +0000 (13:52 +0000)]
use sort id and sort!

SVN revision: 40167

15 years ago1. fix thumb to not use preload thread - i spotted bugs. concurrency ones.
Carsten Haitzler [Sat, 18 Apr 2009 13:52:24 +0000 (13:52 +0000)]
1. fix thumb to not use preload thread - i spotted bugs. concurrency ones.
2. also write a sort id (harmless - doesnt affect anything). useful for...
sorting.

SVN revision: 40166

15 years agolist of autohide-dependent widgets should not be global.
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 13:47:29 +0000 (13:47 +0000)]
list of autohide-dependent widgets should not be global.

SVN revision: 40165

15 years agoshelf "shrink to contents" is not related to its size.
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 13:43:05 +0000 (13:43 +0000)]
shelf "shrink to contents" is not related to its size.

SVN revision: 40164

15 years agoalso disable slider if label is disabled.
Gustavo Sverzut Barbieri [Fri, 17 Apr 2009 22:59:13 +0000 (22:59 +0000)]
also disable slider if label is disabled.

this is actually weird, maybe we should disable the whole
configuration dialog if there is no screensaver? I just noticed these
problems since I missed to install libxss-dev :-(

SVN revision: 40154

15 years ago * Funky EINA_LIST_FOREACH usage :)
Davide Andreoli [Fri, 17 Apr 2009 21:41:09 +0000 (21:41 +0000)]
  * Funky EINA_LIST_FOREACH usage :)

SVN revision: 40152

15 years agousability improvement - disable widgets if check disabled
Andreas Volz [Fri, 17 Apr 2009 20:46:30 +0000 (20:46 +0000)]
usability improvement - disable widgets if check disabled

SVN revision: 40151

15 years agoreformated with "astyle -s3" because of inconsistent formating
Andreas Volz [Fri, 17 Apr 2009 20:35:04 +0000 (20:35 +0000)]
reformated with "astyle -s3" because of inconsistent formating
-> NO CODE CHANGES!

SVN revision: 40150

15 years agocurrently for e.g. ubuntu the mixer module won't work as it uses pulseaudio as mixer
Andreas Volz [Fri, 17 Apr 2009 20:16:56 +0000 (20:16 +0000)]
currently for e.g. ubuntu the mixer module won't work as it uses pulseaudio as mixer
-> this needs to be implemented
-> as short "solution" I changed the default text from "dummy" to "No ALSA mixer found!"
  -> this gives the user at least a useful error message

SVN revision: 40149

15 years agothe mixer module was completly inconsistent formated!
Andreas Volz [Fri, 17 Apr 2009 20:13:17 +0000 (20:13 +0000)]
the mixer module was completly inconsistent formated!
-> used "astyle -s3" to format it
-> NO CODE CHANGES!

SVN revision: 40148

15 years agoAdd fixed parts for syscon module: bad layout in some traslations
Massimiliano Calamelli [Fri, 17 Apr 2009 10:18:30 +0000 (10:18 +0000)]
Add fixed parts for syscon module: bad layout in some traslations

SVN revision: 40133

15 years agoshelf ignore mouse_out when going to children windows.
Gustavo Sverzut Barbieri [Fri, 17 Apr 2009 04:56:54 +0000 (04:56 +0000)]
shelf ignore mouse_out when going to children windows.

this solves an annoyance with systray: the bounce-on-mouse-over (mouse
over systray would make shelf hide, but after the animation starts the
shelf get mouse-in again and abort the hide, then starts again). But
it will introduce another annoyance: if systray open a menu and you
navigate to it, shelf will not get mouse-out event and thus will not
autohide.

I'm leaving this behavior as it is less annoying. I discussed a bit
with rasterman and solving this is not easy, we'd need to poll for
mouse position and query window tree, this would waste cpu and keep
timeout rate high, draining battery.

SVN revision: 40128

15 years agofix shelf autohide after changing its settings in advanced mode.
Gustavo Sverzut Barbieri [Fri, 17 Apr 2009 03:15:27 +0000 (03:15 +0000)]
fix shelf autohide after changing its settings in advanced mode.

shelf should be hidden if it was recreated (restart == 1) and autohide
is set.

SVN revision: 40127

15 years agofix shelf autohide on zone geometry changes.
Gustavo Sverzut Barbieri [Fri, 17 Apr 2009 02:54:56 +0000 (02:54 +0000)]
fix shelf autohide on zone geometry changes.

when xrandr/xinerama changes zone (screen/output) geometry, the shelf
needs to update its hide_origin and also do hide animation if it was
hidden already.

SVN revision: 40126

15 years agofix bug when there is no file extension.
Gustavo Sverzut Barbieri [Thu, 16 Apr 2009 22:17:50 +0000 (22:17 +0000)]
fix bug when there is no file extension.

This was spotted by a segmentation faults on systems where sprintf()
don't handle NULL as "%s" (Solaris, BSDs), but it makes no sense to
lookup "*(null)" as extension on Linux either.

Reported by: mcalamell

SVN revision: 40120

15 years agousability improvement
Andreas Volz [Thu, 16 Apr 2009 21:03:43 +0000 (21:03 +0000)]
usability improvement
-> shrink and autohide widgets are only enabled if checks are set

SVN revision: 40117

15 years agothe ilist was to small
Andreas Volz [Thu, 16 Apr 2009 20:03:32 +0000 (20:03 +0000)]
the ilist was to small

SVN revision: 40116

15 years agousabilty improvement - disable widgets if not checked
Andreas Volz [Thu, 16 Apr 2009 19:59:11 +0000 (19:59 +0000)]
usabilty improvement - disable widgets if not checked

SVN revision: 40115

15 years agoDon't leak.
Iván Briano [Thu, 16 Apr 2009 04:48:46 +0000 (04:48 +0000)]
Don't leak.

SVN revision: 40100

15 years agoand handle premapped windows
Carsten Haitzler [Wed, 15 Apr 2009 04:52:40 +0000 (04:52 +0000)]
and handle premapped windows

SVN revision: 40075

15 years agoFix some clipping issues in gadgets that are on shelves.
toma [Wed, 15 Apr 2009 02:31:22 +0000 (02:31 +0000)]
Fix some clipping issues in gadgets that are on shelves.

SVN revision: 40073

15 years agoFormatting.
toma [Wed, 15 Apr 2009 01:41:00 +0000 (01:41 +0000)]
Formatting.

SVN revision: 40070

15 years agousability improvement - autoraise slider only if check active
Andreas Volz [Tue, 14 Apr 2009 21:53:06 +0000 (21:53 +0000)]
usability improvement - autoraise slider only if check active

SVN revision: 40063

15 years agousability improvement - geometry slider only available if check active
Andreas Volz [Tue, 14 Apr 2009 21:46:12 +0000 (21:46 +0000)]
usability improvement - geometry slider only available if check active

SVN revision: 40062

15 years agoFix missing MAX for OpenSolaris
Massimiliano Calamelli [Tue, 14 Apr 2009 21:41:59 +0000 (21:41 +0000)]
Fix missing MAX for OpenSolaris

SVN revision: 40061

15 years agousability improvement
Andreas Volz [Tue, 14 Apr 2009 21:31:49 +0000 (21:31 +0000)]
usability improvement
-> warp mouse setting in advanced dialog is not complete consistent, but better as before...

SVN revision: 40060

15 years agovisuell feedback for disabled labels
Andreas Volz [Tue, 14 Apr 2009 21:20:28 +0000 (21:20 +0000)]
visuell feedback for disabled labels

SVN revision: 40059

15 years agotheme enabled/disabled support for label widget
Andreas Volz [Tue, 14 Apr 2009 21:18:16 +0000 (21:18 +0000)]
theme enabled/disabled support for label widget

SVN revision: 40058

15 years agoonly E_FREE - no need to check anything
Andreas Volz [Tue, 14 Apr 2009 20:53:27 +0000 (20:53 +0000)]
only E_FREE - no need to check anything

SVN revision: 40056

15 years agousability improvement - disable if not usable
Andreas Volz [Tue, 14 Apr 2009 19:54:21 +0000 (19:54 +0000)]
usability improvement - disable if not usable

SVN revision: 40053

15 years agouse eina list foreach macro
Andreas Volz [Tue, 14 Apr 2009 19:14:30 +0000 (19:14 +0000)]
use eina list foreach macro

SVN revision: 40051

15 years agouse eina list macro
Andreas Volz [Tue, 14 Apr 2009 19:13:36 +0000 (19:13 +0000)]
use eina list macro

SVN revision: 40049

15 years agouse eina macro
Andreas Volz [Tue, 14 Apr 2009 19:12:40 +0000 (19:12 +0000)]
use eina macro

SVN revision: 40048

15 years agono problem to free a NULL pointer, so no check needed
Andreas Volz [Tue, 14 Apr 2009 18:57:38 +0000 (18:57 +0000)]
no problem to free a NULL pointer, so no check needed

SVN revision: 40047

15 years ago- correct free
Andreas Volz [Tue, 14 Apr 2009 18:54:29 +0000 (18:54 +0000)]
- correct free
- 'if' arround free cfdata - it's better like this

SVN revision: 40046

15 years agocorrect free
Andreas Volz [Tue, 14 Apr 2009 18:49:58 +0000 (18:49 +0000)]
correct free

SVN revision: 40045

15 years agothanks for the hint Gustavo :-)
Andreas Volz [Tue, 14 Apr 2009 18:47:33 +0000 (18:47 +0000)]
thanks for the hint Gustavo :-)

SVN revision: 40044

15 years agoUpdated debian stuff(grew Standards-Version, updated python-ecore rules file)
Daniel Kolesa [Tue, 14 Apr 2009 17:21:19 +0000 (17:21 +0000)]
Updated debian stuff(grew Standards-Version, updated python-ecore rules file)

SVN revision: 40043