platform/upstream/efl.git
2011-07-07 Gustavo Lima... [evas] More love to image object's documentation group.
2011-07-07 Jonas M. GastalEina: Adding diagrams for eina list macros.
2011-07-07 Jonas M. GastalEcore: Ecore_Animator example.
2011-07-07 Jonas M. GastalEcore: Improved ecore_animator documentation.
2011-07-07 Iván BrianoLittle errors no one cares about, but make thread-less...
2011-07-07 Rafael Antognolliecore/ecore_con - If argument is EINA_FALSE, set the...
2011-07-07 Rafael Antognolliecore/ecore_con - Set timer pointers to NULL when exiti...
2011-07-07 Cedric BAILevas: update ChangeLog.
2011-07-07 Cedric BAILevas: prevent infinite insertion of object during recal...
2011-07-07 Tom HacohenEvas events: Added evas_event_refeed_event.
2011-07-07 Jihoon Kimecore-imf: Add APIs for virtual keyboard support
2011-07-07 Mike McCormackecore: Remove unnecessary debugging output
2011-07-07 Mike McCormackecore: Make sure signals break from the main loop
2011-07-07 Mike McCormackecore: Update translations
2011-07-07 Mike McCormackecore: Fix thread check for quicklaunch
2011-07-07 Carsten Haitzlertypo fix!
2011-07-07 Jihoon KimFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-07-07 Daniel Juyung Seoedje/ecore/eina: Updated documentaton for version number.
2011-07-06 Bruno DillyEcore File Download: don't mess with Ecore_Con event...
2011-07-06 Gustavo Lima... [evas] Just explaining more the main top function block...
2011-07-06 Nicolas AguirreEet : correction for make distcheck
2011-07-06 Gustavo Lima... [evas] Documenting/exemplifying the following:
2011-07-06 Iván BrianoExpand Ecore_Thread docs.
2011-07-06 Rafael Antognollieina/hash - Add examples to list and fix doc of some...
2011-07-06 Rafael Antognollieina/hash - Add example that demonstrate many ways...
2011-07-06 Rafael Antognollieina/hash - Added examples that use different types...
2011-07-06 Rafael Antognollieina/hash - improve performance comparison between...
2011-07-06 Jonas M. GastalEina: Improving eina_accessor documentation.
2011-07-06 Jonas M. GastalEina: Improvements to eina_list's documentation.
2011-07-06 Jonas M. GastalEina: Improvement to eina_iterator's documentation.
2011-07-06 Jonas M. GastalEina: Improvements to eina_array's documentation.
2011-07-06 Gustavo Lima... [evas] typos
2011-07-06 Gustavo Lima... [evas] Documenting/exemplifying the following:
2011-07-06 Mike McCormackecore: Remove most #ifdef HAVE_EPOLL blocks
2011-07-06 Mike McCormackecore: Remove most HAVE_TIMERFD_CREATE ifdefs
2011-07-06 Mike McCormackecore: Use timerfd with g_main_loop
2011-07-06 Carsten Haitzlerprovide alpha set call for buffer canvas in ecore-evas...
2011-07-06 Carsten HaitzlerFix bug in in mouse grabs while frozen events are in...
2011-07-06 Tom HacohenEvas textblock: Fixed _cursor_char_coord_set with coord...
2011-07-06 Tom HacohenEvas textblock: Fixed weird cursor behavior with empty...
2011-07-06 Daniel Juyung Seoevas evas_map.c: Added warning messages to some codes...
2011-07-05 Gustavo Lima... [evas] Documenting and exemplifying the following:
2011-07-05 Jonas M. GastalMaking evas doc work with IE8 and IE9(copied from ecore).
2011-07-05 Jonas M. GastalMake eina docs work on IE8 and IE9.
2011-07-05 Cedric BAILemotion: fix race condition and never call fill_set...
2011-07-05 Rafael Antognolliecore/ecore_con - improved documentation and added...
2011-07-05 Sanjeev BAecore: Minor changes to documentation of ecore_con_url_...
2011-07-05 Mike McCormackecore: Only dispatch if we have something to do
2011-07-05 Mike McCormackecore: Add basic thread checks
2011-07-05 Mike McCormackecore: Add function to check we're the main loop thread
2011-07-05 Cedric BAILemotion: fix off by one.
2011-07-05 Carsten Haitzleractually handle -1 pointer return from shmat correctly...
2011-07-05 Carsten Haitzlerdiable fix_hz - little need for that these days. i...
2011-07-05 Mike McCormackecore: Sleep at least until the next timeout
2011-07-05 Mike McCormackecore: Remove excessively verbose logging
2011-07-05 Hyoyoung ChangFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-07-05 Mike Blumenkrantzunify more event handling, fix a little formatting
2011-07-04 Gustavo Lima... [evas] cedric, stop influencing me to break builds.
2011-07-04 Rafael Antognolliecore/ecore_con - Make ecore_con_lookup() work with...
2011-07-04 Jonas M. GastalEina: Spelling fixes and using smaller size for hash...
2011-07-04 Rafael Antognolliecore/fd_handler - Add detailed description to this...
2011-07-04 Rafael Antognolliecore/events - add detailed description to this group.
2011-07-04 Rafael Antognolliecore - add and fix links to examples on each module...
2011-07-04 Jonas M. GastalEina: Adding link to example in eina_str documentation.
2011-07-04 Gustavo Lima... [evas] Documenting and exemplifying the following:
2011-07-04 Gustavo Lima... [evas] Allowing one to build examples by hand.
2011-07-04 Iván BrianoEvas Map, little clarifications and an overview example
2011-07-04 Rafael Antognolliemotion/doc - add a link in the main page to the API...
2011-07-04 Rafael Antognolliemotion - better introduction and link to emotion_test.
2011-07-04 Rafael Antognolliemotion/example - basic usage of emotion commented.
2011-07-04 Carsten Haitzlerand also enable mmap safety here
2011-07-04 Carsten Haitzleruse eina mmap safety.
2011-07-04 Carsten Haitzlerenable mmap safety in eet.
2011-07-04 Carsten Haitzlerenable mmap safety in efreet.
2011-07-04 Carsten Haitzlerand include eina_mmap.h in Eina.h <- forgot
2011-07-04 Carsten Haitzleradd eina mmap safety handling.
2011-07-04 Mike Blumenkrantzfix some segvs in eet_node
2011-07-04 Mike Blumenkrantzadd a bunch of functions for manipulating eet_node...
2011-07-03 Mike Blumenkrantz<arrowdodger> Patch to unbreak eio build on systems...
2011-07-02 Cedric BAILeio: morning speedup, pack feedback together to reduce...
2011-07-01 Jonas M. GastalEmotion: making emotion_object_play_set doc appear.
2011-07-01 Gustavo Lima... [evas] Documentation fixes.
2011-07-01 Gustavo Lima... [evas] Documenting the following:
2011-07-01 Rafael Antognolliemotion/doc - Document more functions
2011-07-01 Gustavo Lima... [evas] Documenting the following.
2011-07-01 Jonas M. GastalEmotion: signals documentation.
2011-07-01 ChunEon Parkevas/evas_map - removed white trailings.
2011-07-01 ChunEon Parkevas/main.c - removed useless lines.
2011-07-01 ChunEon Parkevas/evas_map - added workaround code for avoid afterim...
2011-07-01 ChunEon Parkevas/evas_map - reverted the work around code.
2011-07-01 Cedric BAILemotion: add empty infrastructure for suspending the...
2011-07-01 ChunEon Parkevas/evas_map - fixed workaround code more properly.
2011-07-01 Iván BrianoNot so unused
2011-07-01 ChunEon Parkevas/evas_map - added workaround code to remove afterim...
2011-07-01 Carsten HaitzlerFix epoll delete fd handling in child process - #796
2011-06-30 Gustavo Lima... [evas] Documenting the following:
2011-06-30 Jonas M. GastalEmotion: emotion play control functions documentation.
2011-06-30 Gustavo Lima... [evas] Documenting/exemplifying the following:
2011-06-30 Rafael Antognolliemotion/doc - Document some audio functions.
2011-06-30 Rafael Antognolliemotion/doc - documented the initialization functions.
next