Code

Make curvature work again by fixing a minor omission
[inkscape.git] / src / libnrtype /
2009-09-25 scislacPatch by Adib for 248721. Thanks Adib!
2009-09-23 scislacFix for 181663 by The Adib. Yay for working Italics...
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-02-08 JucaBluesgcc warning cleanup:
2009-02-01 theadibFIX for bug 317964; SVG crashes on empthy flow-text...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-09-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-09-16 cyrevebug 202103: crash then putting text containing a soft...
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-28 buliabyaknull check fixes patch from bug 261475
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2008-08-11 buliabyakpatch from bug 169004
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-20 joncruzWarning cleanup
2008-07-18 buliabyakadd parameter for going n lines up/down
2008-07-12 johanengelenremove no longer used methods (livarot to nartbpath...
2008-07-12 johanengelen2geomify print, fill and stroke methods of extensions
2008-07-08 johanengelenrender glyphs using 2geom pathvector instead of artbpat...
2008-07-08 johanengelenadd 2geom pathvector to glyph font-glyph
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-22 JucaBlueswarning cleanup
2008-05-21 Ted GouldChanging the executable bit that shouldn't be there.
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-27 verbalshadowCmake: added livarot as a lib, fixes problem with linking
2008-04-07 verbalshadowCmake: more fixs for C internal libs
2008-04-01 theadibdelete remaining .cvsignore files
2008-03-30 johanengelenadd CMakeFiles for libcroco, libgdl, libnr, libnrtype.
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-02-06 cyrevebug 189516: text selection highlight is in the wrong...
2008-01-26 cyrevebug 185761: crash when editing text with the text ...
2008-01-10 gbanaszkFix for Bug #181663 (Font style errors / assert when...
2008-01-05 bryceApplying Gail's patch for font-specification
2007-11-10 joncruzWarning cleanup
2007-11-05 pjrmnoop: Slight simplification now that we already require...
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
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