summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | remove debug warningbulia byak2009-08-301-1/+0
| | | | | | | | | (bzr r8549)
| * | patch by Alvin for 418798bulia byak2009-08-291-2/+4
| | | | | | | | | (bzr r8545)
| * | lpe-spiro: fix problem with rounding and very nearly zero closing line segmentsJohan B. C. Engelen2009-08-261-1/+3
| | | | | | | | | (bzr r8541)
| * | fix bug #377958: don't write inkscape:path-effect to plain svgJohan B. C. Engelen2009-08-262-12/+16
| | | | | | | | | (bzr r8540)
| * | patch by Richard Hughes for 417777bulia byak2009-08-261-3/+3
| | | | | | | | | (bzr r8534)
| * | patch for divisor limitbulia byak2009-08-261-1/+1
| | | | | | | | | (bzr r8533)
| * | patch from 417179 by Alvinbulia byak2009-08-241-0/+1
| | | | | | | | | (bzr r8530)
| * | - fix bug #414142 (Moving path nodes twice is hard when snap is enabled)Diederik van Lierop2009-08-232-2/+9
| | | | | | | | | | | | | | | - constrained snap: use projected point to calculate the snap distance (bzr r8526)
| * | fix 417676bulia byak2009-08-231-1/+1
| | | | | | | | | (bzr r8525)
| * | When dragging a knot along a constraint line, then allow snapping the ↵Diederik van Lierop2009-08-235-6/+34
| | | | | | | | | | | | | | | position of the mouse pointer instead of its projection onto the constraint line (for this a check box has been added to the preferences dialog) (bzr r8523)
| * | patch from 416549bulia byak2009-08-231-0/+3
| | | | | | | | | (bzr r8522)
| * | fix half-smooth nodes updating when next to a line but with curve codebulia byak2009-08-231-4/+2
| | | | | | | | | (bzr r8521)
| * | fix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do ↵bulia byak2009-08-225-3/+75
| | | | | | | | | | | | | | | not calculate the curve if they have a broken lpe, instead reading it directly from d= and issuing a warning (bzr r8520)
| * | fix 272408 and address fixmes: fix inheriting of dasharray and dashoffset, ↵bulia byak2009-08-222-16/+30
| | | | | | | | | | | | | | | make them correctly handle inherit values; test case for the bug is added to the testsuite (bzr r8519)
| * | fix 416940bulia byak2009-08-221-3/+11
| | | | | | | | | (bzr r8517)
| * | fix 166186bulia byak2009-08-221-3/+9
| | | | | | | | | (bzr r8516)
| * | fix 379817bulia byak2009-08-211-4/+14
| | | | | | | | | (bzr r8515)
| * | absolutize user-entered path from doc locationbulia byak2009-08-211-19/+30
| | | | | | | | | (bzr r8514)
| * | fix 167857bulia byak2009-08-191-2/+4
| | | | | | | | | (bzr r8509)
| * | patch from 289774bulia byak2009-08-181-7/+2
| | | | | | | | | (bzr r8508)
| * | fix for 415168bulia byak2009-08-181-2/+2
| | | | | | | | | (bzr r8507)
| * | patch by Alvin Penner for bug 415079bulia byak2009-08-181-0/+2
| | | | | | | | | (bzr r8503)
| * | fix 396851: move absolutizing relative path (added by Ted) out of ↵bulia byak2009-08-173-35/+72
| | | | | | | | | | | | | | | sp_export_png_file and make sure it works only for rel filenames from hints (both on command line and on batch export), but not for filenames specified on command line or in export dialog; reenable export-id with export-use-hints; fix errors in string comparisons when choosing command line mode; fix crash when opening nonexistent file in command line mode (bzr r8500)
| * | fix remaining issues of bug 407893bulia byak2009-08-171-1/+1
| | | | | | | | | (bzr r8499)
| * | fix ctrl+arrow keys not working after startupbulia byak2009-08-171-0/+2
| | | | | | | | | (bzr r8498)
| * | some more ungrabbing neededbulia byak2009-08-171-0/+9
| | | | | | | | | (bzr r8497)
| * | * Bug-fixing src/libnr/Makefile_insert to avoid build failureLuca Bruno2009-08-151-1/+1
| | | | | | | | | (bzr r8489)
| * | additional file for building nr-testtheAdib2009-08-141-0/+1
| | | | | | | | | (bzr r8487)
| * | fix 407893bulia byak2009-08-131-6/+6
| | | | | | | | | (bzr r8484)
| * | fix 376068bulia byak2009-08-131-14/+16
| | | | | | | | | (bzr r8483)
| * | fix 304018bulia byak2009-08-131-17/+19
| | | | | | | | | (bzr r8481)
| * | fix pulling out second handle when the segment was a linetobulia byak2009-08-131-0/+2
| | | | | | | | | (bzr r8479)
| * | Fix for Bug #166678 (Paper size or orientation are not used when printing) ↵Nicolas Dufour2009-08-125-15/+45
| | | | | | | | | | | | | | | by Adrian Johnson. (bzr r8473)
| * | Don't open 'Save as ...' dialog inside the application bundle on OS X when ↵Maximilian Albert2009-08-121-4/+6
| | | | | | | | | | | | | | | it is invoked for the first time (bzr r8472)
| * | Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.Nicolas Dufour2009-08-121-1/+20
| | | | | | | | | (bzr r8469)
| * | Deweirdification of user visible messages as proposed by TavAlexandre Prokoudine2009-08-111-4/+4
| | | | | | | | | (bzr r8468)
| * | Maximum value of alpha is 255 (not 256).Tavmjong Bah2009-08-111-1/+1
| | | | | | | | | (bzr r8467)
| * | patch 168780bulia byak2009-08-116-0/+58
| | | | | | | | | (bzr r8464)
| * | Add missing namespaces in win32 code (thanks to Yann Papouin for pointing ↵Maximilian Albert2009-08-102-3/+3
| | | | | | | | | | | | | | | this out) (bzr r8460)
| * | Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes ↵Maximilian Albert2009-08-093-5/+6
| | | | | | | | | | | | | | | when trying to export files, dunno why) (bzr r8457)
| * | Put #ifdefs around all code related to the so-called "new" ExportDialog ↵Maximilian Albert2009-08-095-5/+16
| | | | | | | | | | | | | | | (whatever that is) (bzr r8456)
| * | Cleanup (remove unused variable; use generic function to determine the file ↵Maximilian Albert2009-08-092-2/+1
| | | | | | | | | | | | | | | extension) (bzr r8455)
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵Maximilian Albert2009-08-0915-142/+254
| | | | | | | | | | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454)
| * | When translating too many items, then don't use the bbox of the selection as ↵Diederik van Lierop2009-08-091-3/+3
| | | | | | | | | | | | | | | a whole but instead use the closest corner of one of the individual bboxes instead. (bzr r8450)
| * | When snapping while translating, use the bounding box corners of each ↵Diederik van Lierop2009-08-093-107/+153
| | | | | | | | | | | | | | | selected item instead of the selection as a whole (fixes bug #404941) (bzr r8449)
| * | add additional files for win32 distributiontheAdib2009-08-082-1/+4
| | | | | | | | | (bzr r8447)
| * | Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2009-08-073-29/+29
| | | | | | | | | | | | | | | menus. '-C' is kept, as '-P' is used for PostScript export. (bzr r8438)
| * | Clarify tooltipMaximilian Albert2009-08-071-1/+1
| | | | | | | | | (bzr r8437)
| * | Report complete paths when doing an emergency save (closes LP #171392)Maximilian Albert2009-08-071-0/+6
| | | | | | | | | (bzr r8436)
| * | Fix compile on windowsMaximilian Albert2009-08-071-7/+7
| | | | | | | | | (bzr r8434)