summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eina_thread: add debugging for threads beeing alivedevs/bu5hm4n/debug_threadsMarcel Hollerbach2017-09-042-2/+26
* evas_thread: cleanup thread id once the thread is doneMarcel Hollerbach2017-09-041-1/+1
* elm_widget: move the complete regsiter/unregister logicMarcel Hollerbach2017-09-0213-68/+112
* efl_ui_focus_manager: present a slightly better error messageMarcel Hollerbach2017-09-021-2/+3
* efl_ui_focus_manager_sub: not needed anymore, handled by calcMarcel Hollerbach2017-09-021-19/+0
* elm_widget: eval everything when the parent changesMarcel Hollerbach2017-09-021-2/+2
* efl_ui_win: specify the correct managerMarcel Hollerbach2017-09-021-1/+1
* efl_ui_focus_manager_calc: do not swallow a focus eventMarcel Hollerbach2017-09-021-1/+5
* efl_ui_focus_manager_sub: make it a mixinMarcel Hollerbach2017-09-026-50/+23
* ecore_exe - fix failed finalize fork to reutrn NULL not ecore_exe_freeCarsten Haitzler (Rasterman)2017-09-021-1/+1
* wayland_shm - clean out ptrs after free - seeing invalid mem/ptr accessCarsten Haitzler (Rasterman)2017-09-022-1/+6
* wayland_shm: Try a little harder to verify exynos dmabuf capabilitiesDerek Foreman2017-09-011-0/+7
* Luncher: Remove the engage feature.Stephen 'Okra' Houston2017-09-011-97/+5
* elm_win: Stop hiding the mouse cusor on window out under waylandDerek Foreman2017-09-011-5/+1
* evas: fix event grabber child stackingMike Blumenkrantz2017-09-011-0/+1
* evas: handle object names with a list hashMike Blumenkrantz2017-09-012-4/+4
* ecore_wl2: Don't set up callbacks on initial commitDerek Foreman2017-09-011-4/+6
* eolian: fix float parsing with locales with ',' decpointDaniel Kolesa2017-09-012-1/+2
* build: Drop wayland protocol requirement to 1.9Derek Foreman2017-09-011-1/+1
* Software gdi: fix build on Windows.Mykyta Biliavskyi2017-09-011-1/+1
* elm: rename elm spinner to Efl.Ui.SpinnerAmitesh Singh2017-09-0110-128/+127
* efl_config: Fix type of returned value (EO)Jean-Philippe Andre2017-09-012-1/+4
* elm: Drop unused class inheritance (EO)Jean-Philippe Andre2017-09-011-1/+1
* elm_test: Scale down icon by 8xJean-Philippe Andre2017-09-011-0/+1
* eina_array: Fix magic checks to returnJean-Philippe Andre2017-09-011-9/+11
* win: Fixup doc & code of icon_objectJean-Philippe Andre2017-09-012-23/+23
* win: Use array for available_profiles (EO)Jean-Philippe Andre2017-09-013-122/+178
* win: Drop calls to lower when using the EO APIJean-Philippe Andre2017-09-012-0/+14
* win: Implement raise from stack (EO)Jean-Philippe Andre2017-09-013-9/+21
* focus: Fix shadow warningJean-Philippe Andre2017-09-011-3/+3
* widget: Forward focus_highlight_style to winJean-Philippe Andre2017-09-013-35/+70
* win: Move focus_highlight_animate to widget (EO)Jean-Philippe Andre2017-09-015-18/+81
* win: Move focus_highlight_enabled to widget (EO)Jean-Philippe Andre2017-09-015-20/+67
* win: Merge focus_highlight_style with widget (EO)Jean-Philippe Andre2017-09-015-26/+53
* widget: Rename on_focus to on_focus_update (EO)Jean-Philippe Andre2017-09-0140-60/+60
* win: Merge focus with elm_widget's (EO)Jean-Philippe Andre2017-09-013-10/+20
* gfx_size_hint: Fix int vs. double (EO)Jean-Philippe Andre2017-09-011-8/+8
* ecore_wl2: Fix session recoveryDerek Foreman2017-08-311-1/+0
* docs: elm/evas: document some missing return valuesStefan Schmidt2017-08-312-3/+3
* docs: efl_canvas_object: document last missing partStefan Schmidt2017-08-311-1/+1
* docs: efl_ui_panes: document last missing partStefan Schmidt2017-08-311-2/+2
* docs: elm_widget: document function pointer for on show regionStefan Schmidt2017-08-311-4/+4
* docs: efl_ui_focus_manager: fill in missing docsStefan Schmidt2017-08-311-2/+2
* docs: efl_text_annotate: fill in missing documentationStefan Schmidt2017-08-311-2/+2
* docs: efl_inout_device: fill in missing docsStefan Schmidt2017-08-311-2/+2
* docs: even give the external types some documentationStefan Schmidt2017-08-314-4/+4
* docs: efl_text_cursor: add missing documentation for many partsStefan Schmidt2017-08-311-32/+50
* docs: efl_text_font: fill in missing parts of documentationStefan Schmidt2017-08-311-8/+8
* docs: efl_text_format: fill missing parts documentationStefan Schmidt2017-08-311-10/+10
* docs: efl_text_style: fill in missing documentation partsStefan Schmidt2017-08-311-10/+12