summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* elm_code: don't crash on NULL scopeAndy Williams2017-11-221-1/+1
* efl_ui_focus_manager: remove unnecessary debugging printf.Al Poole2017-11-221-1/+0
* efl_ui_focus_manager: fixup previous commitMarcel Hollerbach2017-11-221-2/+2
* efl_ui_focus_manager: try to error out instead of a infinit recusrionMarcel Hollerbach2017-11-221-1/+6
* elm_gengrid: jump back to the last selected item on gengrid focus jumpMarcel Hollerbach2017-11-222-0/+36
* efl_ui_win: use new apiMarcel Hollerbach2017-11-221-20/+7
* efl_ui_focus_manager: move preparing of the manager to its own apiMarcel Hollerbach2017-11-223-39/+43
* elm_gengrid: respect item configMarcel Hollerbach2017-11-221-2/+5
* elm_gengrid: remove on_focus_updateMarcel Hollerbach2017-11-222-55/+0
* docgen: Correct title plugin usageAndy Williams2017-11-221-1/+1
* Efl.Ui.Calendar: fix wrong define - again!Amitesh Singh2017-11-221-1/+1
* efl_ui_calendar: fix wrong defineWooHyun Jung2017-11-221-1/+1
* elm_genlist: Add signals to communicate drag start and stop to atspi client.Prasoon Singh2017-11-221-1/+10
* elm: efl access: fix the warnings.Amitesh Singh2017-11-221-2/+2
* efl_access: Add attribute_append, attributes_clear APIsShilpa Singh2017-11-224-15/+115
* wayland_shm: Fix partial redrawsDerek Foreman2017-11-211-1/+8
* ecore_wl2: Add dmabuf allocations for vc4Derek Foreman2017-11-213-1/+440
* elm_widget: remove focused unfocused eventsMarcel Hollerbach2017-11-213-6/+4
* prefs elm_entry: change to the new eventMarcel Hollerbach2017-11-211-2/+3
* efl_ui_text: remove the event emits hereMarcel Hollerbach2017-11-212-4/+6
* elm_fileselector: forward focus changed from entry to fileselectorMarcel Hollerbach2017-11-211-4/+2
* elm_widget: move event emission to a callbackMarcel Hollerbach2017-11-211-3/+11
* efl_ui_multibuttonentry: migrate to efl_ui_focus_object eventsMarcel Hollerbach2017-11-211-20/+19
* elm_layout: call the super for calling the events and methodsMarcel Hollerbach2017-11-211-6/+3
* elm_multibuttonentry: on_focus_update is not needed anymoreMarcel Hollerbach2017-11-212-46/+0
* elm_spinner: lets use the new eventMarcel Hollerbach2017-11-211-11/+11
* elm_popup: lets use the new eventMarcel Hollerbach2017-11-211-13/+10
* elm_hoversel: lets use the new eventMarcel Hollerbach2017-11-211-12/+10
* elm_fileselector: lets use the new eventMarcel Hollerbach2017-11-211-13/+11
* gl_drm: Use the same gbm_device for multiple instancesDerek Foreman2017-11-211-1/+17
* ecore: reformat ecore_exe_posix.cMike Blumenkrantz2017-11-211-705/+708
* ecore_wl2: Fix buffer manager refcountingDerek Foreman2017-11-211-1/+0
* efl_ui_focus_manager_calc: keep focus history arroundMarcel Hollerbach2017-11-211-3/+6
* efl_ui_focus_manager_calc: remove a logical item that caused a redirectMarcel Hollerbach2017-11-211-5/+11
* efl_ui_focus_layer: rely on _manager_in_chain_setMarcel Hollerbach2017-11-211-1/+3
* elm_widget: dont use the inner var for searching the top widgetMarcel Hollerbach2017-11-211-3/+4
* edje_cc: Not reset inherit_script during group inheritJeeyong Um2017-11-211-1/+2
* edje_cc: Fix successive script inheritanceJeeyong Um2017-11-211-22/+7
* eina: warning removed from eina_debug_timerPawel Aksiutowicz2017-11-211-1/+2
* eet: removed warning from eet_imagePawel Aksiutowicz2017-11-211-0/+1
* elementary: removed warning from efl_ui_winPawel Aksiutowicz2017-11-211-1/+1
* eolian: Removed warning of unused var from eo_parserPawel Aksiutowicz2017-11-211-2/+0
* eina: Fix matrix header guard nameBryce Harrington2017-11-211-3/+3
* drm ee: Allow more than 4 buffersDerek Foreman2017-11-202-2/+4
* win: make _elm_win_opaque_update check that it has a wayland windowDerek Foreman2017-11-201-0/+7
* ecore-wl2: Destroy buffer before we exit the buffer_test functionChris Michael2017-11-201-1/+4
* elementary: removed warning from elm_widgetPawel Aksiutowicz2017-11-201-2/+0
* elput: Remove unreachable codeChris Michael2017-11-201-4/+0
* eolian: include all test eo files in build (for distcheck)Daniel Kolesa2017-11-201-15/+16
* cxx: Fix slider example (bad downcast)Jean-Philippe Andre2017-11-201-5/+6