various fixes for vc++. I'll add the Visual Studio projects later
[profile/ivi/ecore.git] / src / lib / ecore / Ecore.h
2010-04-05 carovarious fixes for vc++. I'll add the Visual Studio...
2010-03-22 raster--enable-glib-integration-always <- option. can be...
2010-02-20 caroWindows: Add priority support when a child process...
2010-02-06 devilhornsNo need to include sys/types twice.
2010-02-01 englebassMore ecore_data to separate lib
2010-01-25 cedric * ecore: Move ecore_job inside ecore.
2010-01-06 caro * fix Windows port of ecore_exe wrt to latest changes
2010-01-06 barbieriEcore_Exe improvements.
2010-01-03 caro * move structures from ecore_private.h to the correspo...
2009-12-22 englebassRemove duplication from ecore headers
2009-12-02 rasterasparagus - finally
2009-12-01 antognolliecore_exe_send: Someone probably missed the const.
2009-11-23 caro * add a _del function for win32 HANDLEs
2009-11-08 caro * ecore_exe_win32: manage ADD and DEL events. It works...
2009-11-07 carofix compilation on BSD systems
2009-11-06 cedric * ecore_thread: Add possibility to cancel Ecore_Thread.
2009-10-25 carofd_set is also in sys/select.h on OpenBSD
2009-10-25 rasterfix build!
2009-10-25 carowait on HANDLES in the select loop on Windows.
2009-10-16 caroecore_exe for Windows.
2009-10-01 barbieriwelcome glib main loop integration support.
2009-08-04 cedric * ecore_thread: Fix the remaining comment from Vincent.
2009-07-31 cedric * ecore_thread_run: Add a facility to run heavy code...
2009-07-28 carooups, missing sys/
2009-07-28 carofix compilation of programs using ecore on FreeBSD
2009-06-12 barbieriAdd file required by NetBSD.
2009-04-26 jethomasAdd a function to retrieve the timer interval.
2009-04-23 rasterFrom: Lars Munch <lars@segv.dk>
2009-04-23 rasterFrom: lars@segv.dk (Lars Munch)
2009-04-16 carofix compilation on Windows
2009-04-16 barbieriBe able to change select() function used by main loop.
2009-03-23 rasternew timer add func - avoids more gettimeofday calls.
2008-11-13 barbieriruntime configurable timer precision
2008-11-03 pfritztake the right patch for ecore_pipe. I moved nbytes...
2008-11-03 rasteradd patch to add a pipe handler for glueing threads...
2008-11-02 caroautotools fixes
2008-11-02 rasternew ecore_loop_time_get() call. also priority setting...
2008-08-17 rastermove around - flatter.