profile/ivi/ecore.git
2011-08-22 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-21 hermetecore - fixed typo
2011-08-20 devilhornsEcore_X(cb): Filter out some motion_notify events to...
2011-08-20 devilhornsEcore_X(cb): 'Driver' not used here, remove.
2011-08-20 devilhornsEcore_X(cb): Use unchecked version for get_input_focus...
2011-08-20 rasterummm mike -> need to unlock and lock - calling ecore_ti...
2011-08-20 devilhornsEcore_X(cb): Add some extra 'flush' calls to improve...
2011-08-20 devilhornsEcore_X(cb): Use xcb_shm functions directly. This allow...
2011-08-20 devilhornsEcore_X(cb): Add extra flush.
2011-08-19 devilhornsEcore_X(cb): Revert caching of visual (breaks borders...
2011-08-19 devilhornsEcore_X(cb): Cache the visual and avoid extra lookups.
2011-08-18 englebassecore: Fix shadow warnings
2011-08-18 englebassecore: Fix unused warnings
2011-08-18 englebassecore: Use PATH_MAX
2011-08-18 englebassecore: Fix shadow warning
2011-08-18 seozecore Ecore.h: Fixed typo.
2011-08-17 cedricecore: forgotten ChangeLog.
2011-08-17 cedricecore: add clean thread safety mecanism.
2011-08-17 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-17 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-17 WonYoung, Choifix .spec for rpm packaging
2011-08-17 mike_mecore/glib: Make ecore_main_loop_iterate non-blocking
2011-08-16 cedricecore: add ecore_main_loop_thread_safe_call_sync and...
2011-08-15 devilhornsEcore: Fix formatting.
2011-08-14 Daniel Juyung Seo[Upstream Migration r62412] Merge branch 'upstream...
2011-08-12 cedricecore: take static as a yes.
2011-08-12 Daniel Juyung Seo[po] Updated po files.
2011-08-12 mike_mecore: Create a lockless ecore_event_handler_del
2011-08-12 mike_mecore: Create a lockless ecore_main_fd_handler_del
2011-08-12 mike_mecore: Create a lockless ecore_animator_add()
2011-08-12 mike_mecore: Use eina locks for _ecore_lock()
2011-08-11 glima[ecore] New main loop diagram.
2011-08-11 mike_mecore: Lock in ecore_shutdown
2011-08-11 mike_mecore: Avoid returning when holding locks
2011-08-11 mike_mecore: Avoid using return in locked section
2011-08-11 mike_mecore: Create callback wrappers
2011-08-11 Mike McCormack[Upstream migration @62307] Merge remote branch 'origin...
2011-08-10 glima[ecore] Put order in header file, splitting function...
2011-08-10 mike_mecore: Fix linking of xim module
2011-08-09 cedricefl: remove mman as we Eina_File now.
2011-08-09 cedricecore: remove bad macro from ecore.
2011-08-09 rasteraaagh those were not meant to be in the docs!
2011-08-08 devilhornsEcore_X: Make ecore_xcb_e match up more w/ xlib version...
2011-08-08 devilhornsEcore_X: Make ecore_x_init (wrt xcb) match the xlib...
2011-08-08 devilhornsEcore_X: Make ecore_xcb_window match up more w/ xlib...
2011-08-08 devilhornsEcore_X: Add comment wrt Fixes extension version (for...
2011-08-08 devilhornsEcore_X: Fix fat finger copy-paste error wrt casting...
2011-08-08 devilhornsEcore_X: We don't check fixes extension version in...
2011-08-08 devilhornsEcore_X: Remove check for shape extension version.
2011-08-08 devilhornsEcore_X: Remove check for damage extension version...
2011-08-08 devilhornsEcore_X: Use unchecked version for getting overlay...
2011-08-08 devilhornsEcore_X: Fix newly added xfixes selection code for...
2011-08-08 devilhornsEcore_X: Fix formatting of new xfixes code (someone...
2011-08-08 tasnEcore X: Added Xfixes selection notification support.
2011-08-08 rasterdoc - we dont really need the logo there.
2011-08-08 rasterremove some docs on compiling goop we don't need really.
2011-08-08 Mike McCormackAdd rpm packaging
2011-08-08 rasterFrom: Sanjeev Ba <as2902.b@samsung.com>
2011-08-07 seozecore ecore_imf_context.c: Added since 1.1.0. Patch...
2011-08-05 glima[ecore] Examples for the last batch of documentation
2011-08-05 glima[ecore] Documentation for the following:
2011-08-04 devilhornsEcore_X: Fix dnd for shaped windows.
2011-08-03 gastalEcore: removing author list from main page.
2011-08-03 gastalEcore: Adding diagram to ecore_animator.
2011-08-03 gastalEcore: Adding mention of Samsung's contribution to
2011-08-03 gastalEcore: ecore_evas window properties documentation.
2011-08-03 gastalEcore: ecore_evas basics documentation.
2011-08-02 sachielMore annoying DSO
2011-08-02 gastalEcore: ecore_evas_object documentation.
2011-08-02 glima[ecore] Documenting the following:
2011-08-02 sachielJust link to ecore-evas for all examples
2011-08-02 gastalEcore: ecore evas callbacks documentation.
2011-08-02 devilhornsEcore_Xcb: Make ecore_xcb_window_shape reflect the...
2011-08-02 rasterthat's it - remove autom4te.cache dirs again... - keep...
2011-08-02 devilhornsEcore_Xcb: Allow ecore_xcb to support unstable/developm...
2011-08-01 cedricecore: merge call to main loop together to reduce numbe...
2011-07-30 billiobecore: update .gitignore
2011-07-29 cedricecore: now you don't need to care if you are in the...
2011-07-29 rastermake jihoons start on on-the-spot editing work. :)
2011-07-29 rasterchlog++
2011-07-29 rastermore error handling improvements
2011-07-29 rastermake sure we complain enough on stderr about enignes...
2011-07-29 woohyunecore : From. Jihoon Kim. In XIM immodule, it doesn...
2011-07-28 cedricecore: add ecore_main_loop_thread_safe_call.
2011-07-28 mike_mecore: Add main loop thread safety
2011-07-28 mike_mecore-imf: Don't crash if no XIM is present
2011-07-27 devilhornsEcore: Add back in x11-xcb pkgconfig check. Needs for...
2011-07-27 devilhornsEcore: Fix configure.ac for dumb systems that cannot...
2011-07-27 devilhornsEcore_X: For some very odd reason, certain *buntu syste...
2011-07-27 Mike McCormackRelease 1.0.0.001+svn.61784slp2+build01
2011-07-27 devilhornsEcore_X: Remove recent xcb resource code (we're going...
2011-07-27 Mike McCormackMerge branch 'upstream'
2011-07-27 mike_mecore: Reduce rendering latency in g_main_loop
2011-07-27 mike_mecore: Check timers when not idling also
2011-07-26 devilhornsEcore_X: Xlib uses screen number, not screen object...
2011-07-26 rasterFrom: Naruto TAKAHASHI <tnaruto@gmail.com>
2011-07-26 rastersegv if preedit str null!
2011-07-26 devilhornsEcore_Evas: Remove xlib (and xcb) specific calls for...
2011-07-26 devilhornsEcore_X: Add some new api functions for getting default
2011-07-26 rasterfix timer precision handling to do what it was meant...
next