summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Ulf Ericson's patch for implementing missing properties in the new pdf exporterbulia byak2008-08-296-27/+146
* temporarily, make pdf exporters switchable for testingbulia byak2008-08-292-1/+5
* 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
* 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
* 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
* 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
* Temporarily hide icon for geometry toolMaximilian Albert2008-08-181-1/+1
* 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
* noop: wordingMaximilian Albert2008-08-181-2/+2
* 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
* Switch back to all_inactive mode after applying a geometric LPEMaximilian Albert2008-08-184-2/+33
* Add button whether to display limiting bounding box; add 'all inactive' toggl...Maximilian Albert2008-08-183-5/+52
* Draw limiting bounding box in geometriy toolMaximilian Albert2008-08-182-0/+37
* Remove commented parts of codeMaximilian Albert2008-08-182-198/+3
* Two more subtoolsMaximilian Albert2008-08-181-2/+4
* remove commented includes; #ifdef HAVE_CONFIG_HMaximilian Albert2008-08-181-38/+2
* Add option do deactivate knotholder handles for LPEs (useful if they interfer...Maximilian Albert2008-08-182-0/+8
* Better position for Geometry tool in toolboxMaximilian Albert2008-08-181-1/+1