profile/ivi/ecore.git
2011-07-18 mike_mecore: Use ecore_pipe in ecore_test
2011-07-18 mike_mecore: Put config.h first
2011-07-17 caroecore_con : fix compilation on Windows
2011-07-16 devilhornsEcore_X: Use Eina_Bool for unsigned char.
2011-07-16 discomfitorswitch over all buffers to use binbufs
2011-07-16 discomfitorclean up ecore-con server example: HTTP requires a...
2011-07-15 lucasecore: fix common misppellings
2011-07-15 devilhornsEcore_X: Add a few more missing randr functions to...
2011-07-15 devilhornsEcore_X: Add some more missing randr functions.
2011-07-15 devilhornsEcore_X: Add a missing function for ecore_x_randr_modes...
2011-07-14 devilhornsEcore_X: Remove unused file.
2011-07-14 devilhornsEcore_X: Remove unused file.
2011-07-14 devilhornsEcore: Add autofoo magic for building XCB-based ecore_x.
2011-07-14 devilhornsEcore: Add 'makekeys' utility (used for compiling new...
2011-07-14 devilhornsEcore: Remove whitespace in Makefile.am
2011-07-14 devilhornsEcore_Input: Add Shift_Lock variable for Ecore_Event.
2011-07-14 devilhornsEcore_Evas: Fixes for working with the xcb engine....
2011-07-14 devilhornsEcore_Input_Evas: Add missing Shift_Lock modifier.
2011-07-14 devilhornsEcore_X: Add missing shift_lock modifier. Remove unused...
2011-07-14 devilhornsEcore_X: Add new xcb code (still not 100% complete...
2011-07-14 devilhornsEcore: Add myself to Authors (for incoming xcb stuffs).
2011-07-13 antognolliecore/ecore_con - Add some sequence diagrams.
2011-07-13 antognolliecore/ecore_con - Add minimal http server and url cooki...
2011-07-13 antognolliecore/ecore_con - Move more documentation to Ecore_Con.h.
2011-07-12 antognolliecore/ecore_con - Brief description for the client...
2011-07-12 antognolliecore/ecore_con - Ecore_Con examples (server and client).
2011-07-12 antognolliecore/ecore_con - Update documentation of server/client...
2011-07-12 antognolliecore/ecore_con - Constify return of ecore_con_server_c...
2011-07-12 antognolliecore/ecore_con - Move more function documentation...
2011-07-12 sachielSome example for Ecore_Thread
2011-07-12 sachielFix some double frees. The hash frees the data itself.
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.
next