platform/upstream/efl.git
2015-12-03 Chris Michaelecore-wl2: Always create cursor surface for pointer
2015-12-03 Mike Blumenkrantzecore-evas wayland: enforce frame/state change triggeri...
2015-12-03 Chris Michaelecore-evas-wl: Fix issue of resize jumping
2015-12-03 Chris Michaelecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2...
2015-12-03 Jean Guyomarc'hecore_cocoa: add support for system cursors
2015-12-03 Chris Michaelecore-evas-wl: Fix issue of improper window geometry
2015-12-03 Mike Blumenkrantzecore-evas wayland: use correct values when updating...
2015-12-03 Chris Michaelecore-wl2: Add start of code to support wl_keyboards
2015-12-03 Chris Michaelecore-wl2: Add private Ecore_Wl2_Keyboard structure
2015-12-03 Chris Michaelecore-wl2: Remove unnecessary use of MIN macro
2015-12-03 Chris Michaelecore-wl2: Fix calling wl_surface_frame with proper...
2015-12-03 Chris Michaelecore-evas-wl: Fix ecore-evas wl common code due to...
2015-12-03 Chris Michaelecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2...
2015-12-03 Mike Blumenkrantzecore-evas wayland: enforce frame/state change triggeri...
2015-12-03 Chris Michaelecore-evas-wl: Fix issue of improper window geometry
2015-12-03 Mike Blumenkrantzecore-evas wayland: use correct values when updating...
2015-12-03 Chris Michaelecore-evas-wl: Fix bad merge
2015-12-03 Chris Michaelecore-wl2: Start on implementing support for multi...
2015-12-03 Chris Michaelecore-wl2: Cancel data callback if we have a fatal...
2015-12-03 Chris Michaelecore-wl2: Remove setting custom wl_log handler
2015-12-03 Chris Michaelecore-wl2: Fix maximized & fullscreen functions to...
2015-12-03 Chris Michaelecore-wl2: Fix calling wl_surface_frame with proper...
2015-12-03 Chris Michaelecore-evas-wl: Fix ecore-evas wl common code due to...
2015-12-03 Chris Michaelecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2...
2015-12-03 Mike Blumenkrantzecore-evas wayland: enforce frame/state change triggeri...
2015-12-03 Mike Blumenkrantzecore-evas wayland: use correct values when updating...
2015-12-03 Chris Michaelecore-wl2: Add missing @since for all existing doxygen
2015-12-03 Chris Michaelecore-wl2: Change name of ecore_wl2_window_class_name_s...
2015-12-03 Chris Michaelecore-wl2: Add missing EINA_UNUSED for function parameters
2015-12-03 Chris Michaelecore-wl2: Add function to get a windows rotation
2015-12-03 Chris Michaelecore-wl2: Fix issue of not unsetting move mouse pointer
2015-12-03 Chris Michaelecore-wl2: Fix maximized and fullscreen functions to...
2015-12-03 Chris Michaelecore-evas-wl: Fix issue of resize jumping
2015-12-03 Chris Michaelecore-wl2: Add doxygen for more ecore_wl2_window functions
2015-12-03 Chris Michaelecore-wl2: Add support for handling Fatal Errors
2015-12-03 Chris Michaelecore-wl2: Fix formatting
2015-12-03 Chris Michaelecore-wl2: Add note about calling ecore_wl2_display_glo...
2015-12-03 Chris Michaelecore-wl2: Add caching of server displays and fix issue...
2015-12-03 Chris Michaelecore-wl2: Client connections do not need to listen...
2015-12-03 Chris Michaelecore-wl2: Also listen for write events when creating...
2015-12-03 Chris Michaelecore-wl2: Fix event processing for client connections
2015-12-03 Chris Michaelecore-wl2: Connect to proper name during ecore_wl2_disp...
2015-12-03 Chris Michaelecore-evas-wl: Update frame callbacks to use Ecore_Wl2
2015-12-03 Chris Michaelecore-wl2: Add safety trap for null compositor
2015-12-03 Chris Michaelecore-wl2: Don't re-add existing globals
2015-12-03 Chris Michaelecore-evas-wayland: Fix error message for connect failures
2015-12-03 Chris Michaelecore-wl2: Remove all code relating to custom window...
2015-12-03 Chris Michaelecore-wl2: Fix calling wl_surface_frame with proper...
2015-12-03 Chris Michaelecore-wl: Remove setting window animator in server...
2015-12-03 Chris Michaelecore-imf-wayland: Remove trailing whitespace
2015-12-03 Chris Michaelecore-wl2: Rename anim_listener to avoid confusion...
2015-12-03 Chris Michaelecore-imf-wayland: Use ecore_wl2_display_window_find...
2015-12-03 Chris Michaelecore-evas-wl: Use ecore_wl2_display_window_find function
2015-12-03 Chris Michaelecore-wl2: Remove duplicate window_find API function
2015-12-03 Chris Michaelecore-wl2: Re-order window API function to be with...
2015-12-03 Chris Michaelecore-wl2: Add doxygen group for Subsurface functions
2015-12-03 Chris Michaelecore-wl2: Fix typo in doxy group definition for Dnd...
2015-12-03 Chris Michaelecore-wl2: Re-order API functions for input to be locat...
2015-12-03 Chris Michaelecore-wl2: Add doxy group for output functions
2015-12-03 Chris Michaelecore-wl2: Add API function to get the DPI of a given...
2015-12-03 Chris Michaelecore-wl2: Fix issue of compositors not flushing client...
2015-12-03 Chris Michaelecore-evas-wl: Fix ecore-evas wl common code due to...
2015-12-03 Chris Michaelecore-evas-wl: Fix calls to ecore_wl2_window_resize...
2015-12-03 Chris Michaelecore-imf-wayland: Disconnect display when we close...
2015-12-03 Chris Michaelecore-imf-wayland: Port ecore_imf_wayland to use Ecore_Wl2
2015-12-03 Chris Michaelecore-wl2: Add API function to return a wl_seat from...
2015-12-03 Chris Michaelecore-wl2: Implement ecore_animators for windows instea...
2015-12-03 Chris Michaelecore-evas-wayland: Comment out calls to set custom...
2015-12-03 Chris Michaelecore-wl2: Fix dnd to function when source window and...
2015-12-03 Chris Michaelecore-wl2: Implement reference counting for client...
2015-12-03 Chris Michaelecore-wl2: Cache client displays and reuse them to...
2015-12-03 Chris Michaelecore-wl2: Reset Ecore_Wl2 events to 0 on shutdown
2015-12-03 Chris Michaelecore-wl2: Set WAYLAND_DISPLAY env variable when we...
2015-12-03 Chris Michaelecore-wl2: Don't reset window->input on keyboard or...
2015-12-03 Chris Michaelecore-wl2: Don't check twice if a key repeats and also...
2015-12-03 Chris Michaelecore-wl2: Adjust keyboard repeat delay and rate
2015-12-03 Derek Foremanecore-wl2: cache the registry
2015-12-03 Chris Michaelecore-wl2: Add support for idle_enterer
2015-12-03 Chris Michaelecore-wl2: Free internal mouse down info when we delete...
2015-12-03 Chris Michaelecore-wl2: Add API function to set opaque region of...
2015-12-03 Chris Michaelecore-wl2: Add API function to set sync/desync on a...
2015-12-03 Chris Michaelecore-wl2: Add API function to place a subsurface below...
2015-12-03 Chris Michaelecore-wl2: Add API function to place a subsurface above...
2015-12-03 Chris Michaelecore-wl2: Add API function to get the position of...
2015-12-03 Chris Michaelecore-wl2: Add API function to set the position of...
2015-12-03 Chris Michaelecore-wl2: Add API function to return the wl_surface...
2015-12-03 Chris Michaelecore-wl2: Add API function to delete a subsurface
2015-12-03 Chris Michaelecore-wl2: Use proper wayland function to get display...
2015-12-03 Chris Michaelecore-wl2: Start on preliminary subsurface support
2015-12-03 Chris Michaelecore-wl2: Cleanup wayland objects on display cleanup
2015-12-03 Chris Michaelecore-wl2: Cleanup inputs on display disconnect/destroy
2015-12-03 Chris Michaelecore-wl2: Add subsurface structure type
2015-12-03 Chris Michaelecore-wl2: Add subsurface protocol files to support...
2015-12-03 Chris Michaelecore-wl2: Add doxygen for ecore_wl2_window functions
2015-12-03 Chris Michaelecore-wl2: Add support for input region setting for...
2015-12-03 Chris Michaelecore-wl2: Add API function to return the registry...
2015-12-03 Chris Michaelecore-wl2: Add API funtion declarations need for Elementary
2015-12-03 Chris Michaelecore-wl2: Add API function to find a window given...
2015-12-03 Chris Michaelecore-wl2: Add API function to issue an ungrab on an...
2015-12-03 Chris Michaelecore-evas: Add API function to get an Ecore_Wl2_Window...
next