Revert "Rollback to previous package. evas_1.0.0.001+svn.62695slp2+build31"
[framework/uifw/evas.git] / src / lib / canvas / evas_font_dir.c
2011-10-10 Mike McCormackRevert "Rollback to previous package. evas_1.0.0.001...
2011-10-06 Daniel Juyung SeoRollback to previous package. evas_1.0.0.001+svn.62695s...
2011-10-05 Mike McCormackMerge branch 'upstream'
2011-09-05 tasnEvas font: Fix compilation with C++ compilers.
2011-09-02 Jaehwan Kim[*][Migration upstream r62695]
2011-08-23 Jaehwan Kim[Migration upstream r62695] Merge remote branch 'origin...
2011-08-22 tasnEvas font: Did some style fixes, we don't like tabs.
2011-08-22 tasnEvas font: Fixed font cache.
2011-08-22 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-14 Daniel Juyung Seo[Upstream Migration r62388]
2011-08-08 tasnEvas font: font_load use the correct string.
2011-08-08 rasterstrndup--!
2011-08-01 tasnEvas font: removed _FcPattern decleration.
2011-08-01 tasnEvas font: Renamed FONT_REND_ITALIC/BOLD -> FONT_REND_S...
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 font+textblock: Stopped using FcNameParse, parse...
2011-07-28 tasnEvas font: Enabled run-time slanting for 'Oblique'.
2011-07-13 tasnEvas: Moved font functions from object_text.c to font_dir.c
2011-06-23 Jaehwan Kimsvn update: 60295 (latest:60295)
2011-05-30 lucasevas: fix misspellings
2011-05-29 tasnEvas font-engine: In continuation of the previous commi...
2011-05-18 caroremove some shadow declarations
2011-05-12 tasnEvas font-engine: Fix usage of font cache (= -> ==).
2011-05-12 tasnEvas font-engine: abort font load even sooner if name...
2011-04-13 tasnEvas font-engine: Move, rename and make *_text_font_sty...
2011-04-12 tasnEvas font-engine: Added support for runtime-italic...
2011-03-09 Myungjae Leesvn update: 57457 (latest:57457)
2011-03-08 WooHyun Jung[Rollback]
2011-02-21 chuneon.parkfixed a minor evas color engine logic(sorry, cause...
2011-02-19 rasterfix off by 1!
2010-11-25 Jaehwan KimSVN EFL Migration SVN-54790
2010-10-08 Daniel Juyung Seo[Patch Rollback] Rollbacked below patch.
2010-10-08 rasterdisable ref.
2010-10-06 Daniel Juyung Seo[SVN 53093 Merge]
2010-10-06 rasteri think i foundsed me a fontconfig bug.. this i think...
2010-05-18 Youmin Hasvn update: 48959 (latest:48959)
2010-02-03 raster1. fix fcfini issue i hit - yes . things may look like...
2009-12-14 cedric * evas_font_dir: Add all guards.
2009-12-14 cedric * evas_font_dir: reduce use of FcFontSort by using...
2009-10-22 cedric * evas: Cleanup move to eina log.
2009-09-21 cedric * evas: Use eina_log.
2009-09-04 caroremove trailing spaces
2009-06-17 cedric * evas: Remove Evas_Bool.
2009-06-15 cedric * Evas: Add another delay before reducing number of...
2009-04-21 rasterlimit init and fini to.. once!
2009-04-19 rastercleanup on shutdown better
2009-02-24 carofix some warnings reported by llvm (see local.profusion...
2008-12-20 caro * src/modules/engines/direct3d/:
2008-12-09 cedricRemove use of evas_hash from evas and use directly...
2008-11-05 caroBig patch to make Evas work (more or less) with Windows CE:
2008-10-31 cedricFix bug when shutting down all engine and still have...
2008-10-26 englebassCorrect function declaration for evas_hash_foreach
2008-10-21 cedricDeclare dir in the right scope.
2008-10-21 cedricRemove Evas_List from Evas.
2008-10-15 cedricSwitch evas internal use of evas_stringshare to eina_st...
2008-09-16 barbieriDo not assume fontconfig will find a font.
2008-08-17 rastermove around - flatter.