profile/ivi/evas.git
2011-12-30 rasternotes.
2011-12-29 devilhornsEvas: Send proper intercept size based on 'is_frame...
2011-12-29 hermetevas - removed white spaces
2011-12-29 seozevas Evas.h: Fixed typo.
2011-12-28 sachielDon't override standard variables, it looks weird....
2011-12-28 rasterwarn--
2011-12-28 rasteractually allow cursion levels to be set/limited.
2011-12-28 rasteradd recursive name fund func evas_object_name_child_find()
2011-12-27 rasterfix some formatting i spotted.
2011-12-27 rasteradd feature to help fix bug in ecore-evas
2011-12-27 devilhornsEvas: Add missing evas-wayland-egl.pc file. Thanks...
2011-12-26 devilhornsEvas: Update news file.
2011-12-26 devilhornsEvas: Update ChangeLog.
2011-12-26 devilhornsEvas: Add 'since' on new functions.
2011-12-26 devilhornsEvas: Add Wayland EGL engine (still experimental).
2011-12-26 devilhornsEvas (Wayland Shm Engine): Cleanup of commented out...
2011-12-26 devilhornsEvas (Wayland_Shm Engine): Check for valid RGBA_Image...
2011-12-26 devilhornsEvas: Default framespace to zero on new canvas creation.
2011-12-26 devilhornsEvas: Fix calculations for framespce when changed.
2011-12-26 devilhornsEvas: Default 'is_frame' to false for new objects.
2011-12-26 devilhornsEvas: Add functions to get/set if an object is a 'frame...
2011-12-26 devilhornsEvas: Add 'is_frame' property for objects (used in...
2011-12-26 cedricevas: check the availability of the generic loader...
2011-12-24 rastershit - seb - u're right! typo. :)
2011-12-23 yozevas: forget to overide this in gl, fix evas_object_ima...
2011-12-23 rasteractually no chglog - that was a bug aded to ico loader...
2011-12-23 rasterFrom: Sanghee Park <sh15.park@samsung.com>
2011-12-23 rasterfix ico loader bug.
2011-12-23 hermetevas - one more line duplicated.
2011-12-23 hermetevas - removed duplicated lines
2011-12-22 cedricevas: now that we use eina_lock, we don't need this...
2011-12-22 discomfitorfix textblock parsing of tags with stupid trailing...
2011-12-21 hermetevas/evas_events - repeat events should not be affected...
2011-12-20 hermetevas - proper coding convention.
2011-12-20 rastermissing chlog for sse3 fix.
2011-12-20 rastermissing chlog for clip fix.
2011-12-19 rasteradd @since on single liners.
2011-12-19 rasteradd new events for pre/post rendering
2011-12-18 rasterand remove changelog accordingly.
2011-12-18 rastersorry sungwoo - going to have to back this dlopen/dlsym...
2011-12-17 devilhornsEvas: Handle framespace changes also during 'render'.
2011-12-16 rasterAdd new api to set and get default event flags.
2011-12-16 rasterfix buggy sse3 solid color + text bak blend when dest...
2011-12-16 hermetevas/main - removed unnecessary casting.
2011-12-16 rasteruseless clip setting in ctx as it's reset a few lines...
2011-12-16 rasterfix map clip issue that shows up in buffer engine.
2011-12-15 tasnEvas liblineabreak: Include the wordbreak headers.
2011-12-15 tasnEvas textblock: Use macros for the unicode chars/strings.
2011-12-15 tasnEvas textblock: Improved the implementation of *_text_m...
2011-12-15 hermetevas - simplified instructions
2011-12-15 hermetevas - removed unnecessary comments
2011-12-15 hermetevas - use EINA_TRUE/FALSE
2011-12-15 jyparkbug fix related with evas event counter
2011-12-15 jyparkremove white space
2011-12-15 jyparkremove white space
2011-12-14 devilhornsEvas: Gl_X11: Fix typo? for __UNUSED__ param.
2011-12-14 devilhornsEvas: Add a Wayland Shared Memory engine (similar to...
2011-12-14 devilhornsEvas: Software_Generic: Fix typo? for __UNUSED__.
2011-12-14 tasnEvas textblock: Added evas_textblock_text_utf8_to_markup.
2011-12-14 tasnEvas textblock: Fixed a couple of issues caused by...
2011-12-14 tasnEvas textblock: Updated changelog.
2011-12-14 tasnEvas textblock: Made 'br' and 'tab' default tags.
2011-12-14 tasnEvas textblock: Added support for default tags.
2011-12-14 tasnEvas tests: Fix textblock text according to function...
2011-12-14 cedricevas: use Eina_File for wbmp code and fix a potential...
2011-12-14 cedricevas: move space around.
2011-12-14 cedricevas: update ChangeLog and NEWS.
2011-12-14 cedricevas: use Eina_File for pmaps.
2011-12-14 tasnEvas textblock: Renamed *markup_to_plain to *text_marku...
2011-12-14 cedricevas: fix ico loader use of Eina_File.
2011-12-13 yozevas: ooops
2011-12-13 yozevas: Add api to know if an evas_object_image could...
2011-12-13 tasnevas: Fixed svn detection for svn1.7
2011-12-13 tasnEvas linebreak: Fix wordbreak bug when there are chars...
2011-12-13 raster * Fix grab count negative values if you do...
2011-12-12 cedricevas: use Eina_File for ico loader.
2011-12-12 tasnEvas textblock: Implemented cursor_word_start/end
2011-12-12 tasnEvas liblinebreak: Added the wordbreak support.
2011-12-12 cedricevas: less warning.
2011-12-12 cedricevas: use Eina_File for accessing BMP file.
2011-12-12 rasterFix rounding error in map clip bounds calculation
2011-12-12 rasteronly lround 2 times instead of 4 for map - minor bit...
2011-12-10 discomfitorfix annoying spankies
2011-12-09 jaehwanadd EAPI. Maybe it is missed.
2011-12-08 tasnEvas textblock: Added evas_textblock_markup_to_plain.
2011-12-08 tasnEvas: Updated NEWS file.
2011-12-08 tasnEvas: Updated changelog to include latest textblock...
2011-12-08 cedricevas: use the right message command when usefull.
2011-12-08 tasnEvas textblock: Support self-closing formats, i.e ...
2011-12-08 tasnEvas textblock: Improve internal handling of formats.
2011-12-07 rasterdisable sse3 if immintrin.h not found.
2011-12-06 cedricevas: less unused warning.
2011-12-06 cedricevas: include stdlib.h as required.
2011-12-06 devilhornsEvas (gl engine): Remove incorrect __UNUSED__ on parama...
2011-12-05 cedricevas: don't randomly move code around !
2011-12-05 discomfitorsame for these
2011-12-05 discomfitoralways have the file which includes config.h first!
2011-12-05 cedricevas: use already existing macro.
2011-12-05 cedricevas: use eina_lock a little bit more.
2011-12-05 cedricevas: more fine grained system detection.
next