Commit Graph

28 Commits

Author SHA1 Message Date
Daniel Juyung Seo e4c5d37ccc diskselector, icon, map, progressbar: no @since for smart callback just use since or it will cause line break in the doxygen documentation. 2013-06-10 14:54:08 +09:00
Daniel Zaoui 0ca5c025aa Elementary: header split for DateTime, DaySelector, DiskSelector, Entry,
Flip, Flip Selector, Frame, Gesture Layer, GLView, Hover, Icon,
   Inwin, Label.
2013-04-28 12:06:08 +03:00
Daniel Juyung Seo 554b936d07 elm icon,menu,toolbar.h: updated documentation related with icon path. 2013-03-11 20:44:27 +09:00
ChunEon Park 0f4de7563d elementary - move deprecated -> deprecated.h 2013-03-06 21:43:47 +09:00
Yakov Goldberg 5c98343198 We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism.
Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 79668
2012-11-26 06:32:53 +00:00
Carsten Haitzler 1e93fdbe4e update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.



SVN revision: 73498
2012-07-09 10:20:21 +00:00
Gustavo Lima Chaves cd1f900a46 [elm] Forgotten elm icon function to deprecate in favor of an image one.
SVN revision: 73017
2012-06-28 18:40:35 +00:00
Daniel Juyung Seo 0477ee0b0d elm: Applied elm_icon_file_set -> elm_image_file_set api change.
SVN revision: 71804
2012-06-07 11:40:54 +00:00
Gustavo Lima Chaves ccaa32d72a [elm] Welcome pretty widget hierarchy images on docs.
The Makefile rule building that is commented out -- meant to be run
locally once in a while (when changes on overall widget tree happen)
and changed images commited.



SVN revision: 71721
2012-06-05 22:41:21 +00:00
Gustavo Lima Chaves 5d45a1662c [elm] Deprecate elm icon calls just wrapping elm
image equivalents.



SVN revision: 71472
2012-05-28 21:50:03 +00:00
Gustavo Lima Chaves f72b6c8ad6 [elm] Warn about deprecation of some icon calls
The ones just wrapping their image counterparts should die eventually.
The signal callbacks on icons will die, too, eventually.



SVN revision: 71468
2012-05-28 20:35:35 +00:00
Gustavo Lima Chaves 4f8b51b1aa [elm] And here comes image, icon and photo on the
new schema.
els_icon smart object was brought to be the base of the image widget,
in the form of an image class.

An elm icon is now a elm image, with a little more on top of it.

An elm photo is a now base widget aggregating an icon.

Toolbar's internal usage of the former els_icon is now changed to
icons, instead.

Some naviframe instantiations were set to enable events during
transitions, because this code is buggy and my chages exposed the
problem. It will be fixed as soon as I get to port Naviframe.



SVN revision: 71429
2012-05-25 19:53:59 +00:00
Thiago Thamada ce8c82cdca Cleanup Doxygen Warnings - elementary 3
Warning resolved:
Documentation for undefined enum <name> found.

Files modified:
elm_colorselector.h
elm_gesture_layer.h
elm_icon.h
elm_list.h
elm_thumb.h
elm_toolbar.h

Patch by: Thiago Thamada <tiba@profusion.mobi>

SVN revision: 70525
2012-04-27 12:55:21 +00:00
Jonas M. Gastal e72d8001e4 Adding references to the API
Author:    Guilherme Iscaro <iscaro@profusion.mobi>

SVN revision: 70281
2012-04-17 20:33:59 +00:00
ChunEon Park 855b8d2709 elementary - +ingroup, fixed indentations.
SVN revision: 70249
2012-04-17 01:35:46 +00:00
Daniel Juyung Seo 5b07152440 elm: Revised image/icon. 'disable' -> 'disabled'
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68880
2012-03-07 06:29:12 +00:00
Daniel Juyung Seo 6f413545c7 elm: Use lower case for xxx documentation to distinguish this from XXX(fixme)
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68877
2012-03-07 06:14:25 +00:00
ChunEon Park 60be2324a3 elemenatry/icon - elm_icon_preload_set -> elm_icon_preload_disabled_set
SVN revision: 68799
2012-03-06 09:40:54 +00:00
Daniel Juyung Seo dba89c8861 elm: Fixed typo. resizeable -> resizable.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68721
2012-03-05 13:50:33 +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
Jihoon Kim 1e34a3e568 elementary: fix some doxygen warnings
SVN revision: 68112
2012-02-18 15:40:39 +00:00
Mike Blumenkrantz c9c83dfd26 port aspect_fixed from image to icon
remind me again: why do we have more than one image api here??????????


SVN revision: 68045
2012-02-16 22:48:32 +00:00
Sanjeev BA b1e6437cf5 Fix typos in documentation #6
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67909
2012-02-14 08:50:37 +00:00
ChunEon Park 5661f3830a elementary - updated doc.
SVN revision: 66984
2012-01-09 06:55:51 +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