summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | remove debug warningbulia byak2009-08-301-1/+0
| * | patch by Alvin for 418798bulia byak2009-08-291-2/+4
| * | lpe-spiro: fix problem with rounding and very nearly zero closing line segmentsJohan B. C. Engelen2009-08-261-1/+3
| * | fix bug #377958: don't write inkscape:path-effect to plain svgJohan B. C. Engelen2009-08-262-12/+16
| * | patch by Richard Hughes for 417777bulia byak2009-08-261-3/+3
| * | patch for divisor limitbulia byak2009-08-261-1/+1
| * | patch from 417179 by Alvinbulia byak2009-08-241-0/+1
| * | - fix bug #414142 (Moving path nodes twice is hard when snap is enabled)Diederik van Lierop2009-08-232-2/+9
| * | fix 417676bulia byak2009-08-231-1/+1
| * | When dragging a knot along a constraint line, then allow snapping the positio...Diederik van Lierop2009-08-235-6/+34
| * | patch from 416549bulia byak2009-08-231-0/+3
| * | fix half-smooth nodes updating when next to a line but with curve codebulia byak2009-08-231-4/+2
| * | fix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do no...bulia byak2009-08-225-3/+75
| * | fix 272408 and address fixmes: fix inheriting of dasharray and dashoffset, ma...bulia byak2009-08-222-16/+30
| * | fix 416940bulia byak2009-08-221-3/+11
| * | fix 166186bulia byak2009-08-221-3/+9
| * | fix 379817bulia byak2009-08-211-4/+14
| * | absolutize user-entered path from doc locationbulia byak2009-08-211-19/+30
| * | fix 167857bulia byak2009-08-191-2/+4
| * | patch from 289774bulia byak2009-08-181-7/+2
| * | fix for 415168bulia byak2009-08-181-2/+2
| * | patch by Alvin Penner for bug 415079bulia byak2009-08-181-0/+2
| * | fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...bulia byak2009-08-173-35/+72
| * | fix remaining issues of bug 407893bulia byak2009-08-171-1/+1
| * | fix ctrl+arrow keys not working after startupbulia byak2009-08-171-0/+2
| * | some more ungrabbing neededbulia byak2009-08-171-0/+9
| * | * Bug-fixing src/libnr/Makefile_insert to avoid build failureLuca Bruno2009-08-151-1/+1
| * | additional file for building nr-testtheAdib2009-08-141-0/+1
| * | fix 407893bulia byak2009-08-131-6/+6
| * | fix 376068bulia byak2009-08-131-14/+16
| * | fix 304018bulia byak2009-08-131-17/+19
| * | fix pulling out second handle when the segment was a linetobulia byak2009-08-131-0/+2
| * | Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour2009-08-125-15/+45
| * | Don't open 'Save as ...' dialog inside the application bundle on OS X when it...Maximilian Albert2009-08-121-4/+6
| * | Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.Nicolas Dufour2009-08-121-1/+20
| * | Deweirdification of user visible messages as proposed by TavAlexandre Prokoudine2009-08-111-4/+4
| * | Maximum value of alpha is 255 (not 256).Tavmjong Bah2009-08-111-1/+1
| * | patch 168780bulia byak2009-08-116-0/+58
| * | Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...Maximilian Albert2009-08-102-3/+3
| * | Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...Maximilian Albert2009-08-093-5/+6
| * | Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert2009-08-095-5/+16
| * | Cleanup (remove unused variable; use generic function to determine the file e...Maximilian Albert2009-08-092-2/+1
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-0915-142/+254
| * | When translating too many items, then don't use the bbox of the selection as ...Diederik van Lierop2009-08-091-3/+3
| * | When snapping while translating, use the bounding box corners of each selecte...Diederik van Lierop2009-08-093-107/+153
| * | add additional files for win32 distributiontheAdib2009-08-082-1/+4
| * | Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2009-08-073-29/+29
| * | Clarify tooltipMaximilian Albert2009-08-071-1/+1
| * | Report complete paths when doing an emergency save (closes LP #171392)Maximilian Albert2009-08-071-0/+6
| * | Fix compile on windowsMaximilian Albert2009-08-071-7/+7