| Commit message (Expand) | Author | Age | Files | Lines |
| * | antialiasing options on export | Marc Jeanmougin | 2017-01-04 | 1 | -9/+9 |
| * | minor fix (+ satisfy build bots (?)) | Marc Jeanmougin | 2016-09-25 | 1 | -7/+3 |
| * | Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept... | Marc Jeanmougin | 2016-09-25 | 1 | -31/+46 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -3/+1 |
| |\ |
|
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -3/+1 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+3 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -3/+1 |
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -1/+1 |
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -2/+2 |
| |/ |
|
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -3/+3 |
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -3/+3 |
| * | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -6/+6 |
| * | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -6/+6 |
| * | Protect pdf and png exports from failure and output reasonalbe warnings. | Martin Owens | 2014-01-27 | 1 | -1/+1 |
| * | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -1/+2 |
| * | Applied modified patch to add export messages. Partially fixes bug #43730. | Jon A. Cruz | 2012-05-24 | 1 | -31/+25 |
| * | png-write: Fix FTBFS | Alex Valavanis | 2012-04-06 | 1 | -1/+1 |
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+1 |
| * | Updating use of libpng jump buffer. Fixes bug #721029. | Jon A. Cruz | 2011-10-29 | 1 | -2/+2 |
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -14/+10 |
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -9/+6 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-25 | 1 | -3/+3 |
| |\ |
|
| | * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -3/+3 |
| * | | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 1 | -16/+10 |
| |/ |
|
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+1 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -1/+1 |
| |\ |
|
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -12/+11 |
| |\| |
|
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -12/+11 |
| | |\ |
|
| | | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -1/+1 |
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -2/+2 |
| | | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -4/+4 |
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | |
|
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | |/ |
|
| * | | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 2010-08-15 | 1 | -0/+2 |
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -11/+6 |
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -9/+2 |
| * | | Fix PNG export | Krzysztof Kosi??ski | 2010-06-29 | 1 | -30/+40 |
| |/ |
|
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -3/+18 |
| * | Initial fix for the inverted coordinate system bug | Krzysztof Kosi??ski | 2010-04-03 | 1 | -18/+3 |
| * | fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p... | bulia byak | 2009-08-17 | 1 | -18/+3 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 1 | -3/+3 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -3/+3 |
| * | BUG: #273767: crash on ...; resolved crash on several pixbuf operations | theAdib | 2009-05-11 | 1 | -1/+2 |
| * | BUG 322116, PDF export does not use the highest quality for rasterized filter | theAdib | 2009-05-01 | 1 | -11/+2 |
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -1/+1 |
| * | Very slight change to allocation of stripe buffer in png-write.cpp that makes... | Jasper van de Gronde | 2008-12-02 | 1 | -1/+1 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -14/+38 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -5/+9 |