framework/uifw/ecore.git
2009-11-13 watchwolfEcore : ecore_dowload return the job and we can cancele...
2009-11-13 cedric * ecore: Fix ecore_timer_freeze during timer execution.
2009-11-13 cedric * ecore: Fix destruction of frozen timer, by not delay...
2009-11-12 lmunchecore_exe is currently not supported on WinCE
2009-11-11 caro * link correctly ecore against pthread
2009-11-11 caroAdd Windows directory monitoring to ecore_file. It...
2009-11-10 dottedmagUse proper index to select mask in _ecore_xcb_key_mask_get
2009-11-10 lmunchFix linking issue when cross building from linux to...
2009-11-08 carofix compilation on windows OS
2009-11-08 caro * ecore_exe_win32: manage ADD and DEL events. It works...
2009-11-08 carofix compilation when no pthread is available
2009-11-08 caroFixes for the Win32 port:
2009-11-07 carofix compilation on BSD systems
2009-11-07 carouse static buffer
2009-11-07 carostrdupa does not exist on BSD. Use simply strdup
2009-11-06 cedric * ecore_thread: Add possibility to cancel Ecore_Thread.
2009-10-31 barbieriecore_getopt: missing dummy initializer.
2009-10-30 cedric * ecore_con_url: Fix bug using curl multi and basename.
2009-10-30 rasterkeep this as printf.
2009-10-27 quakerEcore_Getopt: Do not mark internal stuff as translatable.
2009-10-27 quakerGlobal update of Czech translations in SVN.
2009-10-25 carofd_set is also in sys/select.h on OpenBSD
2009-10-25 rasterfix build!
2009-10-25 caro * add some todo
2009-10-25 carowait on HANDLES in the select loop on Windows.
2009-10-25 caroon Windows, pipe_read (recv) and pipe_write (send)...
2009-10-24 caroreturn immediatly if the title is NULL
2009-10-24 caroreturn immediatly if we set NULL for the title of a...
2009-10-24 carostrdup() name and class only if they are not NULL
2009-10-23 cedric * ecore_evas: Add support for quartz backend in ecore_...
2009-10-23 cedric * ecore_con_url: Workaround progress callback called...
2009-10-22 cedric * ecore_cocoa: Improve Mac OS X support.
2009-10-21 cedric * ecore_evas: Fix typo.
2009-10-21 cedric * ecore: Add all header to package, will fix Quartz...
2009-10-20 caroevents is an array of HANDLE's, not an array of pointer...
2009-10-18 carotoo much INFO changed in INF...
2009-10-18 carowrong log domain name
2009-10-16 carowarnings--
2009-10-16 caroput windows.h inside _WIN32 guards...
2009-10-16 caroecore_exe for Windows.
2009-10-16 caroformatting
2009-10-15 caro * add vi header
2009-10-14 caroecore_ipc is actually a required dep of ecore_config
2009-10-14 caroallow the compilation of ecore_file without ecore_con
2009-10-13 carofix compilation on Windows CE
2009-10-10 caro * check the returned value of the _init() functions
2009-10-10 caro * simplify a bit and fix init/shutdown functions
2009-10-10 caro * simplify a bit and fix init/shutdown functions
2009-10-10 carono need for ref count in ecore_thread init/shutdown...
2009-10-08 billiobadd a bunch of entries to some svn:ignore properties
2009-10-07 caroremove unused variable
2009-10-07 cedric * ecore_con: Reduce risk of segv.
2009-10-06 caro * more quoting
2009-10-03 carouneeded now that we have edbus
2009-10-03 caro * fix requirements values (should be good, now)
2009-10-03 caroupdate french and italian po files (don't know why...
2009-10-03 carono more ecore data needed in ecore_sdl
2009-10-03 caroclean up
2009-10-03 caroclean ecore_config Makefile.am
2009-10-02 carotoo much \n in einal log macros
2009-10-02 caroadd Mathieu Taillefumier
2009-10-02 carologify ecore_evas. Patch by Mathieu Taillefumier (a...
2009-10-01 caroquery sync counter. Round trip to fix, though
2009-10-01 rasterfrom jeffdameth: query sync counter
2009-10-01 carosend last timestamp as time.
2009-10-01 rastersend last timestamp as time.
2009-10-01 barbieriwelcome glib main loop integration support.
2009-09-29 lmunchtslib detection fixes from Marc Andre Tanner. Thanks.
2009-09-28 caroFix timestamps unit. Allow cinetic animation in element...
2009-09-28 rasterecore -> use same template as www etc.
2009-09-27 caroremove \n in logging messages
2009-09-26 caroUse LTLIBINTL instead of LIBINTL
2009-09-22 dottedmagFix memory corruption in ecore_xcb_window.c::ecore_x_wi...
2009-09-17 sachielImprove documentation for Evas, Ecore, Edje and Elementary.
2009-09-10 rasterecore-conig dont build if no evas found (mind u if...
2009-09-08 caro * fix logging for Windows XP and CE port
2009-09-07 pfritzeina_stringshare_init -> eina_init, dito shutdown
2009-09-05 caroformatting
2009-09-05 caroadd Mathieu Taillefumier's patch for eina logging,
2009-09-04 carorename ecore_thread_init and ecore_thread_shutdown...
2009-09-04 carofix maintainer-clean rule
2009-09-04 caroremove from MAINTAINERCLEANFILES files that are removed...
2009-09-04 caroremove uneeded files
2009-09-03 maxerbaadding french and italian translations
2009-09-02 raster1. ecore-evas doesnt disable draws to fully obscured...
2009-09-01 carofix gettext stuff
2009-09-01 barbierifix build to actually use gettext, create ecore.pot
2009-09-01 barbierihave ecore+gettext stuff to actually compile.
2009-09-01 barbierisome parts I missed before.
2009-09-01 quakerGettext support in Ecore_Getopt. Thanks to k-s :)
2009-08-30 carofix number of events
2009-08-29 carodon't try to remove monitors if non has been added...
2009-08-27 diebAdd missing prototype for ecore_con_url_response_header...
2009-08-26 carowarnings--
2009-08-26 carofix warnings
2009-08-26 caro * fix potential bugs
2009-08-26 carofix warnings
2009-08-26 lmunchAdded missing pthread guard
2009-08-25 caro * fix compilation when curl is not available
2009-08-24 diebChange my email address to a fixed one.
next