platform/upstream/efl.git
2013-08-07 Chris MichaelUpdate ChangeLog for recent wayland requirement changes.
2013-08-07 Chris MichaelRequire up-to-date wayland-client library for ecore_imf...
2013-08-07 Chris MichaelRequire up-to-date versions of the wayland libraries...
2013-08-07 Chris MichaelAdd wayland library version checks to configure.ac...
2013-08-06 Chris MichaelAdd missing EINA_UNUSED to function parameters.
2013-08-06 Chris MichaelAdd functions for output done and output scale events.
2013-08-06 Chris MichaelBump compositor interface version to 3.
2013-08-06 Chris MichaelGet the 'fd' from the handler First (regardless of...
2013-08-06 Tom HacohenEvas textblock: Use max ascent/descent at the edges...
2013-08-06 Carsten Haitzler... eina-file - adapt to bsd version of MADV_REMOVE
2013-08-06 Cedric Bailevas: fix build with debugging rendering trace.
2013-08-06 Cedric Bailevas: fix comment to actually compile if you use them.
2013-08-06 Cedric Baileina: fix build on FreeBSD.
2013-08-06 Cedric Bailefreet: let's pass memset parameter in the right order.
2013-08-05 Chris MichaelFix memleak in data_thread_script of edje_cc_out
2013-08-05 Chris MichaelIf efreet_menu_parse returns an actual menu, let's...
2013-08-05 Chris MichaelRemove the directory from the font_first hash First...
2013-08-05 Chris MichaelDo not try to append a NULL async client.
2013-08-05 Chris Michaelefreet_menu_move_free will free "move" here so remove...
2013-08-05 Chris Michael_ecore_con_dns_free already frees the timer and whole...
2013-08-05 Chris MichaelFix potential double-free of so->answer.
2013-08-05 Chris MichaelInit fd to zero (removes compiler warning).
2013-08-05 Chris MichaelRemove Eet_Connection from hash Before we call eet_conn...
2013-08-05 Chris MichaelFix eina_file_virtual_map_new function (/me glares...
2013-08-05 Chris MichaelAvoid potential divide by zero in INF call.
2013-08-05 Chris MichaelDo not call _ecore_con_client_flush with a NULL client.
2013-08-05 Chris MichaelCheck for Image_Entry being valid before calling evas_c...
2013-08-05 Chris MichaelActually declare fd at the top of function.
2013-08-05 Chris Michaelecore_main_fd_handler_fd_get can return -1 so we need...
2013-08-05 Chris MichaelCheck for valid fd returned from ecore_main_fd_handler_...
2013-08-05 Chris MichaelDon't pass negative values to close:
2013-08-05 Chris Michaelopen() can fail for various reasons, so check for valid...
2013-08-05 Chris Michaelecore_main_fd_handler_fd_get can return -1 so check...
2013-08-05 Chris Michaelecore_main_fd_handler_fd_get Can return -1 so check...
2013-08-05 Chris Michaelfopen can fail. check file is open before trying to...
2013-08-05 Chris Michaelstrchr can return NULL, so check validity before tryint...
2013-08-05 Chris Michael_edje_real_part_recursive_get can return NULL so check...
2013-08-05 Chris MichaelDon't call fcntl functions if we do not HAVE_FCNTL...
2013-08-05 Cedric Bailevas: limit resize to always be of the right size.
2013-08-05 Cedric Bailedje: do not move object until all positionning informa...
2013-08-05 Sebastian Dransfeldefreet: Fix allocated data size
2013-08-05 Sebastian Dransfeldefreet: Formatting
2013-08-05 Chris MichaelPatch from Phoenix Kayo <kayo@illumium.org> to fix
2013-08-02 Yury UsischevAdd neon for upscaling and map routines in evas.
2013-08-02 Daniel Juyung Seoedje: added BLOCK_HANDLE description and vim syntax.
2013-08-02 Cedric Bailevas: change mapping policy to be less agressive into...
2013-08-01 Chris MichaelAdd #ifdef ECORE_XRANDR around the edid functions.
2013-08-01 Chris MichaelRemove calls to ecore_wl_init and ecore_wl_shutdown.
2013-08-01 Chris MichaelCheck for valid windows hash before searching it.
2013-08-01 Mike Blumenkrantzecore-evas-x no longer tries making x calls on deleted...
2013-08-01 Cedric Bailevas: let's not leak temporary list left over.
2013-08-01 Cedric Bailedje: fix memory leak introduced by map_colors support.
2013-08-01 Cedric Bailedje: another small speedup for elemines startup time...
2013-08-01 Cedric Bailedje: let's not stupiddly create list all over the...
2013-08-01 Cedric Bailedje: fix a git merge issue that did slip in.
2013-08-01 Cedric Bailedje: improve loading time of Edje_Object with Evas_Obj...
2013-08-01 Cedric Bailemotion: fix backend order.
2013-07-31 Tom HacohenEvas Text object: Improved the docs explaining font...
2013-07-31 Cedric Baileina: add eina_file_refresh().
2013-07-31 Carsten Haitzler... edje - Fix efl to use key not keyname (so xmodmap works).
2013-07-31 Cedric Bailevas: use eina_file_virtualize() in evas_object_memfile...
2013-07-31 Cedric Baileina: add support for in memory only Eina_File.
2013-07-30 Guillaume FrilouxJob--;
2013-07-30 Sung W. ParkEvas: Fix Evas_GL engine shutdown error.
2013-07-30 Rajesh P Sevas: unset the right backend when unregistering module.
2013-07-29 Adrian Negreanuconfigure: fix build when disabling ecore_con and crypto.
2013-07-29 Cedric Bailevil: fix access value to shared memory.
2013-07-29 Cedric Baileina: seems like all the compiler we support do support...
2013-07-28 Ryuan ChoiMoved brace of extern "C" to fix build break in c+...
2013-07-28 ChunEon Parkevas/proxy - render the children of the proxy's source...
2013-07-26 Chris MichaelSet Crtc info->outputs and info->possible to NULL initi...
2013-07-26 Ryuan Choieina: use __typeof__ for public headers to build applic...
2013-07-25 José Roberto... eldbus: Check if property_get_all() returned a error...
2013-07-25 Chris MichaelDuring a call to ecore_evas_show (using wayland_shm...
2013-07-25 Chris MichaelCheck that we have both Rects and Count is > 0 during...
2013-07-25 Chris MichaelFix typo
2013-07-25 Chris MichaelGuard against allocating 0 outputs and 0 possible outputs.
2013-07-25 Chris MichaelGuard against trying to allocate 0 outputs.
2013-07-25 Chris MichaelTrap for number of crtcs < 1 so we do not try to alloca...
2013-07-25 Chris MichaelWhen we destroy the shm_pool, reset the swapper used_si...
2013-07-25 ChunEon Parkevas - found a inccorect check while reading the code.
2013-07-25 ChunEon Parkevas - skip the map rendering if all points are transpa...
2013-07-25 ChunEon Parkefl - correct Changelog date.
2013-07-25 Jaehyun Choedje: use eval coordinate to show TEXT part correctly.
2013-07-24 Mike Blumenkrantzecore-evas-x no longer uses X windows after receiving...
2013-07-24 Carsten Haitzler... ecore-x: fix randr query when noutputs is 0.
2013-07-24 Chris MichaelCheck for valid text_input object before trying to...
2013-07-24 Chris MichaelFix indentation of some if statements
2013-07-24 Chris MichaelFix formatting so I can actually read this code in...
2013-07-24 Daniel Willmannecore example: Disable ecore_audio examples while Eo...
2013-07-24 Daniel Willmannecore examples: Use old API as long as Eo is in flux
2013-07-24 Cedric Bailevas: let's return the correct file name.
2013-07-24 Cedric Bailedje: fix rounding fill issue to take the information...
2013-07-24 Chris MichaelCheck for valid returns of ecore_wl_registry_get and
2013-07-24 Chris MichaelAdd some checking/trapping for valid wayland display.
2013-07-24 Chris MichaelFixup formatting.
2013-07-24 Chris MichaelAdd wayland to ecore_imf "in tree" modules
2013-07-23 Jérémy Zurcherremove double def of Eo_Callback_Priority
2013-07-23 Carsten Haitzler... reformat some of changelog to be consistent/neater
2013-07-23 Yury Usischevevas - fix long standing c "fallback" code "simd" ...
next