summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* elc_popup.c: make popup handle general content set.Daniel Juyung Seo2013-08-301-15/+13
* elc_popup_legacy.h: added more documentation for popup orient set.Daniel Juyung Seo2013-08-301-1/+2
* test_popup.c: removed unnecessary weight set.Daniel Juyung Seo2013-08-291-10/+0
* elm_layout.c: refactoring. moved code around for better readability like othe...Daniel Juyung Seo2013-08-291-599/+599
* elm_bg: handle alpha value in elm_obj_bg_color_set/get APIs for Eo.Daniel Juyung Seo2013-08-292-6/+10
* Fix mike's "move pointer" problem with elm apps inside wayland-only.Chris Michael2013-08-281-1/+32
* elm_bg: added a color reset feature.Daniel Juyung Seo2013-08-284-0/+14
* elm_gengrid.c: code cleanup.Daniel Juyung Seo2013-08-281-98/+84
* test_gengrid.c: Overall refactoring.Daniel Juyung Seo2013-08-281-137/+146
* elementary/widgets - set parents before widget constructs their body.ChunEon Park2013-08-2734-63/+66
* elm/colorselector: Fix last compatibility problems on the theme.Rafael Antognolli2013-08-272-4/+3
* elm/colorselector: Fix it to work with the new API.Rafael Antognolli2013-08-271-4/+4
* elm/framespace: Add fixed size to some border parts.Rafael Antognolli2013-08-271-0/+3
* elementary/widgets - set parents before widget constructs their body.ChunEon Park2013-08-2726-52/+50
* elementary - fixed author name.ChunEon Park2013-08-271-1/+1
* gengrid: implement selectraise feature.Daniel Juyung Seo2013-08-264-6/+30
* elm_list_common.h: fixed up wrong doxygen documentation.Daniel Juyung Seo2013-08-261-3/+0
* default-desktop.edc: Add guide part for standard profile.Ryuan Choi2013-08-251-0/+167
* elm_widget.c: fix bug to remove edje signal correctly.Tae-Hwan Kim2013-08-251-1/+1
* test_spinner.c: added a better example for base/round set.Daniel Juyung Seo2013-08-241-3/+11
* elm_spinner_legacy.h: fixed wrong documentation and add more sample numbers.Daniel Juyung Seo2013-08-241-2/+2
* elm/wayland: Fix default theme to use new client area.Rafael Antognolli2013-08-241-0/+13
* clean up some multibutton ugliness - this breaks theme api...Carsten Haitzler (Rasterman)2013-08-232-169/+81
* test.c: added guide text to widget name search entry.Daniel Juyung Seo2013-08-231-0/+1
* test.c: removed unnecessary callback add. changed callback function name prop...Daniel Juyung Seo2013-08-231-3/+2
* Fix wayland borders to not need framespace defined in theme anymore.Chris Michael2013-08-231-9/+83
* elm_entry: "elm.guide" part should be aligned to "elm.text" part.Ryuan Choi2013-08-233-2/+14
* genlist: implement list position signals.Gustavo Sverzut Barbieri2013-08-221-2/+73
* genlist: rename even_odd_update to more generic name.Gustavo Sverzut Barbieri2013-08-221-4/+4
* notify: changed animation finish data.item for notify.Daniel Juyung Seo2013-08-222-13/+13
* elementry/widget - Improve performance in applying widget theme.ChunEon Park2013-08-224-2/+20
* ChangeLog: remove remained conflict markers.Daniel Juyung Seo2013-08-221-1/+0
* notify: Add hide effect to notify.Thiep Ha2013-08-225-12/+127
* fixed documentation for consistency. Gets -> Get.Daniel Juyung Seo2013-08-2248-148/+148
* elc_fileselector.c: fixed formatting.Daniel Juyung Seo2013-08-221-5/+5
* po: updated po files.Daniel Juyung Seo2013-08-2222-638/+638
* test_slider.c: small refactoring of test code.Daniel Juyung Seo2013-08-221-40/+49
* elc_popup.c: small clean-ups.Daniel Juyung Seo2013-08-221-14/+9
* test.c: remove 's' from buttons and radios test name.Daniel Juyung Seo2013-08-221-2/+2
* elementary/naviframe - Revert "elementary/naviframe - update only theme chang...ChunEon Park2013-08-211-5/+3
* elementary/flipselector - added disabled test case.ChunEon Park2013-08-201-0/+7
* elementary/popup - missed adding "lang,changed" smart callback description.ChunEon Park2013-08-191-0/+1
* elementary/popup - support "language,chagned" smart callback.ChunEon Park2013-08-194-0/+9