Commit Graph

27 Commits

Author SHA1 Message Date
ChunEon Park 65fa37fe9d elementary - fix typo 2013-04-24 12:29:53 +09:00
ChunEon Park c81bda1077 elementary/widget item - and add elm_object_item_domain_part_text_translatable_set(). 2013-04-23 17:11:28 +09:00
ChunEon Park e95af92756 elementary/widget - added elm_object_part_text_translatble_set() 2013-04-23 16:49:49 +09:00
ChunEon Park 2e3fad1466 elementary - added convenient macros elm_object_translatable_part_text_set(), elm_object_item_translatable_part_text_get() 2013-04-01 21:38:50 +09:00
ChunEon Park b3fe605189 elementary - trivial change. 2013-03-06 21:50:14 +09:00
ChunEon Park 90b4c2c8dc elementary - fixed typo 2013-03-06 21:34:44 +09:00
ChunEon Park fe09ea60c8 elemenatry - fixed typo
SVN revision: 84037
2013-02-18 06:07:12 +00:00
ChunEon Park cbaf59be98 elementary/widget - keep orient_mode has actual degree.
SVN revision: 83932
2013-02-15 04:45:53 +00:00
ChunEon Park afa738e3e6 elementary/widget - added widget orientation mode infra and 2 apis elm_object_orientation_mode_disabled_set(0, elm_object_orientation_mode_disabled_get()
Orientation Mode is used for widgets to change it's styles or to send signals
whenever it's window degree is changed. If the orientation mode is enabled
and the widget has different looks and styles for the window degree(0, 90,
180, 270), it will apply a style that is readied for the current degree,
otherwise, it will send signals to it's own edje to change it's any states if
the style doesn't be readied.



SVN revision: 83880
2013-02-14 05:38:26 +00:00
ChunEon Park 09dc0877a0 elemenatry - replace elm_object_domain_translatable_text_part_set()/text_part_get() with elm_object_domain_transltable_part_text_set(), part_text_get()
SVN revision: 83856
2013-02-12 11:43:39 +00:00
ChunEon Park e4047e5268 elementary - move elm_object_translatable_set()/get() from elm_general.h to elm_object.h
SVN revision: 83853
2013-02-12 10:42:12 +00:00
Daniel Juyung Seo af712e4369 elm elm_object.h: Fixed documentation and added more description.
SVN revision: 79240
2012-11-13 18:25:40 +00:00
Gustavo Lima Chaves 0195932cb3 [elm] More doc improvements.
SVN revision: 75466
2012-08-20 14:03:28 +00:00
Daniel Juyung Seo bada407026 elm elm_object.h: Fixed documentation.
SVN revision: 75296
2012-08-16 00:20:01 +00:00
Daniel Juyung Seo 4801d7f5c1 elm elm_object: Fixed part content set hooks.
1. delete old content object
 2. check whether new content object is same as old content object
 3. added some doxygen description.

SVN revision: 69743
2012-03-29 11:09:40 +00:00
Jihoon Kim 722c230edd elm: fix doxygen about Widget Tree Navigation
SVN revision: 69486
2012-03-17 10:42:26 +00:00
Gustavo Lima Chaves fb2bcea0d0 [Elm] Document obj signal callaback del properly.
Specify which data ptr it returns better. Also forbid uninitialized
var. access there.



SVN revision: 69021
2012-03-07 19:43:23 +00:00
Gustavo Lima Chaves ee95a473cf [Elm] Just being future-proof on some methods: error val on return.
SVN revision: 68844
2012-03-06 18:39:53 +00:00
WooHyun Jung 027d53b9d5 elementary : reviewed some *.h files.
SVN revision: 68220
2012-02-21 13:05:51 +00:00
Jonas M. Gastal a46b607612 Better description for group WidgetNavigation.
SVN revision: 68079
2012-02-17 17:29:26 +00:00
Jonas M. Gastal 6c3ad53684 Better to have no documentation than to have wrong documentation.
The linked to page contained no example of any of the functions in this
group.

SVN revision: 68078
2012-02-17 17:29:24 +00:00
Sanjeev BA c9f718da0a Fix typos in documentation #8.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67911
2012-02-14 08:50:43 +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 843fa4f911 more doc fixes.
SVN revision: 66672
2011-12-30 08:37:54 +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