framework/uifw/evas.git
2011-07-11 tasnEvas tests: Add more style tests to verify bug fixed...
2011-07-11 tasnEvas textblock: Fixed style padding calculation.
2011-07-11 tasnEvas tests: Added a test to verify the last bug is...
2011-07-11 tasnEvas textblock: Fixed an issue with escaped-html-like...
2011-07-11 tasnEvas tests: More textblock tests.
2011-07-11 tasnEvas tests: Added tests for evas_textblock_cursor_range...
2011-07-11 tasnEvas: Move the HAVE_TESTS define to the m4 macro.
2011-07-11 tasnEvas: Added HAVE_TESTS to config.h
2011-07-11 tasnEvas tests: Added a test for evas_textblock_node_format...
2011-07-11 tasnEvas tests: Added tests to evas_textblock_node_format_r...
2011-07-11 tasnEvas tests: Add another textblock test.
2011-07-11 tasnEvas tests: Improved textblock tests.
2011-07-11 tasnEvas textblock: Removed useless function.
2011-07-11 tasnEvas tests: Added various text and textblock tests.
2011-07-11 tasnEvas tests: Added more textblock tests, including one...
2011-07-11 tasnEvas textblock: Fixed an issue with string_escaped_get.
2011-07-11 tasnEvas textblock: Fixed an error in docs.
2011-07-11 tasnEvas tests: Added more textblock tests, including one...
2011-07-11 tasnEvas textblock: Fixed evas_textblock_cursor_format_prev.
2011-07-11 tasnEvas textblock: Deprecated evas_textblock_cursor_set_at...
2011-07-11 tasnEvas textblock: Fixed a confusing parameter name.
2011-07-11 tasnEvas tests: Added more textblock tests, including a...
2011-07-11 tasnEvas textblock: Hopefully eliminate all issues with...
2011-07-11 hermetevas/evas_engine - patched by Seung-Soo Woo.
2011-07-11 mike_mevas: fix _evas_jpeg_membuf_src_skip bug
2011-07-10 tasnEvas tests: Added a bunch of text object tests.
2011-07-10 tasnEvas: Updated .gitignore.
2011-07-10 tasnEvas tests: Added a basic evas_objet_text test.
2011-07-10 tasnEvas tests: Added some more textblock tests.
2011-07-10 tasnEvas tests: Added a lot more textblock tests.
2011-07-10 tasnEvas textblock: Fixed evas_textblock_cursor_eol_get.
2011-07-10 tasnEvas textblock: Fixed cursor_paragraph_text_length_get.
2011-07-10 tasnEvas textblock: Fixed a bug in _paragraph_char_last...
2011-07-10 tasnEvas tests: Added a test to verify the last issue I...
2011-07-10 tasnEvas textblock: Fixed returned position of "clean"...
2011-07-10 tasnEvas tests: Added textblock tests.
2011-07-10 tasnEvas textblock: textblock_cursor_get's return should...
2011-07-09 devilhornsEvas: Fix building xcb backend as static.
2011-07-09 devilhornsEvas: Remove 'double =' signs from configure --help...
2011-07-09 sachieldon't build ecore-evas when statically building softwar...
2011-07-09 devilhornsEvas: Add ability to detect if opengl is built w/ xlib...
2011-07-09 devilhornsEvas: Remove dependency on xcb-aux and add code to...
2011-07-09 sachielFollow portability advice from Master vtorri.
2011-07-09 caroAdd unit tests + coverage support to evas, for Tasn.
2011-07-09 carofix maintainer-clean rule
2011-07-09 sachielFix building gl_xlib as a static module
2011-07-09 sachielDon't try to build examples if dependencies are not...
2011-07-08 glima[evas] Documenting/exemplifying the following:
2011-07-08 seozevas Evas.h/Evas_GL.h: Removed trailing whitespaces.
2011-07-08 devilhornsEvas: Commit new XCB engine code for Evas.
2011-07-08 devilhornsEvas: Fix building of gl engine w/ new autofoo stuffs.
2011-07-08 devilhornsEvas: Fix up the check_engine macros for xcb engine...
2011-07-08 devilhornsEvas: Fixup autofoo for compiling new xcb engine.
2011-07-08 devilhornsEvas: Add myself to authors.
2011-07-07 glima[evas] More love to image object's documentation group.
2011-07-07 cedricevas: update ChangeLog.
2011-07-07 cedricevas: prevent infinite insertion of object during recal...
2011-07-07 tasnEvas events: Added evas_event_refeed_event.
2011-07-06 glima[evas] Just explaining more the main top function block...
2011-07-06 glima[evas] Documenting/exemplifying the following:
2011-07-06 glima[evas] typos
2011-07-06 glima[evas] Documenting/exemplifying the following:
2011-07-06 rasterFix bug in in mouse grabs while frozen events are in...
2011-07-06 tasnEvas textblock: Fixed _cursor_char_coord_set with coord...
2011-07-06 tasnEvas textblock: Fixed weird cursor behavior with empty...
2011-07-06 seozevas evas_map.c: Added warning messages to some codes...
2011-07-05 glima[evas] Documenting and exemplifying the following:
2011-07-05 gastalMaking evas doc work with IE8 and IE9(copied from ecore).
2011-07-05 rasteractually handle -1 pointer return from shmat correctly...
2011-07-05 rasterFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-07-04 glima[evas] cedric, stop influencing me to break builds.
2011-07-04 glima[evas] Documenting and exemplifying the following:
2011-07-04 glima[evas] Allowing one to build examples by hand.
2011-07-04 sachielEvas Map, little clarifications and an overview example
2011-07-04 rasterand also enable mmap safety here
2011-07-04 rasteruse eina mmap safety.
2011-07-01 glima[evas] Documentation fixes.
2011-07-01 glima[evas] Documenting the following:
2011-07-01 glima[evas] Documenting the following.
2011-07-01 hermetevas/evas_map - removed white trailings.
2011-07-01 hermetevas/main.c - removed useless lines.
2011-07-01 hermetevas/evas_map - added workaround code for avoid afterim...
2011-07-01 hermetevas/evas_map - reverted the work around code.
2011-07-01 hermetevas/evas_map - fixed workaround code more properly.
2011-07-01 sachielNot so unused
2011-07-01 hermetevas/evas_map - added workaround code to remove afterim...
2011-06-30 glima[evas] Documenting the following:
2011-06-30 glima[evas] Documenting/exemplifying the following:
2011-06-29 glima[evas] Documenting the following image functions:
2011-06-29 glima[evas] Unbork examples, sorry.
2011-06-29 glima[evas] Documantation and examples on this group of
2011-06-29 tasnEvas events: Fix issues with mouse_in/out caused by...
2011-06-29 tasnEvas events: Re-apply commits 60787,60788.
2011-06-29 rasterREVERT commits 60787 and 60788 by tasn. BORK mouse...
2011-06-29 tasnEvas events: Fixed more issues with pointer grabbing.
2011-06-29 tasnEvas events: Fix 1 more issue with pointer grabbing.
2011-06-28 gastalEvas: document evas_object_rectangle.
2011-06-28 gastalEvas: Fix latex doc generation.
2011-06-28 glima[evas] Documenting more functions on Evas objects:
2011-06-28 cedricevas: raise level of warning.
next