platform/upstream/efl.git
2012-05-16 Jihoon Kimevas gl_x11 engine: remove unused variables
2012-05-15 Rafael Antognollievas/cserve2: Use width and horizontal bearing from
2012-05-15 Rafael Antognollievas/cserve2: Split out the glyph rendering code from
2012-05-15 Tom HacohenEo: Fixed error message.
2012-05-15 Christopher... Ecore_Evas (wayland_shm): After some testing, it actual...
2012-05-15 Tom HacohenEo: Fixed error in docs.
2012-05-15 Tom HacohenEo: Added interface example.
2012-05-15 Tom HacohenEo: Added support for event freeze/thaw.
2012-05-15 Tom HacohenEo: Added support for class functions.
2012-05-15 Tom HacohenEo: Change mro_itr functions to be more generic.
2012-05-15 Christopher... Evas (wayland_egl): Fix compiler warnings. Use proper...
2012-05-15 Christopher... Evas (gl_x11): Fix commit snafu so gl_x11 builds again.
2012-05-15 Christopher... Evas (wayland_egl): Fix build. Add missing files, remov...
2012-05-15 Carsten Haitzleradd @since's
2012-05-15 Carsten Haitzleroptimize edje_cc - now betwene 3.5 x and 4x as fast...
2012-05-15 Carsten Haitzleradd lz4 compression options to eet. remove amalgamated...
2012-05-15 Christopher... Evas (wayland_egl): Update wayland_egl engine to match...
2012-05-15 Christopher... Ecore_Evas (wayland): Support for setting shell_surface...
2012-05-15 Christopher... Ecore_Wayland: Update ecore_wayland to work with recent...
2012-05-15 ChunEon Parkevas/evas_render - clean code more in _evas_render_phas...
2012-05-15 ChunEon Parkevas/render - removed unnecessary parameter in _evas_re...
2012-05-15 Cedric BAILevas: apparently i am not the only user of the pipeline...
2012-05-15 ChunEon Parkevas - reverted 71099. my mistake
2012-05-15 Cedric BAILeet: unborking !
2012-05-15 ChunEon Parkevas - removed unnecessary compares
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
next