Commit Graph

28 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri 06d14ed245 const and -Wextra, come on guys! :-/
SVN revision: 47409
2010-03-24 03:06:00 +00:00
Carsten Haitzler 5ceae54321 fix more runtime wornings... added ELM_ERROR_ABORT! :)
SVN revision: 47195
2010-03-14 03:48:22 +00:00
Gustavo Sverzut Barbieri e01d72fe26 Use eina_stringshare_replace to avoid crashes.
By: Rafael Fonseca <rfonseca@profusion.mobi>



SVN revision: 47187
2010-03-13 21:01:26 +00:00
Vincent Torri b07e49d435 remove unused parameter in the library.
I won't do this everyday, and i won't touch the tests.


SVN revision: 47093
2010-03-09 17:51:30 +00:00
Carsten Haitzler 58f0a50c45 more warning -- - and fix a lot of formatting in elm_map and some bugs lurking.
SVN revision: 47082
2010-03-09 16:27:46 +00:00
Carsten Haitzler 91e01aa86e patch from discomfitor <- check type of widget on api call and return if not
the right type



SVN revision: 47073
2010-03-09 06:15:39 +00:00
Gustavo Sverzut Barbieri fca2fb30c9 fix most llvm/gcc real bugs.
SVN revision: 46762
2010-03-02 01:27:08 +00:00
Jonathan Atton 0ea2b23bfa Elm_Slideshow : add item_data_get()
SVN revision: 44696
2009-12-23 17:10:18 +00:00
Jonathan Atton 3de84a0229 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
2009-12-22 09:57:35 +00:00
Jonathan Atton aa2b072351 Elm slideshow : fix item_del
SVN revision: 44644
2009-12-22 09:34:29 +00:00
Jonathan Atton fca192b469 Elm menu, slideshow and notify: remove warnings
SVN revision: 43993
2009-11-25 21:06:23 +00:00
Jonathan Atton f0dbbfd01a Elm slideshow s/item_build/item_realize
SVN revision: 43346
2009-10-30 12:05:31 +00:00
Jonathan Atton 1895a9ec7d Elm slideshow : fix preload
SVN revision: 43344
2009-10-30 11:58:03 +00:00
Jonathan Atton 5a04f07e9d Elm slideshow: fix preload and memory leak
SVN revision: 43340
2009-10-29 17:58:16 +00:00
Jonathan Atton cfed8739bc elm slideshow : add elm_slideshow_items_get() and preload the next and the previous object.
SVN revision: 43339
2009-10-29 17:26:52 +00:00
Jonathan Atton 7be1d94aa2 Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify
SVN revision: 43217
2009-10-22 22:10:23 +00:00
Jonathan Atton 947f7ffd37 Elm genlist: add elm_genlist_item_middle_bring_in/show(item)). Elm slideshow : fix a problem with the timer
SVN revision: 43087
2009-10-14 21:57:46 +00:00
Jonathan Atton 1df3d50ea1 Elm : fix the svn after devilhorns made a re-indent. And add 2 new methods in the slideshow, thank to captainigloo
SVN revision: 43043
2009-10-12 22:00:14 +00:00
Jonathan Atton 5ac89d0727 Elm slideshow: Now theslideshow use the same way than the genlist widget: callbacks to create/delete the items
SVN revision: 43039
2009-10-12 20:02:56 +00:00
Jonathan Atton c61b56a1a2 elm slideshow : rewrite it. Now the slideshow display a list of Evas_Object* . This is more clean than the previous hack.
SVN revision: 43020
2009-10-11 17:18:44 +00:00
Jonathan Atton ba714b567c elm notify : some fix. hoversel :add items_get()
SVN revision: 42879
2009-10-04 23:05:50 +00:00
Jonathan Atton 4de8463e0c elm slideshow : keep the ratio
SVN revision: 42801
2009-09-29 14:07:18 +00:00
Christopher Michael 9a25a4bb87 Fix some really nasty formatting.
SVN revision: 42752
2009-09-28 03:07:20 +00:00
Jonathan Atton 9541fa5df3 elm slideshow timer fixed
SVN revision: 42710
2009-09-26 12:25:34 +00:00
Jonathan Atton 0898a51735 elm slideshow new animation
SVN revision: 42695
2009-09-25 10:43:41 +00:00
Iván Briano 5b6f2d5b2d Delete timer if it's there when slideshow dies
SVN revision: 42688
2009-09-25 02:35:24 +00:00
Jonathan Atton 294fb4b6eb elementary slideshow : add a timer
SVN revision: 42670
2009-09-24 09:43:05 +00:00
Jonathan Atton 82a9eb4bc5 elementary, new widget: slideshow. See elementary_test
SVN revision: 42660
2009-09-23 22:56:47 +00:00