framework/uifw/ecore.git
2010-02-16 caroecore_x does not use ecore_txt functions anymore, so...
2010-02-16 barbieriUpdate to new event callback signature.
2010-02-16 raster1. if software-x11 not enabled.. still build... but...
2010-02-15 caroMake ecore_data enabled or disabled with configure.
2010-02-15 englebassDisable ecore_txt by default
2010-02-15 carodon't link ecore_txt against eina
2010-02-15 devilhornsReorganize code a little here to remove duplication...
2010-02-15 rasterbe more robust when gtl creation fails - return a null ee.
2010-02-15 rasterchange gl engine api a little - fixed in ecore-evas...
2010-02-14 rasterdont return unknown!
2010-02-13 rasterlittle shim - disabled, but can be used in future to...
2010-02-13 rasterdont need that xsync.
2010-02-12 rasterFrom: 이상진 <lsj119@samsung.com>
2010-02-11 rasteradd return for get image for result.
2010-02-11 devilhornsCleanup configure output a bit.
2010-02-10 rasterFrom: 이상진 <lsj119@samsung.com>
2010-02-06 devilhornsNo need to include sys/types twice.
2010-02-06 carofix ecore_input shutdown
2010-02-06 barbierisupport for explicit disable of ecore-x extensions...
2010-02-04 carouseless linker flag
2010-02-04 billiobfix ecore_con on posix systems
2010-02-04 rasterfix link stuff pkgconfg etc. for ecore-data!
2010-02-04 rasterbetter linking - right c files tomatch headers etc.
2010-02-03 cedric * ecore_evas_x: Fix build without X.
2010-02-03 rasteraaaah. i smell another broken wm out there that only...
2010-02-02 rasterwtf was that. of course it should be False!!!!
2010-02-02 englebassRemove Ecore_Txt
2010-02-01 englebassInstall ecore-data.pc
2010-02-01 englebassMore ecore_data to separate lib
2010-02-01 rastermore work on the sync stuff... looking good now.
2010-01-31 cedric * ecore_con: Fix ecore_con_client_ip_get with TCP...
2010-01-30 diebFix: ecore_x_window_del() was renamed to ecore_x_window...
2010-01-30 rasteradd some sync stuff.. wil be used soon
2010-01-30 xcomputermanAdd support for OpenGL SDL
2010-01-29 lmunchThis closes bug #507
2010-01-29 rastertypo fix!
2010-01-29 rasteractually have call api exported
2010-01-29 rastersay we do pings - and respond within the event handler.
2010-01-28 lmunchFree all handlers and silence spank errors when trying...
2010-01-28 lmunchSmall typo and whitespace fix
2010-01-28 lmunchFix client limit when reject excess clients is enabled
2010-01-28 cedric * ecore_con: Fix UDP server when receiving both IPv4...
2010-01-27 englebassswitch to eina_strlcpy
2010-01-27 carobetter output
2010-01-27 rastermake animator happen AT a vierual animator tick point.
2010-01-26 caromissing header
2010-01-26 billiobfix ecore doc and python-elementary about ecore_job...
2010-01-26 englebassRemove Ecore Data
2010-01-26 englebassRemove Ecore_Data
2010-01-26 englebassRemove Ecore_Data
2010-01-26 englebassRemove Ecore_Data
2010-01-26 barbieriremove ecore_job directory.
2010-01-26 carofix help of the configure.
2010-01-25 cedric * ecore: Move ecore_job inside ecore.
2010-01-24 rasteradd atoms+cursor includes to ecore_x.h - so much simple...
2010-01-24 devilhornsRemove duplicate function declaration.
2010-01-24 rasteruse pre-post swap callbacks and expose for gl
2010-01-24 rastersaftery for strncpy
2010-01-22 devilhornsAdd atom/function to request a position update for...
2010-01-22 xcomputermanAdded missing compose values for SDL key events
2010-01-22 rasterpid++ for evas gl x11 windows!
2010-01-22 carofix warnings
2010-01-22 caroadd missing API ecore_x_xregion_is_equal()
2010-01-22 carofix function name
2010-01-22 xcomputermanSDLK_COLON was reporting ";" instead of ":"
2010-01-22 barbieribetter readme based on trac/wiki description.
2010-01-21 carolink against xinput2
2010-01-20 cedric * ecore: Handle NULL in ecore_file_dir_get.
2010-01-20 rastermake genericevent ifdefed - obviously is too new. oddd...
2010-01-19 xcomputermanPatch to add key modifiers for Ecore_SDL (thanks Ryan...
2010-01-19 rasterFrom: 이상진 <lsj119@samsung.com>
2010-01-18 carofix raster's cleaning for Windows CE
2010-01-18 caroadd stub Windows CE ecore_exe. Will be filled later
2010-01-18 cedric * ecore: Fix ecore_file_dir_get.
2010-01-18 dottedmagecore: do not install ecore-x.pc twice
2010-01-17 devilhornsMake ecore_x build again.
2010-01-17 mekiusRemove extra parentheses on calls to _ecore_mouse_button.
2010-01-17 rasteralso more multitouch suport improvements.
2010-01-17 raster,++
2010-01-17 rasteractually looked at headers for xi2 now.
2010-01-17 rasteropcode -> _ecore_x_xi2_opcode
2010-01-16 devilhornsSlight modification to the zone request send function.
2010-01-16 devilhornsInlcude Eina.h for Eina_Bool (use with ecore_x_input_mu...
2010-01-16 devilhornsAdd atoms/functions to allow a quickpanel zone to be...
2010-01-16 carostatement not reached
2010-01-16 carostatement not reached
2010-01-16 carodo not do arithmetic pointer on void
2010-01-16 carofix warnings on opensolaris
2010-01-16 englebassSecond argument isn't sort order, it's list size
2010-01-16 rastermultitouch support for xi2 and floating xi devices
2010-01-16 devilhornsMake ecore_file compile again.
2010-01-15 englebassEcore_Data gone
2010-01-15 englebassRemove dependency on Ecore_Data
2010-01-15 englebassRemove dependency on Ecore_Data
2010-01-15 carobzero is deprecated, use memset instead.
2010-01-14 englebassmake clang happy
2010-01-14 englebassremove unused variable
2010-01-14 englebassmake clang happy
2010-01-14 devilhornsAdd atom/function for setting illume zones. Needed...
2010-01-14 cedric * ecore_evas: Cleanup buffer render user. Why isn...
next