Commit Graph

18 Commits

Author SHA1 Message Date
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