profile/ivi/ecore.git
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 Jihoon Kimfix tag information in debian/changelog
2011-07-11 Jihoon Kimupload changelog to upload ecore package
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-11 Mike McCormackUpdate merged version
2011-07-11 Mike McCormackDon't abort on wrong thread
2011-07-11 Mike McCormackRevert "Enable g_main_loop integration"
2011-07-11 Mike McCormackMerge branch 'master' of 165.213.180.234:slp/pkgs/e...
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 McCormackMerge branch 'upstream'
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 McCormackUse quiet build to show warnings
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-08 Jihoon Kim[ecore_imf] merge from svn
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 McCormackMerge branch 'upstream'
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 McCormackEnable epoll again
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 Jihoon Kim[ecore_imf] add ecore_imf_context_cursor_location_set API
2011-07-07 rasterFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-07-07 Mike McCormackRelease 1.0.0.001+svn.61099slp2+build01
2011-07-07 Mike McCormackMerge branch 'upstream'
2011-07-07 seozedje/ecore/eina: Updated documentaton for version number.
2011-07-07 Mike McCormackecore: Remove most HAVE_TIMERFD_CREATE ifdefs
2011-07-07 Mike McCormackecore: Use timerfd with g_main_loop
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 Mike McCormackFix busy looping with g_main_loop integration
2011-07-05 WooHyun Jungecore_main : merge with 61028 about g_main_loop
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-05 Seokjae JeongMerge "Enable g_main_loop integration"
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...
next