platform/upstream/enlightenment.git
12 years agoformatting
Mike Blumenkrantz [Thu, 25 Oct 2012 07:47:26 +0000 (07:47 +0000)]
formatting

SVN revision: 78421

12 years agoimprove shelf gadget dragging
Mike Blumenkrantz [Thu, 25 Oct 2012 07:37:53 +0000 (07:37 +0000)]
improve shelf gadget dragging
ticket #1658

SVN revision: 78420

12 years agoe: don't drop cache if icon is animated.
Cedric BAIL [Thu, 25 Oct 2012 07:28:24 +0000 (07:28 +0000)]
e: don't drop cache if icon is animated.

We want to use the scale cache and drop the source icon
for all static icon on screen. But for the few of them that
do resize and animate, we need to keep that data or it will
slow a us down a lot. So now we play nicely with our SCALE_HINT.

SVN revision: 78419

12 years agofix sidebar frame
Mike Blumenkrantz [Thu, 25 Oct 2012 07:17:10 +0000 (07:17 +0000)]
fix sidebar frame
ticket #1654

SVN revision: 78418

12 years agoe17: Remove unused variable
Stefan Schmidt [Wed, 24 Oct 2012 19:50:35 +0000 (19:50 +0000)]
e17: Remove unused variable

SVN revision: 78410

12 years agoDoxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.
Stefan Schmidt [Wed, 24 Oct 2012 19:50:29 +0000 (19:50 +0000)]
Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.

Doygen tells us:
warning: Tag `SHOW_DIRECTORIES' at line 507 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 879 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `USE_INLINE_TREES' at line 1065 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"

So we are nice and remove them. A yay for the day where we have amerged tree and
not two dozens of Doxyfile.in files floating around.

SVN revision: 78409

12 years agofix emit of maximize signal handling for border maximization when not
Carsten Haitzler [Wed, 24 Oct 2012 09:48:34 +0000 (09:48 +0000)]
fix emit of maximize signal handling for border maximization when not
a fullscreen one.

SVN revision: 78394

12 years agoE Randr: Don't show outputs which are not connected.
Christopher Michael [Wed, 24 Oct 2012 06:28:01 +0000 (06:28 +0000)]
E Randr: Don't show outputs which are not connected.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 78388

12 years agopass on oreintation of gadon to start icon edje obj.
Carsten Haitzler [Tue, 23 Oct 2012 14:56:02 +0000 (14:56 +0000)]
pass on oreintation of gadon to start icon edje obj.

SVN revision: 78372

12 years agogaaaarh! long standing shelf bug - dont emit signal to right obvject
Carsten Haitzler [Tue, 23 Oct 2012 14:20:19 +0000 (14:20 +0000)]
gaaaarh! long standing shelf bug - dont emit signal to right obvject
for orientation of shelf gadget frame! fix!

SVN revision: 78368

12 years agotypo hoooooooooooooooooooooooooooooooo
Mike Blumenkrantz [Mon, 22 Oct 2012 08:42:11 +0000 (08:42 +0000)]
typo hoooooooooooooooooooooooooooooooo
as spotted by Sebastian Dransfeld

SVN revision: 78321

12 years agoadd note about text/icon only modes for tasks gadget
Mike Blumenkrantz [Mon, 22 Oct 2012 08:32:20 +0000 (08:32 +0000)]
add note about text/icon only modes for tasks gadget

SVN revision: 78320

12 years agoupdating portuguese and italian translations
Massimo Maiurana [Fri, 19 Oct 2012 16:45:08 +0000 (16:45 +0000)]
updating portuguese and italian translations

SVN revision: 78261

12 years agoe: add a tool to gather statistic.
Cedric BAIL [Fri, 19 Oct 2012 11:10:28 +0000 (11:10 +0000)]
e: add a tool to gather statistic.

NOTE: The goal of this tool is to gather statistic about
our user base so we could know what to improve and optimize
in the futur. We don't gather personnal information only
hardware and software configuration, so we know more about
the real use of Enlightenment.

At the moment this tool is not uploading anything on a website
nor is it ready at all. I am just pushing it early so that
people using other OS than Linux, can contribute to it. If that
tool is ready for the release, we will use the gathered statistic
for all our futur plan. If your OS is not in, we will basically
not see it and so not take it into account. That's why I highly
encourage those using E on other OS to contribute to this tool.

SVN revision: 78247

12 years agoe: use EINA_LIST_FOREACH for clarity.
Cedric BAIL [Fri, 19 Oct 2012 10:58:20 +0000 (10:58 +0000)]
e: use EINA_LIST_FOREACH for clarity.

SVN revision: 78246

12 years agoE (RandR): Remove unused function & prototype.
Christopher Michael [Thu, 18 Oct 2012 13:00:48 +0000 (13:00 +0000)]
E (RandR): Remove unused function & prototype.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 78188

12 years agoE (RandR): Use a "normal" resolution (640x480) not (640x640).
Christopher Michael [Thu, 18 Oct 2012 12:59:44 +0000 (12:59 +0000)]
E (RandR): Use a "normal" resolution (640x480) not (640x640).

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 78187

12 years agoE (RandR): Better monitor movement/snapping.
Christopher Michael [Thu, 18 Oct 2012 12:59:32 +0000 (12:59 +0000)]
E (RandR): Better monitor movement/snapping.

NB: Still not 100%. There are some corner cases where things fall
through :( If someone wants to jump in and help finish this off, that
would be great :) It's very close to being done.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 78186

12 years agoremove zone move/resize handler for shelf, triggers crazy autohide behavior
Mike Blumenkrantz [Thu, 18 Oct 2012 09:14:13 +0000 (09:14 +0000)]
remove zone move/resize handler for shelf, triggers crazy autohide behavior
also fixes ticket #1644

SVN revision: 78174

12 years agofix dnd into favorites views
Mike Blumenkrantz [Thu, 18 Oct 2012 08:07:17 +0000 (08:07 +0000)]
fix dnd into favorites views
ticket #1638

SVN revision: 78158

12 years agoe dnd xds handler now passes type string param as well as data
Mike Blumenkrantz [Thu, 18 Oct 2012 08:04:03 +0000 (08:04 +0000)]
e dnd xds handler now passes type string param as well as data

SVN revision: 78157

12 years agofix cross-device cut+paste
Mike Blumenkrantz [Thu, 18 Oct 2012 07:55:34 +0000 (07:55 +0000)]
fix cross-device cut+paste
ticket #1638

SVN revision: 78154

12 years agoremove unnecessary variable, fix file pasting with blank clipboard to not hammer...
Mike Blumenkrantz [Thu, 18 Oct 2012 07:51:18 +0000 (07:51 +0000)]
remove unnecessary variable, fix file pasting with blank clipboard to not hammer the efm daemon

SVN revision: 78153

12 years agofix shelf crash from ticket #1635
Mike Blumenkrantz [Thu, 18 Oct 2012 07:39:02 +0000 (07:39 +0000)]
fix shelf crash from ticket #1635

SVN revision: 78152

12 years agodon't add gadman desktop menu item if it already exists
Mike Blumenkrantz [Thu, 18 Oct 2012 07:33:55 +0000 (07:33 +0000)]
don't add gadman desktop menu item if it already exists
ticket #1641

SVN revision: 78151

12 years agouchar -> Eina_Bool
Mike Blumenkrantz [Thu, 18 Oct 2012 07:28:12 +0000 (07:28 +0000)]
uchar -> Eina_Bool

SVN revision: 78150

12 years agoe: make it less anoying. Now E17 also remember you tainted it.
Cedric BAIL [Thu, 18 Oct 2012 06:26:57 +0000 (06:26 +0000)]
e: make it less anoying. Now E17 also remember you tainted it.

SVN revision: 78148

12 years agoe ko.po: Updated Korean translation.
Daniel Juyung Seo [Wed, 17 Oct 2012 21:10:05 +0000 (21:10 +0000)]
e ko.po: Updated Korean translation.

SVN revision: 78128

12 years agoupdating portuguese and italian translations
Massimo Maiurana [Wed, 17 Oct 2012 10:48:59 +0000 (10:48 +0000)]
updating portuguese and italian translations

SVN revision: 78114

12 years agoupdating galician translations
Massimo Maiurana [Tue, 16 Oct 2012 11:11:09 +0000 (11:11 +0000)]
updating galician translations

SVN revision: 78046

12 years agoadd module whitelist with complaints about modules that are not e's
Carsten Haitzler [Tue, 16 Oct 2012 10:42:01 +0000 (10:42 +0000)]
add module whitelist with complaints about modules that are not e's
set. after yet more repords of bugs from modules not in core.

SVN revision: 78045

12 years agoe ko.po: Fixed Korean translation.
Daniel Juyung Seo [Tue, 16 Oct 2012 01:23:53 +0000 (01:23 +0000)]
e ko.po: Fixed Korean translation.

SVN revision: 78023

12 years agoe/physics: fix render geometry set
Bruno Dilly [Mon, 15 Oct 2012 21:55:14 +0000 (21:55 +0000)]
e/physics: fix render geometry set

SVN revision: 78018

12 years agolets just make buf 4096 to ensure it can hold enough of a nutty path
Carsten Haitzler [Mon, 15 Oct 2012 15:45:01 +0000 (15:45 +0000)]
lets just make buf 4096 to ensure it can hold enough of a nutty path
if it needs to.

SVN revision: 78004

12 years agopointed out by Igor Murzov - fixed backlight thing, gadcon is cleaner.
Carsten Haitzler [Mon, 15 Oct 2012 07:05:00 +0000 (07:05 +0000)]
pointed out by  Igor Murzov - fixed backlight thing, gadcon is cleaner.

SVN revision: 77980

12 years agoe: prevent infinite call loop. If someone has a better fix than me, you are welcome.
Cedric BAIL [Mon, 15 Oct 2012 06:25:26 +0000 (06:25 +0000)]
e: prevent infinite call loop. If someone has a better fix than me, you are welcome.

SVN revision: 77975

12 years agoMuch more appropriate fix for TRAC#1222.
Eric Schuele [Sat, 13 Oct 2012 20:38:49 +0000 (20:38 +0000)]
Much more appropriate fix for TRAC#1222.

SVN revision: 77960

12 years agomake it efl_version >= not >.
Carsten Haitzler [Sat, 13 Oct 2012 12:17:15 +0000 (12:17 +0000)]
make it efl_version >= not >.

SVN revision: 77956

12 years agoupdating portuguese and italian translations
Massimo Maiurana [Sat, 13 Oct 2012 11:22:46 +0000 (11:22 +0000)]
updating portuguese and italian translations

SVN revision: 77954

12 years agofix segv's in randr dialog. :)
Carsten Haitzler [Sat, 13 Oct 2012 03:18:58 +0000 (03:18 +0000)]
fix segv's in randr dialog. :)

SVN revision: 77943

12 years agoE: Really no need to fetch Container here (just to fetch the current
Christopher Michael [Fri, 12 Oct 2012 13:49:19 +0000 (13:49 +0000)]
E: Really no need to fetch Container here (just to fetch the current
zone). Use e_util_zone_current_get.

Add missing parens around eina_list_data_get.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77938

12 years agoE: Remove extra call to eina_list_data_get. Not really needed as we
Christopher Michael [Fri, 12 Oct 2012 13:38:35 +0000 (13:38 +0000)]
E: Remove extra call to eina_list_data_get. Not really needed as we
make the call above to get the list data anyway.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77937

12 years agoTRAC#1222 Resolve sticky windows not offering resistance on window_push for desktops...
Eric Schuele [Fri, 12 Oct 2012 01:21:24 +0000 (01:21 +0000)]
TRAC#1222 Resolve sticky windows not offering resistance on window_push for desktops other than that which they belong.

SVN revision: 77927

12 years agoE (RandR): After we have applied the changes for a monitor, tell it to
Christopher Michael [Thu, 11 Oct 2012 14:29:20 +0000 (14:29 +0000)]
E (RandR): After we have applied the changes for a monitor, tell it to
'reset'.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77891

12 years agoE (RandR): Add function to 'reset' a monitor's changes. This is used
Christopher Michael [Thu, 11 Oct 2012 14:29:17 +0000 (14:29 +0000)]
E (RandR): Add function to 'reset' a monitor's changes. This is used
after any user modifications have been applied so that we an reset the
'original' values to the 'currently applied' values. This helps to
keep the Apply button in sync.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77890

12 years agoE (RandR): Add function prototype to reset monitor changes.
Christopher Michael [Thu, 11 Oct 2012 14:29:13 +0000 (14:29 +0000)]
E (RandR): Add function prototype to reset monitor changes.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77889

12 years agoE (RandR): Skip monitor during apply if no changes were made.
Christopher Michael [Thu, 11 Oct 2012 14:29:10 +0000 (14:29 +0000)]
E (RandR): Skip monitor during apply if no changes were made.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77888

12 years agoE (RandR): Remove dead code lines.
Christopher Michael [Thu, 11 Oct 2012 14:29:07 +0000 (14:29 +0000)]
E (RandR): Remove dead code lines.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77887

12 years agoE (RandR): Remove dead comment.
Christopher Michael [Thu, 11 Oct 2012 14:29:04 +0000 (14:29 +0000)]
E (RandR): Remove dead comment.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77886

12 years agoE (RandR): Reduce potential variable usage in geometry_get function.
Christopher Michael [Thu, 11 Oct 2012 14:29:01 +0000 (14:29 +0000)]
E (RandR): Reduce potential variable usage in geometry_get function.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77885

12 years agoE (RandR): Remove dead code line.
Christopher Michael [Thu, 11 Oct 2012 14:28:58 +0000 (14:28 +0000)]
E (RandR): Remove dead code line.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77884

12 years agoE (RandR): If we have a crtc when getting monitor geometry, then use
Christopher Michael [Thu, 11 Oct 2012 14:28:51 +0000 (14:28 +0000)]
E (RandR): If we have a crtc when getting monitor geometry, then use
that for width & height.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77883

12 years agoE (RandR): Setup defaults before we assign output & crtc.
Christopher Michael [Thu, 11 Oct 2012 13:51:39 +0000 (13:51 +0000)]
E (RandR): Setup defaults before we assign output & crtc.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77882

12 years agoE (RandR): If the monitor does not have a CRTC because it was
Christopher Michael [Thu, 11 Oct 2012 13:51:33 +0000 (13:51 +0000)]
E (RandR): If the monitor does not have a CRTC because it was
disabled, try to find an available one so that we can re-enable the
monitor.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77881

12 years agoformatting for seb
Mike Blumenkrantz [Thu, 11 Oct 2012 13:23:14 +0000 (13:23 +0000)]
formatting for seb

SVN revision: 77880

12 years agoE (RandR): Fix case where a disabled monitor would show up with no
Christopher Michael [Thu, 11 Oct 2012 13:01:04 +0000 (13:01 +0000)]
E (RandR): Fix case where a disabled monitor would show up with no
mode, or size.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77879

12 years agopatch from PrinceAMD which adds config options to warp lost windows back to center...
Mike Blumenkrantz [Thu, 11 Oct 2012 12:53:15 +0000 (12:53 +0000)]
patch from PrinceAMD which adds config options to warp lost windows back to center screen when enabled
video: http://dl.dropbox.com/u/7371269/lost_window_feature_2.ogv

SVN revision: 77878

12 years agoE (RandR): Remove dead debug code. Reenable crtc check to avoid
Christopher Michael [Thu, 11 Oct 2012 12:49:47 +0000 (12:49 +0000)]
E (RandR): Remove dead debug code. Reenable crtc check to avoid
potential segv.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77877

12 years agoE (RandR): Remove dead debug code.
Christopher Michael [Thu, 11 Oct 2012 12:49:44 +0000 (12:49 +0000)]
E (RandR): Remove dead debug code.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77876

12 years agoshelves now watch for zone move/resize events and check their locations upon any...
Mike Blumenkrantz [Thu, 11 Oct 2012 12:49:13 +0000 (12:49 +0000)]
shelves now watch for zone move/resize events and check their locations upon any changes to ensure that they don't move off screen with the randr dialog. note that this will also cause shelves to re-hide themselves when toggling autohide

SVN revision: 77875

12 years agoE (RandR): Rework Applying the randr settings. Now we will only need
Christopher Michael [Thu, 11 Oct 2012 12:42:40 +0000 (12:42 +0000)]
E (RandR): Rework Applying the randr settings. Now we will only need
to apply what has changed.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77874

12 years agoE (RandR): Add function to get if randr widget changed.
Christopher Michael [Thu, 11 Oct 2012 12:42:37 +0000 (12:42 +0000)]
E (RandR): Add function to get if randr widget changed.
Rework the "changed" code so that now Apply will enable/disable
correctly based on what changes are in the monitors.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77873

12 years agoE (RandR): Add function prototype to get if randr widget changed.
Christopher Michael [Thu, 11 Oct 2012 12:42:34 +0000 (12:42 +0000)]
E (RandR): Add function prototype to get if randr widget changed.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77872

12 years agoE (RandR): Whitespace removal.
Christopher Michael [Thu, 11 Oct 2012 12:42:31 +0000 (12:42 +0000)]
E (RandR): Whitespace removal.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77871

12 years agoE (RandR): Add some internal functions to reduce duplicated code
Christopher Michael [Thu, 11 Oct 2012 12:42:29 +0000 (12:42 +0000)]
E (RandR): Add some internal functions to reduce duplicated code
(background set, modes_fill, etc.
Add structure to smart_data so we can store original values and
current values. This allows us to selectively apply changes.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77870

12 years agoE (RandR): Add function prototype to get any changes from the monitor.
Christopher Michael [Thu, 11 Oct 2012 12:42:26 +0000 (12:42 +0000)]
E (RandR): Add function prototype to get any changes from the monitor.
Add enum so that we can keep track of exactly what has changed.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77869

12 years agoE (RandR): Use monitor function to get proper output.
Christopher Michael [Thu, 11 Oct 2012 12:42:23 +0000 (12:42 +0000)]
E (RandR): Use monitor function to get proper output.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77868

12 years agoE (RandR): Add function to retrieve monitor's output.
Christopher Michael [Thu, 11 Oct 2012 12:42:20 +0000 (12:42 +0000)]
E (RandR): Add function to retrieve monitor's output.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77867

12 years agoE (RandR): Add function prototype to retrieve monitor's output.
Christopher Michael [Thu, 11 Oct 2012 12:42:00 +0000 (12:42 +0000)]
E (RandR): Add function prototype to retrieve monitor's output.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77866

12 years agoefm navbar path buttons now happily accept dnding files
Mike Blumenkrantz [Thu, 11 Oct 2012 12:27:51 +0000 (12:27 +0000)]
efm navbar path buttons now happily accept dnding files
part of ticket #1603

SVN revision: 77865

12 years agosome optimizations for e_box_item_at_xy_get
Mike Blumenkrantz [Thu, 11 Oct 2012 12:27:13 +0000 (12:27 +0000)]
some optimizations for e_box_item_at_xy_get

SVN revision: 77864

12 years agoenable dnd for toolbars
Mike Blumenkrantz [Thu, 11 Oct 2012 11:54:40 +0000 (11:54 +0000)]
enable dnd for toolbars

SVN revision: 77863

12 years agofix dnd for toolbar gadcons
Mike Blumenkrantz [Thu, 11 Oct 2012 11:53:04 +0000 (11:53 +0000)]
fix dnd for toolbar gadcons

SVN revision: 77862

12 years agoe: Fix warning
Mike McCormack [Thu, 11 Oct 2012 11:22:58 +0000 (11:22 +0000)]
e: Fix warning

Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 77861

12 years agoefm string functions are now EAPI util functions
Mike Blumenkrantz [Thu, 11 Oct 2012 10:19:03 +0000 (10:19 +0000)]
efm string functions are now EAPI util functions

SVN revision: 77860

12 years agoexpose efm move/copy/link functions
Mike Blumenkrantz [Thu, 11 Oct 2012 10:12:16 +0000 (10:12 +0000)]
expose efm move/copy/link functions

SVN revision: 77859

12 years agomake e_fm2_drop_menu an EAPI and further clean up drop menu code
Mike Blumenkrantz [Thu, 11 Oct 2012 09:57:55 +0000 (09:57 +0000)]
make e_fm2_drop_menu an EAPI and further clean up drop menu code

SVN revision: 77858

12 years agoimprove some extremely crufty efm dnd menu code
Mike Blumenkrantz [Thu, 11 Oct 2012 09:43:54 +0000 (09:43 +0000)]
improve some extremely crufty efm dnd menu code

SVN revision: 77857

12 years agoremove some efm symlink cruft
Mike Blumenkrantz [Thu, 11 Oct 2012 09:34:53 +0000 (09:34 +0000)]
remove some efm symlink cruft

SVN revision: 77856

12 years ago_e_fm2_uri_path_list_get is now e_fm2_uri_path_list_get with EAPI
Mike Blumenkrantz [Thu, 11 Oct 2012 08:42:19 +0000 (08:42 +0000)]
_e_fm2_uri_path_list_get is now e_fm2_uri_path_list_get with EAPI

SVN revision: 77855

12 years agoadd box function for returning the child at a point inside the box
Mike Blumenkrantz [Thu, 11 Oct 2012 08:07:01 +0000 (08:07 +0000)]
add box function for returning the child at a point inside the box

SVN revision: 77850

12 years agorefresh desktop icons only when they actually need to be refreshed so we don't refres...
Mike Blumenkrantz [Thu, 11 Oct 2012 08:03:19 +0000 (08:03 +0000)]
refresh desktop icons only when they actually need to be refreshed so we don't refresh every time someone adds a gadget to a shelf

SVN revision: 77849

12 years agoadd menu item to enable shelf autohiding
Mike Blumenkrantz [Thu, 11 Oct 2012 07:56:16 +0000 (07:56 +0000)]
add menu item to enable shelf autohiding

SVN revision: 77848

12 years agobox also now uses inlists
Mike Blumenkrantz [Thu, 11 Oct 2012 07:28:44 +0000 (07:28 +0000)]
box also now uses inlists

SVN revision: 77847

12 years agoe_box now keeps its child list by box item data, also stores item geometry to trivial...
Mike Blumenkrantz [Thu, 11 Oct 2012 06:57:23 +0000 (06:57 +0000)]
e_box now keeps its child list by box item data, also stores item geometry to trivially reduce overhead in box reconfiguring and allow me to continue my dastardly plan of implementing ticket #1603

SVN revision: 77846

12 years agoupdating portuguese and italian translations
Massimo Maiurana [Wed, 10 Oct 2012 22:11:29 +0000 (22:11 +0000)]
updating portuguese and italian translations

SVN revision: 77833

12 years agoe/physics: fixed to match ephysics API changes
Bruno Dilly [Wed, 10 Oct 2012 19:19:50 +0000 (19:19 +0000)]
e/physics: fixed to match ephysics API changes

SVN revision: 77788

12 years agoe/physics: shutdown ephysics
Bruno Dilly [Wed, 10 Oct 2012 19:19:42 +0000 (19:19 +0000)]
e/physics: shutdown ephysics

SVN revision: 77787

12 years agoE (RandR): Fix issue where disabled monitors would not show up
Christopher Michael [Wed, 10 Oct 2012 12:59:56 +0000 (12:59 +0000)]
E (RandR): Fix issue where disabled monitors would not show up
correctly.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77761

12 years agoE (RandR): Create monitors based on outputs, not crtcs.
Christopher Michael [Wed, 10 Oct 2012 12:59:53 +0000 (12:59 +0000)]
E (RandR): Create monitors based on outputs, not crtcs.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77760

12 years agoE (RandR): Add a better indication for a monitor which is "disabled".
Christopher Michael [Wed, 10 Oct 2012 12:59:47 +0000 (12:59 +0000)]
E (RandR): Add a better indication for a monitor which is "disabled".

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77759

12 years agoadd getter for efm drop object
Mike Blumenkrantz [Wed, 10 Oct 2012 12:47:04 +0000 (12:47 +0000)]
add getter for efm drop object

SVN revision: 77758

12 years agouse function pointer typedef
Mike Blumenkrantz [Wed, 10 Oct 2012 12:36:43 +0000 (12:36 +0000)]
use function pointer typedef

SVN revision: 77757

12 years agofix hard to trigger threaded menu crash
Mike Blumenkrantz [Wed, 10 Oct 2012 12:09:35 +0000 (12:09 +0000)]
fix hard to trigger threaded menu crash

SVN revision: 77755

12 years agotry not do anything with screensaver interval except setting it to 0
Carsten Haitzler [Wed, 10 Oct 2012 10:40:21 +0000 (10:40 +0000)]
try not do anything with screensaver interval except setting it to 0

SVN revision: 77748

12 years agoE (RandR): Add checks for current_mode being valid.
Christopher Michael [Wed, 10 Oct 2012 10:31:17 +0000 (10:31 +0000)]
E (RandR): Add checks for current_mode being valid.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77747

12 years agoE (RandR): Don't segfault if no current_mode is set for a monitor.
Christopher Michael [Wed, 10 Oct 2012 10:29:09 +0000 (10:29 +0000)]
E (RandR): Don't segfault if no current_mode is set for a monitor.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77746

12 years agowhen zone moves/resizes, re-create desktop icons on that zone to prevent scrollbars...
Mike Blumenkrantz [Wed, 10 Oct 2012 10:28:08 +0000 (10:28 +0000)]
when zone moves/resizes, re-create desktop icons on that zone to prevent scrollbars from showing up when scrollframe resizes incorrectly

SVN revision: 77745

12 years agoE (RandR): Limit size of livethumb to be the maximum canvas size of
Christopher Michael [Wed, 10 Oct 2012 10:23:33 +0000 (10:23 +0000)]
E (RandR): Limit size of livethumb to be the maximum canvas size of
the monitor object. (should reduce memory footprint for randr dialog).

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77744

12 years agoE (RandR): Make sure we have hTotal and vTotal from the mode before
Christopher Michael [Wed, 10 Oct 2012 10:10:25 +0000 (10:10 +0000)]
E (RandR): Make sure we have hTotal and vTotal from the mode before
trying to calculate refresh rate.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77743