summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: rename elm_multibuttonentry to Efl.Ui.Multibuttonentrydevs/jaehyun/mbeWoochan Lee2017-09-1514-162/+379
* elm - focus manager - revert free listCarsten Haitzler (Rasterman)2017-08-313-3/+0
* naviframe: Fix to load default style if the given style does not existJaehyun Cho2017-08-311-1/+9
* elm focus manager - dont leak child lists when updating focus orderCarsten Haitzler (Rasterman)2017-08-313-0/+3
* efl_ui_clock: Add 'O' character to ignore POSIX alternative format in format.Woochan Lee2017-08-311-1/+2
* mbe: Fix infinite recursion on focus changeJean-Philippe Andre2017-08-312-1/+7
* multibuttonentry: Separate selected item and focused item logic.Woochan Lee2017-08-312-5/+15
* widget: Fix legacy for focus_mouse_up_handle (EO)Jean-Philippe Andre2017-08-314-19/+12
* widget: Mark old focus API as beta.Jean-Philippe Andre2017-08-3148-209/+160
* Luncher Theme: Set no border for alpha. This needs to be backported.Stephen 'Okra' Houston2017-08-301-5/+3
* efl_ui_focus_manager_calc: only focus none NULL candidatesMarcel Hollerbach2017-08-301-1/+2
* efl_ui_focus_manager: make logical_end work betterMarcel Hollerbach2017-08-304-12/+29
* ecore_wl2: Kill the wl idle entererDerek Foreman2017-08-302-42/+0
* ecore_wl2: Use ecore_wl2_window_commit for all wl_surface_commitsDerek Foreman2017-08-302-3/+5
* ecore-wl2: FormattingChris Michael2017-08-301-2/+2
* wayland: Force a display flush when committing surfacesDerek Foreman2017-08-302-1/+6
* ecore_wl2: Add ecore_wl2_display_flush() apiDerek Foreman2017-08-302-0/+33
* wayland: Store Ecore_Wl2_Display instead of wl_display in enginesDerek Foreman2017-08-306-13/+14
* walyand_shm: Remove unused variableDerek Foreman2017-08-301-2/+0
* ecore_wl2: Fix small bug in flush handlerDerek Foreman2017-08-301-1/+1
* ecore_drm2: Fix warning with a dirty hackDerek Foreman2017-08-303-3/+3
* evas font: do floating point division for calculating more accuratelyYoungbok Shin2017-08-301-2/+2
* elua: load regular file if bytecode cache failsDaniel Kolesa2017-08-301-4/+34
* elua: update eolian bindings and make docgen work againDaniel Kolesa2017-08-303-12/+68
* eolian: remove c_onlyDaniel Kolesa2017-08-3011-70/+13
* evas: we always do use the common backend, so always init.Cedric Bail2017-08-303-13/+4
* efl_ui_focus_manager: reset focus stack once we are changing redirectMarcel Hollerbach2017-08-303-7/+49
* eolian: @extern for function pointersDaniel Kolesa2017-08-301-9/+12
* eolian: clean up and fix function pointer generationDaniel Kolesa2017-08-304-27/+13
* efl interfaces: fix incorrect enum valDaniel Kolesa2017-08-302-2/+2
* eolian gen: clean up param genDaniel Kolesa2017-08-301-80/+54
* eolian: remove unused variableDaniel Kolesa2017-08-301-5/+4
* ecore-wl2: FormattingChris Michael2017-08-301-23/+36
* widget: Simplify & document "translate"Jean-Philippe Andre2017-08-3015-54/+22
* widget: Remove part_text from EOJean-Philippe Andre2017-08-308-32/+41
* widget: Mark some functions as protectedJean-Philippe Andre2017-08-301-17/+21
* widget: Move item_loop_enabled to scrollable (EO)Jean-Philippe Andre2017-08-3012-30/+36
* widget: Use rectangle in show_regionJean-Philippe Andre2017-08-307-70/+65
* eina: Add convenience eina_rectangle_equalJean-Philippe Andre2017-08-302-0/+21
* widget: Remove scroll_lock from EOJean-Philippe Andre2017-08-305-65/+65
* scroll: Rename elm enum to efl.uiJean-Philippe Andre2017-08-307-64/+89
* widget: Rename drag_lock to scroll_lock (EO)Jean-Philippe Andre2017-08-305-57/+55
* widget: Remove drag_child_locked APIs (EO)Jean-Philippe Andre2017-08-302-16/+8
* widget: Use rectangle on the stack for region_showJean-Philippe Andre2017-08-308-61/+67
* docs: remove outdated NOTES files with random notes about evas_vgStefan Schmidt2017-08-301-31/+0
* eina mmap safety - only map zeropages if it's an eina file that sigbusesCarsten Haitzler (Rasterman)2017-08-303-26/+34
* eina file - use recursive locks for cache and file to avoid deadlockCarsten Haitzler (Rasterman)2017-08-301-2/+2
* emotion: gst: use proper GStreamer time-unit macrosReynaldo H. Verdejo Pinochet2017-08-291-4/+10
* emotion: gst: drop Frenglish from English messagesReynaldo H. Verdejo Pinochet2017-08-291-3/+3
* ector: cleanup grammar in commentsBryce Harrington2017-08-296-27/+27