platform/upstream/efl.git
2013-09-12 Stefan Schmidtecore_evas: Remove unused code.
2013-09-12 Stefan Schmidtemotion: Avoid leak by also checking for fd being null.
2013-09-12 Chris MichaelReduce unnecessary pointer frame callbacks
2013-09-12 Chris MichaelReduce additional call to eina_stringshare_replace.
2013-09-12 Stefan Schmidtecore_audio: Add missing break in _format_set()
2013-09-12 Jihoon Kimfix date of Changelog
2013-09-12 Jihoon Kimecore_imf: Fix memory leak in scim immodule
2013-09-11 Chris MichaelAlso reset opaque region is transparent is toggled.
2013-09-11 Chris MichaelAdd back saving of opaque region into window structure.
2013-09-11 Chris MichaelReadd the master clip for rendering of wayland engines.
2013-09-11 Cedric Baileo: add eo_childrens_iterator_new().
2013-09-11 Cedric Bailevil: fix compilation for Windows >= Vista and gcc...
2013-09-11 Cedric Baileo: add a small object cache to make memory recycling...
2013-09-10 Chris MichaelRework keyboard repeat to use an ecore_timer (not a...
2013-09-10 Tom HacohenEo: Set (again, got removed) deleted eo objects' magic.
2013-09-10 Chris MichaelRestore old functionality of ecore_evas_alpha_set.
2013-09-10 Chris MichaelRemove calls to update_size function in alpha_set and...
2013-09-10 Chris MichaelOn a swapbuf reconfigure, don't check for alpha changin...
2013-09-10 Sung W. ParkEvasGL: Fix surface destroy mismatch bug.
2013-09-09 Cedric Bailevas: factorize some code.
2013-09-08 Carsten Haitzler... eina - remove deadlock from share-common + remove extra...
2013-09-06 Tom HacohenEvas object clouseau: Added object name to the property...
2013-09-06 Tom HacohenEvas object clouseau: cleaned up the code a bit.
2013-09-06 Cedric Bailedje: add border linked to Image sets.
2013-09-05 Michael Bouchaudedje: fix recursive scale_set on edje_object
2013-09-05 Carsten Haitzler... evas - fix render op reset when drawing map objs :)
2013-09-05 Cedric Bailedje: forgotten patch to fix ABI.
2013-09-05 Cedric Bailedje: fix function to use Eo API.
2013-09-05 Cedric Bailevas: add evas_object_smart_iterator_new().
2013-09-05 Carsten Haitzler... eina - stringshare - strlen already would deal with...
2013-09-04 Chris MichaelMerge branch 'framespace'
2013-09-04 Chris MichaelCreate any wayland canvases as Alpha by default now.
2013-09-04 Chris MichaelSet surface opaque region to NULL if window is transpar...
2013-09-04 Michaël Bouchaud... edje: be recursive on edje_object_scale_set
2013-09-04 Carsten Haitzler... ecore-input - compose seq handler now uses compact...
2013-09-04 Carsten Haitzler... evas - in dump also ensure an idle flush logic and...
2013-09-04 Rafael Antognollievas/gl: Do not reassign the surface during make current.
2013-09-03 Tom HacohenEvas textblock: fixed *_markup_get issue with escaped...
2013-09-03 Ulisses Furquimevas/render: improve evas_render_sync()
2013-09-03 Cedric Baileina: forgotten lock, thanks coverity.
2013-09-03 Mariusz Grzegorczykecore: fix segfault while adding new local or global...
2013-09-03 Cedric BailRevert "evas/render - this is insane to me since nowher...
2013-09-03 Cedric Bailevas: simplify logic and API signature, thanks k-s.
2013-09-02 Ulisses Furquimevas/render: sync all canvases in _render_dump()
2013-09-02 Ulisses Furquimevas/async_render: remove block/unblock of render thread.
2013-09-02 Ulisses Furquimevas/render: introduce evas_render_sync().
2013-09-02 José Roberto... eldbus: Check if interface of signal match with signal...
2013-09-02 José Roberto... eldbus: Add timeout message error as a macro
2013-09-02 José Roberto... eldbus: Add eldbus_object_manager_interfaces_added...
2013-09-02 José Roberto... eldbus: Make properties_monitor() return a boolean...
2013-09-02 José Roberto... eldbus: Add a new proxy event to notify when properties...
2013-09-02 Cedric Bailevas: focus_set can fail... internally handle that...
2013-09-02 Jean-Philippe... evas: Fix sigsegv after font rehint
2013-09-02 Cedric Bailevas: handle error case by properly deallocating memory.
2013-09-02 Cedric Baileina: don't try close dummy handle.
2013-09-02 Shinwoo Kim[ecore_input_evas] check the state of last mouse event...
2013-09-02 Cedric Baileina: fix typo and use the right refcount.
2013-09-01 davemdsemotion_generic: tabs--
2013-08-30 Carsten Haitzler... move render wait before the block to avoid deadlock.
2013-08-29 Boris Faureexport EFL_VERSION_MAJOR/MINOR
2013-08-29 Boris Faureedje: export EINA_VERSION_MAJOR/MINOR when compiling...
2013-08-29 Carsten Haitzler... other async render issue - sync ALL rendering canvases...
2013-08-29 Chris MichaelAdded functions for setting input and opaque regions...
2013-08-29 Chris MichaelAdd API functions for setting window input & opaque...
2013-08-29 Chris MichaelRemove 2 unused integer members from window structure.
2013-08-29 Chris MichaelUpdate ecore_evas wayland_egl for removal of server_all...
2013-08-29 Chris MichaelUpdate ecore_evas wayland_shm routines for removal of
2013-08-29 Chris MichaelUpdate common routines for removal of server_allocation...
2013-08-29 Chris MichaelDon't use Eina_Rectangles for server and saved allocati...
2013-08-29 Chris MichaelReduce size of Ecore_Wl_Window structure.
2013-08-29 Chris MichaelRemove pending_allocation member of window structure...
2013-08-29 Chris MichaelRemove calls to saved input & opaque region of window.
2013-08-29 Chris MichaelRemove region members from Ecore_Wl_Window structure...
2013-08-29 Chris MichaelFix copy/paste issue.
2013-08-29 Chris MichaelAvoid potential memleak on rotation of tilebuf.
2013-08-29 Chris MichaelAvoid potential memleak on rotation of tilebuf.
2013-08-29 Chris MichaelPort 1f82fbe14d2a to wayland shm engine
2013-08-29 Chris MichaelFix formatting
2013-08-29 Carsten Haitzler... evas - avoid memleak on rotation of tilebuf in engine...
2013-08-29 Cedric Bailevas: let's allow intercept of other type of operation...
2013-08-29 Cedric Bailevas: simplify code for setting intercept callback.
2013-08-29 Cedric Bailevas: add interceptor for focus_set.
2013-08-29 Cedric Bailevas: cleanup intercept code and improve performance...
2013-08-29 Cedric Bailevas: define MAP_HUGETLB when it is not defined.
2013-08-29 Rafael Antognollievas/gl_x11: eng_window_use will not always force makec...
2013-08-28 Cedric Bailevas: use mmap/munmap on system that have it for image...
2013-08-28 Carsten Haitzler... evas - restore ability for evas_render_dump() to dump...
2013-08-28 WooHyun Jungevas_event: Nomally, the point's state is maintained...
2013-08-27 Jaehyun Cho[edje_embryo] Fix play_sample's parameter count check
2013-08-27 Carsten Haitzler... ecore-audio - expose ready and fail events so multisens...
2013-08-27 Tom HacohenEvas bidi: Fixed a bug causing BiDi not to work in...
2013-08-27 Jean-Philippe... eina: Fix invalid check on Eina_File::global_map
2013-08-27 Carsten Haitzler... evas - unify partial update in sw engine swapper so...
2013-08-27 Carsten Haitzler... fix apparent tb item leak (definitely lost)
2013-08-27 Carsten Haitzler... fix ethumb client segv's i've been hunting...
2013-08-27 Cedric Bailevas: try to also cancel multi button to.
2013-08-27 Cedric Bailecore: add infrastructure to get info from malloc_info to.
2013-08-27 Cedric Bailecore: fix build without mallinfo.
2013-08-27 Cedric Bailecore: fix function call order to actually make mallinf...
2013-08-26 José Roberto... eldbus: Handle correclty the last unref of a object...
next