Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Juyung Seo 7908a77ad8 elm: Fixed formatting.
SVN revision: 69700
2012-03-28 09:02:22 +00:00
Jiyoun Park a04d8be1ad remove code related with
elm_segment_control_item_XXX
which was deprecated



SVN revision: 69106
2012-03-09 14:07:16 +00:00
WooHyun Jung 6009652735 [elementary] change API name from _scale_set to _resizable_set in
elm_image + elm_icon.


SVN revision: 68719
2012-03-05 13:36:01 +00:00
Daniel Juyung Seo 7c2194af5c elm: Fixed typos.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68485
2012-02-28 02:39:31 +00:00
Sanjeev BA dce2da14a8 Documentation fixes and more API feedback.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68014
2012-02-16 08:28:36 +00:00
Sanjeev BA 22518d5a24 Fix typos in documentation #10.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67913
2012-02-14 08:50:49 +00:00
ChunEon Park 56a881bd35 elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs.
But instead,  made to use the elm_object_item_del() APIs
for this, elm_widget_item needed to provide elm_widget_item_del_pre_hook.




SVN revision: 67010
2012-01-10 05:02:11 +00:00
ChunEon Park 5661f3830a elementary - updated doc.
SVN revision: 66984
2012-01-09 06:55:51 +00:00
ChunEon Park 176fc43fc4 elementary/segment_control - deprecates 2 APIs and supports elm_object_common APIs.
*deprecated
elm_segment_control_item_label_set
elm_segment_control_item_icon_set



SVN revision: 66731
2012-01-02 06:54:18 +00:00
ChunEon Park 6b127fc932 elementary/segment_control - Elm_Segment_Item -> Elm_Object_Item
SVN revision: 66730
2012-01-02 06:01:24 +00:00
Carsten Haitzler 745a1517d5 remove eina_pure and eina_nonnull because really.. they screw up
auto-formatting scripts and i just spent a long time fixing the
results of one. the actual value of these macros is minimal at best



SVN revision: 66680
2011-12-30 09:48:46 +00:00
Carsten Haitzler ec0bd7f73f move lots of deprecated stuff into deprecated files. need 2 right now.
SVN revision: 66679
2011-12-30 09:41:11 +00:00
Carsten Haitzler 0930fdcd52 fomatting of headers -> fixup. and documentation fixing.
SVN revision: 66667
2011-12-30 07:20:48 +00:00
Carsten Haitzler 39f63f3bf6 split up all elm headers. not perfect, but a big start
SVN revision: 66662
2011-12-30 06:49:28 +00:00