| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b... | Jon A. Cruz | 2011-06-04 | 6 | -10/+6 |
| |\ |
|
| | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 6 | -10/+6 |
| * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 2011-06-04 | 1 | -4/+4 |
| |/ |
|
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -11/+11 |
| * | Fix node tool brokenness resulting from a switch to runtime order | Krzysztof Kosi??ski | 2011-02-05 | 2 | -19/+21 |
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 4 | -25/+25 |
| * | remove memory boundries on bitmap renderer, optimize memory usage | Adib Taraben | 2011-01-17 | 1 | -0/+14 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 3 | -48/+41 |
| |\ |
|
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 3 | -5/+5 |
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 3 | -12/+12 |
| | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 3 | -13/+13 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 17 | -17/+17 |
| |/ |
|
| * | moved some marshalling functions to generic glib calls | Nathan Hurst | 2010-04-29 | 1 | -9/+0 |
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 2 | -4/+19 |
| * | Fix behavior when loading a document | Krzysztof Kosi??ski | 2010-04-03 | 1 | -1/+1 |
| * | Initial fix for the inverted coordinate system bug | Krzysztof Kosi??ski | 2010-04-03 | 1 | -18/+3 |
| * | Initial F&S dialog setting of swatch colors. | Jon A. Cruz | 2010-03-09 | 1 | -1/+1 |
| * | Fix for invisible blured clone elements in PDF export. | Nicolas Dufour | 2010-03-04 | 1 | -0/+2 |
| * | Patch by Adib to fix 273767 | Josh Andler | 2009-10-04 | 1 | -6/+10 |
| * | 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 | 6 | -23/+23 |
| * | SPDocument->Document | johnce | 2009-08-05 | 2 | -6/+6 |
| * | SPDocument->Document | johnce | 2009-08-05 | 4 | -17/+17 |
| * | Fix bug #168387 (Display mode toggle doesn't update radio button) | Diederik van Lierop | 2009-07-28 | 1 | -1/+1 |
| * | commit out apparently useless warning | bulia byak | 2009-07-05 | 1 | -1/+1 |
| * | BUG: #273767: crash on ...; resolved crash on several pixbuf operations | theAdib | 2009-05-11 | 2 | -25/+36 |
| * | more on BUG 322116: PDF export does not use the highest quality for rasterize... | Adib Taraben | 2009-05-02 | 1 | -1/+2 |
| * | BUG 322116, PDF export does not use the highest quality for rasterized filter | theAdib | 2009-05-01 | 1 | -11/+2 |
| * | noop: add todo | Johan B. C. Engelen | 2009-04-07 | 1 | -0/+1 |
| * | is_straight_curve now also returns true for straight line quadratic and cubic... | Johan B. C. Engelen | 2009-04-07 | 1 | -3/+19 |
| * | noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ... | Peter Moulder | 2009-04-07 | 1 | -39/+39 |
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -1/+1 |
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -12/+1 |
| * | Adding explicit parenthesis to remove warnings | Jon A. Cruz | 2009-02-10 | 1 | -2/+2 |
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -2/+2 |
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| * | Cmake: restructure build files to be more like current build system. Should r... | Joshua L. Blocher | 2009-01-09 | 2 | -5/+9 |
| * | Build a single test executable on Linux to match Windows build system. | Krzysztof Kosi??ski | 2008-12-29 | 2 | -36/+22 |
| * | * Removing the bitmap files that aren't being used. | Ted Gould | 2008-12-10 | 1 | -0/+1 |
| * | Simplify "make check" makefile rules and remove most of the obsolete | Krzysztof Kosi??ski | 2008-12-09 | 2 | -136/+11 |
| * | Partial fix for "make check" compilation failure. | Krzysztof Kosi??ski | 2008-12-08 | 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 | 6 | -30/+77 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -5/+9 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 5 | -2/+96 |
| * | Whitespace cleanup | Jon A. Cruz | 2008-09-24 | 1 | -1/+1 |
| * | Added base metadata to exported png files. Fixes bug #189954. | Jon A. Cruz | 2008-09-24 | 1 | -9/+104 |
| * | hide item instead of unreffing, and unref arena to prevent memory leak | bulia byak | 2008-09-22 | 1 | -2/+3 |
| * | this item is not hide'd, so unref it instead to prevent leak | bulia byak | 2008-09-16 | 1 | -0/+2 |
| * | remove extra unref; now ref/unref is done by show/hide; this used to stop thi... | bulia byak | 2008-09-16 | 1 | -3/+2 |