platform/upstream/enlightenment.git
13 years agoe: fix warning
Michael BOUCHAUD [Tue, 31 May 2011 09:47:23 +0000 (09:47 +0000)]
e: fix warning

SVN revision: 59836

13 years agoe shot module: Updated Korean translations.
Daniel Juyung Seo [Tue, 31 May 2011 00:55:25 +0000 (00:55 +0000)]
e shot module: Updated Korean translations.

SVN revision: 59829

13 years agoupdating french and italian translations
Massimo Maiurana [Mon, 30 May 2011 16:56:40 +0000 (16:56 +0000)]
updating french and italian translations

SVN revision: 59824

13 years agogive shot module a proper icon. yay.
Carsten Haitzler [Mon, 30 May 2011 05:35:45 +0000 (05:35 +0000)]
give shot module a proper icon. yay.

SVN revision: 59797

13 years agofix click-preview-select to properly update radio buttons when preview
Carsten Haitzler [Sun, 29 May 2011 23:45:40 +0000 (23:45 +0000)]
fix click-preview-select to properly update radio buttons when preview
is clicked.

SVN revision: 59792

13 years agoE fm: Fixed weird icon sizes issue.
Tom Hacohen [Sun, 29 May 2011 14:52:41 +0000 (14:52 +0000)]
E fm: Fixed weird icon sizes issue.

Apparently, when doing min size calculation we take hidden parts into
account, which caused the calculation to be wrong in this case.
Setting the hidden textblock to fixed solved the issue.

SVN revision: 59788

13 years agoallow clicking on preview to set screen to shot.
Carsten Haitzler [Sun, 29 May 2011 09:45:19 +0000 (09:45 +0000)]
allow clicking on preview to set screen to shot.

SVN revision: 59778

13 years agofix entry content to always have full path
Carsten Haitzler [Sun, 29 May 2011 07:51:55 +0000 (07:51 +0000)]
fix entry content to always have full path

SVN revision: 59774

13 years ago1. handle chdir errors gracefully with error disply
Carsten Haitzler [Sun, 29 May 2011 05:09:50 +0000 (05:09 +0000)]
1. handle chdir errors gracefully with error disply
2. on error DONT KEEP STRIPPING PATH TO EMPTY!

SVN revision: 59773

13 years agoe17/evry: fix segfault in aggregator when two instances of evry are open
Hannes Janetzek [Sat, 28 May 2011 10:46:40 +0000 (10:46 +0000)]
e17/evry: fix segfault in aggregator when two instances of evry are open

second instance had not set p->config

SVN revision: 59770

13 years agoprint server error # right.
Carsten Haitzler [Sat, 28 May 2011 07:40:15 +0000 (07:40 +0000)]
print server error # right.

SVN revision: 59768

13 years agomake dimming darker.
Carsten Haitzler [Sat, 28 May 2011 07:03:42 +0000 (07:03 +0000)]
make dimming darker.

SVN revision: 59767

13 years agoscreenshot module built in now. this is a redo as it actuallly has a
Carsten Haitzler [Sat, 28 May 2011 06:53:44 +0000 (06:53 +0000)]
screenshot module built in now. this is a redo as it actuallly has a
full file upload ability on e.org for sharing shot url's, as well as
selecting local file tyo save to, selecting which screen to screenshot
etc.

SVN revision: 59766

13 years agofmting
Carsten Haitzler [Fri, 27 May 2011 16:28:38 +0000 (16:28 +0000)]
fmting

SVN revision: 59740

13 years agoE: Remove extra separator at the end of enlightenment.menu. There is
Christopher Michael [Fri, 27 May 2011 15:47:11 +0000 (15:47 +0000)]
E: Remove extra separator at the end of enlightenment.menu. There is
nothing after it and it just looks silly to have a dangling separator
in your menu.

SVN revision: 59738

13 years agoe17: save gadcon client top-level menu setting
Hannes Janetzek [Fri, 27 May 2011 10:24:03 +0000 (10:24 +0000)]
e17: save gadcon client top-level menu setting

SVN revision: 59728

13 years agoe: Fix segfault if no desktop file present.
Miculcy Brian [Thu, 26 May 2011 12:03:04 +0000 (12:03 +0000)]
e: Fix segfault if no desktop file present.

SVN revision: 59702

13 years agopatch from From: Mark-Willem Jansen <markwillem@hotmail.com>
Mark-Willem Jansen [Thu, 26 May 2011 10:27:21 +0000 (10:27 +0000)]
patch from From: Mark-Willem Jansen <markwillem@hotmail.com>

use desktop file path field for cwd.

SVN revision: 59701

13 years agoe17: fix max size for winlist icon.
Hannes Janetzek [Wed, 25 May 2011 19:48:18 +0000 (19:48 +0000)]
e17: fix max size for winlist icon.

SVN revision: 59677

13 years agoE: Pager: Fix more compiler warnings about comparisons.
Christopher Michael [Sun, 22 May 2011 17:13:26 +0000 (17:13 +0000)]
E: Pager: Fix more compiler warnings about comparisons.

SVN revision: 59604

13 years agoE: Ibar: Fix ignored return value of fwrite.
Christopher Michael [Sun, 22 May 2011 17:10:32 +0000 (17:10 +0000)]
E: Ibar: Fix ignored return value of fwrite.

SVN revision: 59603

13 years agoE: e_thumb: Fix 'ignored return value' of nice.
Christopher Michael [Sun, 22 May 2011 17:09:16 +0000 (17:09 +0000)]
E: e_thumb: Fix 'ignored return value' of nice.

SVN revision: 59602

13 years agoE: e_sys_main: Fix 'mp may be used uninitialized' warning.
Christopher Michael [Sun, 22 May 2011 17:08:07 +0000 (17:08 +0000)]
E: e_sys_main: Fix 'mp may be used uninitialized' warning.

SVN revision: 59601

13 years agoE: e_fm_op: Cleanup lots of compiler warnings.
Christopher Michael [Sun, 22 May 2011 17:06:25 +0000 (17:06 +0000)]
E: e_fm_op: Cleanup lots of compiler warnings.

SVN revision: 59599

13 years agoE: Trap return value from 'symlink' (removes compiler warning).
Christopher Michael [Sun, 22 May 2011 17:01:28 +0000 (17:01 +0000)]
E: Trap return value from 'symlink' (removes compiler warning).

SVN revision: 59598

13 years agoE: Remove unused variable from e_signals.
Christopher Michael [Sun, 22 May 2011 16:59:08 +0000 (16:59 +0000)]
E: Remove unused variable from e_signals.

SVN revision: 59597

13 years agoE: Randr: Cleanup Randr code. Remove lots of compiler warnings about
Christopher Michael [Sun, 22 May 2011 16:58:06 +0000 (16:58 +0000)]
E: Randr: Cleanup Randr code. Remove lots of compiler warnings about
signed & unsigned int comparison. Comment out Functions which were
defined but never used. Remove duplicated function prototype.

SVN revision: 59596

13 years agoE: Calculate size once and reuse. Also, fix compiler warning about
Christopher Michael [Sun, 22 May 2011 16:49:34 +0000 (16:49 +0000)]
E: Calculate size once and reuse. Also, fix compiler warning about
signed & unsigned int comparision.

SVN revision: 59594

13 years agoE: E_FM: Fix lots of compiler warnings about comparison of signed and
Christopher Michael [Sun, 22 May 2011 16:45:16 +0000 (16:45 +0000)]
E: E_FM: Fix lots of compiler warnings about comparison of signed and
unsigned ints.

SVN revision: 59593

13 years agoe17: avoid segfault with no xdg menu
Michael BOUCHAUD [Fri, 20 May 2011 16:19:53 +0000 (16:19 +0000)]
e17: avoid segfault with no xdg menu

SVN revision: 59553

13 years agoe: add a way to retrieve all the living timers.
Cedric BAIL [Thu, 19 May 2011 15:24:39 +0000 (15:24 +0000)]
e: add a way to retrieve all the living timers.

SVN revision: 59541

13 years agoupdating french and italian translations
Massimo Maiurana [Wed, 18 May 2011 18:02:54 +0000 (18:02 +0000)]
updating french and italian translations

SVN revision: 59515

13 years agomouse -> moust buttons. thanks thomas.
Carsten Haitzler [Wed, 18 May 2011 10:15:03 +0000 (10:15 +0000)]
mouse -> moust buttons. thanks thomas.

SVN revision: 59496

13 years agoupdating french translations
Massimo Maiurana [Tue, 17 May 2011 22:38:02 +0000 (22:38 +0000)]
updating french translations

SVN revision: 59477

13 years agoupdating french translations
Massimo Maiurana [Mon, 16 May 2011 16:11:16 +0000 (16:11 +0000)]
updating french translations

SVN revision: 59452

13 years agoalso allow eject
Mike Blumenkrantz [Mon, 16 May 2011 11:03:45 +0000 (11:03 +0000)]
also allow eject

SVN revision: 59444

13 years agoadd some rudimentary dir management for mounting (creation/deletion of /media/$uuid...
Mike Blumenkrantz [Mon, 16 May 2011 10:33:57 +0000 (10:33 +0000)]
add some rudimentary dir management for mounting (creation/deletion of /media/$uuid dirs)

SVN revision: 59440

13 years agoeeze mount prep: allow enlightenment_sys to run mount/umount commands when properly...
Mike Blumenkrantz [Sun, 15 May 2011 23:47:42 +0000 (23:47 +0000)]
eeze mount prep: allow enlightenment_sys to run mount/umount commands when properly formatted and specified in sysactions.conf

SVN revision: 59424

13 years agofix typos in printfs
Mike Blumenkrantz [Sun, 15 May 2011 22:17:15 +0000 (22:17 +0000)]
fix typos in printfs

SVN revision: 59417

13 years agoecrustified
Mike Blumenkrantz [Sun, 15 May 2011 22:11:30 +0000 (22:11 +0000)]
ecrustified

SVN revision: 59416

13 years agoe: add pid in segfault alert
Boris Faure [Sat, 14 May 2011 14:39:44 +0000 (14:39 +0000)]
e: add pid in segfault alert

SVN revision: 59384

13 years agoupdating portuguese translations
Massimo Maiurana [Sat, 14 May 2011 13:28:43 +0000 (13:28 +0000)]
updating portuguese translations

SVN revision: 59382

13 years agoupdating various translations
Massimo Maiurana [Fri, 13 May 2011 20:41:31 +0000 (20:41 +0000)]
updating various translations

SVN revision: 59371

13 years agoe17 gets itself the ability to set environment variables (for itself..
Carsten Haitzler [Fri, 13 May 2011 11:39:04 +0000 (11:39 +0000)]
e17 gets itself the ability to set environment variables (for itself..
and anything thats a child that it launches) with... a GUI.. for all
the people who go "so.. how can i set an environment variable"... ie
peopl who dont know how to customis bashrc's or write xinitrc's and
use them etc.. which these days is a LOT of people... :(

note - it's advanced for people with advanced needs, thus its not the
most friendly dialog.. but it works. :)

SVN revision: 59369

13 years agomake enlightenment.menu default if applications.menu not found.
Carsten Haitzler [Fri, 13 May 2011 05:49:36 +0000 (05:49 +0000)]
make enlightenment.menu default if applications.menu not found.

SVN revision: 59360

13 years agogive right label to e def menu.
Carsten Haitzler [Fri, 13 May 2011 05:26:56 +0000 (05:26 +0000)]
give right label to e def menu.

SVN revision: 59359

13 years agogive right label to e default menu
Carsten Haitzler [Fri, 13 May 2011 05:26:17 +0000 (05:26 +0000)]
give right label to e default menu

SVN revision: 59358

13 years agohw switches name.
Carsten Haitzler [Thu, 12 May 2011 23:45:15 +0000 (23:45 +0000)]
hw switches name.

SVN revision: 59355

13 years agoupdating french and italian translations
Massimo Maiurana [Thu, 12 May 2011 18:54:28 +0000 (18:54 +0000)]
updating french and italian translations

SVN revision: 59350

13 years agoe17: manage xembed windows as long as they are not override_redirect.
Hannes Janetzek [Thu, 12 May 2011 13:23:57 +0000 (13:23 +0000)]
e17:  manage xembed windows as long as they are not override_redirect.

- might fix urxvt tabs, might break other stuff

SVN revision: 59346

13 years agoas discussed on the mailing list - e providexs enlightenment.menu now.
Carsten Haitzler [Thu, 12 May 2011 03:29:23 +0000 (03:29 +0000)]
as discussed on the mailing list - e providexs enlightenment.menu now.
no one actually did this, so i did it finally.

SVN revision: 59337

13 years agosupport menus to select in ~/.config/menus
Carsten Haitzler [Thu, 12 May 2011 03:02:55 +0000 (03:02 +0000)]
support menus to select in ~/.config/menus

SVN revision: 59336

13 years agoe: fix focus issue in winlist
Boris Faure [Wed, 11 May 2011 19:43:29 +0000 (19:43 +0000)]
e: fix focus issue in winlist

SVN revision: 59334

13 years agoE17: Revert fdo icon searching in different themes. Apparently it
Christopher Michael [Wed, 11 May 2011 13:55:22 +0000 (13:55 +0000)]
E17: Revert fdo icon searching in different themes. Apparently it
breaks efreet cache (tho I saw no side effects here).

SVN revision: 59332

13 years agoE17: When searching for an icon in the fdo theme, if we do not find it
Christopher Michael [Wed, 11 May 2011 05:06:08 +0000 (05:06 +0000)]
E17: When searching for an icon in the fdo theme, if we do not find it
in the current theme, check some fallback icon themes (so there is
less chance of a menu item having no icon).

SVN revision: 59314

13 years agoE17: When using edje icons, grab the current obj clip before we delete
Christopher Michael [Wed, 11 May 2011 04:56:42 +0000 (04:56 +0000)]
E17: When using edje icons, grab the current obj clip before we delete
it, and restore the previous clip after the image has been added.

(some formatting cleanups here too).

SVN revision: 59313

13 years agoupdating dutch and portuguese translations
Massimo Maiurana [Mon, 9 May 2011 16:44:48 +0000 (16:44 +0000)]
updating dutch and portuguese translations

SVN revision: 59304

13 years agoe: move/resize uni-directional maximized window from menu
Boris Faure [Sun, 8 May 2011 18:54:07 +0000 (18:54 +0000)]
e: move/resize uni-directional maximized window from menu

SVN revision: 59283

13 years ago E fm: We want a fixed tb width when ellipsis is set - also on desktop.
Tom Hacohen [Wed, 4 May 2011 06:36:04 +0000 (06:36 +0000)]
 E fm: We want a fixed tb width when ellipsis is set - also on desktop.

SVN revision: 59171

13 years agoE fm: We want a fixed tb width when ellipsis is set.
Tom Hacohen [Tue, 3 May 2011 14:08:35 +0000 (14:08 +0000)]
E fm: We want a fixed tb width when ellipsis is set.

SVN revision: 59150

13 years agoupdating french and italian translations
Massimo Maiurana [Mon, 2 May 2011 16:12:45 +0000 (16:12 +0000)]
updating french and italian translations

SVN revision: 59134

13 years agoadd a resolution display field for file info in fsel
Carsten Haitzler [Sun, 1 May 2011 05:24:30 +0000 (05:24 +0000)]
add a resolution display field for file info in fsel

SVN revision: 59061

13 years agoand more module merging! that's pretty much all of the merges done.
Carsten Haitzler [Sun, 1 May 2011 03:56:17 +0000 (03:56 +0000)]
and more module merging! that's pretty much all of the merges done.
now probably need to consider some module renaming as a result of the
merges. but for now that can wait.

SVN revision: 59059

13 years agomore module merging.
Carsten Haitzler [Sun, 1 May 2011 03:09:10 +0000 (03:09 +0000)]
more module merging.

SVN revision: 59058

13 years agomore merging of modules
Carsten Haitzler [Sun, 1 May 2011 03:00:56 +0000 (03:00 +0000)]
more merging of modules

SVN revision: 59057

13 years agomore merging of modules
Carsten Haitzler [Sun, 1 May 2011 02:51:21 +0000 (02:51 +0000)]
more merging of modules

SVN revision: 59056

13 years agomore conf module merges
Carsten Haitzler [Sat, 30 Apr 2011 13:47:06 +0000 (13:47 +0000)]
more conf module merges

SVN revision: 59054

13 years agomore merging of modules that are needlessly split
Carsten Haitzler [Sat, 30 Apr 2011 13:35:25 +0000 (13:35 +0000)]
more merging of modules that are needlessly split

SVN revision: 59053

13 years agoconsolidate some more conf modules as per plan.
Carsten Haitzler [Sat, 30 Apr 2011 12:59:53 +0000 (12:59 +0000)]
consolidate some more conf modules as per plan.

SVN revision: 59052

13 years agoupdating portuguese translations
Massimo Maiurana [Fri, 29 Apr 2011 20:28:52 +0000 (20:28 +0000)]
updating portuguese translations

SVN revision: 59048

13 years agofix shape input changes while hidden.
Carsten Haitzler [Fri, 29 Apr 2011 07:11:08 +0000 (07:11 +0000)]
fix shape input changes while hidden.

SVN revision: 59029

13 years agoe17: added comp style for everything.
Hannes Janetzek [Fri, 29 Apr 2011 06:23:02 +0000 (06:23 +0000)]
e17: added comp style for everything.

needs formatting. has anyone the indentation style for e17 edc for emacs?

SVN revision: 59028

13 years agoe17/evry: nicer default window aspect (imho) :)
Hannes Janetzek [Fri, 29 Apr 2011 06:09:52 +0000 (06:09 +0000)]
e17/evry: nicer default window aspect (imho) :)

SVN revision: 59027

13 years agoe17/comp: run show animation also when hidden_override is set
Hannes Janetzek [Thu, 28 Apr 2011 10:03:43 +0000 (10:03 +0000)]
e17/comp: run show animation also when hidden_override is set

should fix bug with windows not become visible when they are mapped while comp-scale is active

SVN revision: 58996

13 years agoupdating various translations
Massimo Maiurana [Wed, 27 Apr 2011 17:20:28 +0000 (17:20 +0000)]
updating various translations

SVN revision: 58976

13 years agoupdating portuguese and italian translations
Massimo Maiurana [Tue, 26 Apr 2011 19:32:17 +0000 (19:32 +0000)]
updating portuguese and italian translations

SVN revision: 58940

13 years agoE: Update Copyright year ... it's 2011 now ;)
Christopher Michael [Tue, 26 Apr 2011 17:12:42 +0000 (17:12 +0000)]
E: Update Copyright year ... it's 2011 now ;)

SVN revision: 58938

13 years agoe17/evry: scroll to item only when selected with keyboard
Hannes Janetzek [Mon, 25 Apr 2011 10:40:02 +0000 (10:40 +0000)]
e17/evry: scroll to item only when selected with keyboard

SVN revision: 58898

13 years agolets make e17 in svn depend on svn efl. just to make sure people dont
Carsten Haitzler [Sun, 24 Apr 2011 08:28:42 +0000 (08:28 +0000)]
lets make e17 in svn depend on svn efl. just to make sure people dont
mess things up.

SVN revision: 58856

13 years agoe17 -> use eina prefix stuff.
Carsten Haitzler [Sun, 24 Apr 2011 08:06:18 +0000 (08:06 +0000)]
e17 -> use eina prefix stuff.

SVN revision: 58853

13 years agoupdating arabic translation
Massimo Maiurana [Mon, 18 Apr 2011 20:01:32 +0000 (20:01 +0000)]
updating arabic translation

SVN revision: 58719

13 years agoe17: use timer instead of idler again
Hannes Janetzek [Sat, 16 Apr 2011 12:22:57 +0000 (12:22 +0000)]
e17: use timer instead of idler again

SVN revision: 58699

13 years agoe: remove trailing whitespaces in e_border.c
Boris Faure [Thu, 14 Apr 2011 21:26:53 +0000 (21:26 +0000)]
e: remove trailing whitespaces in e_border.c

SVN revision: 58674

13 years agoe: move/resize maximized windows but still keeping them maximized
Boris Faure [Thu, 14 Apr 2011 21:19:25 +0000 (21:19 +0000)]
e: move/resize maximized windows but still keeping them maximized

SVN revision: 58673

13 years agoautogen: add forgotten autopoint.
Cedric BAIL [Thu, 14 Apr 2011 19:26:15 +0000 (19:26 +0000)]
autogen: add forgotten autopoint.

SVN revision: 58671

13 years agoautogen: unobrk things.
Cedric BAIL [Thu, 14 Apr 2011 14:51:36 +0000 (14:51 +0000)]
autogen: unobrk things.

SVN revision: 58668

13 years agoautogen: improve detection of parameter change.
Cedric BAIL [Thu, 14 Apr 2011 14:03:46 +0000 (14:03 +0000)]
autogen: improve detection of parameter change.

SVN revision: 58667

13 years agoe17: fix dnd to desktop
Hannes Janetzek [Thu, 14 Apr 2011 13:46:39 +0000 (13:46 +0000)]
e17: fix dnd to desktop

SVN revision: 58665

13 years agoe17/fullscreen: restore maximize correctly
Miculcy Brian [Wed, 13 Apr 2011 10:49:10 +0000 (10:49 +0000)]
e17/fullscreen: restore maximize correctly

SVN revision: 58626

13 years agoFrom: Doyun Kang <doyoun.kang@samsung.com>
Doyun Kang [Wed, 13 Apr 2011 09:06:34 +0000 (09:06 +0000)]
From: Doyun Kang <doyoun.kang@samsung.com>

Add support for shape input inheritance alongside normal shape support.

SVN revision: 58622

13 years agoe17/gadcon client menu: dont restrict 'move to' when gadcon has no site restrictions
Hannes Janetzek [Tue, 12 Apr 2011 20:42:19 +0000 (20:42 +0000)]
e17/gadcon client menu: dont restrict 'move to' when gadcon has no site restrictions

SVN revision: 58600

13 years agoE17/Authors: Update my line to include my nick as well.
Stephen Houston [Tue, 12 Apr 2011 17:55:34 +0000 (17:55 +0000)]
E17/Authors: Update my line to include my nick as well.

SVN revision: 58598

13 years agoe17/fullscreen: simplify maximize restore
Miculcy Brian [Tue, 12 Apr 2011 14:00:50 +0000 (14:00 +0000)]
e17/fullscreen: simplify maximize restore

SVN revision: 58594

13 years agoe17/fullscreen: restore maximized if maximized before fullscreen
Miculcy Brian [Tue, 12 Apr 2011 13:52:30 +0000 (13:52 +0000)]
e17/fullscreen: restore maximized if maximized before fullscreen

SVN revision: 58593

13 years agoupdating french and italian translations
Massimo Maiurana [Tue, 12 Apr 2011 11:10:00 +0000 (11:10 +0000)]
updating french and italian translations

SVN revision: 58590

13 years agoe17/shelf: dont show shelf menu in extra submenu when clicking on the shelf
Hannes Janetzek [Mon, 11 Apr 2011 21:43:49 +0000 (21:43 +0000)]
e17/shelf: dont show shelf menu in extra submenu when clicking on the shelf

SVN revision: 58572

13 years agoe17/gadcon: dont show 'move to' entries for sites to which gadgets cannot be moved
Hannes Janetzek [Mon, 11 Apr 2011 20:39:42 +0000 (20:39 +0000)]
e17/gadcon: dont show 'move to' entries for sites to which gadgets cannot be moved

SVN revision: 58568

13 years agoe17/systray: dont allow to add systray to destop. seems to have issue
Hannes Janetzek [Mon, 11 Apr 2011 20:25:31 +0000 (20:25 +0000)]
e17/systray: dont allow to add systray to destop. seems to have issue

SVN revision: 58567

13 years agoe17/conf_menus: no need for adv/basic dialog: everything from basic in on main-page
Hannes Janetzek [Mon, 11 Apr 2011 19:56:41 +0000 (19:56 +0000)]
e17/conf_menus: no need for adv/basic dialog: everything from basic in on main-page

SVN revision: 58565

13 years agoe17: fix dnd to invisible windows and fix e_border_comp_hidden_set
Hannes Janetzek [Mon, 11 Apr 2011 12:22:17 +0000 (12:22 +0000)]
e17: fix dnd to invisible windows and fix e_border_comp_hidden_set

- dont drop e drags (e.g. efm files) to windows from other desks
- should also fix wrong last desk focus set with deskflip animations enabled

SVN revision: 58551