platform/upstream/elementary.git
14 years agodont reset mapbuf all the time!
Carsten Haitzler [Wed, 27 Jan 2010 06:20:12 +0000 (06:20 +0000)]
dont reset mapbuf all the time!

SVN revision: 45622

14 years agofix scroll animator
Carsten Haitzler [Wed, 27 Jan 2010 06:12:29 +0000 (06:12 +0000)]
fix scroll animator

SVN revision: 45621

14 years agobetter - n mapbufs
Carsten Haitzler [Wed, 27 Jan 2010 04:57:57 +0000 (04:57 +0000)]
better - n mapbufs

SVN revision: 45619

14 years agoformatting a bit in theme.... panel still.. not.. formatted...
Carsten Haitzler [Wed, 27 Jan 2010 04:20:04 +0000 (04:20 +0000)]
formatting a bit in theme.... panel still.. not.. formatted...

SVN revision: 45618

14 years agofix proeprly
Carsten Haitzler [Wed, 27 Jan 2010 04:08:42 +0000 (04:08 +0000)]
fix proeprly

SVN revision: 45617

14 years agoNo space at all if indicator & softkey are not present.
Christopher Michael [Wed, 27 Jan 2010 04:03:22 +0000 (04:03 +0000)]
No space at all if indicator & softkey are not present.

SVN revision: 45616

14 years agoanimators should tick off at defined intervals from a 0 point so all
Carsten Haitzler [Wed, 27 Jan 2010 03:59:23 +0000 (03:59 +0000)]
animators should tick off at defined intervals from a 0 point so all
animators from all apps are in sync - or try to be.

SVN revision: 45615

14 years agoHandle property changes for conformant widget.
Christopher Michael [Wed, 27 Jan 2010 01:48:18 +0000 (01:48 +0000)]
Handle property changes for conformant widget.
Don't hardcode size to 32 (but kept a small buffer of 1 pixel).

SVN revision: 45609

14 years ago4 not 4 screens for launcher test
Carsten Haitzler [Tue, 26 Jan 2010 10:59:26 +0000 (10:59 +0000)]
4 not 4 screens for launcher test

SVN revision: 45581

14 years agolabel preferred line wrap width set thing.
Carsten Haitzler [Tue, 26 Jan 2010 08:42:37 +0000 (08:42 +0000)]
label preferred line wrap width set thing.

SVN revision: 45576

14 years agomore launcher test code.... and mapbuf object used by launcher test code.
Carsten Haitzler [Tue, 26 Jan 2010 08:17:26 +0000 (08:17 +0000)]
more launcher test code.... and mapbuf object used by launcher test code.

SVN revision: 45575

14 years ago * ecore: Move ecore_job inside ecore.
Cedric BAIL [Mon, 25 Jan 2010 21:59:21 +0000 (21:59 +0000)]
* ecore: Move ecore_job inside ecore.

Patch from Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com>.

SVN revision: 45570

14 years agoAdding Module Name to Externals
Tiago Rezende Campos Falcao [Mon, 25 Jan 2010 20:30:39 +0000 (20:30 +0000)]
Adding Module Name to Externals

SVN revision: 45566

14 years agoRemove unused variable and don't create icons if there's no icon set
Iván Briano [Mon, 25 Jan 2010 19:56:45 +0000 (19:56 +0000)]
Remove unused variable and don't create icons if there's no icon set

SVN revision: 45564

14 years agoFix typo and prototype
Iván Briano [Mon, 25 Jan 2010 18:52:05 +0000 (18:52 +0000)]
Fix typo and prototype

SVN revision: 45559

14 years agoAdding more size hints to external object's icons.
Gustavo Lima Chaves [Mon, 25 Jan 2010 14:24:15 +0000 (14:24 +0000)]
Adding more size hints to external object's icons.

Patch by Fabiano Fidêncio.

SVN revision: 45553

14 years agonew test.
Carsten Haitzler [Mon, 25 Jan 2010 09:07:10 +0000 (09:07 +0000)]
new test.

SVN revision: 45545

14 years agogenlist - get realized items call! add!
Carsten Haitzler [Mon, 25 Jan 2010 05:54:31 +0000 (05:54 +0000)]
genlist - get realized items call! add!

SVN revision: 45543

14 years agoadd test for floating objects (they can slide in etc. andnot be already
Carsten Haitzler [Mon, 25 Jan 2010 03:53:36 +0000 (03:53 +0000)]
add test for floating objects (they can slide in etc. andnot be already
packed inside the view) and... fix issues with pan based objects clipping to
vieport etc. etc.

SVN revision: 45542

14 years agoIf we are setting the window as a quickpanel, set some other properties also
Christopher Michael [Sun, 24 Jan 2010 20:05:09 +0000 (20:05 +0000)]
If we are setting the window as a quickpanel, set some other properties also
(focus, window type, skip_pager, etc).

Add function for setting quickpanel zone (zone integer being 0-based).

SVN revision: 45529

14 years agoAdd elm_win functions for get/set of quickpanel priorities.
Christopher Michael [Sun, 24 Jan 2010 10:21:54 +0000 (10:21 +0000)]
Add elm_win functions for get/set of quickpanel priorities.

SVN revision: 45511

14 years agoAdd elm_win function(s) for get/set of quickpanel.
Christopher Michael [Sun, 24 Jan 2010 10:12:57 +0000 (10:12 +0000)]
Add elm_win function(s) for get/set of quickpanel.

SVN revision: 45510

14 years agobrian's button autorepeat core code.
Carsten Haitzler [Sun, 24 Jan 2010 01:53:37 +0000 (01:53 +0000)]
brian's button autorepeat core code.

SVN revision: 45504

14 years ago1. brian wang's patch for setting item count in a block, and homogenous
Carsten Haitzler [Sat, 23 Jan 2010 09:07:20 +0000 (09:07 +0000)]
1. brian wang's patch for setting item count in a block, and homogenous
genlist mode, button repeat stuff. thanks very muchly

also - i added calc idler self-timer check. if it spends more than 1
frametime (time between frames - this is what it deems as "too much") on
calculation, then it breaks the idle and goes back to mainloop. could make it
half a frametime - but this will do for now.

SVN revision: 45479

14 years agoReduce elm noise (add #if 0 around printf).
Christopher Michael [Fri, 22 Jan 2010 23:04:01 +0000 (23:04 +0000)]
Reduce elm noise (add #if 0 around printf).

SVN revision: 45470

14 years agoIcons for available externals, how exciting.
Iván Briano [Fri, 22 Jan 2010 20:07:47 +0000 (20:07 +0000)]
Icons for available externals, how exciting.

SVN revision: 45449

14 years agooops - back to 4. should make this configurable. but solutions is in comments
Carsten Haitzler [Fri, 22 Jan 2010 12:38:42 +0000 (12:38 +0000)]
oops - back to 4. should make this configurable. but solutions is in comments
atm

SVN revision: 45441

14 years agomouse up on icon emit clicked - fix.
Carsten Haitzler [Fri, 22 Jan 2010 12:36:32 +0000 (12:36 +0000)]
mouse up on icon emit clicked - fix.

SVN revision: 45440

14 years agomove scroll back to event handling - test
Carsten Haitzler [Fri, 22 Jan 2010 12:02:39 +0000 (12:02 +0000)]
move scroll back to event handling - test

SVN revision: 45439

14 years agobigger image! easier to see on high dpi!
Carsten Haitzler [Fri, 22 Jan 2010 10:00:14 +0000 (10:00 +0000)]
bigger image! easier to see on high dpi!

SVN revision: 45436

14 years agoScroller Policy for List. By Masaki
Tiago Rezende Campos Falcao [Tue, 19 Jan 2010 18:46:48 +0000 (18:46 +0000)]
Scroller Policy for List. By Masaki

Author:    Thiago Ribeiro Masaki <masaki@profusion.mobi>

SVN revision: 45337

14 years agoFrom: Lionel Landwerlin <llandwerlin@gmail.com>
Lionel Landwerlin [Tue, 19 Jan 2010 15:34:24 +0000 (15:34 +0000)]
From: Lionel Landwerlin <llandwerlin@gmail.com>
Subject: [E-devel] [PATCH] Elementary: Added directfb support

SVN revision: 45331

14 years agoremvoe kbd stuff from button - dont want that
Carsten Haitzler [Tue, 19 Jan 2010 12:11:58 +0000 (12:11 +0000)]
remvoe kbd stuff from button - dont want that

SVN revision: 45324

14 years agoget photocam image for event goop
Carsten Haitzler [Tue, 19 Jan 2010 08:24:07 +0000 (08:24 +0000)]
get photocam image for event goop

SVN revision: 45321

14 years agoFrom: 김지훈 <jihoon48.kim@samsung.com>
김지훈 [Tue, 19 Jan 2010 06:57:25 +0000 (06:57 +0000)]
From: 김지훈 <jihoon48.kim@samsung.com>

I send the elm_notify patch for showing in the center of screen.
This patch is developerd by Hee Seo.

<--->

Looks good. simple. straighforward. into svn it goes!

SVN revision: 45320

14 years agofix longpress!
Carsten Haitzler [Tue, 19 Jan 2010 06:54:27 +0000 (06:54 +0000)]
fix longpress!

SVN revision: 45319

14 years agotypo
Vincent Torri [Mon, 18 Jan 2010 19:02:35 +0000 (19:02 +0000)]
typo

SVN revision: 45298

14 years agomove horizontal context menu option to data item - and fix some hoversel
Carsten Haitzler [Mon, 18 Jan 2010 10:28:00 +0000 (10:28 +0000)]
move horizontal context menu option to data item - and fix some hoversel
style stuff that has been broken for ages and i just neever noticed!

SVN revision: 45282

14 years agowell it needed to be done finallly - elm has config files and profiles - just
Carsten Haitzler [Mon, 18 Jan 2010 09:38:52 +0000 (09:38 +0000)]
well it needed to be done finallly - elm has config files and profiles - just
like big brother e.

SVN revision: 45280

14 years agouse specific scroller edje groups for list and genlist - add aliases.
Carsten Haitzler [Mon, 18 Jan 2010 06:56:06 +0000 (06:56 +0000)]
use specific scroller edje groups for list and genlist - add aliases.

SVN revision: 45278

14 years agoalso use canvas as live-region for pan contents like genlist
Carsten Haitzler [Mon, 18 Jan 2010 06:44:56 +0000 (06:44 +0000)]
also use canvas as live-region for pan contents like genlist

SVN revision: 45277

14 years agocomments -> remove
Carsten Haitzler [Mon, 18 Jan 2010 05:33:21 +0000 (05:33 +0000)]
comments -> remove

SVN revision: 45276

14 years agodifferent size
Carsten Haitzler [Mon, 18 Jan 2010 05:32:13 +0000 (05:32 +0000)]
different size

SVN revision: 45275

14 years agoadd visual feedback for multi-touch test
Carsten Haitzler [Mon, 18 Jan 2010 05:31:48 +0000 (05:31 +0000)]
add visual feedback for multi-touch  test

SVN revision: 45274

14 years agoadd elm_menu_item_data_set
Boris Faure [Sun, 17 Jan 2010 10:36:19 +0000 (10:36 +0000)]
add elm_menu_item_data_set

SVN revision: 45256

14 years agoadd elm_menu_item_data_get
Boris Faure [Sun, 17 Jan 2010 10:33:45 +0000 (10:33 +0000)]
add elm_menu_item_data_get

SVN revision: 45253

14 years agotypo in comment
Boris Faure [Sun, 17 Jan 2010 10:33:22 +0000 (10:33 +0000)]
typo in comment

SVN revision: 45252

14 years agofirst test for multi stuff - just printfs now.
Carsten Haitzler [Sun, 17 Jan 2010 09:31:44 +0000 (09:31 +0000)]
first test for multi stuff - just printfs now.

SVN revision: 45251

14 years agoCorrect second argument
Sebastian Dransfeld [Sat, 16 Jan 2010 13:54:55 +0000 (13:54 +0000)]
Correct second argument

SVN revision: 45223

14 years agofix warnings. Patch by Lutin
Vincent Torri [Sat, 16 Jan 2010 13:18:48 +0000 (13:18 +0000)]
fix warnings. Patch by Lutin

SVN revision: 45216

14 years agofix build break!
Carsten Haitzler [Sat, 16 Jan 2010 12:35:31 +0000 (12:35 +0000)]
fix build break!

SVN revision: 45214

14 years ago1. fix list theme adapting - simply never got callbac ks to handle iot,
Carsten Haitzler [Fri, 15 Jan 2010 09:32:43 +0000 (09:32 +0000)]
1. fix list theme adapting - simply never got callbac ks to handle iot,
that's why!
2. make cmd-line tool to set scale, theme, finger size (more later) - used
this to test this and fix it.
3. cmd-line tool... also uses elm - and... as a result... also has a dialog
sayint its doing something - and... it can get a gui config later too!

SVN revision: 45175

14 years agoRemove unused variables.
Christopher Michael [Fri, 15 Jan 2010 05:22:40 +0000 (05:22 +0000)]
Remove unused variables.
Use elm_win_conformant calls.

SVN revision: 45162

14 years agoMove conformant calls to elm_win_conformant_get/set.
Christopher Michael [Fri, 15 Jan 2010 05:17:54 +0000 (05:17 +0000)]
Move conformant calls to elm_win_conformant_get/set.

SVN revision: 45161

14 years agoSet theme hook for hoversel so style changes are applied.
Iván Briano [Thu, 14 Jan 2010 20:06:41 +0000 (20:06 +0000)]
Set theme hook for hoversel so style changes are applied.

SVN revision: 45121

14 years agooops - other way.
Carsten Haitzler [Thu, 14 Jan 2010 04:02:21 +0000 (04:02 +0000)]
oops - other way.

SVN revision: 45107

14 years agoadd a test
Carsten Haitzler [Thu, 14 Jan 2010 04:00:17 +0000 (04:00 +0000)]
add a test

SVN revision: 45106

14 years agopatch from <jihoon48.kim@samsung.com> - horizontal context menu option.
Carsten Haitzler [Thu, 14 Jan 2010 03:47:28 +0000 (03:47 +0000)]
patch from <jihoon48.kim@samsung.com> - horizontal context menu option.

SVN revision: 45105

14 years agoAccount for bottom panel size in conformant widget.
Christopher Michael [Thu, 14 Jan 2010 02:45:15 +0000 (02:45 +0000)]
Account for bottom panel size in conformant widget.

SVN revision: 45104

14 years ago * elementary: Fix the typo in the description too :-)
Cedric BAIL [Wed, 13 Jan 2010 15:05:53 +0000 (15:05 +0000)]
* elementary: Fix the typo in the description too :-)

SVN revision: 45086

14 years ago * elementary: Fix typo in configure.
Cedric BAIL [Wed, 13 Jan 2010 14:50:48 +0000 (14:50 +0000)]
* elementary: Fix typo in configure.

SVN revision: 45085

14 years agoX11 calls should be conditional
xcomputerman [Wed, 13 Jan 2010 08:37:56 +0000 (08:37 +0000)]
X11 calls should be conditional

SVN revision: 45082

14 years agoX11 calls should be conditional
xcomputerman [Wed, 13 Jan 2010 08:37:35 +0000 (08:37 +0000)]
X11 calls should be conditional

SVN revision: 45081

14 years agoAdd in SDL support (needed for WebOS). Admittedly this has not been actually checked...
xcomputerman [Wed, 13 Jan 2010 08:17:15 +0000 (08:17 +0000)]
Add in SDL support (needed for WebOS). Admittedly this has not been actually checked out yet,
but it will be shortly and it does no evil

SVN revision: 45080

14 years agopatch for unfocus for elm butotn from chun eon park
Carsten Haitzler [Mon, 11 Jan 2010 06:23:00 +0000 (06:23 +0000)]
patch for unfocus for elm butotn from chun eon park

SVN revision: 45034

14 years agoadd unfocus call.
Carsten Haitzler [Sun, 10 Jan 2010 02:18:50 +0000 (02:18 +0000)]
add unfocus call.

SVN revision: 45012

14 years agoadd missing prototypes
Boris Faure [Sun, 10 Jan 2010 01:15:32 +0000 (01:15 +0000)]
add missing prototypes

SVN revision: 45011

14 years agoadd del_cb to menu items
Boris Faure [Sat, 9 Jan 2010 23:15:43 +0000 (23:15 +0000)]
add del_cb to menu items

SVN revision: 45010

14 years agoAdd missing files, thanks Sachiel :)
Christopher Michael [Fri, 8 Jan 2010 18:00:33 +0000 (18:00 +0000)]
Add missing files, thanks Sachiel :)

SVN revision: 44983

14 years agoAdd illume conformant widget and test app.
Christopher Michael [Fri, 8 Jan 2010 17:54:26 +0000 (17:54 +0000)]
Add illume conformant widget and test app.

SVN revision: 44982

14 years agohandle label resizes and wraps properly - add test for it!
Carsten Haitzler [Fri, 8 Jan 2010 02:33:03 +0000 (02:33 +0000)]
handle label resizes and wraps properly - add test for it!

SVN revision: 44964

14 years agoElm_List_Item selected getter
Tiago Rezende Campos Falcao [Thu, 7 Jan 2010 16:34:19 +0000 (16:34 +0000)]
Elm_List_Item selected getter

SVN revision: 44951

14 years agofix spelling. Patch by 'misc'
Vincent Torri [Thu, 7 Jan 2010 08:00:49 +0000 (08:00 +0000)]
fix spelling. Patch by 'misc'

SVN revision: 44943

14 years agoElm_List multi and horizontal getters
Tiago Rezende Campos Falcao [Tue, 5 Jan 2010 19:42:04 +0000 (19:42 +0000)]
Elm_List multi and horizontal getters

SVN revision: 44913

14 years agoevent -> under list as well as on genlist
Carsten Haitzler [Tue, 5 Jan 2010 00:08:03 +0000 (00:08 +0000)]
event -> under list as well as on genlist

SVN revision: 44902

14 years agotest with animating edje layout obj in flip test too - with child buttons.
Carsten Haitzler [Wed, 30 Dec 2009 13:10:01 +0000 (13:10 +0000)]
test with animating edje layout obj in flip test too - with child buttons.

SVN revision: 44785

14 years agoElm map : change PATH_MAX by sizeof(buf) in snprintf
Jonathan Atton [Thu, 24 Dec 2009 10:21:54 +0000 (10:21 +0000)]
Elm map : change PATH_MAX by sizeof(buf) in snprintf

SVN revision: 44713

14 years agoElm_Slideshow : add item_data_get()
Jonathan Atton [Wed, 23 Dec 2009 17:10:18 +0000 (17:10 +0000)]
Elm_Slideshow : add item_data_get()

SVN revision: 44696

14 years agoElm map : add API to set a custom source
Jonathan Atton [Wed, 23 Dec 2009 09:53:39 +0000 (09:53 +0000)]
Elm map : add API to set a custom source

SVN revision: 44678

14 years agoElm_Map : add a source manager and 3 souces
Jonathan Atton [Tue, 22 Dec 2009 22:47:17 +0000 (22:47 +0000)]
Elm_Map : add a source manager and 3 souces

SVN revision: 44665

14 years agoelm_slider : Add indicator format callback function and drag signals
Gustavo Sverzut Barbieri [Tue, 22 Dec 2009 12:11:21 +0000 (12:11 +0000)]
elm_slider : Add indicator format callback function and drag signals

   Hello all,

   I just made my first attempt to improve Elementary.  The attached
   patch adds an indicator format callback function for showing a more
   versatile indicator string.  It also sends drag start/stop signals
   when the dragging starts and ends.  This is useful for showing a
   music playback progress slider.  When the slider indicator is being
   dragged, the indicator would show the "seek position" in time.
   When the dragging is stopped, the music player can then seek to the
   correct position.

   I couldn't figure out how to do this with elm_slider, so I just
   added these lines.

By: Brian Wang

SVN revision: 44649

14 years agoElm slideshow : resize the next and previous loaded object because if the size is...
Jonathan Atton [Tue, 22 Dec 2009 09:57:35 +0000 (09:57 +0000)]
Elm slideshow : resize the next and previous loaded object because if the size is 0 some widget like photocam will load nothing

SVN revision: 44645

14 years agoElm slideshow : fix item_del
Jonathan Atton [Tue, 22 Dec 2009 09:34:29 +0000 (09:34 +0000)]
Elm slideshow : fix item_del

SVN revision: 44644

14 years agoElm map : * do not display a bubble if the content is empty
Jonathan Atton [Mon, 21 Dec 2009 17:01:19 +0000 (17:01 +0000)]
Elm map : * do not display a bubble if the content is empty
* use a different temp dir for each map

SVN revision: 44634

14 years agofix licence on default theme. it is intended to be PD really
Carsten Haitzler [Mon, 21 Dec 2009 02:55:31 +0000 (02:55 +0000)]
fix licence on default theme. it is intended to be PD really

SVN revision: 44618

14 years agoElm map : add a method to hide the markers of a group's class
Jonathan Atton [Sun, 20 Dec 2009 20:40:55 +0000 (20:40 +0000)]
Elm map : add a method to hide the markers of a group's class

SVN revision: 44615

14 years agoElm map : we can tell to a group class to not group the items if the zoom si greater...
Jonathan Atton [Sun, 20 Dec 2009 18:48:31 +0000 (18:48 +0000)]
Elm map : we can tell to a group class to not group the items if the zoom si greater than zoom_grouped

SVN revision: 44613

14 years agoElm map :
Jonathan Atton [Sun, 20 Dec 2009 16:34:45 +0000 (16:34 +0000)]
Elm map :
* now we have 2 class : 1 for the marker and 1 for the group. When a marker is "alone", the class of the marker is used, if it is grouped with others markers, the class of the group is used.
* markers with the same class are grouped. If 2 markers do not have the same class they are not grouped.
* an icon can be set by the user for a single marker or a class
* the theme have 3 different markers/groups : radio, radio2 and empty (only the numbers of markers and the icon are displayed)
* we can specify to display a group's class only for a zoom >= to a value. It means a marker of this group is not displayed for a zoom < to this value.
* off course we have new bugs too :)

SVN revision: 44610

14 years agoIcon parser check if it was successfuly set and if not deletes the icon.
Gustavo Sverzut Barbieri [Sun, 20 Dec 2009 00:28:02 +0000 (00:28 +0000)]
Icon parser check if it was successfuly set and if not deletes the icon.

that's the end of that ugly space in editje button.

SVN revision: 44589

14 years agochange .h.in as well :-(
Gustavo Sverzut Barbieri [Sun, 20 Dec 2009 00:27:19 +0000 (00:27 +0000)]
change .h.in as well :-(

SVN revision: 44588

14 years agoReturn if standard icon was really set (ie: exists) or not.
Gustavo Sverzut Barbieri [Sun, 20 Dec 2009 00:26:12 +0000 (00:26 +0000)]
Return if standard icon was really set (ie: exists) or not.

SVN revision: 44587

14 years agouse ecore_file_remove() instead of remove()
Vincent Torri [Sat, 19 Dec 2009 19:12:08 +0000 (19:12 +0000)]
use ecore_file_remove() instead of remove()

SVN revision: 44579

14 years agofix warnings
Vincent Torri [Sat, 19 Dec 2009 13:55:08 +0000 (13:55 +0000)]
fix warnings

SVN revision: 44575

14 years agoElm map: add poused_markers, if true the markers are not displayed while the zoom...
Jonathan Atton [Fri, 18 Dec 2009 21:28:06 +0000 (21:28 +0000)]
Elm map: add poused_markers, if true the markers are not displayed while the zoom animation.

SVN revision: 44555

14 years agoAllow unbinding radio groups by passing NULL
Iván Briano [Fri, 18 Dec 2009 20:21:39 +0000 (20:21 +0000)]
Allow unbinding radio groups by passing NULL

SVN revision: 44554

14 years agoElm map : the text no more fit in the marker (this is so sloowww) and some minors...
Jonathan Atton [Fri, 18 Dec 2009 20:16:37 +0000 (20:16 +0000)]
Elm map : the text no more fit in the marker (this is so sloowww) and some minors improvements

SVN revision: 44553

14 years agoelm map : check if the matrixsparse exits
Jonathan Atton [Fri, 18 Dec 2009 18:30:28 +0000 (18:30 +0000)]
elm map : check if the matrixsparse exits

SVN revision: 44552

14 years agoElm map : fix elm_map_marker_remove() and when a marker is added in a dispalyed group...
Jonathan Atton [Fri, 18 Dec 2009 18:24:56 +0000 (18:24 +0000)]
Elm map : fix elm_map_marker_remove() and when a marker is added in a dispalyed group -> update the bubble

SVN revision: 44551

14 years agoElm map : increase the speed when marker are updated
Jonathan Atton [Fri, 18 Dec 2009 17:45:47 +0000 (17:45 +0000)]
Elm map : increase the speed when marker are updated

SVN revision: 44549

14 years agoElm map : Put the evas_object which represent a marker in a cache to avoid create...
Jonathan Atton [Fri, 18 Dec 2009 17:00:01 +0000 (17:00 +0000)]
Elm map : Put the evas_object which represent a marker in a cache to avoid create/delete the objects when the zoom change.

SVN revision: 44546