platform/upstream/efl.git
2017-08-25 Cedric BAILevas: nobody actually call the tile size set API.
2017-08-25 Cedric BAILevas: Render_Engine_GL_Generic is actually an output.
2017-08-25 Cedric BAILevas: do not loose tile size when resizing output.
2017-08-25 Cedric BAILevas: prevent double tilebuf creation/destruction durin...
2017-08-25 Cedric BAILevas: all GL backend require strict tilebuf, let's...
2017-08-25 Cedric BAILevas: no need to double init tilebuf as it is created...
2017-08-25 Cedric BAILevas: Render_Engine_Software_Generic is actually Render...
2017-08-25 Cedric BAILevas: engine should not access Evas canvas directly.
2017-08-25 Hosang Kimscroller: fix getting content position.
2017-08-24 Daniel HirtCanvas text: fix uninitialized value
2017-08-24 Chris Michaelecore-drm2: Add API to allow setting pointer accelerati...
2017-08-24 Chris Michaelecore-drm2: Add API function to allow setting pointer...
2017-08-24 Chris Michaelelput: Add API to set pointer acceleration speed
2017-08-24 Gustavo Sverzut... eina_value: add helper: eina_value_struct_desc_get().
2017-08-24 Stephen 'Okra... CPUMonitor theme: Don't set aspect in theme.
2017-08-24 Daniel HirtCanvas text: prevent change of context width field
2017-08-24 Daniel HirtCanvas text: reduce usage of data_scope_get()
2017-08-24 Daniel HirtCanvas text: move obstacles logic to proper place
2017-08-24 Myoungwoon... docs: Add information about texture size limitations
2017-08-24 WooHyun Jungelm_widget: remove redundant null check
2017-08-24 Stephen 'Okra... Cpumonitor Theme: Add a theme for the base and the...
2017-08-23 Stephen 'Okra... Luncher Theme: Use a proxy for the overlay effect.
2017-08-23 Gustavo Sverzut... eina_value_util: eina_value_X_get() helpers.
2017-08-23 Gustavo Sverzut... eina_value_util: init helpers (stack/return).
2017-08-23 Gustavo Sverzut... eina_value_util: add missing eina_value_*_new() for...
2017-08-23 Gustavo Sverzut... eina_value_util: remove "_util" from names.
2017-08-23 Guilherme IscaroEina_Value type EINA_value.
2017-08-23 Guilherme IscaroEina: Add EINA_VALUE_TYPE_ERROR
2017-08-23 Gustavo Sverzut... add EINA_VALUE_EMPTY, allow flushing empty values.
2017-08-23 Stephen 'Okra... Gadget themes: Remove shines.
2017-08-23 Jean-Philippe... widget: Make sub_object add/del protected (EO)
2017-08-23 Jean-Philippe... eo: Mark name_find as const
2017-08-23 Jean-Philippe... widget: Remove name_find from EO
2017-08-23 Jean-Philippe... widget: Remove highlight_ignore from EO
2017-08-23 Jean-Philippe... widget: Reshuffle EO file for clarity
2017-08-23 Jean-Philippe... widget: Remove more functions from EO
2017-08-23 Jean-Philippe... widget: Remove some more functions from EO
2017-08-23 Jean-Philippe... widget: Remove highlight_in_theme from EO
2017-08-23 Jean-Philippe... widget: Remove 2 focus APIs from EO
2017-08-23 Jean-Philippe... widget: Remove hover_object from EO
2017-08-23 Jean-Philippe... widget: Remove tree_unfocusable from EO
2017-08-23 Jean-Philippe... widget: Remove focus_tree_unfocusable_handle (EO)
2017-08-23 Jean-Philippe... widget: Rename top to widget_top (EO)
2017-08-23 Jean-Philippe... widget: Remove tooltip_add/del from EO
2017-08-23 Carsten Haitzler... elm init - fix init seq and quicklaunch as we shut...
2017-08-23 Jean-Philippe... elm_test: Remove calls to fill+expand (EO)
2017-08-23 Jean-Philippe... evas: Set default align to FILL for EO objects
2017-08-23 Jean-Philippe... gfx: Remove size hint request (EO)
2017-08-23 Jean-Philippe... js: Fix javascript generator's compilation
2017-08-23 Jean-Philippe... ecore: Fix shadow warning (with nodejs enabled)
2017-08-23 Jean-Philippe... js: Fix some js examples usage of orient API
2017-08-23 Jean-Philippe... efl: Remove Efl.Orientation horiz & vert (EO)
2017-08-23 Jean-Philippe... test: Fix EO API usage (direction)
2017-08-23 JinYong Parktest_check: fix build warning
2017-08-23 JinYong Parklayout: call size calculating after text_set(NULL)
2017-08-23 Jean-Philippe... widget: Use EO function pointer for on_show_region
2017-08-23 Jean-Philippe... widget: Remove unused legacy function name
2017-08-23 Jean-Philippe... win: Remove types socket and fake from EO
2017-08-23 Jean-Philippe... win: Add Efl.Ui.Win_Inlined and remove parent2
2017-08-23 Jean-Philippe... widget: Remove parents_bounce from EO
2017-08-23 Jean-Philippe... widget: Remove inexisting property parent_widget
2017-08-23 Jean-Philippe... widget: Clean up doc for focus & focus_allow
2017-08-23 Jean-Philippe... widget: Clean up orientation_mode_disabled
2017-08-23 Jean-Philippe... config: Update default key bindings (class names)
2017-08-23 Jean-Philippe... config: Automatically fix some key bindings
2017-08-23 Jean-Philippe... elm: Rename some EO widget class names
2017-08-23 Jean-Philippe... widget: Remove all legacy event stuff in propagate
2017-08-23 Jean-Philippe... elm: Process all input events with EO
2017-08-23 Jean-Philippe... photocam: Fix key zoom in/out
2017-08-23 Jean-Philippe... elm: Use a macro to handle key bindings
2017-08-23 Jean-Philippe... widget: Add eo event info inside widget_event
2017-08-23 Jean-Philippe... eo: Define Efl.Event in EO
2017-08-23 Jean-Philippe... widget: Remove import edje_types from EO
2017-08-23 Jean-Philippe... evas: Set weight to "expand" by default
2017-08-23 Stephen 'Okra... Netstatus: Use arrows for up and down net traffic indic...
2017-08-23 Felipe Magno... eolian-cxx: Add workaround for function pointer types
2017-08-22 Daniel ZaouiMove efl interfaces from evas to efl directory
2017-08-22 Woochan Leeelm_spinner: Support min,max filter for float format...
2017-08-22 Woochan Leeefl_ui_clock: Parses the format recursively.
2017-08-22 Jean-Philippe... edje: Fix warning message
2017-08-22 Jean-Philippe... evas: Add safety checks to avoid crash
2017-08-22 Jean-Philippe... evas: Fix experimental code related to visibility
2017-08-21 Mike Blumenkrantztheme: fix dialog sizing when no buttons are present
2017-08-21 Jean-Philippe... elm_box: Fix support of aspect hints
2017-08-21 Jean-Philippe... popup: Avoid error messages on NULL
2017-08-21 Carsten Haitzler... evas - fix build dependencies that cause failed builds
2017-08-21 Jean-Philippe... evas gl: Improve GL_ERRORS (internal debug code)
2017-08-21 Jean-Philippe... glview: Fix ALWAYS render policy
2017-08-21 Jean-Philippe... eina: Add EINA_UNUSED in eina_pass_through_from
2017-08-19 Amitesh Singhelm segment control: delete event cbs on obj delete.
2017-08-18 Derek Foremanwayland: Tick like a boss
2017-08-18 Derek Foremanecore_wl2: Send configure complete when windows don...
2017-08-18 Derek Foremanecore_wl2: Refactor out code to send window configure...
2017-08-18 Derek Foremanwayland_egl: Call ecore_wl2_window_buffer_attach
2017-08-18 Derek Foremanwayland_shm: Use ecore_wl2_window_buffer_attach
2017-08-18 Derek Foremanwayland_shm: Don't attach null buffers from surface_post
2017-08-18 Derek Foremanecore_wl2: Add ecore_wl2_window_buffer_attach API
2017-08-18 Derek Foremanwayland_egl: Add ecore_wl2_window_commit
2017-08-18 Derek Foremanwayland: Switch to ecore_wl2_window_commit()
2017-08-18 Derek Foremanwayland_shm: Remove direct access to wl_surface
next