summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: rename elm_multibuttonentry to Efl.Ui.Multibuttonentrydevs/jaehyun/efl_mbeWoochan Lee2017-10-2013-202/+296
* eina: silence warning.devs/subhransu/gestureCedric BAIL2017-10-191-1/+1
* evas: propagate object data to evas_object_inform_call_changed_size_hints ins...Cedric BAIL2017-10-193-12/+11
* evas: propagate object data to evas_object_inform_call_restack instead of fet...Cedric BAIL2017-10-194-17/+16
* evas: propagate object data to evas_object_inform_call_resize instead of fetc...Cedric BAIL2017-10-198-12/+11
* evas: propagate object data to evas_object_inform_call_hide instead of fetchi...Cedric BAIL2017-10-193-4/+3
* evas: propagate object data to evas_object_inform_call_show instead of fetchi...Cedric BAIL2017-10-193-4/+3
* eolian: there should be nothing depending on efl config in our public header.Cedric BAIL2017-10-191-3/+0
* eina: add Evil include on Windows as strndup is provided by it.Cedric BAIL2017-10-191-0/+4
* elua, js: also update build after evas changesDaniel Kolesa2017-10-191-2/+4
* cxx build: update after the evas gesture build fixDaniel Kolesa2017-10-192-5/+14
* eina: forgotten label on eina_file_unlink on Windows.Cedric BAIL2017-10-191-1/+2
* eina: downgrad ERR to WRN when not finding a file.Cedric BAIL2017-10-191-1/+1
* evas build: fix installation paths for new gesture stuffDaniel Kolesa2017-10-191-18/+49
* efl_ui_focus_manager_calc: really free all directionMarcel Hollerbach2017-10-191-3/+3
* elm_gengrid: bring in item once focusedMarcel Hollerbach2017-10-191-0/+16
* elm_scroller: scroll to a focused elementMarcel Hollerbach2017-10-191-1/+29
* elm_interface_scrollable: do not scroll to a focused element by defaultMarcel Hollerbach2017-10-192-48/+1
* elm_widget: update parent instead of unregister for the case of parentMarcel Hollerbach2017-10-191-1/+6
* efl_ui_focus_parent_provider_gen: looks to get the last widget beforeMarcel Hollerbach2017-10-191-2/+12
* elm_gengrid: force the item to be added _again_ as subobjMarcel Hollerbach2017-10-191-0/+1
* elm_gengrid: force the item to be realized once we try to move focusMarcel Hollerbach2017-10-192-0/+9
* efl_ui_focus_manager_calc: move the debug output in thereMarcel Hollerbach2017-10-191-3/+4
* elm config - finish flagging all other values that can be set by apiCarsten Haitzler (Rasterman)2017-10-192-2/+300
* elm config - track which vars you set locally and keep them as-isCarsten Haitzler (Rasterman)2017-10-192-15/+128
* elm_interface_scrollable: make sure this region is really visualMarcel Hollerbach2017-10-191-0/+4
* efl_ui_focus_manager_calc: reimplement move to be more compact & smallMarcel Hollerbach2017-10-191-18/+13
* efl_ui_focus_manager_calc: put every element on the focus stackMarcel Hollerbach2017-10-191-5/+29
* efl_ui_focus_manager_calc: move unfocusing the last element into its ownMarcel Hollerbach2017-10-191-13/+19
* efl_ui_focus_manager_calc: check if we are already focused earlierMarcel Hollerbach2017-10-191-7/+7
* evas/gesture: Fix up a couple of APIs, add some FIXMEJean-Philippe Andre2017-10-1919-352/+236
* evas/gesture: Enabled efl_provider_get() to find gesture managersmohanty2017-10-191-0/+2
* elementary_test: Added test case for log_tap gesturesmohanty2017-10-191-0/+56
* evas/gesture: Added long_tap gesture to gesture frameworksmohanty2017-10-198-2/+219
* elementary_test: Added gesture_framework test to the elementary test suit.smohanty2017-10-194-0/+425
* evas/gesture: Integrated gesture framework to evas.smohanty2017-10-193-1/+28
* evas/gesture: Added gesture manager implementaion.smohanty2017-10-192-0/+351
* evas/gesture: added recognizer and tap recognizer implementationsmohanty2017-10-193-6/+32
* evas/gesture: Added gesture and tap gesture implementation.smohanty2017-10-194-0/+153
* evas/gesture: Added touch accumulator class implementation.smohanty2017-10-192-1/+168
* evas/gesture: Added gesture_private header file.smohanty2017-10-192-1/+45
* evas/gesture: Added Eo classes for evas gesture framework.smohanty2017-10-199-1/+267
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-19176-1520/+1518
* evas: Prevent crash with image_data_getJean-Philippe Andre2017-10-181-2/+14
* win: Do not forward all key events on win (legacy)Jean-Philippe Andre2017-10-181-0/+8
* elm_scroller: fix scrolling with key moveJeonghyun Yun2017-10-181-2/+1
* genlist: Fix crash on item deleteJean-Philippe Andre2017-10-181-2/+3
* config: Simplify EO APIJean-Philippe Andre2017-10-183-36/+24
* elm: Split elm_general.eot in two: legacy and EOJean-Philippe Andre2017-10-188-115/+133
* ecore: remove doxygen warning messagesTaehyub Kim2017-10-186-17/+28