summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKrzysztof Kosi??ski2011-04-076-55/+70
|\
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-11/+11
| * Fix node tool brokenness resulting from a switch to runtime orderKrzysztof Kosi??ski2011-02-052-19/+21
| * update to latest 2geom !Johan B. C. Engelen2011-02-024-25/+25
| * remove memory boundries on bitmap renderer, optimize memory usageAdib Taraben2011-01-171-0/+14
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-153-48/+41
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-123-48/+41
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-033-5/+5
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-013-12/+12
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-293-13/+13
* | | Merge from trunkKrzysztof Kosi??ski2010-11-2517-17/+17
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1717-17/+17
| |/
* | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-151-0/+2
* | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-11/+6
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-3/+1
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-042-63/+34
* | Fix PNG exportKrzysztof Kosi??ski2010-06-291-30/+40
|/
* moved some marshalling functions to generic glib callsNathan Hurst2010-04-291-9/+0
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-062-4/+19
* Fix behavior when loading a documentKrzysztof Kosi??ski2010-04-031-1/+1
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-18/+3
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-1/+1
* Fix for invisible blured clone elements in PDF export.Nicolas Dufour2010-03-041-0/+2
* Patch by Adib to fix 273767Josh Andler2009-10-041-6/+10
* fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...bulia byak2009-08-171-18/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-066-23/+23
* SPDocument->Documentjohnce2009-08-052-6/+6
* SPDocument->Documentjohnce2009-08-054-17/+17
* Fix bug #168387 (Display mode toggle doesn't update radio button)Diederik van Lierop2009-07-281-1/+1
* commit out apparently useless warningbulia byak2009-07-051-1/+1
* BUG: #273767: crash on ...; resolved crash on several pixbuf operationstheAdib2009-05-112-25/+36
* more on BUG 322116: PDF export does not use the highest quality for rasterize...Adib Taraben2009-05-021-1/+2
* BUG 322116, PDF export does not use the highest quality for rasterized filtertheAdib2009-05-011-11/+2
* noop: add todoJohan B. C. Engelen2009-04-071-0/+1
* is_straight_curve now also returns true for straight line quadratic and cubic...Johan B. C. Engelen2009-04-071-3/+19
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder2009-04-071-39/+39
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-1/+1
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-12/+1
* Adding explicit parenthesis to remove warningsJon A. Cruz2009-02-101-2/+2
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-2/+2
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-092-5/+9
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-292-36/+22
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-101-0/+1
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-092-136/+11
* Partial fix for "make check" compilation failure.Krzysztof Kosi??ski2008-12-081-1/+1
* Very slight change to allocation of stripe buffer in png-write.cpp that makes...Jasper van de Gronde2008-12-021-1/+1
* Merge from fe-movedTed Gould2008-11-216-30/+77
* From trunkTed Gould2008-10-271-5/+9
* Merging from trunkTed Gould2008-10-115-2/+96