platform/upstream/efl.git
2015-12-03 Chris Michaelecore-wl2: Add internal functions for sending mouse...
2015-12-03 Chris Michaelecore-wl2: Set display serial during keyboard events
2015-12-03 Chris Michaelecore-wl2: Add code to send mouse wheel events
2015-12-03 Chris Michaelecore-wl2: Issue input grab/ungrab during pointer butto...
2015-12-03 Chris Michaelecore-wl2: Add code to send mouse move events
2015-12-03 Chris Michaelecore-wl2: Add functions to send mouse in/out events...
2015-12-03 Chris Michaelecore-wl2: Add internal input functions to initiate...
2015-12-03 Chris Michaelecore-wl2: Add prototype functions to support data...
2015-12-03 Chris Michaelecore-wl2: Add placeholders for touch listener functions
2015-12-03 Chris Michaelecore-wl2: Add initial support for keyboard events
2015-12-03 Chris Michaelecore-wl2: Add placeholders for functions of the keyboa...
2015-12-03 Chris Michaelecore-wl2: Add TODO note for handling mouse wheel event
2015-12-03 Chris Michaelecore-wl2: Add start of code for pointer button event
2015-12-03 Chris Michaelecore-wl2: Start on code for pointer motion event
2015-12-03 Chris Michaelecore-wl2: Start on code for pointer leave event
2015-12-03 Chris Michaelecore-wl2: Destroy cursor theme when input is destroyed
2015-12-03 Chris Michaelecore-wl2: Add start of pointer handling code
2015-12-03 Chris Michaelecore-wl2: Add function to find a window based on surface
2015-12-03 Chris Michaelecore-wl2: Add pointer fields to input structure
2015-12-03 Chris Michaelecore-wl2: Add placeholder touch listener structure...
2015-12-03 Chris Michaelecore-wl2: Add placeholder keyboard listener structure...
2015-12-03 Chris Michaelecore-wl2: Add placeholder pointer listener structure...
2015-12-03 Chris Michaelecore-wl2: Add support for initial setup of pointer...
2015-12-03 Chris Michaelecore-wl2: Add start of Ecore_Wl2_Input code
2015-12-03 Chris Michaelecore-wl2: Fix doxygen comment
2015-12-03 Chris Michaelecore-wl2: Add support for xdg shell listener
2015-12-03 Chris Michaelecore-wl2: Add start of Ecore_Wl2_Output code for outputs
2015-12-03 Chris Michaelecore-wl2: Free window when surface gets deleted
2015-12-03 Chris Michaelecore-wl2: Add placeholder API for ecore_wl2_window_raise
2015-12-03 Chris Michaelecore-wl2: Update doxygen for window move and resize...
2015-12-03 Chris Michaelecore-wl2: Add API function to resize a window
2015-12-03 Chris Michaelecore-wl2: Add API function to move a window
2015-12-03 Chris Michaelecore-wl2: Add API function to free a window
2015-12-03 Chris Michaelecore-wl2: Add API function to hide a window
2015-12-03 Chris Michaelecore-wl2: Add API function for ecore_wl2_window_show
2015-12-03 Chris Michaelecore-wl2: Add a listener for display sync when connect...
2015-12-03 Chris Michaelecore-wl2: Add bool fields to window structure to store...
2015-12-03 Chris Michaelecore-wl2: Add function to create/get a wl_surface...
2015-12-03 Chris Michaelecore-wl2: Add support for window types
2015-12-03 Chris Michaelecore-wl2: Add function to return window id
2015-12-03 Chris Michaelecore-wl2: Add start of ecore_wl2_window code
2015-12-03 Chris Michaelecore-wl2: Add API function to return an iterator for...
2015-12-03 Chris Michaelecore-wl2: Group connect and disconnect functions together
2015-12-03 Chris Michaelecore-wl2: Add internal function to cleanup Ecore_Wl2_D...
2015-12-03 Chris Michaelecore-wl2: Add API function for servers to terminate...
2015-12-03 Chris Michaelecore-wl2: Create new xkb context for each display...
2015-12-03 Chris Michaelecore-wl2: Add API function for servers to destroy...
2015-12-03 Chris Michaelecore-wl2: Add API function for clients to disconnect...
2015-12-03 Chris Michaelecore-wl2: Add API function to return the wl_shm interface
2015-12-03 Chris Michaelecore-wl2: Remove unused wl_registry field in display...
2015-12-03 Chris Michaelecore-wl2: Call wl_event_loop_dispatch with a 0 timeout
2015-12-03 Chris Michaelecore-wl2: Add support for binding various wayland...
2015-12-03 Chris Michaelecore-wl2: Add xdg_shell protocol files
2015-12-03 Chris Michaelecore-wl2: Add API function to return wl_display
2015-12-03 Chris Michaelecore-wl2: Modify ecore_wl2_display_create to take...
2015-12-03 Chris Michaelecore-wl2: Use Eina_Stringshare type instead of const...
2015-12-03 Chris Michaelecore-wl2: Start on code to handle globals being added...
2015-12-03 Chris Michaelecore-wl2: Add start of opaque Ecore_Wl2_Display structure
2015-12-03 Chris Michaelecore-wl2: Add pkgconfig file for Ecore_Wl2 library
2015-12-03 Chris Michaelecore-wl2: Add wayland log handler callback to print...
2015-12-03 Chris Michaelecore-wl2: Add ecore_wl2_display file to build order
2015-12-03 Chris Michaelecore-wl2: Link to wayland-server for ecore_wl2 library
2015-12-03 Chris Michaelecore-wl2: Add start of doxygen infrastructure
2015-12-03 Chris Michaelecore-wl2: Add API function for ecore_wl2_shutdown
2015-12-03 Chris Michaelecore-wl2: Add events for adding and removing globals
2015-12-03 Chris Michaelecore-wl2: Add API function for ecore_wl2_init
2015-12-03 Chris Michaelecore-wl2: Add start of headers for ecore_wl2 library
2015-12-03 Chris Michaelefl: Add Ecore_Wl2 library to configure.ac
2015-12-03 Chris Michaelecore-wl2: Add Makefile for building Ecore_Wl2 library
2015-12-03 Chris Michaelecore-wl: Make "server mode" a global
2015-12-03 Chris Michaelecore-wayland: Add support for using timer based animat...
2015-12-03 Subodh KumarEdje entry: Use markup text for password in preedit...
2015-12-03 Jean-Philippe... Ector: Fix Windows build (missed in previous patch)
2015-12-03 Jean-Philippe... Ector: use uint32_t instead of uint
2015-12-03 Shilpa Singhedje_entry: Fix crash on selection
2015-12-03 Jean-Philippe... Ector: Kill compilation warnings
2015-12-03 Jean-Philippe... Evas: Move alpha functions to static_libs/draw
2015-12-03 Jean-Philippe... Ector: Move cairo surface back to ector
2015-12-03 Jean-Philippe... Ector: Rename C files to match their EO counterparts
2015-12-03 Jean-Philippe... Ector: Another minor code cleanup
2015-12-03 Jean-Philippe... Ector: Move drawhelper to static_libs
2015-12-03 Jean-Philippe... Ector: Use Ector Buffer inside SW and Cairo renderers
2015-12-03 Jean-Philippe... Ector: Implement pixel buffer support
2015-12-03 Vivek EllurEio: Fixes T2831, eio xattr tests failing
2015-12-03 Daniel HirtEdje entry: emit "selection,reset"
2015-12-03 Jaeun Choievas: rewrite gl image transformation logic in a very...
2015-12-03 Amitesh Singhedje: fix edje RTL description in case of custom state...
2015-12-02 Oleksandr Shcherbinaevas: set visible texcolorpick texture in 3D shaders
2015-12-02 Jee-Yong Umedje: add missing EAPI keyword for edje_color_class_del
2015-12-02 jiin.moonecore_evas: fix disappearing socket image
2015-12-02 se.osadchyevas: fix bug with logic with eina_matrix in evas_3d_utils
2015-12-02 perepelits.medje: Remove redondant array in Evas 3D edd (part2)
2015-12-02 Cedric BAILevas: properly clean up all memory.
2015-12-02 Cedric BAILevas: fix double free.
2015-12-02 Daniel HirtEvas textblock: fix height on line wrapping
2015-12-02 Carsten Haitzler... fix efreetd to scan more subdirs for desktop and icon...
2015-12-02 Carsten Haitzler... efreet desktop tracking - fix monitoring of dirs of...
2015-12-02 Stefan Schmidtbuild: fix distcheck after model saver and loader rework
2015-12-02 Youngbok ShinEvas Textblock: Fix text disappear issue when text...
2015-12-02 Amitesh Singhevas_gl_shader: refractor shader/program compile check...
next