profile/ivi/ecore.git
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
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...
next