profile/ivi/ecore.git
2011-07-25 Jihoon Kimupload chagelog for setting autocapital type
2011-07-22 Jihoon Kimenable prediction_allow, autocapital type_set
2011-07-11 Jihoon Kimfix tag information in debian/changelog
2011-07-11 Jihoon Kimupload changelog to upload ecore package
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-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...
2011-07-01 rasterFix epoll delete fd handling in child process - #796
2011-06-30 gastalEcore: ecore_pipe documentation.
2011-06-30 Daniel Juyung SeoMerge "[sbs] Build faster using more cores."
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-28 Daniel Juyung Seo[sbs] Build faster using more cores.
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-25 Jihoon Kim[ecore_imf] add ecore_imf_context_input_panel_enabled_s...
2011-06-24 Jaehwan KimPackage upload
2011-06-23 Jaehwan Kimsvn update: 60286 (latest:60286)
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 Shinwoo KimMerge "[Build on Windows] Add Ecore_Con on MinGW Env."
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.
next