Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / libnrtype /
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-07-28 tavmjong-freeFix rendering of "plain" SVG text.
2010-07-25 tavmjong-freeFix rendering of "plain" SVG text.
2010-07-13 Ted GouldUpgrading to trunk
2010-06-04 tavmjong-freeAdd support for baseline-shift attribute (all possible...
2010-06-01 tavmjong-freePrevent vertical kerning from changing line spacing...
2010-05-21 tavmjong-freeSubtract letter_spacing from width at end of line so...
2010-05-15 Ted GouldUpdating to trunk
2010-04-18 Jon A. CruzCorrect #endif placement. Should fix win32 build.
2010-04-18 tavmjong-freeAdded/Fixed Pango font weights. Included Jon's workarou...
2010-04-17 Jon A. CruzTemp build-break workaround for systems with Pango...
2010-04-17 Jon A. CruzWhitespace and brace cleanup. Minor refactoring of...
2010-04-15 tavmjong-freeFirst step in fixing the changing of font faces (must...
2010-04-15 tavmjong-freeAdded missing Pango Weights.
2010-03-27 Krzysztof KosińskiFix incorrect use of std::auto_ptr<char> in FontInstanc...
2010-03-26 Ted GouldMerge from trunk
2010-03-04 Krzysztof KosińskiClean up the unordered containers fix.
2010-03-04 Jon A. CruzFixing build breakage with more proper autoconf usage.
2010-03-02 Krzysztof KosińskiUse Boost unordeed containers instead of TR1 to minimiz...
2010-01-20 Krzysztof KosińskiGo back to using TR1 unordered containers to fix warnin...
2010-01-15 Jon A. CruzFixed object leak.
2010-01-14 Krzysztof KosińskiReplace std::tr1::unordered_(map|set) with __gnu_cxx...
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-07 buliabyaka better truncation detection, suggested by Richard...
2010-01-01 Ted GouldKeeping up with trunk
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
2009-12-28 Diederik van LieropUse correct text anchor for vertical text and when...
2009-12-28 Diederik van LieropUse correct text anchor for vertical text and when...
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-27 Jon A. CruzEncapsulating use of gcc hash_map extension.
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-21 buliabyakutilities and UI support for identifying truncated...
2009-12-13 Diederik van LieropPosition of baseline anchor is now dependent of the...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Ted GouldMerging in from trunk
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
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...
next