summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Elm_Cnp: Add SelectionClear Handlers for ECORE_Xdevs/herdsman/entry_sel_to_elm_cnpDaniel Hirt2015-01-051-2/+45
* Elm_Entry: Remove explicit usage of Ecore selectionDaniel Hirt2015-01-051-102/+0
* genlist: use macro as possible.ChunEon Park2015-01-051-1/+1
* genlist: use ELM_NEWChunEon Park2015-01-051-5/+2
* genilst: unselect items if the genlist select mode is display only or none.ChunEon Park2015-01-051-3/+11
* genlist: unselect item if the select mode is display only or none.ChunEon Park2015-01-051-0/+4
* ggenlist: code refactoring.ChunEon Park2015-01-051-3/+4
* Improve win dialog test to also include a test for standard_winDave Andreoli2015-01-042-9/+33
* Elm_Entry: Fix dropped text data insertionDaniel Hirt2015-01-041-1/+11
* Added the elm_win_util_dialog_add() API functionDave Andreoli2015-01-033-11/+49
* Icon: added documentation for the new fdo icon namesDave Andreoli2015-01-031-0/+46
* genlist: remove useless deco texts.ChunEon Park2015-01-022-9/+5
* genlist: + null checkChunEon Park2015-01-021-2/+2
* genlist: code refactoringChunEon Park2015-01-021-42/+32
* genlist: code refactoring.ChunEon Park2015-01-021-21/+9
* genlist: code refactoring.ChunEon Park2015-01-021-22/+20
* genlist: code refactoring.ChunEon Park2015-01-022-45/+31
* genlist: code refactoring.ChunEon Park2015-01-021-22/+20
* genlist: refactoring code.ChunEon Park2015-01-022-17/+6
* genlist: code refactoring.ChunEon Park2015-01-022-153/+67
* genlist: exceptional handling.ChunEon Park2015-01-021-2/+7
* box layout should not silently fail when size is less than min size hintMike Blumenkrantz2014-12-311-2/+11
* genlist: free selected items when genlist is cleared.ChunEon Park2014-12-311-0/+3
* genlist: send reorder signal to decoration item and views.ChunEon Park2014-12-311-13/+27
* genlist: let group item set reorder style as it needs.ChunEon Park2014-12-311-13/+10
* test_gengrid.c: Fixed Item_Data array size for prevent buffer overflow.woochan lee2014-12-311-1/+1
* test_glview_simple: opimize draw code.Amitesh Singh2014-12-311-4/+4
* Icon theme: added standard freedesktop names.Dave Andreoli2014-12-303-1/+183
* Revert "gesture_layer: Remove unnecessary value assignment."Daniel Juyung Seo2014-12-311-6/+6
* gesture_layer: Remove unnecessary value assignment.Daniel Juyung Seo2014-12-311-6/+6
* genlist: + warning msg for user noticeChunEon Park2014-12-301-1/+5
* genlist: use convenient macro.ChunEon Park2014-12-301-2/+2
* Revert "genlist: return as possible as soon."ChunEon Park2014-12-301-2/+1
* Revert "genlist: return as possible as soon"ChunEon Park2014-12-301-2/+1
* genlist: return as possible as soonChunEon Park2014-12-301-1/+2
* elm_colorselector: Fixed to get proper min size with picker only modeJee-Yong Um2014-12-301-0/+15
* genlist: removed unnecessary checkChunEon Park2014-12-301-9/+4
* genlist: Fix internal comments.Daniel Juyung Seo2014-12-301-1/+1
* test_genlist: Add clicked,right test case.Daniel Juyung Seo2014-12-301-0/+7
* genlist: return as possible as soon.ChunEon Park2014-12-291-1/+2
* genlist: clean up code.ChunEon Park2014-12-291-32/+28
* genlist: remove duplicated signal registration.ChunEon Park2014-12-291-2/+0
* genlist: send an additional signalChunEon Park2014-12-291-0/+11
* genlist: send a signal internally.ChunEon Park2014-12-291-0/+9
* Fileselector: beautify the search entryDave Andreoli2014-12-292-16/+17
* genlist: send a disabled signal when the decorated item is unrealized.ChunEon Park2014-12-291-0/+3
* Hover and derivates: dismiss with every mouse buttons, not only 1Dave Andreoli2014-12-292-6/+6
* List: new signal: clicked,right with simple testDave Andreoli2014-12-294-1/+36
* genlist: code refactoringChunEon Park2014-12-291-85/+118
* Gengrid: new signal: clicked,right with proper testDave Andreoli2014-12-293-0/+31