profile/ivi/ecore.git
2011-08-17 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-17 WonYoung, Choifix .spec for rpm packaging
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...
2011-07-26 devilhornsEcore_X: Add a missing function for getting the count...
2011-07-26 devilhornsEcore_X: Oopsie, don't need those dbg statements anymore.
2011-07-26 devilhornsEcore_X: Add start of XResource handling for xcb backen...
2011-07-26 devilhornsEcore_X: Remove 2 fixme's that were bogus, but add...
2011-07-26 devilhornsEcore_X: Remove fixme comment (correct as it sits).
2011-07-25 devilhornsEcore_Evas: Use ecore_x function(s) for getting window...
2011-07-25 mike_mecore-imf: Fix warnings
2011-07-25 Jihoon Kimupload chagelog for setting autocapital type
2011-07-24 devilhornsEcore_X: Fix CnP when using xcb backend.
2011-07-24 ruiFix rpm build.
2011-07-24 carolink xim module against ecore_x. This patch fixes compi...
2011-07-23 devilhornsEcore_Evas: Use an easier check for If existing ecore_e...
2011-07-23 discomfitorurl of ecore-con-url is now stringshared
2011-07-23 discomfitor+ecore_con_url_url_get
2011-07-22 Jihoon Kimenable prediction_allow, autocapital type_set
2011-07-21 devilhornsEcore_X: Add some doxy for newly added functions (to...
2011-07-21 devilhornsEcore_X: Add a couple of missing functions to the xlib...
2011-07-19 sachielDiagrams for Ecore_Thread
2011-07-18 antognolliecore/doc - Add some @htmlonly guards.
2011-07-18 gastalEcore: copy images to latex doc dir so we can create...
2011-07-18 raster0 byte sreads are not so important - try again next...
2011-07-18 mike_mecore: Make test more asserty
next