summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix crash on trying to autosave with no documents (e.g. when inkscape was giv...bulia byak2008-08-281-0/+4
* Fix snapping of spiralsDiederik van Lierop2008-08-281-3/+5
* Modify the parameters required for setting up the SnapManagerDiederik van Lierop2008-08-2814-33/+38
* null check fixes patch from bug 261475bulia byak2008-08-283-22/+26
* added missing semicolons in translatable messagesAlexandre Prokoudine2008-08-281-27/+27
* Fixed clipboard code to properly load needed extensions. Fixes bug #171662Jon A. Cruz2008-08-281-2/+21
* Fixed crash due to use of uninitialized pointerJon A. Cruz2008-08-281-3/+3
* enable failOnError in TaskDeleteBob Jamison2008-08-261-3/+2
* fixed bug in removeFile()Bob Jamison2008-08-261-2/+11
* Cleanup of named icon background rendering and added pref for workaroundJon A. Cruz2008-08-254-25/+68
* fix per SVG spec: bbox for paint servers must be exclusive of a stroke width ...bulia byak2008-08-251-1/+1
* whitespacebulia byak2008-08-251-62/+61
* Fix for Bug 238113 (preserve title/desc for various Inkscape operations)Jeff Schiller2008-08-242-7/+65
* adding my name as per discussions with Aaron SpikeAlvin Penner2008-08-231-0/+1
* Update to sync metadata title to the document title.Jeff Schiller2008-08-231-2/+13
* Support for title and desc elements when serializing as Plain SVG.Jeff Schiller2008-08-2310-0/+260
* Hopefully fix for the recently experienced crashes when building with -O2. I ...Maximilian Albert2008-08-221-2/+16
* Fix to bug with export-width and export-height due to errno not being reset d...John Cliff2008-08-201-3/+5
* Make lpe-ruler work for arbitrary paths, not just line segmentsMaximilian Albert2008-08-192-22/+35
* Fix LP #258604 (incorrect direction in tutorial-basic.svg); also fix this in ...Maximilian Albert2008-08-197-7/+7
* Don't display canvas text (length info) in lpe-ruler any more; add many more ...Maximilian Albert2008-08-192-56/+88
* fixed a typoAlexandre Prokoudine2008-08-191-1/+1
* Deactivate unit selector when measuring info is offMaximilian Albert2008-08-191-3/+7
* Apply instant-LPEs _before_ adding new items to selection (so that they can b...Maximilian Albert2008-08-191-4/+4
* Add convenience button to open LPE dialog (e.g., to adapt construction parame...Maximilian Albert2008-08-181-0/+25
* Attempt to fix crashes in geometry tool which I don't see :-/Maximilian Albert2008-08-183-2/+9
* Don't unnecessarily block button pressMaximilian Albert2008-08-181-8/+7
* Option to display measuring info in geometry toolMaximilian Albert2008-08-183-23/+224
* Fix end type combo boxMaximilian Albert2008-08-183-11/+11
* since all values are 0..1, shifting gamma up must use power<1 so that the val...bulia byak2008-08-181-2/+2
* added a new LPE and a new regular extensionAlexandre Prokoudine2008-08-181-0/+2
* Fix shortcut for geometry toolMaximilian Albert2008-08-181-1/+1
* Temporarily hide icon for geometry toolMaximilian Albert2008-08-181-1/+1
* Add shortcut for geometry toolMaximilian Albert2008-08-181-0/+2
* Add mirror symmetry to geometry toolMaximilian Albert2008-08-181-1/+2
* Remove debugging messagesMaximilian Albert2008-08-186-50/+1
* Check whether we are really in LPEToolContext in sp_lpetool_toolbox_sel_chang...Maximilian Albert2008-08-181-1/+4
* Add function to cancel wait-for-LPE mode in pen contextMaximilian Albert2008-08-182-0/+12
* noop: reorder options for lpe-line-segmentMaximilian Albert2008-08-182-4/+4
* Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...Maximilian Albert2008-08-185-19/+70
* Some debugging messagesMaximilian Albert2008-08-182-1/+19
* Add action to change the end type of line segments if an item has LPELineSegm...Maximilian Albert2008-08-184-54/+91
* Icon for lpe-mirror-symmetryMaximilian Albert2008-08-181-4/+38
* Simply display 'none' in the icon for 'all inactive' mode (this is until we h...Maximilian Albert2008-08-181-13/+26
* noop: wordingMaximilian Albert2008-08-181-2/+2
* Remaining iconsMaximilian Albert2008-08-181-10/+119
* Apply a geometric construction directly to selected item if the LPE supports itMaximilian Albert2008-08-183-8/+47
* Let acceptsNumClicks() distinguish between invalid LPE and valid ones that ex...Maximilian Albert2008-08-181-0/+1
* noop: wordingMaximilian Albert2008-08-182-2/+2
* Absorb all mouse clicks (and flash a warning on the status bar) when no subto...Maximilian Albert2008-08-182-19/+19