framework/uifw/evas.git
2011-08-04 glima[evas] Examples on box object.
2011-08-04 glima[evas] Documentation bump on the box smart object.
2011-08-04 cedricevas: fix typo.
2011-08-04 tasnEvas textblock: Add const to parameter as we don't...
2011-08-03 gastalEvas: removing author list from main page.
2011-08-03 sachielKill those pesky defines from the docs, they make every...
2011-08-03 seozevas Evas.h: Fixed typo.
2011-08-02 tasnEvas textblock: Fixed range_text_get with TEXT_PLAIN.
2011-08-02 tasnEvas textblock: Added intro to formats to docs.
2011-08-02 tasnEvas textblock: Fixed mistake in docs.
2011-08-02 tasnEvas textblock: Fixed format_append/prepend.
2011-08-02 tasnEvas textblock: Renamed newline_mode_set/get -> legacy_...
2011-08-02 devilhornsEvas: Fix typo in Frame_Queuing check for xcb.
2011-08-02 rasterthat's it - remove autom4te.cache dirs again... - keep...
2011-08-01 cedricevas: wipe out cache in the right order.
2011-08-01 tasnEvas font: removed _FcPattern decleration.
2011-08-01 tasnEvas textblock: Use the set language with liblinebreak...
2011-08-01 tasnEvas textblock: Fixed a bug with <i> identified as...
2011-08-01 tasnEvas font: Renamed FONT_REND_ITALIC/BOLD -> FONT_REND_S...
2011-08-01 tasnEvas textblock: Added "lang" to markup to set the language.
2011-08-01 tasnEvas font: added support for ':lang=' and fixed a possi...
2011-08-01 tasnEvas textblock+font: Fixed the font fallbacks support.
2011-08-01 tasnEvas textblock: Fixed cond jump depends on uninit value.
2011-08-01 tasnEvas textblock: Fixed if to be else if in format handling.
2011-08-01 tasnEvas textblock: Added font_width to markup.
2011-08-01 tasnEvas font+textblock: Stopped using FcNameParse, parse...
2011-08-01 rasterthanks jiyoun... for finding this... silly me... spank...
2011-07-31 tasnEvas textblock: Fixed a memory leak.
2011-07-30 rasterSOMEONE.... changed the evas jpeg loader to use a membu...
2011-07-29 gastalEvas: evas_object_table documentation.
2011-07-29 devilhornsEvas: Remove rectangle free's (no, it's not a leak) ;)
2011-07-29 hermetevas_object_smart - just removed no useful MAGIC_CHECK
2011-07-29 hermetevas/evas_object_smart - trivial changes
2011-07-29 hermetevas/evas_smart - 1/0w -> EINA_TRUE/FALSE
2011-07-28 tasnEvas textblock: Changed 'heavy' weight to 'black'.
2011-07-28 tasnEvas font: Enabled run-time slanting for 'Oblique'.
2011-07-28 tasnEvas textblock: Fixed a bug with font_weight and font_s...
2011-07-28 tasnEvas textblock: Added font_weight and font_style formats.
2011-07-28 tasnEvas: Updated changelog.
2011-07-28 tasnEvas textblock: Format tags now support quoting values.
2011-07-28 tasnEvas textblock: Removed useless alloca.
2011-07-28 rasterfix cleaning up tmpf (new feature in 1.1 anyway) for...
2011-07-27 tasnEvas textblock: Fixed a bug with format invalidation.
2011-07-27 tasnEvas textblock: Fix format_append's format parsing.
2011-07-26 tasnEvas textblock: Updated docs.
2011-07-26 tasnEvas tests: Added numerous tests for latest bug fixes.
2011-07-26 tasnEvas textblock: Fixed a bug with item visibility check.
2011-07-26 tasnEvas textblock: Fixed invalidate_text_nodes to work...
2011-07-26 tasnEvas textblock: Fixed remove_pair and remove_matching.
2011-07-26 tasnEvas tests: Fixed textblock tests (formats).
2011-07-26 tasnEvas textblock: Use orig_format instead of _style_match...
2011-07-26 tasnEvas textblock: Fixed _format_append to parse tags...
2011-07-26 discomfitorfixes a weird bug exposed somewhere by giant tooltips...
2011-07-25 acidxevas: ecore_evas_buffer_new(bla, *very large number...
2011-07-25 glima[evas] Fixing typos on diagram.
2011-07-25 devilhornsEvas: Fix 'variable undeclared': I assume we wanted...
2011-07-25 rasterfix latent onebuf code (was never used before)
2011-07-25 devilhornsEvas: Fix autofoo wrt building Opengl w/ xcb.
2011-07-25 tasnEvas tests: Added a TODO test.
2011-07-24 tasnEvas tests: Adedd a textblock test for the last bug...
2011-07-24 tasnEvas textblock: Fixed updating of formats position...
2011-07-22 sachielGroup docs so textblock, line and polygon at least...
2011-07-22 hermetevas/evas_object_image.c - reverted to previous
2011-07-22 hermetevas/evas_object_image - modified to keep the uv consis...
2011-07-21 tasnEvas tests: Enabled the textblock relsize item native...
2011-07-21 tasnEvas textblock: Fixed native size calculation with...
2011-07-21 tasnEvas textblock: Fixed some more line height calculations.
2011-07-21 tasnEvas tests: Added textblock test for the last bugfix.
2011-07-21 tasnEvas textblock: Fixed relative items size calculation.
2011-07-21 cedricevas: add software YUY2 colorspace converter.
2011-07-20 glima[evas] More love to a given example's text.
2011-07-20 tasnEvas tests: Added a textblock test to verify the two...
2011-07-20 tasnEvas textblock: Fixed removing of format pairs in a...
2011-07-20 tasnEvas textblock: Fixed removing of format pairs in a...
2011-07-20 tasnEvas tests: Added a textblock test to verify last fix.
2011-07-20 tasnEvas textblock: Fixed &nbsp; handling.
2011-07-20 tasnEvas tests: Adedd more textblock visible formats tests.
2011-07-20 cedricevas: fix bug when array was reallocated during walk.
2011-07-20 cedricevas: forgotten header.
2011-07-20 cedricevas: forgotten revert.
2011-07-20 cedricevas: better patch for preventing infinite loop.
2011-07-19 tasnEvas tests: Added a test to verify last textblock bugfix.
2011-07-19 tasnEvas textblock: Fixed a bug when the last paragraph...
2011-07-19 tasnEvas tests: Added another textblock format removal...
2011-07-19 tasnEvas tests: Added some format removal tests.
2011-07-19 rasterfix pack_set of evas table (fix to added feature alread...
2011-07-18 sachielAdd missing images
2011-07-18 glima[evas] Fixing oopsies on text/image object docs.
2011-07-18 sachielImages and more Map stuff
2011-07-18 tasnEvas text: Fixed text_props_index_find and added props_...
2011-07-18 tasnEvas text: Made text_props_index_find faster.
2011-07-18 hermetevas/evas_engine - patched by Seung-Soo Woo <om101...
2011-07-17 tasnEvas textblock: Adjusted textblock_item_text struct...
2011-07-17 tasnEvas textblock: Fixed inline valign.
2011-07-17 tasnEvas tests: Enabled mixed wrap tests now that it's...
2011-07-17 tasnEvas textblock: Fixed a bug in mixed wrapping mode.
2011-07-17 tasnEvas textblock: Fixed linegap.
2011-07-17 tasnEvas tests: Added a textblock test that emulates edje...
2011-07-17 tasnEvas textblock: Fixed a bug in RELSIZE items size calcu...
2011-07-17 tasnEvas text: Added _text_props_cluster_next.
next