summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cxx: Update examples to handle eina::optional types used by the new C++ wrappersdevs/felipealmeida/quit_last_hidden_policyVitor Sousa2015-01-054-14/+14
* cxx: Added Elementary C++ ExamplesLuciana Magno de Almeida2015-01-0523-7/+2232
* corrected hoversel example C++Luciana Magno de Almeida2015-01-051-0/+131
* cxx: More consistent implementation to the test "elm_cxx_suite.cc"Vitor Sousa2015-01-051-100/+1
* cxx: Updated box_cxx_example_02.cc to use autohide instead of autodelVitor Sousa2015-01-051-129/+98
* cxx: Added bg_cxx_example_01.cc C++ exampleLuciana Magno de Almeida2015-01-052-5/+58
* elementary: Added autohide and ELM_POLICY_QUIT_LAST_WINDOW_HIDDEN to elm_winVitor Sousa2015-01-054-11/+98
* elementary: Fix issue with event data causing an invalid freeChris Michael2015-01-051-3/+9
* elementary: Fix return values to use Eina_BoolChris Michael2015-01-051-2/+2
* elementary: Fix DnD to work again in waylandChris Michael2015-01-051-26/+25
* genlist: keep the item class as given argument.ChunEon Park2015-01-051-3/+2
* genlist: Fix genlist index get bugChunEon Park2015-01-051-4/+8
* genlist: add some comment in code.ChunEon Park2015-01-051-0/+3
* 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