platform/upstream/efl.git
2016-10-28 Jean Guyomarc'helm_icon: slightly clean-up code
2016-10-28 Stephen okra... Luncher: Improve indicator theme.
2016-10-28 Chris Michaelelementary_theme: Add 'xterm' cursor into theme
2016-10-28 Chris Michaelelementary: Remove debug printing
2016-10-28 Stephen okra... Luncher: Add the necessary theme files for Enlightenmen...
2016-10-28 Chris Michaelelementary: Make setting cursors for EFL Wayland client...
2016-10-28 Chris Michaelelementary_theme: Standardize cursor hotspot swallow...
2016-10-28 Chris Michaelelementary: Add internal function to set wayland cursor
2016-10-28 Guilherme Iscaroecore_evas: refactor VNC as an Eina Module.
2016-10-28 Chris Michaelelementary: Fix build break for non-wayland builds
2016-10-28 Chris Michaelecore-wl2: Only call pointer_update_stop once
2016-10-28 Carsten Haitzler... obj caching - add a reuse in key event objects too...
2016-10-28 Carsten Haitzler... improve responsivness of timer sleeping threads for...
2016-10-28 Chris Michaelelementary: Don't set "move" cursor on wayland client...
2016-10-28 Chris Michaelelementary: Fix issue of extra pointer being displayed
2016-10-28 Chris Michaelevas-wayland-shm: Don't post updates to surface if...
2016-10-28 Chris Michaelevas-wayland-shm: Fix formatting
2016-10-28 Chris Michaelecore-wl2: Disable pointer frame callback if no cursor...
2016-10-28 Chris Michaelecore-wl2: Don't create cursor frame callback if there...
2016-10-28 Chris Michaelelementary: Don't create pointer canvas for inlined_image
2016-10-28 Chris Michaelelementary: Use separate checks for pointer object...
2016-10-28 Mike Blumenkrantzecore-wl2: only update pointer frame if there is a...
2016-10-28 Vitalii VorobiovEdje_Edit: save files name instead of full path on...
2016-10-28 Tom HacohenInput events cache: use the new mechanism to reuse...
2016-10-28 Tom HacohenEo: Add a method to mark objects for reuse.
2016-10-28 Carsten Haitzler... ecore-animator allow for animator to skip queued animat...
2016-10-28 Carsten Haitzler... po files - update comments
2016-10-28 Carsten Haitzler... efl - fix build after bu5hman broke it with elm.h changes
2016-10-27 Carsten Haitzler... evas - fix smart clipped if a move happens to recurse...
2016-10-27 Michaël Bouchaud... elm theme: Add volume control theme to "e/widgets/borde...
2016-10-27 Stefan Schmidtexamples: ecore: add ecore_evas_vnc example binary...
2016-10-27 Stefan Schmidtdocs: eo: document last missing structs
2016-10-27 Stefan Schmidtdocs: eio: document missing structs
2016-10-27 Stefan Schmidtdocs: efl: document missing structs
2016-10-27 Stefan Schmidtdocs: evas: document missing structs
2016-10-27 Stefan Schmidtdocs: elm: document missing structs
2016-10-27 Stefan Schmidtdocs: ecore_con: document missing structs
2016-10-27 Stefan Schmidtdocs: ecore: document missing structs
2016-10-27 Gustavo Sverzut... eina: documment envvars at eina_init().
2016-10-27 Gustavo Sverzut... ecore_init() use getenv(ECORE_NO_SYSTEM_MODULES) and...
2016-10-27 Marcel Hollerbachelementary: split up the build options from the main...
2016-10-27 Woochan Leeelm_multibuttonentry: Apply focus UI feature for the...
2016-10-27 Gustavo Sverzut... UNIX socket doesn't exist on Windows.
2016-10-27 WooHyun Jungelm hoversel: restore focus to the button when hover end
2016-10-27 Gustavo Sverzut... efl_io_copier: work around efl_future weirdness.
2016-10-27 Gustavo Sverzut... efl_net_dialer_http: fix short downloads.
2016-10-27 Jean-Philippe... scroller: Adjust rare case when content fits but bars...
2016-10-27 Jean-Philippe... elm: Fix elementary uninstalled eo headers
2016-10-26 Stefan Schmidtdocs: fix the last missing enum field docs all over...
2016-10-26 Stefan Schmidtdocs: gen{list,grid}: add docs for field type enums
2016-10-26 Stefan Schmidtdocs: elm widget: start to document more items in the...
2016-10-26 Stefan Schmidtdocs: efl ui flip: document enums and events for ui...
2016-10-26 Stefan Schmidtdocs: evas 3d: update and correct some docs for 3d...
2016-10-26 Stefan Schmidtdocs: evas_types: finishing up documenting all enum...
2016-10-26 Gustavo Sverzut... efl_io_copier_example: add AF_UNIX support.
2016-10-26 Gustavo Sverzut... addded efl_net_{socket,dialer,server}_unix
2016-10-26 Gustavo Sverzut... efl_net_dialer_tcp: remove useless code.
2016-10-26 Gustavo Sverzut... efl_net_dialer_tcp: make code bit more robust.
2016-10-26 Chris MichaelMerge branch 'devs/devilhorns/wip'
2016-10-26 Chris Michaelevas-wayland-shm: Remove unused varible
2016-10-26 Chris Michaelevas-wayland-shm: Get page flips out of the render...
2016-10-26 Chris Michaelevas-wayland-shm: Improve next buffer selection algorithm
2016-10-26 Chris Michaelevas-wayland-shm: Default to triple buffering
2016-10-26 Chris Michaelevas-wayland-shm: Fix max buffer age
2016-10-26 Chris Michaelevas-wayland-shm: Fix formatting
2016-10-26 Chris Michaelecore-wl2: Remove erroneous cursor structure from Ecore...
2016-10-26 Chris Michaelecore-wl2: Ensure we remove the proper pointer frame...
2016-10-26 Chris Michaelecore-wl2: Remove usage of pointer update timer
2016-10-26 Chris Michaelecore-wl2: Remove cursor field from window structure
2016-10-26 Gustavo Sverzut... efl_io_copier_example: allow udp as input/source.
2016-10-26 Gustavo Sverzut... efl_net_dialer_udp_example: add missing print of groups.
2016-10-26 Jean Guyomarc'hedje: remove extraneous new line in debug log
2016-10-26 Chris Michaelelementary: Delete mouse pointer when window is closed
2016-10-26 Jean-Philippe... elm: Fix compilation of other apps (elm_access.eo.h)
2016-10-26 Jean-Philippe... elm_test: Add minor hack to run test when Enter is...
2016-10-26 Jean-Philippe... examples: Remove now broken cxx elm examples
2016-10-26 Jean-Philippe... elm: Remove some eo files from installation
2016-10-26 Jean-Philippe... evas: Fix legacy events output vs. canvas coords
2016-10-26 Cedric Baileo: do not track NULL future.
2016-10-26 Cedric Bailecore: allow multiple nested recursion of the same...
2016-10-25 Cedric Baileio: fetch mime type asynchronously.
2016-10-25 Cedric Bailecore: properly handle promise failure when each member...
2016-10-25 Cedric Bailelementary: fixup warning in new colorselector code.
2016-10-25 Cedric Bailelementary: fix build without wayland.
2016-10-25 Minkyu Kangelementary: gengrid - check the edge correctly
2016-10-25 Shuhrat Dehkanovelementary: enable setting custom access info to hovers...
2016-10-25 Taehyub Kimelementary: colorselector - apply new focus ui for...
2016-10-25 Subhransu Mohantyevas: vg/gradient - add missing legacy api for gradient...
2016-10-25 Gustavo Sverzut... use more standard IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.
2016-10-25 Derek Foremanecore_wl2: Add API to disable session recovery
2016-10-25 Chris Michaelelementary: Implement support for EFL Wayland mouse...
2016-10-25 Chris Michaelecore-wl2: Remove usage of libwayland-cursor
2016-10-25 Chris Michaelecore-wl2: Don't call cursor_update_stop function twice.
2016-10-25 Chris Michaelefl: Remove dependency on wayland-cursor library
2016-10-25 Felipe Magno... js: Fix calling setAlignedInternalPointerField without...
2016-10-25 Felipe Magno... js: Fix Makefile location and linking of efl.node and...
2016-10-25 Daniel Kolesaeolian: remove type silencing stuff entirely
2016-10-25 Mike Blumenkrantztheme: slightly expand e/gadget/clock/digital/advanced...
2016-10-25 Vitalii VorobiovEdje_Edit: use correct description array accessing
2016-10-25 Chris MichaelRevert "elementary: Provide EFL mouse pointers for...
next