Edje text: Fix a rare issue causing ellipsis not to work.
[framework/uifw/edje.git] / src / lib / edje_text.c
2011-06-12 tasnEdje text: Fix a rare issue causing ellipsis not to...
2011-05-09 tasnEdje text: fix issue with ellipsis causing text to...
2011-04-11 rasteradd text effect shadow direction support.
2011-04-09 devilhornsEdje: Edje_Text: Don't segfault on _edje_text_part_on_d...
2011-02-27 tasnEdje text: Added size_range to limit the font size...
2011-02-27 tasnEdje text: Fixed a bug with fit_x and cleaned everythin...
2011-02-03 tasnEdje text: Use the ellipsis char instead of 3 dots.
2011-02-02 cedric * edje: prevent unitialized text to go outside of...
2011-01-30 tasnEdje text: Added support for auto-alignment. Text align...
2011-01-16 rasterwarning--
2010-12-14 carouse size_t when it does not hurt
2010-12-05 rastermaybe fix del ref 0 string then add it back with same...
2010-10-12 tasnEdje text: Fix text cutting (esipsis) with non-english...
2010-10-11 rasterbah - removed snprintf.
2010-10-11 rasterfix inlined fonts again.
2010-09-25 caroPut everything in edje_private. It should fix a compilation
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-12 cedric * edje: fix some memleak issue.
2010-08-11 sachielNo need for path in font_directory, and use the right...
2010-08-09 cedric * edje: new file format.
2010-08-04 lucasFORMATTING
2010-07-31 discomfitormove a couple variables into loops, reformat slightly...
2010-07-29 cedric * edje: change memory layout that will become the...
2010-07-27 cedric * edje: fix fit code when string is empty.
2010-06-28 cedric * edje: This is the first commit of a rewrite of edje...
2010-06-24 cedric * edje: remove warning due to API change in Ecore.
2009-12-09 cedric * edje: Add Fixed Point Math support to Edje.
2009-11-22 rasterpatch from tasn: rtl fit.
2009-10-07 cedric * edje: Remove some potential bug detected by llvm...
2009-08-13 cedric * edje_calc: Cleanup calc structure.
2009-08-11 cedric * edje: More cleanup of Edje_Real_Part.
2009-08-11 cedric * edje: Some cleanup, mainly removing dead code.
2009-08-10 cedric * edje: Reduce sizeof (Edje_Calc_Params).
2009-05-22 rasterrevertg big R to L patches because they break cursors...
2009-05-18 rastertasn's rtl pathes and improvements... continued!
2009-02-05 barbieriInterpolate text font size.
2009-02-03 rasterallow individual objects to have differing scaling...
2008-12-17 cedricMove to eina_hash. Nothing should break, but if you...
2008-12-06 barbieriShut up a bunch of warnings and fix some real errors.
2008-10-26 caro * move standard header files to source files
2008-10-22 cedricRemove Evas list from Edje and use Eina instead.
2008-10-15 cedricSwitch evas_stringshare to eina_stringshare.
2008-10-02 rasterfix a jitter with text fit if fit region tiny!
2008-09-09 rastersupport an edje scaling factor. parts can selectively...
2008-08-17 rastermove around - flatter.