platform/upstream/enlightenment.git
14 years agoDevilhorns, trust me. It was right.
Lucas De Marchi [Wed, 14 Jul 2010 03:39:40 +0000 (03:39 +0000)]
Devilhorns, trust me. It was right.

SVN revision: 50244

14 years agoFix goof from automated tools (Coccinelle) and make sure we have a KEY
Christopher Michael [Wed, 14 Jul 2010 02:22:10 +0000 (02:22 +0000)]
Fix goof from automated tools (Coccinelle) and make sure we have a KEY
before trying to stringshare it.

SVN revision: 50243

14 years agoRemove unneeded code with notnull.cocci script
Lucas De Marchi [Wed, 14 Jul 2010 02:20:30 +0000 (02:20 +0000)]
Remove unneeded code with notnull.cocci script

This continues previous commit with more complex places, where it required
more than just removing some "ifs".

SVN revision: 50242

14 years agoRemove unneeded code with notnull.cocci script
Lucas De Marchi [Wed, 14 Jul 2010 02:05:47 +0000 (02:05 +0000)]
Remove unneeded code with notnull.cocci script

The notnull.cocci script from Coccinelle finds places where you check if a
variable is NULL, but it's known not to be NULL. The check can be safely
removed. For example, this code would be caught by notnull:

if (!var) return;
if (var && var->fld) { ... }

It's needless to check again if var is not NULL because if it's in fact NULL,
it would have returned on the previous "if". This commit removes all the
trivial places where this pattern happens. Another patch will be generated for
the more complex cases.

SVN revision: 50241

14 years ago---------------------------+------------------------------------------------
Carsten Haitzler [Tue, 13 Jul 2010 23:56:47 +0000 (23:56 +0000)]
---------------------------+------------------------------------------------
 Reporter:  ruben          |       Owner:  raster
 Type:  Bug                |      Status:  new
 Priority:  Major          |   Milestone:  Enlightenment 0.17
 Component:  enlightenment |    Keywords:  dpms, fullscreen
 Blocking:                 |   Blockedby:
---------------------------+------------------------------------------------

patch - Close Ticket #562

SVN revision: 50240

14 years agouse new pixmap setter - handy. apps can trivially just find the pixmap
Carsten Haitzler [Tue, 13 Jul 2010 23:36:32 +0000 (23:36 +0000)]
use new pixmap setter - handy. apps can trivially just find the pixmap
id being used for compositing at any time (and listen to changes too)

SVN revision: 50239

14 years agoRename declared definition OVERFLOW to OVER_FLOW.
Christopher Michael [Tue, 13 Jul 2010 22:46:17 +0000 (22:46 +0000)]
Rename declared definition OVERFLOW to OVER_FLOW.
(conflicted w/ OVERFLOW which is defined in math.h).

SVN revision: 50237

14 years ago * e: remove gradient from b&w theme.
Cedric BAIL [Tue, 13 Jul 2010 16:36:54 +0000 (16:36 +0000)]
    * e: remove gradient from b&w theme.

SVN revision: 50224

14 years agoshould set stacking in db struct too after stacking req
Carsten Haitzler [Tue, 13 Jul 2010 12:25:20 +0000 (12:25 +0000)]
should set stacking in db struct too after stacking req

SVN revision: 50217

14 years ago * e: killing e gradient background support.
Cedric BAIL [Tue, 13 Jul 2010 11:57:13 +0000 (11:57 +0000)]
* e: killing e gradient background support.

SVN revision: 50215

14 years agoFix rare condition where mouse pointer would not reset from 'move'.
Christopher Michael [Tue, 13 Jul 2010 00:05:39 +0000 (00:05 +0000)]
Fix rare condition where mouse pointer would not reset from 'move'.

SVN revision: 50209

14 years agoActually make conf icon show up.
Christopher Michael [Mon, 12 Jul 2010 23:58:01 +0000 (23:58 +0000)]
Actually make conf icon show up.

SVN revision: 50208

14 years agotemoporary limited maximize algorithm
Andreas Volz [Mon, 12 Jul 2010 22:12:02 +0000 (22:12 +0000)]
temoporary limited maximize algorithm

SVN revision: 50207

14 years agobetter german translation for "overlap"
Andreas Volz [Mon, 12 Jul 2010 20:57:18 +0000 (20:57 +0000)]
better german translation for "overlap"

SVN revision: 50206

14 years agoChange the evry-settings icon
Tiago Rezende Campos Falcao [Mon, 12 Jul 2010 20:51:44 +0000 (20:51 +0000)]
Change the evry-settings icon

SVN revision: 50205

14 years agoMake conf toggle from e_button to edje
Tiago Rezende Campos Falcao [Mon, 12 Jul 2010 20:51:40 +0000 (20:51 +0000)]
Make conf toggle from e_button to edje

SVN revision: 50204

14 years ago * e_popup: Destroy idler when done.
Cedric BAIL [Mon, 12 Jul 2010 14:03:49 +0000 (14:03 +0000)]
* e_popup: Destroy idler when done.

SVN revision: 50198

14 years ago * pager: Don't double del timer.
Cedric BAIL [Mon, 12 Jul 2010 14:02:15 +0000 (14:02 +0000)]
* pager: Don't double del timer.

SVN revision: 50197

14 years agosome more of dso fix
Carsten Haitzler [Mon, 12 Jul 2010 00:16:16 +0000 (00:16 +0000)]
some more of dso fix

SVN revision: 50188

14 years agoupdating french and italian translations
Massimo Maiurana [Sat, 10 Jul 2010 09:42:29 +0000 (09:42 +0000)]
updating french and italian translations

SVN revision: 50172

14 years ago Pager: typo.
Chidambar Zinnoury [Fri, 9 Jul 2010 11:03:26 +0000 (11:03 +0000)]
 Pager: typo.

SVN revision: 50155

14 years ago WinList: add a new functionality so that we can switch between windows of the same...
Chidambar Zinnoury [Fri, 9 Jul 2010 10:34:20 +0000 (10:34 +0000)]
 WinList: add a new functionality so that we can switch between windows of the same class.

 This is a major (and interesting) killer-feature of Gnome3, so let's shamelessly steal it.

SVN revision: 50154

14 years agoupdating french translation
Massimo Maiurana [Fri, 9 Jul 2010 10:27:56 +0000 (10:27 +0000)]
updating french translation

SVN revision: 50153

14 years agofix to prevent lost windows if resizing a window to offscreen coordinates
Andreas Volz [Thu, 8 Jul 2010 21:05:34 +0000 (21:05 +0000)]
fix to prevent lost windows if resizing a window to offscreen coordinates

SVN revision: 50133

14 years agoEverything selection event, and theme to back button
Tiago Rezende Campos Falcao [Thu, 8 Jul 2010 21:04:57 +0000 (21:04 +0000)]
Everything selection event, and theme to back button

SVN revision: 50132

14 years agoIllume config icon
Tiago Rezende Campos Falcao [Thu, 8 Jul 2010 21:04:52 +0000 (21:04 +0000)]
Illume config icon

SVN revision: 50131

14 years agoupdating french and italian translations
Massimo Maiurana [Thu, 8 Jul 2010 15:40:18 +0000 (15:40 +0000)]
updating french and italian translations

SVN revision: 50128

14 years ago MIME conf module: add check changed, and gracefully resize the dialog.
Chidambar Zinnoury [Thu, 8 Jul 2010 10:46:10 +0000 (10:46 +0000)]
 MIME conf module: add check changed, and gracefully resize the dialog.

SVN revision: 50125

14 years agowinlist: add actions to move to window on the left/right/up/down
Boris Faure [Wed, 7 Jul 2010 21:36:23 +0000 (21:36 +0000)]
winlist: add actions to move to window on the left/right/up/down

SVN revision: 50096

14 years agoupdating french and italian translations
Massimo Maiurana [Wed, 7 Jul 2010 16:04:36 +0000 (16:04 +0000)]
updating french and italian translations

SVN revision: 50095

14 years agoBump config generation for newly added geometry options.
Christopher Michael [Tue, 6 Jul 2010 20:04:07 +0000 (20:04 +0000)]
Bump config generation for newly added geometry options.

SVN revision: 50084

14 years agoadded two new configuration options for the geometry_manipulation conf plugin:
Andreas Volz [Tue, 6 Jul 2010 19:49:48 +0000 (19:49 +0000)]
added two new configuration options for the geometry_manipulation conf plugin:

   int         geometry_auto_move; // GUI
   int         geometry_auto_resize_limit; // GUI

This does influence the configure_request algorithm in the way that the user could disable the window
geometry move and resize feature that is useful for e.g. Gnome fileselector or gnome-terminal tabs.
There was a use case on the list where this was not nice so I created an option to disable it. If one thinks
a special e.src shouldn't activate this feature by default, please change it.

SVN revision: 50083

14 years agoWhitespace removal.
Christopher Michael [Tue, 6 Jul 2010 19:44:33 +0000 (19:44 +0000)]
Whitespace removal.

SVN revision: 50082

14 years agoreq_window_oversize:
Andreas Volz [Sun, 4 Jul 2010 19:10:09 +0000 (19:10 +0000)]
req_window_oversize:
If a window likes to open with bigger
initial coordinates bigger than the screen
(minus ignore zones like not overlap allowed shelfes)
the window should be sized to the maximum allowed size.

SVN revision: 50028

14 years agoupdating french and italian translations
Massimo Maiurana [Sun, 4 Jul 2010 15:16:15 +0000 (15:16 +0000)]
updating french and italian translations

SVN revision: 50026

14 years ago * New E17 online wallpaper selector (no more ExchangeSmartObject).
Davide Andreoli [Sat, 3 Jul 2010 22:33:17 +0000 (22:33 +0000)]
 * New E17 online wallpaper selector (no more ExchangeSmartObject).
 * online theme selector disabled for a moment.

Please test and report problems/suggestions.

SVN revision: 50015

14 years agomake overflow a defiine
Carsten Haitzler [Sat, 3 Jul 2010 01:50:29 +0000 (01:50 +0000)]
make overflow a defiine

SVN revision: 50006

14 years ago * e: don't crash to easily when Ecore_Evas windows can't be created.
Cedric BAIL [Fri, 2 Jul 2010 13:47:31 +0000 (13:47 +0000)]
* e: don't crash to easily when Ecore_Evas windows can't be created.

SVN revision: 49996

14 years ago * e: remove gradient used by e_color_dialog.
Cedric BAIL [Thu, 1 Jul 2010 16:05:17 +0000 (16:05 +0000)]
* e: remove gradient used by e_color_dialog.

NOTE: maybe a bug in evas map or a wrong use by myself, but colors
look ugly sometime (well, often).

SVN revision: 49965

14 years agoreq_maximize_ignore_zone:
Andreas Volz [Tue, 29 Jun 2010 21:04:34 +0000 (21:04 +0000)]
req_maximize_ignore_zone:
If a window likes to maximize while it stays below a ignore zone (like not overlap allowed shelfes) it should be maximized only in the overlap allowed zone. At returning to normal state it should be placed in the original position.

SVN revision: 49942

14 years agoconnman: show configuration instead of status in config dialog
Lucas De Marchi [Tue, 29 Jun 2010 16:30:10 +0000 (16:30 +0000)]
connman: show configuration instead of status in config dialog
IPv4.* are the status properties and are valid only when a service is
connected. In a configuration dialog, the right properties to use are
the IPv4.Configuration.* ones.

SVN revision: 49940

14 years agoMissed one place where __UNUSED__ was not proper. Fix.
Christopher Michael [Tue, 29 Jun 2010 15:22:18 +0000 (15:22 +0000)]
Missed one place where __UNUSED__ was not proper. Fix.

SVN revision: 49938

14 years agoFix the mess called pager:
Christopher Michael [Tue, 29 Jun 2010 15:19:48 +0000 (15:19 +0000)]
Fix the mess called pager:
 - Use PATH_MAX & E_FREE
 - Make use of __UNUSED__ correctly.
 - Fix formatting.

SVN revision: 49937

14 years agoFix formatting.
Christopher Michael [Mon, 28 Jun 2010 14:31:21 +0000 (14:31 +0000)]
Fix formatting.

SVN revision: 49925

14 years agoFix formatting.
Christopher Michael [Mon, 28 Jun 2010 14:29:21 +0000 (14:29 +0000)]
Fix formatting.

SVN revision: 49924

14 years agoFix formatting.
Christopher Michael [Mon, 28 Jun 2010 14:27:51 +0000 (14:27 +0000)]
Fix formatting.

SVN revision: 49923

14 years agoMake illume-mode-toggle from e_button to edje
Tiago Rezende Campos Falcao [Mon, 28 Jun 2010 13:05:17 +0000 (13:05 +0000)]
Make illume-mode-toggle from e_button to edje

SVN revision: 49921

14 years agoMake illume-kbd-toggle from e_button to edje
Tiago Rezende Campos Falcao [Mon, 28 Jun 2010 13:05:12 +0000 (13:05 +0000)]
Make illume-kbd-toggle from e_button to edje

SVN revision: 49920

14 years agoMake illume-home-toggle from e_button to edje
Tiago Rezende Campos Falcao [Mon, 28 Jun 2010 13:05:07 +0000 (13:05 +0000)]
Make illume-home-toggle from e_button to edje

SVN revision: 49919

14 years agoreq_window_resize_move:
Andreas Volz [Sun, 27 Jun 2010 20:48:43 +0000 (20:48 +0000)]
req_window_resize_move:
If a window resizes itself without border interaction it's moved to the next available coordinates which aren't covered by ignore zones like not overlap allowed shelfes.

SVN revision: 49910

14 years agoreq_window_offscreen:
Andreas Volz [Sun, 27 Jun 2010 20:41:52 +0000 (20:41 +0000)]
req_window_offscreen:
If a window likes to open with initial offscreen coordinates E should move it to the nearest onscreen coordinates.

req_window_ignore_zone:
If a window likes to open with initial coordinates in a window ignore zone (like not overlap allowed shelfes) if should be moved to the next allowed coordinates.

SVN revision: 49909

14 years agooverlap shelfes are for sure useful geometry
Andreas Volz [Sun, 27 Jun 2010 20:31:36 +0000 (20:31 +0000)]
overlap shelfes are for sure useful geometry

SVN revision: 49908

14 years agothis was for sure a bug -> it should be x instead of y
Andreas Volz [Sun, 27 Jun 2010 20:27:20 +0000 (20:27 +0000)]
this was for sure a bug -> it should be x instead of y

SVN revision: 49907

14 years agoand final post snap - next releasename
Carsten Haitzler [Sun, 27 Jun 2010 14:06:10 +0000 (14:06 +0000)]
and final post snap - next releasename

SVN revision: 49903

14 years agosnap+release
Carsten Haitzler [Sun, 27 Jun 2010 13:45:27 +0000 (13:45 +0000)]
snap+release

SVN revision: 49899

14 years agoSnapshot e
Carsten Haitzler [Sun, 27 Jun 2010 13:33:23 +0000 (13:33 +0000)]
Snapshot e

SVN revision: 49897

14 years agoedge -> no ev. dont seg
Carsten Haitzler [Sun, 27 Jun 2010 08:35:59 +0000 (08:35 +0000)]
edge -> no ev. dont seg

SVN revision: 49884

14 years agoupdating french translation
Massimo Maiurana [Sun, 27 Jun 2010 08:25:58 +0000 (08:25 +0000)]
updating french translation

SVN revision: 49883

14 years ago * e: cleanup pager code.
Cedric BAIL [Fri, 25 Jun 2010 08:57:32 +0000 (08:57 +0000)]
* e: cleanup pager code.

SVN revision: 49855

14 years agoFixes for Ecore Api changes.
Christopher Michael [Thu, 24 Jun 2010 17:53:38 +0000 (17:53 +0000)]
Fixes for Ecore Api changes.

SVN revision: 49836

14 years agoFixes for Ecore Api changes.
Christopher Michael [Thu, 24 Jun 2010 17:52:35 +0000 (17:52 +0000)]
Fixes for Ecore Api changes.

SVN revision: 49835

14 years agoFixes for recent Ecore Api changes.
Christopher Michael [Thu, 24 Jun 2010 17:52:08 +0000 (17:52 +0000)]
Fixes for recent Ecore Api changes.

SVN revision: 49834

14 years ago * e: remove warning due to Ecore API change.
Cedric BAIL [Thu, 24 Jun 2010 16:19:12 +0000 (16:19 +0000)]
* e: remove warning due to Ecore API change.

SVN revision: 49833

14 years agoupdating french translation
Massimo Maiurana [Tue, 22 Jun 2010 18:16:06 +0000 (18:16 +0000)]
updating french translation

SVN revision: 49798

14 years agoupdating french translation
Massimo Maiurana [Mon, 21 Jun 2010 11:03:12 +0000 (11:03 +0000)]
updating french translation

SVN revision: 49782

14 years agoAdd fuzzy to config edd so udev 'fuzzy' mode can be saved.
Christopher Michael [Mon, 21 Jun 2010 03:39:50 +0000 (03:39 +0000)]
Add fuzzy to config edd so udev 'fuzzy' mode can be saved.

SVN revision: 49779

14 years agoOops, didn't mean to add a space there :(
Christopher Michael [Mon, 21 Jun 2010 02:47:02 +0000 (02:47 +0000)]
Oops, didn't mean to add a space there :(

SVN revision: 49778

14 years agoRemove decimals for udev temperature.
Christopher Michael [Mon, 21 Jun 2010 02:40:10 +0000 (02:40 +0000)]
Remove decimals for udev temperature.

SVN revision: 49777

14 years agoFix compiler warning.
Christopher Michael [Mon, 21 Jun 2010 02:22:17 +0000 (02:22 +0000)]
Fix compiler warning.

SVN revision: 49776

14 years agoFix compiler warnings when E is compiled without gettext.
Christopher Michael [Mon, 21 Jun 2010 02:17:58 +0000 (02:17 +0000)]
Fix compiler warnings when E is compiled without gettext.

SVN revision: 49775

14 years agocheck here too
Carsten Haitzler [Sun, 20 Jun 2010 11:13:31 +0000 (11:13 +0000)]
check here too

SVN revision: 49768

14 years agotoolbar - be happy without icon
Carsten Haitzler [Sun, 20 Jun 2010 10:55:08 +0000 (10:55 +0000)]
toolbar - be happy without icon

SVN revision: 49767

14 years agoReduce variable usage.
Christopher Michael [Sat, 19 Jun 2010 22:59:02 +0000 (22:59 +0000)]
Reduce variable usage.
Use E_NEW & E_FREE.

SVN revision: 49762

14 years agoglobals declared in main now
Mike Blumenkrantz [Sat, 19 Jun 2010 17:53:49 +0000 (17:53 +0000)]
globals declared in main now

SVN revision: 49760

14 years ago * allow compilation without gettext
Vincent Torri [Sat, 19 Jun 2010 17:33:38 +0000 (17:33 +0000)]
 * allow compilation without gettext
 * fix a bit maintainer-clean rule

SVN revision: 49759

14 years agoFix nasty formatting.
Christopher Michael [Sat, 19 Jun 2010 01:19:01 +0000 (01:19 +0000)]
Fix nasty formatting.

SVN revision: 49757

14 years agoAdding selection API to E_Icon
Tiago Rezende Campos Falcao [Fri, 18 Jun 2010 22:39:00 +0000 (22:39 +0000)]
Adding selection API to E_Icon

SVN revision: 49755

14 years agofix hide popup on mouse click
Hannes Janetzek [Fri, 18 Jun 2010 18:59:49 +0000 (18:59 +0000)]
fix hide popup on mouse click

SVN revision: 49744

14 years ago * configure.ac: take inept translation a little bit into account.
Cedric BAIL [Fri, 18 Jun 2010 14:45:42 +0000 (14:45 +0000)]
    * configure.ac: take inept translation a little bit into account.

SVN revision: 49743

14 years agoshould now popup in the right zone
Hannes Janetzek [Fri, 18 Jun 2010 14:19:33 +0000 (14:19 +0000)]
should now popup in the right zone

SVN revision: 49742

14 years agoupdating french translation
Massimo Maiurana [Fri, 18 Jun 2010 11:43:11 +0000 (11:43 +0000)]
updating french translation

SVN revision: 49741

14 years agoupdating french translation
Massimo Maiurana [Wed, 16 Jun 2010 10:57:33 +0000 (10:57 +0000)]
updating french translation

SVN revision: 49693

14 years agoupdating french translation
Massimo Maiurana [Tue, 15 Jun 2010 11:02:08 +0000 (11:02 +0000)]
updating french translation

SVN revision: 49680

14 years agotemporary comment my latest change here.
Andreas Volz [Mon, 14 Jun 2010 19:44:56 +0000 (19:44 +0000)]
temporary comment my latest change here.
while working with it I got some strange window placements. I need to analyze these situations before I release it to the public...

SVN revision: 49673

14 years agofix segv with delete_me states
Hannes Janetzek [Sun, 13 Jun 2010 01:05:24 +0000 (01:05 +0000)]
fix segv with delete_me states

SVN revision: 49659

14 years agoBased on an IRC discussion I changed the smart placing mechanism to hit also if icccm...
Andreas Volz [Sat, 12 Jun 2010 12:54:18 +0000 (12:54 +0000)]
Based on an IRC discussion I changed the smart placing mechanism to hit also if icccm.request_pos is true. Many Gnome based application try to start with coordinates below the shelfes and E allows it. This smoothly moves this windows away is smart placement is active. It's not as aggressive as Metacity, but now usable with vertical shelfes. If you don't like this change hit me and discuss it again on the list.

SVN revision: 49654

14 years agoevry: make selected item more visible
Hannes Janetzek [Fri, 11 Jun 2010 10:59:35 +0000 (10:59 +0000)]
evry: make selected item more visible

SVN revision: 49639

14 years agoUpdate precache for Ecore_File function declaration changes (int to
Christopher Michael [Thu, 10 Jun 2010 15:12:46 +0000 (15:12 +0000)]
Update precache for Ecore_File function declaration changes (int to
Eina_Bool).

SVN revision: 49612

14 years agoupdating french translation
Massimo Maiurana [Thu, 10 Jun 2010 11:24:49 +0000 (11:24 +0000)]
updating french translation

SVN revision: 49610

14 years agoCouple of lil icons.
toma [Thu, 10 Jun 2010 05:32:56 +0000 (05:32 +0000)]
Couple of lil icons.

SVN revision: 49606

14 years agoSVN_REPO_PATH envvar during autoconf to use svnversion in there.
Gustavo Sverzut Barbieri [Wed, 9 Jun 2010 18:22:47 +0000 (18:22 +0000)]
SVN_REPO_PATH envvar during autoconf to use svnversion in there.

Some systems, like the Gentoo, copy the svn contents somewhere before
doing the autoconf, this may result in lack of .svn and thus minor
version "0".

This patch introduces the $SVN_REPO_PATH to say where the svn checkout
containing the ".svn" directory is.

SVN revision: 49594

14 years agoselect correct key in list when adding a binding. if 0 warning dialog about key alrea...
Hannes Janetzek [Wed, 9 Jun 2010 16:40:55 +0000 (16:40 +0000)]
select correct key in list when adding a binding. if 0 warning dialog about key already being used

SVN revision: 49593

14 years agobring back deferred until first damage show.
Carsten Haitzler [Wed, 9 Jun 2010 13:27:39 +0000 (13:27 +0000)]
bring back deferred until first damage show.

SVN revision: 49589

14 years agoupdating french translation
Massimo Maiurana [Wed, 9 Jun 2010 10:25:17 +0000 (10:25 +0000)]
updating french translation

SVN revision: 49588

14 years agoRemove unused border_hook variable and code.
Christopher Michael [Tue, 8 Jun 2010 20:02:56 +0000 (20:02 +0000)]
Remove unused border_hook variable and code.

SVN revision: 49580

14 years agoDon't need the border hook here so remove variable (and related code).
Christopher Michael [Tue, 8 Jun 2010 20:01:08 +0000 (20:01 +0000)]
Don't need the border hook here so remove variable (and related code).

SVN revision: 49579

14 years agofix comp + evry.
Carsten Haitzler [Tue, 8 Jun 2010 14:58:08 +0000 (14:58 +0000)]
fix comp + evry.

SVN revision: 49572

14 years agouse override redirect window
Hannes Janetzek [Tue, 8 Jun 2010 14:46:39 +0000 (14:46 +0000)]
use override redirect window

SVN revision: 49571

14 years agoUpdate layout of windows if indicator or softkey module is
Christopher Michael [Tue, 8 Jun 2010 05:23:44 +0000 (05:23 +0000)]
Update layout of windows if indicator or softkey module is
loaded/unloaded.

SVN revision: 49561

14 years agorestore after snap/release
Carsten Haitzler [Sun, 6 Jun 2010 17:43:03 +0000 (17:43 +0000)]
restore after snap/release

SVN revision: 49540