platform/upstream/elementary.git
15 years agoElm toolbar : If the icon is bigger than the text fit to the icon size
Jonathan Atton [Fri, 30 Oct 2009 13:13:21 +0000 (13:13 +0000)]
Elm toolbar : If the icon is  bigger than the text fit to the icon size

SVN revision: 43350

15 years agoElm menu: do not delete this items
Jonathan Atton [Fri, 30 Oct 2009 12:26:31 +0000 (12:26 +0000)]
Elm menu: do not delete this items

SVN revision: 43347

15 years agoElm slideshow s/item_build/item_realize
Jonathan Atton [Fri, 30 Oct 2009 12:05:31 +0000 (12:05 +0000)]
Elm slideshow s/item_build/item_realize

SVN revision: 43346

15 years agoElm pager : new style : fade_translucide. The background of the panel is translucide
Jonathan Atton [Fri, 30 Oct 2009 12:00:18 +0000 (12:00 +0000)]
Elm pager : new style : fade_translucide. The background of the panel is translucide

SVN revision: 43345

15 years agoElm slideshow : fix preload
Jonathan Atton [Fri, 30 Oct 2009 11:58:03 +0000 (11:58 +0000)]
Elm slideshow : fix preload

SVN revision: 43344

15 years agoLooks like the size hint changes are not taking effect in edje,
Iván Briano [Thu, 29 Oct 2009 23:36:49 +0000 (23:36 +0000)]
Looks like the size hint changes are not taking effect in edje,
all reswallows are slowly coming back.

SVN revision: 43341

15 years agoElm slideshow: fix preload and memory leak
Jonathan Atton [Thu, 29 Oct 2009 17:58:16 +0000 (17:58 +0000)]
Elm slideshow: fix preload and memory leak

SVN revision: 43340

15 years agoelm slideshow : add elm_slideshow_items_get() and preload the next and the previous...
Jonathan Atton [Thu, 29 Oct 2009 17:26:52 +0000 (17:26 +0000)]
elm slideshow : add elm_slideshow_items_get() and preload the next and the previous object.

SVN revision: 43339

15 years agopossibly fix some sizing issues reported with entires. khiraly will be able
Carsten Haitzler [Wed, 28 Oct 2009 10:14:22 +0000 (10:14 +0000)]
possibly fix some sizing issues reported with entires. khiraly will be able
to check i think.

SVN revision: 43324

15 years agoanother swallow vicitm.... why?
Carsten Haitzler [Wed, 28 Oct 2009 07:06:41 +0000 (07:06 +0000)]
another swallow vicitm.... why?

SVN revision: 43322

15 years agoFix formatting in elm_theme.
Christopher Michael [Tue, 27 Oct 2009 19:32:50 +0000 (19:32 +0000)]
Fix formatting in elm_theme.
Fix compiler warnings in elm_theme.
More Panel work...can now slide in & out. Still needs more love tho.

SVN revision: 43318

15 years agoCzech translation: update desktop files.
Daniel Kolesa [Tue, 27 Oct 2009 17:41:28 +0000 (17:41 +0000)]
Czech translation: update desktop files.

SVN revision: 43312

15 years agoElm scroller: Fix _smart_scrollto_x/y_animator(). The callback "scroll" was not calle...
Jonathan Atton [Mon, 26 Oct 2009 10:48:09 +0000 (10:48 +0000)]
Elm scroller: Fix _smart_scrollto_x/y_animator(). The callback "scroll" was not called for the last move

SVN revision: 43297

15 years agoElm box/table : Fix callback_del/add and memory leak
Jonathan Atton [Mon, 26 Oct 2009 10:11:14 +0000 (10:11 +0000)]
Elm box/table : Fix callback_del/add and memory leak

SVN revision: 43296

15 years ago1. fix window size hint update. somehow this broke with recent changes.
Carsten Haitzler [Mon, 26 Oct 2009 08:27:08 +0000 (08:27 +0000)]
1. fix window size hint update. somehow this broke with recent changes.
2. fix frame and pager - for some reason there is a neww to re-swallow.
baffles me why!

SVN revision: 43293

15 years agowtf? why add a resize callback? the FRAME will resize the child, not the
Carsten Haitzler [Mon, 26 Oct 2009 05:54:22 +0000 (05:54 +0000)]
wtf? why add a resize callback? the FRAME will resize the child, not the
child just resize itself. this broke scale inheritance. the resize code
ASSUMES the child is an edje object - not a smart object or anything else.
removed.

SVN revision: 43290

15 years agofind the extension of the shared libraries at configure time
Vincent Torri [Sun, 25 Oct 2009 12:46:49 +0000 (12:46 +0000)]
find the extension of the shared libraries at configure time

SVN revision: 43267

15 years agook, I should get some sleep
Iván Briano [Sat, 24 Oct 2009 05:12:17 +0000 (05:12 +0000)]
ok, I should get some sleep

SVN revision: 43240

15 years agocopy/paste
Iván Briano [Sat, 24 Oct 2009 05:09:01 +0000 (05:09 +0000)]
copy/paste

SVN revision: 43239

15 years agoDelete correct entry from overlay and extension list and recreate cache on flush
Iván Briano [Sat, 24 Oct 2009 05:05:38 +0000 (05:05 +0000)]
Delete correct entry from overlay and extension list and recreate cache on flush

SVN revision: 43238

15 years agoElm, fix the style
Jonathan Atton [Fri, 23 Oct 2009 19:27:38 +0000 (19:27 +0000)]
Elm, fix the style

SVN revision: 43234

15 years agoElm genlist: new item style : default_style. The text part is a textblock instead...
Jonathan Atton [Fri, 23 Oct 2009 19:24:57 +0000 (19:24 +0000)]
Elm genlist: new item style : default_style. The text part is a textblock instead of  a text.

SVN revision: 43233

15 years agoadd del for overlays/extensions and also an explicit flush
Carsten Haitzler [Fri, 23 Oct 2009 14:42:39 +0000 (14:42 +0000)]
add del for overlays/extensions and also an explicit flush

SVN revision: 43230

15 years agoElm laben: fix the theme
Jonathan Atton [Thu, 22 Oct 2009 22:28:20 +0000 (22:28 +0000)]
Elm laben: fix the theme

SVN revision: 43220

15 years agoElm: use evas_object_event_callback_del_full() everywhere and improve elm_notify
Jonathan Atton [Thu, 22 Oct 2009 22:10:23 +0000 (22:10 +0000)]
Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify

SVN revision: 43217

15 years agoelm table : add elm_table_padding_set()
Jonathan Atton [Thu, 22 Oct 2009 22:07:02 +0000 (22:07 +0000)]
elm table : add elm_table_padding_set()

SVN revision: 43216

15 years agoelm frame : add callback_del
Jonathan Atton [Thu, 22 Oct 2009 22:01:56 +0000 (22:01 +0000)]
elm frame : add callback_del

SVN revision: 43215

15 years agoElm label: set the size hint min of the content to the size of the content. Then...
Jonathan Atton [Thu, 22 Oct 2009 21:46:54 +0000 (21:46 +0000)]
Elm label: set the size hint min of the content to the size of the content. Then the frame size hint min of the frame will be update. This is not easy to understand but in some special cases the content of the frame was bigger than the frame.

SVN revision: 43214

15 years agoadd extra safety checks.
Carsten Haitzler [Thu, 22 Oct 2009 12:08:20 +0000 (12:08 +0000)]
add extra safety checks.

SVN revision: 43199

15 years agoprintf--
Carsten Haitzler [Thu, 22 Oct 2009 12:05:25 +0000 (12:05 +0000)]
printf--

SVN revision: 43198

15 years agodont grab focus if widget cant focus.
Carsten Haitzler [Thu, 22 Oct 2009 12:04:55 +0000 (12:04 +0000)]
dont grab focus if widget cant focus.

SVN revision: 43197

15 years agoallow/disallow focusing of objects explicitly
Carsten Haitzler [Thu, 22 Oct 2009 08:04:34 +0000 (08:04 +0000)]
allow/disallow focusing of objects explicitly

SVN revision: 43193

15 years ago * Add a new button the the entry_scrolled test. The new button print the password...
Davide Andreoli [Wed, 21 Oct 2009 11:32:36 +0000 (11:32 +0000)]
 * Add a new button the the entry_scrolled test. The new button print the password you have typed in the entry.

  This is to spot out a 'bug' (not really a bug, more a behaviour error): the password will contain an 'unexsistant' <br>
  This strange behaviour also affect all the entry in elm, also the multiline ones, you always get an unwonted <br>

  I will send a patch for this problem to the ml.

SVN revision: 43179

15 years agoAdd a genlist to the panel test.
Christopher Michael [Tue, 20 Oct 2009 22:23:43 +0000 (22:23 +0000)]
Add a genlist to the panel test.

SVN revision: 43175

15 years agoGetting closer to a usable panel :)
Christopher Michael [Tue, 20 Oct 2009 22:23:23 +0000 (22:23 +0000)]
Getting closer to a usable panel :)

SVN revision: 43174

15 years agoBetter theme for default panel.
Christopher Michael [Tue, 20 Oct 2009 22:22:24 +0000 (22:22 +0000)]
Better theme for default panel.
Fix problems w/ notify widget.

SVN revision: 43173

15 years agoRemove unused variables.
Christopher Michael [Tue, 20 Oct 2009 21:35:57 +0000 (21:35 +0000)]
Remove unused variables.

SVN revision: 43172

15 years agoFormatting.
Christopher Michael [Tue, 20 Oct 2009 21:02:37 +0000 (21:02 +0000)]
Formatting.
Reduce code size in certain places by not reproducing the same
edje_object_text_set.

SVN revision: 43171

15 years agoFix more formatting, *sigh*
Christopher Michael [Sun, 18 Oct 2009 17:20:18 +0000 (17:20 +0000)]
Fix more formatting, *sigh*
Use ELM_NEW instead of calloc directly

SVN revision: 43155

15 years agoUse elm_widget_del_pre_hook_set for setting pre-delete hook on menu.
Christopher Michael [Sun, 18 Oct 2009 16:59:51 +0000 (16:59 +0000)]
Use elm_widget_del_pre_hook_set for setting pre-delete hook on menu.

SVN revision: 43153

15 years agoFormatting.
Christopher Michael [Sun, 18 Oct 2009 16:55:31 +0000 (16:55 +0000)]
Formatting.

SVN revision: 43152

15 years agoFormatting.
Christopher Michael [Sun, 18 Oct 2009 16:31:53 +0000 (16:31 +0000)]
Formatting.

SVN revision: 43151

15 years agoRemove unused variables.
Christopher Michael [Sun, 18 Oct 2009 06:03:03 +0000 (06:03 +0000)]
Remove unused variables.
Formatting.

SVN revision: 43144

15 years agoDon't use depreciated function for setting style. Use elm_object_style_set
Christopher Michael [Sun, 18 Oct 2009 05:52:20 +0000 (05:52 +0000)]
Don't use depreciated function for setting style. Use elm_object_style_set

SVN revision: 43143

15 years agoDon't use depreciated *style_set functions. Use elm_object_style_set
Christopher Michael [Sun, 18 Oct 2009 05:49:23 +0000 (05:49 +0000)]
Don't use depreciated *style_set functions. Use elm_object_style_set

SVN revision: 43142

15 years agoFix compiler warnings for elm_index. Use proper Evas when adding box.
Christopher Michael [Sun, 18 Oct 2009 05:43:39 +0000 (05:43 +0000)]
Fix compiler warnings for elm_index. Use proper Evas when adding box.

SVN revision: 43141

15 years agoFix callbacks to be proper Evas_Smart_Cb's and remove compiler warnings.
Christopher Michael [Sun, 18 Oct 2009 05:40:22 +0000 (05:40 +0000)]
Fix callbacks to be proper Evas_Smart_Cb's and remove compiler warnings.

SVN revision: 43140

15 years agoFormatting on menu & notify.
Christopher Michael [Sun, 18 Oct 2009 00:10:36 +0000 (00:10 +0000)]
Formatting on menu & notify.
Some cleanup for panel widget...still no where near complete tho.

SVN revision: 43137

15 years agoElm : delete some added callback. The callbacks associated to the parent by the hover...
Jonathan Atton [Thu, 15 Oct 2009 20:48:00 +0000 (20:48 +0000)]
Elm : delete some added callback. The callbacks associated to the parent by the hover was not deleted when the parent is deleted

SVN revision: 43102

15 years agoActually commit panel files.
Christopher Michael [Thu, 15 Oct 2009 20:34:42 +0000 (20:34 +0000)]
Actually commit panel files.

SVN revision: 43101

15 years agoWork on a new panel widget. Still not complete yet, but it's started :)
Christopher Michael [Thu, 15 Oct 2009 20:34:11 +0000 (20:34 +0000)]
Work on a new panel widget. Still not complete yet, but it's started :)

SVN revision: 43100

15 years agoAdd missing function prototype.
Christopher Michael [Thu, 15 Oct 2009 19:33:28 +0000 (19:33 +0000)]
Add missing function prototype.

SVN revision: 43099

15 years agoDon't need to fetch Widget_Data here as we never use it.
Christopher Michael [Thu, 15 Oct 2009 17:36:48 +0000 (17:36 +0000)]
Don't need to fetch Widget_Data here as we never use it.

SVN revision: 43097

15 years ago * make use of use EINA_DEPRECATED, it spotted out (as compiler warning) where the...
Davide Andreoli [Thu, 15 Oct 2009 14:07:27 +0000 (14:07 +0000)]
 * make use of use EINA_DEPRECATED, it spotted out (as compiler warning) where the deprecated functions is still used

SVN revision: 43096

15 years ago * Revert my previous commit, the correct way to set the style of a widget is to...
Davide Andreoli [Thu, 15 Oct 2009 13:18:11 +0000 (13:18 +0000)]
 * Revert my previous commit, the correct way to set the style of a widget is to use elm_object_style_set.
 * Mark all the remaining elm_*_style_set() as deprecated.
 * Some whitespaces

SVN revision: 43095

15 years ago* Add missing elm_pager_style_set() func & 3 little whitespaces
Davide Andreoli [Thu, 15 Oct 2009 11:16:05 +0000 (11:16 +0000)]
* Add missing elm_pager_style_set() func & 3 little whitespaces

SVN revision: 43094

15 years agodistcheck damnit!
Carsten Haitzler [Thu, 15 Oct 2009 09:07:21 +0000 (09:07 +0000)]
distcheck damnit!

SVN revision: 43093

15 years agoElm genlist: add elm_genlist_item_middle_bring_in/show(item)). Elm slideshow : fix...
Jonathan Atton [Wed, 14 Oct 2009 21:57:46 +0000 (21:57 +0000)]
Elm genlist: add elm_genlist_item_middle_bring_in/show(item)). Elm slideshow : fix a problem with the timer

SVN revision: 43087

15 years agoadd paused state to photocam to allow for instance changes of zoom level when
Carsten Haitzler [Wed, 14 Oct 2009 14:03:42 +0000 (14:03 +0000)]
add paused state to photocam to allow for instance changes of zoom level when
desired.

SVN revision: 43072

15 years agofix fit with small images.
Carsten Haitzler [Wed, 14 Oct 2009 09:22:20 +0000 (09:22 +0000)]
fix fit with small images.

SVN revision: 43071

15 years agoand use new signal name
Carsten Haitzler [Wed, 14 Oct 2009 08:46:38 +0000 (08:46 +0000)]
and use new signal name

SVN revision: 43070

15 years ago1. add signal emits for scrolling in photocam
Carsten Haitzler [Wed, 14 Oct 2009 08:41:36 +0000 (08:41 +0000)]
1. add signal emits for scrolling in photocam
2. standardise all callback names to be x,y,z etc. if they have multiple words.
3. add cal to get the region viewed
4. test photocams signals and new call

SVN revision: 43069

15 years agophotocam -> allow zoom as a double and allow all values > 0.0 for zoom for
Carsten Haitzler [Wed, 14 Oct 2009 03:23:03 +0000 (03:23 +0000)]
photocam -> allow zoom as a double and allow all values > 0.0 for zoom for
variable zoom levels.

SVN revision: 43066

15 years agoadd aspect hint so contents appear right
Carsten Haitzler [Wed, 14 Oct 2009 03:03:07 +0000 (03:03 +0000)]
add aspect hint so contents appear right

SVN revision: 43065

15 years agoelm slideshow: s/elm_widget_disabled_set/elm_object_disabled_set
Jonathan Atton [Tue, 13 Oct 2009 18:27:35 +0000 (18:27 +0000)]
elm slideshow: s/elm_widget_disabled_set/elm_object_disabled_set

SVN revision: 43061

15 years agoFix some really weird formatting.
Christopher Michael [Tue, 13 Oct 2009 18:13:25 +0000 (18:13 +0000)]
Fix some really weird formatting.
Use ELM_NEW instead of calloc directly.
No need to retrieve Widget_Data in certain functions so commented out.

SVN revision: 43060

15 years agoRemove this API function as grid widget is not ready yet.
Christopher Michael [Tue, 13 Oct 2009 17:35:13 +0000 (17:35 +0000)]
Remove this API function as grid widget is not ready yet.

SVN revision: 43058

15 years agoUse ELM_NEW macro
Christopher Michael [Tue, 13 Oct 2009 17:11:00 +0000 (17:11 +0000)]
Use ELM_NEW macro

SVN revision: 43052

15 years agoDave forgot to add elm_win_sticky_get prototype into Elementary.h.in
Daniel Kolesa [Tue, 13 Oct 2009 17:06:39 +0000 (17:06 +0000)]
Dave forgot to add elm_win_sticky_get prototype into Elementary.h.in

SVN revision: 43051

15 years agoElm : fix the svn after devilhorns made a re-indent. And add 2 new methods in the...
Jonathan Atton [Mon, 12 Oct 2009 22:00:14 +0000 (22:00 +0000)]
Elm : fix the svn after devilhorns made a re-indent. And add 2 new methods in the slideshow, thank to captainigloo

SVN revision: 43043

15 years agoFix formatting & keep functions aligned for easier reading.
Christopher Michael [Mon, 12 Oct 2009 21:06:28 +0000 (21:06 +0000)]
Fix formatting & keep functions aligned for easier reading.

SVN revision: 43042

15 years agoFix some formatting.
Christopher Michael [Mon, 12 Oct 2009 20:51:26 +0000 (20:51 +0000)]
Fix some formatting.
Add missing function prototype & fix function declaration.

SVN revision: 43041

15 years agoElm forgot to commit the header
Jonathan Atton [Mon, 12 Oct 2009 20:10:55 +0000 (20:10 +0000)]
Elm forgot to commit the header

SVN revision: 43040

15 years agoElm slideshow: Now theslideshow use the same way than the genlist widget: callbacks...
Jonathan Atton [Mon, 12 Oct 2009 20:02:56 +0000 (20:02 +0000)]
Elm slideshow: Now theslideshow use the same way than the genlist widget: callbacks to create/delete the items

SVN revision: 43039

15 years agouse external fn - not internal.
Carsten Haitzler [Mon, 12 Oct 2009 10:10:12 +0000 (10:10 +0000)]
use external fn - not internal.

SVN revision: 43035

15 years ago * Implement some elm_win_*_get() functions
Davide Andreoli [Mon, 12 Oct 2009 09:09:55 +0000 (09:09 +0000)]
 * Implement some elm_win_*_get() functions

SVN revision: 43034

15 years agoelm slideshow : rewrite it. Now the slideshow display a list of Evas_Object* . This...
Jonathan Atton [Sun, 11 Oct 2009 17:18:44 +0000 (17:18 +0000)]
elm slideshow : rewrite it. Now the slideshow display a list of Evas_Object* . This is more clean than the previous hack.

SVN revision: 43020

15 years agoelm menu+toolbar: Rewrite the menu, add separator and submenus. Fix the separator...
Jonathan Atton [Sun, 11 Oct 2009 13:37:01 +0000 (13:37 +0000)]
elm menu+toolbar: Rewrite the menu, add separator and submenus. Fix the separator in the toolbar

SVN revision: 43019

15 years agoauthors++
Carsten Haitzler [Sun, 11 Oct 2009 07:30:36 +0000 (07:30 +0000)]
authors++

SVN revision: 43018

15 years agoathors <-> dox match up + add marco - those with svn access should be adding
Carsten Haitzler [Sun, 11 Oct 2009 07:05:01 +0000 (07:05 +0000)]
athors <-> dox match up + add marco - those with svn access should be adding
themselves!

SVN revision: 43017

15 years agoFrom: michael bouchaud <michael.bouchaud@gmail.com>
michael bouchaud [Sun, 11 Oct 2009 07:01:38 +0000 (07:01 +0000)]
From: michael bouchaud <michael.bouchaud@gmail.com>
Hi, I just do some correction on progressbar in elementary for the state
where progression is 0%.

SVN revision: 43016

15 years agothanks to marco - wrapped (line wrapped) label mode too.
Carsten Haitzler [Sun, 11 Oct 2009 05:57:05 +0000 (05:57 +0000)]
thanks to marco - wrapped (line wrapped) label mode too.

SVN revision: 43012

15 years agothanks to marco - disable cut/paste if not editable, add ability to toally
Carsten Haitzler [Sun, 11 Oct 2009 05:48:24 +0000 (05:48 +0000)]
thanks to marco - disable cut/paste if not editable, add ability to toally
disable the menu

SVN revision: 43011

15 years agofix scale_get(). thanks marco
Carsten Haitzler [Sun, 11 Oct 2009 05:43:42 +0000 (05:43 +0000)]
fix scale_get(). thanks marco

SVN revision: 43010

15 years agoremove commented out code.
Carsten Haitzler [Sun, 11 Oct 2009 04:32:09 +0000 (04:32 +0000)]
remove commented out code.

SVN revision: 43009

15 years agoprintf--
Carsten Haitzler [Sun, 11 Oct 2009 03:10:52 +0000 (03:10 +0000)]
printf--

SVN revision: 43008

15 years agofix scrolling in genlist and photocam
Carsten Haitzler [Sun, 11 Oct 2009 03:10:36 +0000 (03:10 +0000)]
fix scrolling in genlist and photocam

SVN revision: 43007

15 years agoelm test genlist : Add bring in 50th and 1500th items.
Jonathan Atton [Sat, 10 Oct 2009 15:59:55 +0000 (15:59 +0000)]
elm test genlist : Add bring in 50th and 1500th items.

SVN revision: 43005

15 years agother is no _() macro in elm! intl not done (yet)
Carsten Haitzler [Sat, 10 Oct 2009 02:53:22 +0000 (02:53 +0000)]
ther is no _() macro in elm! intl not done (yet)

SVN revision: 42990

15 years agoMore EVAS_HINT_EXPAND/FILL.
Christopher Michael [Sat, 10 Oct 2009 00:35:05 +0000 (00:35 +0000)]
More EVAS_HINT_EXPAND/FILL.
Allow button labels to be translated.

SVN revision: 42989

15 years agoUse EVAS_HINT_EXPAND & EVAS_HINT_FILL.
Christopher Michael [Sat, 10 Oct 2009 00:32:27 +0000 (00:32 +0000)]
Use EVAS_HINT_EXPAND & EVAS_HINT_FILL.

SVN revision: 42988

15 years agouse exposed api call!
Carsten Haitzler [Thu, 8 Oct 2009 14:29:38 +0000 (14:29 +0000)]
use exposed api call!

SVN revision: 42961

15 years agofix #ifdef - thanks to Vincent Pomageot for spotting it
Carsten Haitzler [Thu, 8 Oct 2009 09:31:15 +0000 (09:31 +0000)]
fix #ifdef - thanks to Vincent Pomageot for spotting it

SVN revision: 42959

15 years ago1. move orientation box call to after back- this makes the box do a calc
Carsten Haitzler [Thu, 8 Oct 2009 06:18:51 +0000 (06:18 +0000)]
1. move orientation box call to after back- this makes the box do a calc
2. too keen on removing swallows. add back.

SVN revision: 42955

15 years ago1. remove excess swallows - now edje handles that itself
Carsten Haitzler [Thu, 8 Oct 2009 05:26:58 +0000 (05:26 +0000)]
1. remove excess swallows - now edje handles that itself
2. beforfe show.. calc first so initial windowis the right size!

SVN revision: 42953

15 years agoElemetary : add a new widget: menu. See elementary_test. submenu will coming soon...
Jonathan Atton [Wed, 7 Oct 2009 17:11:41 +0000 (17:11 +0000)]
Elemetary : add a new widget: menu. See elementary_test. submenu will coming soon. Rewrite the toolbar to use this new widget

SVN revision: 42943

15 years agoif item is being dragged dont unrealize it + block. will get unrealised next
Carsten Haitzler [Wed, 7 Oct 2009 14:02:55 +0000 (14:02 +0000)]
if item is being dragged dont unrealize it + block. will get unrealised next
scroll.

SVN revision: 42942

15 years agoadd tests for show item in list
Carsten Haitzler [Wed, 7 Oct 2009 13:19:25 +0000 (13:19 +0000)]
add tests for show item in list

SVN revision: 42941

15 years agoadd clicked test to icon
Carsten Haitzler [Wed, 7 Oct 2009 06:58:37 +0000 (06:58 +0000)]
add  clicked test to icon

SVN revision: 42928

15 years agoelm toolbar: little fix to avoid a infinite loop
Jonathan Atton [Tue, 6 Oct 2009 22:24:24 +0000 (22:24 +0000)]
elm toolbar: little fix to avoid a infinite loop

SVN revision: 42924