profile/ivi/ecore.git
2011-07-12 mike_mecore: Enable timers in glib dispatch
2011-07-12 mike_mecore: Make g_main_loop call idle enterers last
2011-07-12 mike_mecore: Run timers at end of glib loop
2011-07-12 mike_mecore: Fix warnings when epoll is disabled
2011-07-12 mike_mecore: Only check timers if we need to
2011-07-12 mike_mecore: Remove redundant variable
2011-07-12 mike_mecore: Set source priority to high
2011-07-12 mike_mecore: Wake main loop immediately on zero sleep
2011-07-12 mike_mecore-imf: Place braces consistently
2011-07-12 mike_mecore-imf: Fix build in no XIM case
2011-07-12 mike_mecore-x: Use Evas CFLAGS to build XIM support
2011-07-12 mike_mecore-x: Add XIM module for ecore_imf
2011-07-12 mike_mecore-x: Add immodules directory
2011-07-12 mike_mecore-x: Remove XIM
2011-07-11 antognolliecore/examples - Fix DSO build (linking example against...
2011-07-11 mike_mecore: Fix logic bug in g_main_loop
2011-07-11 mike_mecore: Ignore new binary ecore_test
2011-07-11 mike_mecore: Comment missing example
2011-07-10 onefangFix ancient typo, and make them all consistant.
2011-07-09 sachielkeep'em consistent
2011-07-08 antognolliecore/ecore_con - add more reference doc to some functions.
2011-07-08 antognolliecore/ecore_con - Add simple examples of ecore_con_url...
2011-07-08 antognolliecore/ecore_con - Move documentation from .c to .h.
2011-07-08 mike_mecore: Don't come out of idle because due to idlers
2011-07-08 mike_mecore: Check signals in glib prepare only
2011-07-08 mike_mecore: Check for pending before entering g_main_loop
2011-07-08 mike_mecore: Only check timers on zero time left
2011-07-08 mike_mecore: Fix unused variable warnings
2011-07-08 mike_mecore: Build with -Wall -W by default
2011-07-08 mike_mecore: Add test for timers created from idlers
2011-07-08 mike_mecore: Add a main loop test
2011-07-08 mike_mecore: Remove redundant if statement
2011-07-07 gastalEcore: Ecore_Animator example.
2011-07-07 gastalEcore: Improved ecore_animator documentation.
2011-07-07 sachielLittle errors no one cares about, but make thread-less...
2011-07-07 antognolliecore/ecore_con - If argument is EINA_FALSE, set the...
2011-07-07 antognolliecore/ecore_con - Set timer pointers to NULL when exiti...
2011-07-07 mike_mecore-imf: Add APIs for virtual keyboard support
2011-07-07 mike_mecore: Remove unnecessary debugging output
2011-07-07 mike_mecore: Make sure signals break from the main loop
2011-07-07 mike_mecore: Update translations
2011-07-07 mike_mecore: Fix thread check for quicklaunch
2011-07-07 rastertypo fix!
2011-07-07 rasterFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-07-07 seozedje/ecore/eina: Updated documentaton for version number.
2011-07-06 bdillyEcore File Download: don't mess with Ecore_Con event...
2011-07-06 sachielExpand Ecore_Thread docs.
2011-07-06 mike_mecore: Remove most #ifdef HAVE_EPOLL blocks
2011-07-06 mike_mecore: Remove most HAVE_TIMERFD_CREATE ifdefs
2011-07-06 mike_mecore: Use timerfd with g_main_loop
2011-07-06 rasterprovide alpha set call for buffer canvas in ecore-evas...
2011-07-05 antognolliecore/ecore_con - improved documentation and added...
2011-07-05 mike_mecore: Minor changes to documentation of ecore_con_url_...
2011-07-05 mike_mecore: Only dispatch if we have something to do
2011-07-05 mike_mecore: Add basic thread checks
2011-07-05 mike_mecore: Add function to check we're the main loop thread
2011-07-05 rasterdiable fix_hz - little need for that these days. i...
2011-07-05 mike_mecore: Sleep at least until the next timeout
2011-07-05 mike_mecore: Remove excessively verbose logging
2011-07-05 discomfitorunify more event handling, fix a little formatting
2011-07-04 antognolliecore/ecore_con - Make ecore_con_lookup() work with...
2011-07-04 antognolliecore/fd_handler - Add detailed description to this...
2011-07-04 antognolliecore/events - add detailed description to this group.
2011-07-04 antognolliecore - add and fix links to examples on each module...
2011-07-01 rasterFix epoll delete fd handling in child process - #796
2011-06-30 gastalEcore: ecore_pipe documentation.
2011-06-29 devilhornsEcore: Ecore_X: Add missing EAPI for ecore_x_dnd_source...
2011-06-29 antognolliecore/timer - Document ecore_timer_freeze and ecore_tim...
2011-06-29 antognolliecore/poller - Add a poller example and its explanation.
2011-06-29 antognolliecore/time - Rename example to avoid mismatch.
2011-06-29 antognolliecore/timer - Add a commented example.
2011-06-29 cedricecore: forgotten eina_threads_init/shutdown.
2011-06-29 sachielIt doesn't look like this matters, so let's fix the...
2011-06-28 cedricecore: do count threads only in the main loop.
2011-06-28 antognolliecore/fd_handler - Add an example.
2011-06-28 antognolliecore/fd_handler - Fix prepare_callback_set and improve...
2011-06-28 antognolliecore/fd_handler - Rename fd_handler example that uses...
2011-06-28 cedricecore: actually limit the number of pipe in the cache.
2011-06-28 rasteradd ecore_throttle
2011-06-27 antognolliecore/events - constify data parameter of event_handler...
2011-06-27 antognolliecore/event_handler - Improve documentation and add...
2011-06-25 discomfitorapparently SSL_set_verify with SSL_VERIFY_PEER is NOT...
2011-06-22 antognolliecore/idler - Fix wrong explanation!
2011-06-22 antognolliecore/job - Improve documentation and add an example.
2011-06-22 antognolliecore/idler - Improve documentation and add an example.
2011-06-22 antognolliecore/doc - Move some examples to examples.dox
2011-06-22 antognolliecore/main_loop - Improve documentation of some functions.
2011-06-21 antognolliecore/time - Add an example to use the ecore_time_...
2011-06-21 antognolliecore/examples - Add support for building and installin...
2011-06-20 rasterFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-06-20 rasterFrom: Ulrich Eckhardt <doomster@knuut.de>
2011-06-17 caroEcore : ecore_evas : use correct temporary directory...
2011-06-17 caroEcore: remove wrong cast
2011-06-17 discomfitorecore_con_server_timeout_g/set now apply to client...
2011-06-17 mike_mUpdate .gitignore files
2011-06-16 jeffdamethecore: fix dnd for 'shaped' windows. added rect offset...
2011-06-16 mejSince the SVN revision is now included in %{version...
2011-06-16 seozecore ecore_x_test.c: Fixed warnings.
2011-06-16 cedricecore: fix ecore_x_selection_convert not taking selecti...
2011-06-15 discomfitor@since 1.1
next