summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* elm config - font selector - avoid accessing invalid data on deld itemsCarsten Haitzler (Rasterman)2015-02-091-1/+13
* elm list - fix access of deleted items in list when recursingCarsten Haitzler (Rasterman)2015-02-091-0/+2
* widgets: Apply default return value according to description in .eo or add de...Youngbok Shin2015-02-099-15/+20
* elm_widget: added evas smart callback descriptionskabeer khan2015-02-091-1/+5
* test_genlist: Clean up reorder test case.Daniel Juyung Seo2015-02-092-27/+61
* Update russian translationIgor Murzov2015-02-071-6/+6
* elm - fix engine config mismatch with new perferred accel vs old engineCarsten Haitzler (Rasterman)2015-02-072-5/+9
* elm_slider: modified each slider have its indicator visible mode.Sung-Taek Hong2015-02-062-11/+17
* doc: Fix typos in documentations.Daniel Juyung Seo2015-02-066-9/+9
* win_example: Fix win example codes.Daniel Juyung Seo2015-02-061-2/+3
* win: fix an issue that profile is erased and set to NULL.Youngbok Shin2015-02-061-2/+5
* fix win center trap for elm to pass in h and v paramsCarsten Haitzler (Rasterman)2015-02-062-2/+2
* elm - win - dont use deprecated func - use new one.Carsten Haitzler (Rasterman)2015-02-051-1/+1
* elm_label: Fixed label disappearing after theme changedJee-Yong Um2015-02-052-0/+140
* [tooltip] use proper object to set tooltip layerShinwoo Kim2015-02-053-1/+32
* elm_label: Fixed to prevent slide's autostart before calling elm_label_slide_...Jee-Yong Um2015-02-042-1/+6
* datetime_module: Fix build warning.Jaehwan Kim2015-02-041-0/+1
* update poCarsten Haitzler (Rasterman)2015-02-0427-1012/+1113
* datetime module: include elm_widget_datetime.h instead of elm_priv.hJaehwan Kim2015-02-043-18/+18
* NEWS: Pedantic change of capital letter in NEWS fi.eDaniel Juyung Seo2015-02-041-1/+1
* test_label: Cleanup label wrap test.Daniel Juyung Seo2015-02-041-9/+5
* Gengrid : Fix memory leak in elm_gengrid_realized_items_updateVBS2015-02-041-2/+2
* Updating serbian translationmaxerba2015-02-031-60/+65
* release: Update NEWS and bump version for 1.13.0-beta3 releasev1.13.0-beta3Stefan Schmidt2015-02-032-1/+4
* elm_image: fix elm_image_memfile_set API fail when elm_image widget is not vi...Youngbok Shin2015-02-031-5/+2
* list/genlist/gengrid/toolbar: set focus/unfocus on item when focus is actuall...Amitesh Singh2015-02-034-2/+28
* multibuttonentry: Delete duplicate running code.woochan lee2015-02-031-12/+2
* win: Add default return value at elm_win_type_get API according to API descri...Youngbok Shin2015-01-301-1/+1
* test_label: Use meaningful test name for label test.Daniel Juyung Seo2015-01-302-8/+8
* Elm_Entry: Removed empty line and added error messagekabeer khan2015-01-301-3/+3
* NEWS: Clean up news file before release.Daniel Juyung Seo2015-01-301-56/+60
* test_panes: Remove unnecessary align/weight set for panes contents.Daniel Juyung Seo2015-01-291-8/+0
* edje_externals/elm_video: Fix bug where we override the rememberred positionStefan Schmidt2015-01-281-1/+1
* panes: Fix elm_panes_fixed_set.Daniel Juyung Seo2015-01-271-0/+69
* NEWS: Manually fix up a news entryStefan Schmidt2015-01-261-1/+1
* release: Update NEWS and bump version for 1.13.0-beta2 releasev1.13.0-beta2Stefan Schmidt2015-01-262-1/+3
* Icon: choose the fdo icon size using the evas obj geometryDave Andreoli2015-01-252-4/+49
* Revert "Icon: use size_hint_min instead of image_size to know the wanted size"Dave Andreoli2015-01-251-1/+1
* Icon: use size_hint_min instead of image_size to know the wanted sizeDave Andreoli2015-01-251-1/+1
* Icon: no more reimplement sizing_evalDave Andreoli2015-01-252-28/+0
* Improve Standard Icon testDave Andreoli2015-01-251-13/+153
* Add correct fdo name for the last added search iconDave Andreoli2015-01-231-0/+1
* elm_image: Add missing semi-colon to terminate line.Stefan Schmidt2015-01-231-1/+1
* elm_image: Fix memory leak in GETDAT macro.Stefan Schmidt2015-01-231-1/+4
* test_disable: Extend button array to fix memory corruptionStefan Schmidt2015-01-231-1/+1
* transit: Fix read from pointer after free.Daniel Juyung Seo2015-01-231-1/+1
* test_win_state: Add elm_win_center() sample.Daniel Juyung Seo2015-01-231-1/+18
* win centering: unbork!Mike Blumenkrantz2015-01-221-5/+3
* transit: fix crash issue.ChunEon Park2015-01-221-72/+53
* test_gengrid: Dynamically allocate item data.Daniel Juyung Seo2015-01-221-6/+7