Code

make win32 compile using libxslt
[inkscape.git] / src / libnrtype /
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-10 joncruzPurged fill type enum
2007-03-18 mentaladd required includes for gcc 4.3 and fix a const issue...
2007-03-11 mentalEliminate remaining sources of empty NR::Rects
2007-03-09 cyreveroll back a part of revision 12016, in an attempt to...
2007-02-26 ishmalCheck for GGO_UNHINTED not being defined
2007-02-17 cyrevebug 1652188: text-anchor:start means left even in rtl
2006-12-18 cyrevebug 1614678: infinite loop on text containing a charact...
2006-11-27 cyrevebug 1598337 / patch 1603279 by atwupack: crash deleting...
2006-11-26 cyrevebug 1602461: never use font-stretch on win32 because...
2006-11-20 cyrevebug 1500287: Arabic and other RTL text not being shaped...
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-07-21 mentalreplace two uses of hash_map with standard STL map
2006-06-25 rwstreplace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK...
2006-06-25 rwstglib-2.4 system fixes: some includes to get prototypes...
2006-05-29 cyrevecrash when we try to rasterise with a font that pango...
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-27 cyrevebug 1495265: css fallback fonts broken on win32
2006-05-25 dwyip#define -> typedef
2006-05-25 dwyipfix for backwards compatibility with FreeType 2.1.x
2006-05-25 pjrmFix compile error.
2006-05-21 cyreveremove unnecessary casts which didn't compile on old...
2006-05-20 mjwybrow * src/libnrtype/FontInstance.cpp: patch from David...
2006-05-19 cyreveremove inclusion of internal freetype headers (which...
2006-05-18 mderezynski* Check for a valid font family in the text toolbox...
2006-05-17 mderezynski* Remove old/stale code from font-lister.h/cpp
2006-05-17 mderezynski* Fix build for gcc 4.x (Remove additional class name...
2006-05-03 cyrevebug 1466130: operator== for font_style was not transiti...
2006-03-02 cyrevebug 1441767: allow device fonts (eg opentype with posts...
2006-02-11 cyrevemake soft hyphens work
2006-02-10 cyrevebug 1412504: infinite loop when moving a word to the...
2006-02-10 cyrevebug 1412947: crash with some (non-truetype?) fonts
2006-02-06 gouldtj r10887@tres: ted | 2006-02-05 23:16:41 -0800
2006-02-06 gouldtj(no commit message)
2006-02-06 buliabyaksilence warnings
2006-02-05 buliabyakoptional start index and length in getBoundingBox,...
2006-01-18 rwstoptimized includes
2006-01-16 mentalmoving trunk for module inkscape