summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* progressbar: Support second progress.Niraj Kumar2013-09-1011-9/+750
* elm_menu.c: chagned menu item object from edje_object to elm_layout for furth...Daniel Juyung Seo2013-09-101-72/+71
* [access] unfocusable object could have highlightShinwoo Kim2013-09-102-21/+24
* [access] enhancement - refine function name to _elm_access_auto_highlight_set...Shinwoo Kim2013-09-103-21/+26
* elm_table: clean up newly added function elm_table_child_get.Daniel Juyung Seo2013-09-102-11/+11
* test_menu.c: code cleanup.Daniel Juyung Seo2013-09-101-39/+37
* Add elm_table_child_get()José Roberto de Souza2013-09-093-0/+51
* elc_popup.c: theck elm_layout_theme_set() return value.Daniel Juyung Seo2013-09-091-23/+35
* elementary: don't send unrealized item signal on item updateMichaël Bouchaud (yoz)2013-09-091-1/+1
* elementary: avoid some glitter on gengrid item creationMichaël Bouchaud (yoz)2013-09-091-0/+1
* Genlist: fix memory not freed when item is expanded.Daniel Zaoui2013-09-091-0/+16
* thumb: wrong Eo sub_id was usedYakov Goldberg2013-09-081-1/+1
* fileselector: comments typoYakov Goldberg2013-09-081-2/+2
* config.c: remove unused variable.Daniel Juyung Seo2013-09-081-2/+1
* elm_gengrid.c: more ELM_SAFE_FREE macro for gengrid.Daniel Juyung Seo2013-09-081-13/+5
* [spinner] change part name to access.text from access_text for naming consist...Shinwoo Kim2013-09-073-9/+10
* [access] delete access object in job when its hover object is deletedShinwoo Kim2013-09-072-36/+98
* Add ecore system hooksJosé Roberto de Souza2013-09-061-0/+40
* genlist/gengrid: use spacer when item edc supports elm.swallow.pad part.Daniel Juyung Seo2013-09-062-16/+26
* elm_genlist.c: use more ELM_SAFE_FREE.Daniel Juyung Seo2013-09-061-64/+24
* [naviframe] - Set hint min size of the naviframe as the top item's min sizeJaehyun Cho2013-09-061-5/+12
* elementary: use zero allocation walk.Cedric Bail2013-09-051-31/+28
* Use AC_CONFIG_FILES instead of AC_OUTPUT with argument.Ryuan Choi2013-09-051-1/+3
* Add a rectangle to trac frame "spacer" so we can set opaque_regionChris Michael2013-09-041-0/+19
* Fix eo function description (fixes a typo).Chris Michael2013-09-041-1/+1
* Update doxy for elm_win_window_id_get function wrt wayland engineChris Michael2013-09-041-0/+2
* Add elm_win_window_id_get API functionChris Michael2013-09-041-0/+63
* Remove blank lineChris Michael2013-09-041-1/+0
* Add EO define for elm_obj_win_window_id_getChris Michael2013-09-041-0/+13
* Fix doxy typoChris Michael2013-09-041-1/+1
* Add API function for elm_win_window_id_get.Chris Michael2013-09-041-0/+10
* Fix typo in doxyChris Michael2013-09-041-1/+1
* elemenatry/popup - removed one redundant comment.ChunEon Park2013-09-041-2/+0
* colorselector: minor refactoring. remove unnecessary local variableRyuan Choi2013-09-041-30/+8
* elm_config : profile may be broken when clicked reset button in profiles tabRyuan Choi2013-09-043-26/+17
* popup: added comments about the popup focus.Daniel Juyung Seo2013-09-042-0/+29
* elc_popup.c: clean up popup documentation.Daniel Juyung Seo2013-09-041-8/+8
* core/elementary - please just mention the fact itself not relative.ChunEon Park2013-09-031-7/+6
* test.c: removed space from some test case names.Daniel Juyung Seo2013-09-031-8/+8
* elm_diskselector.c: internal refactoring. changed item -> it.Daniel Juyung Seo2013-09-031-42/+42
* elc_popup.c: refactoring. now popup item object is elm_layout not edje_object.Daniel Juyung Seo2013-09-031-50/+41
* elc_popup.c: refactoring. changed local variable item to it for consistency.Daniel Juyung Seo2013-09-031-122/+122
* ctxpopup, fileselector, fileselector_button, fileselector_entry, actionslider...Daniel Juyung Seo2013-09-035-46/+45
* elm_object_item.h: more documentation for elm_object_item_object_get().Daniel Juyung Seo2013-09-021-4/+7
* elementary/widget - introduce elm_object_item_object_get().ChunEon Park2013-09-027-15/+40
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-0199-1417/+1417
* test_slider.c: added delay,changed callback usage.Daniel Juyung Seo2013-09-011-0/+7
* Overall refactoring.Daniel Juyung Seo2013-09-011-78/+46
* slideshow_example.c: fix notify show issue.Daniel Juyung Seo2013-09-011-1/+0
* hoversel: flurish hoversel source/example/documentation a little bit more.Daniel Juyung Seo2013-08-303-1/+29