summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add missing filesJohan B. C. Engelen2008-12-133-0/+1081
* update to 2geom rev.1723Johan B. C. Engelen2008-12-1328-527/+452
* add sketch mode to pencil toolJohan B. C. Engelen2008-12-135-21/+172
* fixed: getting pagecolor for bordercolorThomas Holder2008-12-121-1/+1
* typo in xMaxYMidThomas Holder2008-12-123-3/+3
* bug #166885 (preserveAspectRatio="none" misinterpreted)Thomas Holder2008-12-114-4/+4
* fixed snapping of handles (broken since rev 20247)Thomas Holder2008-12-111-5/+6
* - Fix bug #304405 (snapping to an intersection of lines at infinity is wrong)Diederik van Lierop2008-12-104-396/+393
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-1032-1289/+9
* use 2geom bezier fitting (is copy of inkscape's)Johan B. C. Engelen2008-12-104-9/+8
* nodepath: use 2geom bezier fitting (is copy of inkscape's)Johan B. C. Engelen2008-12-101-2/+2
* remove orphaned NRMatrix wrapper for sp_item_write_transformThomas Holder2008-12-092-14/+0
* reworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixin...Thomas Holder2008-12-091-56/+30
* preferences.cpp: Remove an assert that causes problems with some Krzysztof Kosi??ski2008-12-091-1/+2
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-0922-1418/+102
* fix for Bug #234305 (paste into transformed groups)Thomas Holder2008-12-081-0/+10
* Make all tools consider full parent transform (up to document, not just up to...Thomas Holder2008-12-0814-36/+45
* "make check" now compiles and runs on Linux.Krzysztof Kosi??ski2008-12-088-56/+185
* Makes page-sizer be a little less eager to change the orientation of pages au...Jasper van de Gronde2008-12-081-5/+12
* Removed sp_main_* stubs from individual headers to make the unit tests build ...Jasper van de Gronde2008-12-083-7/+4
* Warning and 'using' cleanup.Jon A. Cruz2008-12-0813-123/+103
* Partial fix for "make check" compilation failure.Krzysztof Kosi??ski2008-12-084-18/+6
* Bug #167682 (resizing page must also resize viewBox)Thomas Holder2008-12-071-0/+8
* Fix a typo that causes a runtime error during the preferences test.Krzysztof Kosi??ski2008-12-071-1/+1
* Changed term away from "embed" since that has specific meaning.Jon A. Cruz2008-12-074-57/+57
* Add unit tests for the Inkscape::Preferences class.Krzysztof Kosi??ski2008-12-071-0/+136
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-0711-52/+74
* Removed duplication of menu items.Jon A. Cruz2008-12-061-32/+35
* Removed warning for expected condition.Jon A. Cruz2008-12-061-3/+3
* Warning cleanup.Jon A. Cruz2008-12-061-8/+8
* simplify interpolating the curve in pencil-context.Johan B. C. Engelen2008-12-061-19/+6
* NR -> 2Geom few more filesJoshua L. Blocher2008-12-058-33/+33
* 2geom more as fixJohan B. C. Engelen2008-12-0518-18/+18
* Changed it use common code for profile locations.Jon A. Cruz2008-12-051-16/+7
* more 2geomificationJohan B. C. Engelen2008-12-054-16/+15
* 2geomify filter-chemistryJohan B. C. Engelen2008-12-051-4/+4
* 2geom eraser toolJohan B. C. Engelen2008-12-051-13/+13
* NR::LInfty => Geom::Johan B. C. Engelen2008-12-059-28/+28
* NR -> 2Geom, more h and cpp filesJoshua L. Blocher2008-12-058-20/+20
* Layout code cleanup.Jon A. Cruz2008-12-051-12/+24
* Avoid problems when document is being closed.Jon A. Cruz2008-12-051-4/+6
* Misc. cleanupJon A. Cruz2008-12-051-671/+676
* Warning cleanup.Jon A. Cruz2008-12-056-65/+69
* Corrected initialization order.Jon A. Cruz2008-12-051-5/+3
* Warning/type cleanup.Jon A. Cruz2008-12-045-44/+59
* Whitespace cleanup.Jon A. Cruz2008-12-042-226/+248
* Whitespace cleanup.Jon A. Cruz2008-12-042-787/+796
* Warning/type cleanup.Jon A. Cruz2008-12-042-17/+45
* Whitespace cleanup.Jon A. Cruz2008-12-041-88/+85
* Ifdef cleanupJon A. Cruz2008-12-041-5/+3