| Commit message (Expand) | Author | Age | Files | Lines |
| * | bug 202103: crash then putting text containing a soft hyphen character (u00AD... | Richard Hughes | 2008-09-16 | 1 | -3/+4 |
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 11 | -155/+159 |
| * | null check fixes patch from bug 261475 | bulia byak | 2008-08-28 | 3 | -22/+26 |
| * | NR:: to Geom:: for most of src/extension/ | Johan B. C. Engelen | 2008-08-12 | 1 | -4/+5 |
| * | patch from bug 169004 | bulia byak | 2008-08-11 | 1 | -1/+15 |
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -3/+3 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 6 | -7/+11 |
| * | Warning cleanup | Jon A. Cruz | 2008-07-20 | 1 | -2/+2 |
| * | add parameter for going n lines up/down | bulia byak | 2008-07-18 | 2 | -20/+26 |
| * | remove no longer used methods (livarot to nartbpath ; font glyphs to nartbpath) | Johan B. C. Engelen | 2008-07-12 | 3 | -23/+0 |
| * | 2geomify print, fill and stroke methods of extensions | Johan B. C. Engelen | 2008-07-12 | 1 | -9/+5 |
| * | render glyphs using 2geom pathvector instead of artbpath of font-glyph | Johan B. C. Engelen | 2008-07-08 | 1 | -12/+10 |
| * | add 2geom pathvector to glyph font-glyph | Johan B. C. Engelen | 2008-07-08 | 3 | -3/+26 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -37/+17 |
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-06-22 | 2 | -18/+22 |
| * | Changing the executable bit that shouldn't be there. | Ted Gould | 2008-05-21 | 8 | -0/+0 |
| * | complete adding const to have only NArtBpath const * get_bpath() const; for a... | Johan B. C. Engelen | 2008-05-09 | 1 | -4/+5 |
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -0/+1 |
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -4/+4 |
| * | Cmake: added livarot as a lib, fixes problem with linking | Joshua L. Blocher | 2008-04-27 | 1 | -0/+2 |
| * | Cmake: more fixs for C internal libs | Joshua L. Blocher | 2008-04-07 | 1 | -1/+1 |
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -5/+0 |
| * | add CMakeFiles for libcroco, libgdl, libnr, libnrtype. | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+37 |
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 3 | -19/+20 |
| * | bug 189516: text selection highlight is in the wrong place for text-on-path w... | Richard Hughes | 2008-02-06 | 1 | -4/+5 |
| * | bug 185761: crash when editing text with the text & font dialog due to readin... | Richard Hughes | 2008-01-26 | 1 | -1/+1 |
| * | Fix for Bug #181663 (Font style errors / assert when changing style) | Gail Carmichael | 2008-01-10 | 1 | -4/+0 |
| * | Applying Gail's patch for font-specification | Bryce Harrington | 2008-01-05 | 5 | -148/+537 |
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 3 | -16/+16 |
| * | noop: Slight simplification now that we already require gtk >= 2.6 (and indee... | Peter Moulder | 2007-11-05 | 1 | -3/+0 |
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be rev... | Johan B. C. Engelen | 2007-11-04 | 8 | -9/+9 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 1 | -2/+2 |
| * | add required includes for gcc 4.3 and fix a const issue -- patch #1675635 | MenTaLguY | 2007-03-18 | 1 | -0/+1 |
| * | Eliminate remaining sources of empty NR::Rects | MenTaLguY | 2007-03-11 | 6 | -37/+46 |
| * | roll back a part of revision 12016, in an attempt to fix bug 1496718 | Richard Hughes | 2007-03-09 | 1 | -3/+5 |
| * | Check for GGO_UNHINTED not being defined | Bob Jamison | 2007-02-26 | 1 | -0/+5 |
| * | bug 1652188: text-anchor:start means left even in rtl | Richard Hughes | 2007-02-17 | 1 | -2/+2 |
| * | bug 1614678: infinite loop on text containing a character pango describes as ... | Richard Hughes | 2006-12-18 | 1 | -3/+3 |
| * | bug 1598337 / patch 1603279 by atwupack: crash deleting invisible layers | Richard Hughes | 2006-11-27 | 2 | -4/+4 |
| * | bug 1602461: never use font-stretch on win32 because Pango/GDI don't support ... | Richard Hughes | 2006-11-26 | 1 | -1/+5 |
| * | bug 1500287: Arabic and other RTL text not being shaped correctly | Richard Hughes | 2006-11-20 | 1 | -5/+26 |
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+123 |
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+19 |
| * | replace two uses of hash_map with standard STL map | MenTaLguY | 2006-07-21 | 2 | -3/+4 |
| * | replace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK_VERSION(2,6,0), fixes... | Ralf Stephan | 2006-06-25 | 2 | -2/+5 |
| * | glib-2.4 system fixes: some includes to get prototypes, some version checks | Ralf Stephan | 2006-06-25 | 2 | -0/+6 |
| * | crash when we try to rasterise with a font that pango can't cope with | Richard Hughes | 2006-05-29 | 1 | -0/+2 |
| * | replace nr_new() with g_new(), and try to converge on using the glib allocato... | MenTaLguY | 2006-05-28 | 3 | -15/+18 |
| * | bug 1495265: css fallback fonts broken on win32 | Richard Hughes | 2006-05-27 | 3 | -10/+46 |