| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform) | su_v | 2012-09-23 | 1 | -942/+0 |
| * | emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084) | Alvin Penner | 2012-05-27 | 1 | -7/+1 |
| * | cppcheck | Kris De Gussem | 2012-04-20 | 1 | -3/+1 |
| * | Memory leak fix. (Bug #986271) Code supplied by David Mathog. | Kris De Gussem | 2012-04-20 | 1 | -5/+16 |
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -19/+1 |
| * | emf export. change text height property lfHeight from + to - (Bug 919728) | Alvin Penner | 2012-01-24 | 1 | -1/+1 |
| * | variable initialisation | Kris De Gussem | 2011-11-19 | 1 | -36/+20 |
| * | cppcheck | Kris De Gussem | 2011-10-20 | 1 | -1/+1 |
| * | fix compilation after const change in r10589 | Johan B. C. Engelen | 2011-08-30 | 1 | -5/+5 |
| * | Fix compilation on Windows after libnr removal | Krzysztof Kosi??ski | 2011-08-29 | 1 | -1/+1 |
| * | Remove NRRect use from the extension system | Krzysztof Kosi??ski | 2011-08-27 | 1 | -11/+9 |
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -11/+8 |
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 2011-07-17 | 1 | -2/+2 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -4/+3 |
| |\ |
|
| | * | Possible Win32 compile fix. | Jon A. Cruz | 2011-06-04 | 1 | -1/+2 |
| | * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b... | Jon A. Cruz | 2011-06-04 | 1 | -3/+1 |
| * | | No more PrintWin32, including no special cases for non-Unicode Windows anymore. | Jasper van de Gronde | 2011-04-15 | 1 | -82/+36 |
| |/ |
|
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -11/+11 |
| * | Export. add emf text rotation (Bug 681262) | Alvin Penner | 2011-01-07 | 1 | -6/+6 |
| * | disable Rectangle and Ellipse (Bug 407394) | Alvin Penner | 2011-01-04 | 1 | -16/+16 |
| * | Win32 post-GSoC fixups. | Jon A. Cruz | 2010-12-15 | 1 | -1/+1 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -5/+7 |
| |\ |
|
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 |
| | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+1 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| |/ |
|
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| * | Removing the polyline simplification. Fix for bug #335437 + bug #307783 (miss... | Ulf Erikson | 2009-03-02 | 1 | -9/+2 |
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -2/+2 |
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 1 | -10/+0 |
| * | fix compile after rev 20377 | Johan B. C. Engelen | 2008-12-16 | 1 | -1/+1 |
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -4/+3 |
| * | LIBNR REMOVAL. remove nartbpath code!!! | Johan B. C. Engelen | 2008-09-10 | 1 | -2/+0 |
| * | 2geomify, remove warnings and other fixes | Ulf Erikson | 2008-09-10 | 1 | -219/+242 |
| * | LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ... | Johan B. C. Engelen | 2008-09-07 | 1 | -1/+0 |
| * | remove unused variables | Johan B. C. Engelen | 2008-08-31 | 1 | -8/+7 |
| * | NR:: to Geom:: for most of src/extension/ | Johan B. C. Engelen | 2008-08-12 | 1 | -36/+36 |
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+1 |
| * | EMF export patches submitted by SaGS | Ulf Erikson | 2008-08-04 | 1 | -32/+27 |
| * | Minor fixes for emf input/output on windows | Ulf Erikson | 2008-07-14 | 1 | -16/+68 |
| * | 2geomify print, fill and stroke methods of extensions | Johan B. C. Engelen | 2008-07-12 | 1 | -5/+11 |
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 |
| * | Improved emf handling | Ulf Erikson | 2008-05-22 | 1 | -29/+198 |
| * | complete adding const to have only NArtBpath const * get_bpath() const; for a... | Johan B. C. Engelen | 2008-05-09 | 1 | -2/+2 |
| * | Fixed some further issues with Internal extensions after the introduction of ... | Marcin Floryan | 2008-04-23 | 1 | -2/+2 |
| * | r19076@shi: ted | 2008-04-21 15:42:45 -0700 | Ted Gould | 2008-04-21 | 1 | -1/+1 |
| * | fix include paths | Johan B. C. Engelen | 2008-04-15 | 1 | -1/+1 |
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -5/+5 |
| * | Export/Import text as text + some bug-fixes. | Ulf Erikson | 2007-11-25 | 1 | -6/+177 |
| * | Purged fill type, stroke type enum | Adib Taraben | 2007-09-11 | 1 | -2/+2 |