platform/upstream/efl.git
2012-05-15 Carsten Haitzlerfix eet_dict locks and formatting.
2012-05-15 Cedric BAILeet: make eet_dictionary thread safe.
2012-05-15 Vincent Torrieina_cpu: use __asm__ instead of asm
2012-05-15 Cedric BAILedje: remove some printf.
2012-05-14 Tom HacohenEo: add a check for future static classes.
2012-05-14 Iván Brianoand fix wrong merge, damn it!
2012-05-14 Iván Brianobot warnings begone, hopefully
2012-05-14 Tom HacohenEo: Added the two events I removed by accident.
2012-05-14 Tom HacohenEo: renamed eo_constructor_error_* -> eo_error_*.
2012-05-14 Tom HacohenEo: Add missing @def to docs.
2012-05-14 Cedric BAILedje: preserve drag information to.
2012-05-14 Cedric BAILevas: warning--, tasn.happy++.
2012-05-14 Sung ParkAdding MSAA (Multisample Anti-Aliased) Surface Option...
2012-05-14 Tom HacohenEo: Move event callback handling to base class.
2012-05-14 Tom HacohenEo: Removed the object freed event.
2012-05-14 Carsten HaitzlerFix pixman rendering support if you set alpha flag...
2012-05-14 ChunEon Parkedje - more detailed documentation
2012-05-13 Rajeev RanjanFrom: Rajeev Ranjan <rajeev.r@samsung.com>
2012-05-13 Carsten Haitzlerfix randr segv's waiting to happen. bad mem managment :(
2012-05-11 Iván BrianoLEAKS! GONE!
2012-05-11 Vincent TorriEcore: do not use += with shell variables (not portable)
2012-05-11 Jonas M. GastalChanging the description of ecore_exe module
2012-05-11 Jonas M. GastalAdding a warning to the file handler callback saying...
2012-05-11 Cedric BAILefreet: useless work of the day, faster loading of...
2012-05-11 Cedric BAILeina: that was a useless piece of code !
2012-05-11 Cedric BAILedje: destroy the temporary file when leaving.
2012-05-11 Cedric BAILeet: force closing all file on shutdown.
2012-05-11 Cedric BAILecore: fix SOCKS proxy doc. That should be in doxygen...
2012-05-11 Cedric BAILevas: detect properly when we wippe out font information.
2012-05-10 Mike McCormackedje: Add edje_watch to gitignore
2012-05-10 Vincent TorriEdje: do not fail if eio is not available (edje_watch...
2012-05-10 Iván BrianoFix whatever went wrong here that made software sluggis...
2012-05-10 Jiyoun ParkSend mouse move event before mouse down event in ecore_...
2012-05-10 Cedric BAILecore: trying to reduce rounding error in ecore.
2012-05-10 Cedric BAILedje: preserve user box and table items during call...
2012-05-09 Cedric BAILedje: add more protection during edje_emit.
2012-05-09 Cedric BAILedje: this was supposed to get in this time. grr.
2012-05-09 Cedric BAILedje: automatically emit ['edje,change,file', 'edje...
2012-05-09 Cedric BAILedje: oops this shouldn't get in at this point.
2012-05-09 Cedric BAILeio: and don't forget to initialize.
2012-05-09 Cedric BAILedje: check that the file on disk didn't change when...
2012-05-09 Cedric BAILedje: prevent segv when edje_object_signal_emit get...
2012-05-09 Cedric BAILeio: actually detect when file changed since last monit...
2012-05-08 Daniel Juyung Seoevas Evas.h: Fixed formatting while reading the code.
2012-05-08 Tom HacohenEo: Added a new magic type to mark already deleted...
2012-05-08 Tom HacohenEo: Keep artifical object ref a bit longer.
2012-05-08 Tom HacohenEina: Fixed strict-aliasing warning.
2012-05-08 Cedric BAILedje: add edje_watch.
2012-05-08 Cedric BAILeina: add eina_file_map_lines.
2012-05-08 Sung ParkFixed a few minor bugs and cleaned up unnecessary code...
2012-05-08 Tom HacohenEo: rename delete to del.
2012-05-08 Tom HacohenEo: Flatten func array, so function fetching will alway...
2012-05-08 Tom HacohenEo: Fix parameter checking of eo_do_super.
2012-05-08 Tom HacohenEo: Make eo_parent_get accept const.
2012-05-08 Cedric BAILecore: don't run out of fd when crazy apps cycle throug...
2012-05-07 Iván BrianoAnd make map work with cserve2
2012-05-07 Iván Brianocserve2 warnings begone
2012-05-07 Mike Blumenkrantzalso remove changelog update
2012-05-07 Cedric BAILevas: track the number of childs.
2012-05-07 Cedric BAILecore: remove useless workaround.
2012-05-07 Cedric BAILeina: fix a rounding issue in eina_f32p32_{cos,sin...
2012-05-06 Tom HacohenEo: Test getting data from class with no data.
2012-05-06 Mike Blumenkrantzfix ecore_animator_pos_map with ACCELERATE; see mail
2012-05-06 Tom HacohenEo: Only implement _eo_class_mro_has when in testing...
2012-05-06 Tom HacohenEo: Added an internal _eo_ref/unref implementation.
2012-05-06 Tom HacohenEo: Improved the data structure used for func fetching.
2012-05-06 Tom HacohenEo: Added an internal _eo_data_get implementation.
2012-05-06 Tom HacohenEo: Fixed so versioning.
2012-05-06 Tom HacohenEo: Fixed the tests when building in "release mode".
2012-05-06 Tom HacohenEo: Overhauled the mro-walking mechanism.
2012-05-06 Tom HacohenEo: Fixed some issues.
2012-05-06 Tom HacohenEo: Improved error reporting in data_get.
2012-05-05 Vincent TorriEio: update README
2012-05-05 Vincent TorriEcore: fix linking on Windows
2012-05-05 Vincent TorriEina examples: fix some warnings
2012-05-05 Vincent TorriEina examples: add missing files in distributed tarball...
2012-05-04 Jonas M. GastalSmall improvement to evas_object_rectangle_add docs.
2012-05-04 Jonas M. GastalFixing typo.
2012-05-04 Iván BrianoCheck cserve2 can be built while the multiplatform...
2012-05-04 ChunEon Parkecore/enlil - [E-devel] [PATCHES] Some random warning...
2012-05-04 Tom HacohenEvas textblock: Warnings - go away and please don't...
2012-05-03 Iván BrianoWhy this doesn't break for me? Now I have to use the...
2012-05-03 Iván Brianoevas/cserve2: fix typo that kept cserve2 disabled
2012-05-03 Cedric BAILevas: try to fix another breakage by preventing the...
2012-05-03 Cedric BAILevas: \o/ My mojo is back, unbork pipeline font rendering.
2012-05-03 Sung ParkFor Evas_GL surface config, prefer to use GL_DEPTH24_ST...
2012-05-03 Cedric BAILevas: a little bit faste.
2012-05-03 Cedric BAILevas: let's try to determine the smallest possible...
2012-05-03 Sung ParkCleaned up some evas_gl code and added surface cap...
2012-05-02 Christopher... Ecore_Wayland: Patch from Robert Bradford (rob@linux...
2012-05-02 Tom HacohenEo: Added debug-mode check for eo_data_get.
2012-05-02 Tom HacohenRevert "Cleaned up some evas_gl code and added surface...
2012-05-02 Sung ParkCleaned up some evas_gl code and added surface cap...
2012-05-02 ChunEon Parkevas/evas_key_grab - +warning for exceptional case.
2012-05-02 Cedric BAILedje: doing less is actually better.
2012-05-02 ChunEon Parkevas/evas_object_textblock - don't be crushed up.
2012-05-02 ChunEon Parkevas/evas_object_table - don't be aborted
2012-05-02 ChunEon ParkEvas/evas_object_table - removed white spaces and fixed...
2012-05-02 ChunEon Parkevas/doc - more information for exceptional cases.
2012-05-02 ChunEon ParkEvas/Doc - --missed commit.
next