summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_spin, efl_ui_spin_button: Add new spin, spin_button widgets.devs/jaehyun/efl_spinnerWoochan Lee2017-11-2231-234/+1886
* 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
* slider: Implement Efl.ContentJean-Philippe Andre2017-11-202-1/+6
* radio: Implement Efl.ContentJean-Philippe Andre2017-11-202-3/+8
* elm: Fix minor warning (return void)Jean-Philippe Andre2017-11-201-1/+1
* cxx: Disable spinner example (broken)Jean-Philippe Andre2017-11-201-2/+5
* button: Implement Efl.Content set/get/unsetJean-Philippe Andre2017-11-202-5/+7
* tests: Add EO check box in elementary_testJean-Philippe Andre2017-11-201-45/+79
* image: Return file+key even for edje objectsJean-Philippe Andre2017-11-201-1/+1
* slider: Remove bad defines from EO fileJean-Philippe Andre2017-11-201-3/+0
* win: Make wm_available_rotations simpler for EOJean-Philippe Andre2017-11-203-52/+131
* efl: Split Efl.Container and Efl.ContentJean-Philippe Andre2017-11-2051-130/+150
* efl_ui_focus_manager: emit callbacks after stack changeMarcel Hollerbach2017-11-201-6/+6
* efl_ui_focus_manager_sub: remove event callback array when destructingMarcel Hollerbach2017-11-201-0/+2
* eldbus: "fix" make checkJean-Philippe Andre2017-11-201-1/+5