platform/upstream/efl.git
2013-07-08 Chris MichaelFix missing return value in pointer warp function.
2013-07-08 Daniel Willmannecore_audio: Add missing break in switch-clause in...
2013-07-08 Chris MichaelAdd missing break in switch
2013-07-08 Chris MichaelFix memleak reported by Coverity:
2013-07-08 Chris MichaelFix memleak reported by Coverity: Don't leak a strdup.
2013-07-08 Chris MichaelFix leak of fd handle reported by Coverity
2013-07-08 Chris MichaelFix memleak of Ecore_Thread_Data reported by Coverity
2013-07-08 Chris MichaelFix memleaks reported by Coverity: Setting 'buf' to...
2013-07-08 Chris MichaelFix formatting
2013-07-08 Chris MichaelFix memleak reported by Coverity and replace an XFree...
2013-07-08 Chris MichaelFix memleak reported by Coverity and replace some XFree...
2013-07-08 Chris MichaelFix memleak of window_prop_property_get
2013-07-08 Chris MichaelFix memleak of window_prop_property_get
2013-07-08 Chris MichaelReplace XFree with just free.
2013-07-08 Chris MichaelFix memleak reported by Coverity
2013-07-08 Chris MichaelFix memleak spotted by Coverity: ecore_x_window_prop_pr...
2013-07-08 Chris MichaelFix memleaks reported by Coverity: ecore_x_window_prop_...
2013-07-08 Chris MichaelFix several memleaks reported by Coverity
2013-07-08 Chris MichaelFix memleak spotted by Coverity
2013-07-08 Chris MichaelFix memleak. If we error out here, then we should free...
2013-07-08 Chris MichaelFix memleak reported by Coverity: If we are going to...
2013-07-08 Chris MichaelFix memleak reported by Coverity: If we error out becau...
2013-07-08 Chris MichaelFix memleak reported by Coverity
2013-07-08 Chris MichaelFix memleak reported by Coverity: Close the descriptor...
2013-07-08 Chris MichaelFix memleak reported by Coverity: If we fail to allocat...
2013-07-08 Chris MichaelFix mem leak reported by Coverity: If we fail to create...
2013-07-08 Chris MichaelIf we open a file for copying, then we should also...
2013-07-08 Chris MichaelAdd common wayland function to get the pointer xy from...
2013-07-08 Chris MichaelAdd pointer_xy_get function to engine functions
2013-07-08 Chris MichaelAdd pointer_xy_get function to engine functions
2013-07-08 Chris MichaelAdd functions to X engine for ecore_evas_pointer_xy_get and
2013-07-08 Chris MichaelAdd ecore_evas_pointer_xy_get and ecore_evas_pointer_wa...
2013-07-08 Chris MichaelAdd pointer_xy_get and pointer_warp to engine functions
2013-07-08 Chris MichaelUpdate ChangeLog for Ecore_Evas pointer abstractions
2013-07-08 Chris MichaelAdd ecore_evas_pointer_xy_get and ecore_evas_pointer_wa...
2013-07-08 Chris MichaelUpdate ChangeLog for ecore_evas pixmap_new/get functions
2013-07-08 Chris MichaelFix formating ... Wow, how did this get sooo screwed...
2013-07-08 Chris MichaelBegone Vile Formatting !!!
2013-07-08 Chris MichaelRemove blank line
2013-07-08 Chris MichaelCheck the return of ecore_x_init and error out if that...
2013-07-08 Jean-Philippe... evas/cserve2: Add infix to shm filenames
2013-07-08 Carsten Haitzler... fix new ecore_x_pixmap typedef clashes in ecore_x
2013-07-08 Mike Blumenkrantz+eina_tiler_area_size_get
2013-07-08 Chris MichaelFix "Allocation size mismatch" reported by Coverity...
2013-07-08 Chris MichaelFix "Allocation too small" errors reported by Coverity...
2013-07-08 Chris MichaelFix formatting
2013-07-08 Chris MichaelFix memleak reported by Coverity.
2013-07-08 Chris MichaelFix memleak reported by Coverity.
2013-07-08 Chris MichaelFix memleak reported by Coverity.
2013-07-08 Chris MichaelFix mem leak reported by Coverity (don't just free...
2013-07-08 Chris MichaelFix copy/paste error in gl_common_context_push. (I...
2013-07-08 Chris MichaelFix unintended operator precedence... I do believe...
2013-07-08 Chris MichaelRemove the grab from any lists Before we free it.
2013-07-08 Jean-Philippe... evas/cserve2: Implement fast(er) scaling of images
2013-07-08 Jean-Philippe... evas/cserve2: Minor fixes from Coverity check
2013-07-08 Jean-Philippe... evas/cserve2: fix error parameter usage
2013-07-08 Chris MichaelWe cannot use dname in the error message if we have...
2013-07-08 Chris MichaelRemove timer and animator from the list Before freeing...
2013-07-08 Chris MichaelRemove dead code. In the error goto, im2 cannot exist...
2013-07-08 Chris MichaelCheck return value of lseek call for errors.
2013-07-08 Chris MichaelAdd code for gl_pixmap_new and pixmap_get functions
2013-07-08 Chris MichaelFix formatting
2013-07-08 Chris MichaelAdd gl functions for pixmap_new and pixmap_get variation
2013-07-06 Carsten Haitzler... eina: add eina_file_map_populate()
2013-07-06 Carsten Haitzler... evas - gif: refactor a lot of the gif animated loader...
2013-07-05 José Roberto... eldbus: Remove unnecessary function - _eldbus_connectio...
2013-07-05 José Roberto... eldbus: Handle removal of last reference of connection...
2013-07-05 José Roberto... Add option to disable scim and ibus ecore_imf backend
2013-07-05 maxerbaFixed sorting in desktop files
2013-07-05 Ryuan Choiedje_cc: Fixed possible leak when description.map.color...
2013-07-05 Carsten Haitzler... evas - fix gif animatd loader segv just inroduced.
2013-07-05 Chris MichaelCheck for valid ee->prop.window before trying to fetch...
2013-07-05 Chris MichaelAdd code for ecore_evas_<engine>_pixmap_new/get functions.
2013-07-05 Chris MichaelAdd code for ecore_evas_software_x11_pixmap_new/get...
2013-07-05 Chris MichaelAdd interface function pointers for pixmap_get.
2013-07-05 Chris MichaelAdd typedef for Ecore_X_Pixmap if Ecore_X header is...
2013-07-05 Chris MichaelAdd API function declarations for ecore_evas (software...
2013-07-05 Cedric Bailevas: make it possible to disable preload for buggy...
2013-07-05 Cedric Baileina: revert that simplification as compiler are now...
2013-07-05 ChunEon Parkevas/render - draw the map in case that the source...
2013-07-05 Carsten Haitzler... update po's
2013-07-05 Cedric Bailevas: fix gif loader accessing uninitialized value.
2013-07-05 ChunEon Parkevas/render - support proxy source clip for the mapped...
2013-07-05 ChunEon Parkevas/render - refactoring. split off a bunch of interna...
2013-07-05 Cedric Bailedje: simplify the logic and make code easier to read.
2013-07-05 Cedric Baileo: reporting error here just make the caller code...
2013-07-04 Eduardo Lima... Updated Eldbus connect_address example
2013-07-04 Tom HacohenEvas textblock: Fixed issue with *textblock_cursor_rang...
2013-07-04 Jean-Philippe... evas/cserve2: no cache for large images or non-smooth
2013-07-04 Jean-Philippe... evas/cserve2: simplify more
2013-07-04 Jean-Philippe... evas/cserve2: merge SETOPTS into OPEN
2013-07-04 Jean-Philippe... evas/cserve2: use Evas_Image_Load_Opts directly
2013-07-04 Cedric Baileina: improve Eina_Tiler to be in par with Evas_Tilebuf.
2013-07-04 Cedric Baileo: another small micro optimization giving a 10% speed...
2013-07-04 Carsten Haitzler... eldbus - better fix for dbus_conn becoming null in...
2013-07-03 Carsten Haitzler... eldbus - only unref client conns that are not null...
2013-07-03 Carsten Haitzler... ethumbd - set default timeout for ethumbd to 2 seconds
2013-07-03 Chris MichaelRevert "EFL formatting and 80 column wrap"
2013-07-03 Chris MichaelEFL formatting and 80 column wrap
2013-07-03 Shinwoo Kimadd missed change log
next