platform/upstream/efl.git
2013-06-04 Jean-Philippe... evas/cserve2: fix SIGFPE in expedite test case.
2013-06-04 Jean-Philippe... evas/cserve2: fix crash in cserve2's font loading mecha...
2013-06-04 Jean-Philippe... evas/cserve2: fix memory leak when changing font hinting.
2013-06-04 Jean-Philippe... evas/cserve2: add lots of error checks in the client...
2013-06-04 Carsten Haitzler... match egl changes in x11 with wl.
2013-06-04 Carsten Haitzler... evas gl: do not assume querying extension strings are...
2013-06-04 Cedric Baileet: for more safety let eet handle the reference to...
2013-06-04 Cedric Baileina: add eina_file_dup.
2013-06-04 Cedric Bailevas: refactorize gl texture creation code.
2013-06-04 Cedric Bailevas: make it usable from modules.
2013-06-04 Jean-Philippe... evas/cserve2: fix fonts flags.
2013-06-04 ChunEon Parkedje - use Eina_Bool
2013-06-04 ChunEon Parkedje/edje_cc_parser - support [] markers for indexing...
2013-06-04 Cedric BailNEWS: little cleanup of news.
2013-06-04 Cedric Bailevas: correctly detect if loader support asynchronous...
2013-06-04 Cedric Bailevas: add support for engine specific extention during...
2013-06-04 Cedric Bailecore: actually return the real value, even if they...
2013-06-04 Cedric Bailevas: add infra to block the main loop from evas.
2013-06-03 Ederson DesouzaSupport for -1.0 @ text ellipsis fields -- for not...
2013-06-03 ChunEon Parkedje/edje_cc - remove white spaces
2013-06-03 Daniel ZaouiEo: improve error message.
2013-06-03 Carsten Haitzler... fill in news/changelogs i've been too lazy to put in...
2013-06-03 Carsten Haitzler... fix edje parts of type GROUP on size min calc to calc...
2013-06-03 Simonevas: Fix evas gif image loader for libgif version 5
2013-06-03 Ryuan Choiedje_entry: password entry should not be selected when...
2013-05-31 Mike Blumenkrantzadd embryo params for proxy src visible/clip
2013-05-31 ChunEon Parkevas - fixed source clip. If the source object is a...
2013-05-31 Carsten Haitzler... fix slowdown as a result of fixing text ascent/descent...
2013-05-31 ChunEon Parkedje - support edc proxy.source_clip
2013-05-31 Carsten Haitzler... continuation of ascent/descent fix by tom - make textbl...
2013-05-31 Chris MichaelAdd new wayland_egl engine that does buffer age, double...
2013-05-31 Chris MichaelAdd evas_wl_main file.
2013-05-31 Chris MichaelAdd start of new wayland_egl engine code.
2013-05-31 Chris MichaelAdd evas_engine header file
2013-05-31 Chris MichaelAdd new Evas_Engine_Wayland_Egl header.
2013-05-31 Chris MichaelRemove old wayland_egl engine code in prep for rewrite...
2013-05-31 ChunEon Parkedje - support edc source_visible
2013-05-31 ChunEon Parkedje - indent fix.
2013-05-31 ChunEon Parkedje/edje_cc - fixed typo
2013-05-31 ChunEon Parkedje - updated vim syntax
2013-05-30 Jérémy Zurcherfeed Changelog for --enable-image-loader-xyz
2013-05-30 Jérémy ZurcherMakefile: compilation succed without png support
2013-05-30 Jérémy Zurcherimage loaders m4: configure fail if not found and optio...
2013-05-30 Jérémy Zurcherimage loaders m4: add ARG_ENABLE_EVAS_IMAGE_LOADER...
2013-05-30 Mike Blumenkrantzimprove eina_str_convert_len docs
2013-05-30 ChunEon Parkevas/render - this is insane to me since nowhere it...
2013-05-30 ChunEon Parkevas/textblock - revert the textblock pre_render_done.
2013-05-29 Mike Blumenkrantzadd support for text/x-moz-url DND operations
2013-05-29 Mike Blumenkrantzadd eina_str_convert_len() for converting from encoding...
2013-05-29 Carsten Haitzler... fix evas partial swapotkeep the full re-render in the...
2013-05-29 Chris MichaelFix potential memleak reported by klockwork.
2013-05-29 Chris MichaelFix possible memory leak reported by klockwork.
2013-05-29 Carsten Haitzler... fix evas gl engine partial swap to do full swap in...
2013-05-29 Jihoon KimFix typo in Evas headers
2013-05-28 David Walter... NEWS and ChangeLog for "Stop leaking evas objects in...
2013-05-28 Eduardo Lima... edc.vim: Add 'file' as keyword
2013-05-28 Eduardo Lima... edje_cc: create data hash if it doesn't exist
2013-05-28 ChunEon Parkevas/textblock - fix the textblock to render pre again...
2013-05-28 ChunEon Parkevas/textblock - fix indent
2013-05-28 Stefan Schmidtevas/textgrid: Fix memory leak.
2013-05-28 Stefan Schmidteet_image: Free bigend_data in all error cases.
2013-05-28 Eduardo Lima... Example for eldbus_address_connection_get() functions
2013-05-28 Eduardo Lima... eldbus: Welcome two new APIs and one connection type
2013-05-28 Eduardo Lima... eldbus: New internal function _eldbus_connection_free()
2013-05-28 Eduardo Lima... eldbus: Reset value of fd_handler after deletion
2013-05-28 Chris MichaelDeprecate old dnd functions (useless, improperly named...
2013-05-28 Chris MichaelAdd ecore_wl_input_get function
2013-05-28 Chris MichaelDon't create a shell surface for DND window types.
2013-05-28 Chris MichaelAdd dnd_offer and dnd_end event types.
2013-05-28 Chris MichaelDeprecate/remove some internal functions that were...
2013-05-28 Chris MichaelDeprecate some old dnd functions that were named poorly...
2013-05-28 Chris MichaelMove window function(s) declaration(s) to be with the...
2013-05-28 Chris MichaelDefine Ecore_Wl_Input_Group and Ecore_Wl_Dnd_Group...
2013-05-28 Chris MichaelAdd missing 'void' for function declaration.
2013-05-28 Chris Michaeldeprecate badly named ecore_wl_dnd_drag_start function.
2013-05-27 Daniel ZaouiEcore: fix warnings
2013-05-27 Jihoon KimAdd ECORE_IMF_INPUT_PANEL_LAYOUT_DATETIME, EDJE_INPUT_P...
2013-05-24 Chris MichaelAt this stage of engine shutdown, the eina log domain...
2013-05-24 Chris Michaelminor formatting fixes.
2013-05-24 Chris MichaelDon't allocate space for a mode name unless the nameLen...
2013-05-24 Daniel Willmannecore_con: Server start time was not initialized correctly
2013-05-24 Daniel WillmannForwardport NEWS/Changelog of Guillaume's/Cravix's...
2013-05-24 Guillaume Frilouxcl->start_time isnt initialized, so ecore_con_client_up...
2013-05-24 Guillaume FrilouxI missed a timer_reset for the case we did set a server...
2013-05-24 Daniel Willmanntests/ecore_con: Sadly IPv4 is still more prevalent...
2013-05-24 Daniel Juyung SeoEvas_Common_Header.h: fixed documentation.
2013-05-24 Daniel Willmannecore_con: Reenable ecore_con tests - they seem fine...
2013-05-24 Guillaume FrilouxFixes another bug found by Cravix (IRC) where even...
2013-05-24 Guillaume FrilouxFix a bug introduced on 2011-12-10 05:42:32 (GMT) and...
2013-05-24 ChunEon Parkevas - removed inherit mode in display mode.
2013-05-23 Daniel Juyung Seoeina_list.h: fixed documentation source formatting...
2013-05-22 Daniel Juyung Seoecore_pipe.c: fixed fd handler increasing issue.
2013-05-22 Mike Blumenkrantzmove ecore-x fd handler creation to after ecore-x init...
2013-05-22 ChunEon Parkedje/textblock - keep the styles if the new font by...
2013-05-22 ChunEon Parkedje - oops remove not intended lines
2013-05-22 ChunEon Parkedje/text - trivial change (typo, indent)
2013-05-22 David Walter... Typo--
2013-05-22 David Walter... Function prototype not needed.
2013-05-22 David Walter... Stop leaking evas objects in Lua.
2013-05-21 Tom HacohenRevert "Evas eo compat: Freeze object events when delet...
next