framework/uifw/ecore.git
2010-02-28 barbieriwarnings--
2010-02-28 caroF_SETFL and O_NONBLOCK are supported by evil
2010-02-28 caroabort when pthread is requested but not found
2010-02-27 barbieriRevert EINA_(TRUE|FALSE) as requested by vincent.
2010-02-27 rasterhmm fix resize before change alpha...
2010-02-27 rasteryes yes yes!
2010-02-27 barbieriecore_txt is also a thin and picky wrapper around eina_...
2010-02-27 barbieribe picky about ecore_data even during runtime.
2010-02-27 barbieribe picky even during runtime, let's try to spot and...
2010-02-27 barbieriecore_data is deprecated, flag everything as such.
2010-02-27 barbierifollow vtorri's advice and mark txt and config as depre...
2010-02-27 barbieriConvert everything to EINA_(TRUE|FALSE)
2010-02-26 devilhornsPatch from Brian Wang to fix the TRUE/FALSE --> EINA_TR...
2010-02-26 barbieriturn off build of ecore-txt and ecore-config by default.
2010-02-25 barbierifix help string.
2010-02-25 barbierimaximum log level option.
2010-02-25 barbiericouple of simple positive tests.
2010-02-25 cedric * ecore: Match what doc when disabling thread support...
2010-02-25 rasterwhy do a round trip for local info like.. root window...
2010-02-25 rasteradd lots of logging functions - for trackign x overhead...
2010-02-25 caroadd unit tests framework with some examples.
2010-02-24 ulissesChecking init count before actually freeing ecore evases.
2010-02-24 barbieriFix fd_handlers when using recursive main loops.
2010-02-24 carofix declaration of struct addrinfo
2010-02-24 raster-n - not -z!
2010-02-24 rastersome roundtrips--
2010-02-24 barbieriFix events when using recursive main loops.
2010-02-24 barbierievents (also filters and handlers) now have reference...
2010-02-24 barbierirewrite ecore_timer internals to make it simpler and...
2010-02-23 devilhornsActually send the events wrt randr changes.
2010-02-23 barbierimove bitfield booleans to Eina_Bool.
2010-02-23 barbieriFix idle_exiters when using recursive main loops.
2010-02-23 barbieriFix idle_enterers when using recursive main loops.
2010-02-23 barbieriFix idlers when using recursive main loops.
2010-02-23 barbieriFix the bug of the first timer being added from idler.
2010-02-23 devilhornsAdd atoms/functions for keyboard geometry. This will...
2010-02-23 caronever use macro defined by configure in an exported...
2010-02-22 barbierifix my coding style errors...
2010-02-22 barbierifix ecore-glib reentrance
2010-02-22 devilhornsReadd zone_list functions and atoms. (Needed for some...
2010-02-22 rastereven tho its going to be killed... fix it anyway.
2010-02-20 caro * instead of including headers wrt to the OS, include...
2010-02-20 caroFirst steps towards the Windows port of ecore_con.
2010-02-20 caroOn Windows, ecore_exe_auto_limits_set() does nothing
2010-02-20 caroWindows: Add priority support when a child process...
2010-02-19 caroimprovements of the stderr and stdout redirections...
2010-02-19 rasterrfiddling wiht lop to try and get rid of pauses. i...
2010-02-19 devilhornsEcore_X changes for new illume2 code.
2010-02-17 rasteraaaah bummer. (see comment)
2010-02-17 rasterand put those back too.
2010-02-17 rasterkeep building ecore_txt for now - breaks packaging...
2010-02-16 rasterhmmmm try this. let me know if u see issues.
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
next