summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Splitting the color swatch class to be separate for easier work.Jon A. Cruz2010-03-136-863/+997
* Try harder to fix the tablet configuration problemKrzysztof Kosi??ski2010-03-131-7/+22
* Fix undo stack spam in single-path mode of the spray toolKrzysztof Kosi??ski2010-03-131-1/+1
* Fix crash in spray tool caused by rev. 9158Diederik van Lierop2010-03-121-1/+1
* Fixed and improved Win32 installer bzr revno detection with inkscape-version....Chris Morgan2010-03-121-35/+31
* Finished live updating of swatch previews. Fixes bugs #397872, #421548.Jon A. Cruz2010-03-121-129/+161
* Win32 uninstaller: MD5 checksums need string comparison rather than int compa...Chris Morgan2010-03-121-1/+1
* Hopefully fix #334800 (input devices configuration not saved).Krzysztof Kosi??ski2010-03-121-53/+65
* Win32 installer: added a smidgeon more error-proofing with BZR_REVISION if IN...Chris Morgan2010-03-111-0/+3
* Fixed Win32 installer since revision number reinstanted in inkscape-version.c...Chris Morgan2010-03-111-2/+2
* Fix flicker during palette update.Jon A. Cruz2010-03-111-3/+37
* webslicer extension is distributable and translatable nowAlexandre Prokoudine2010-03-102-0/+9
* Auto swatches now update as they are edited in the document. Some flickering ...Jon A. Cruz2010-03-102-54/+89
* Fix a typo in the osx-build.sh script.Michael Wybrow2010-03-091-1/+1
|\
| * Fix a typo in the osx-build.sh script.Michael Wybrow2010-03-091-1/+1
|/
* Made some improvements to the osx-build.sh script to use BZR and to be ableMichael Wybrow2010-03-092-30/+112
|\
| * Make some improvements to the osx-build.sh Mac OS X packaging script soMichael Wybrow2010-03-092-30/+112
* | Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-0920-150/+215
|/
* Fixed the Win32 uninstaller.Chris Morgan2010-03-081-2/+3
* Don't snap to points which are off-screenDiederik van Lierop2010-03-082-9/+13
* Win32. Adding revno in the splash screen.Nicolas Dufour2010-03-082-18/+45
* Follow-up fix of member/parameter name collision.Jon A. Cruz2010-03-081-1/+1
* Cleanup of gradient-selector to allow for new mode.Jon A. Cruz2010-03-083-77/+71
* Cleanup of gradients and stops.Jon A. Cruz2010-03-0817-86/+129
* Move new "NodesShow*" action to be with the existing ones on the toolbar.Jon A. Cruz2010-03-081-1/+1
* Restore node toolbar buttons that were just commented out. Fixes bug #534045.Jon A. Cruz2010-03-071-3/+3
* 1) When rotating a guide, don't try to snap when <ctrl> is pressed to constra...Diederik van Lierop2010-03-071-9/+17
* While dragging or rotating a guide, <shift>-key now disables snapping. (Just ...Diederik van Lierop2010-03-071-17/+24
* Fix scrolling with mouse wheel when hovering above a snap-indicatorDiederik van Lierop2010-03-061-8/+21
* Prevent crash due to double delete. Fixes bug #316506.Jon A. Cruz2010-03-061-3/+0
* Block "special" solid gradients from gradient F&S dialog.Jon A. Cruz2010-03-061-410/+413
* inkscape.pot update.Nicolas Dufour2010-03-061-291/+351
* i18n. Remove underscores in message context.Nicolas Dufour2010-03-062-5/+5
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-0616-153/+277
* Now webslicer-create-group respects the grouping hierarchyAurélio A. Heckert (a)2010-03-051-17/+18
* Added getParentNode() to Effect class in inkex.pyAurélio A. Heckert (a)2010-03-051-0/+7
* Adjust Windows build after fixing LP #520532Krzysztof Kosi??ski2010-03-052-2/+1
* Patch from Fridrich - LP #520532Krzysztof Kosi??ski2010-03-055-10/+36
* Unordered containers build fix for WindowsKrzysztof Kosi??ski2010-03-051-0/+1
* Updated gradient toolba to not see "solid" one-stops as gradients.Jon A. Cruz2010-03-051-67/+87
* Whitespace cleanup.Jon A. Cruz2010-03-051-23/+23
* Fix double reverse with Shift+R in the node tool.Krzysztof Kosi??ski2010-03-051-0/+1
* Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski2010-03-054-28/+40
* Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski2010-03-046-100/+133
* Clean up the unordered containers fix.Krzysztof Kosi??ski2010-03-048-118/+125
* Fix for invisible blured clone elements in PDF export.Nicolas Dufour2010-03-041-0/+2
* Added method to query "solid paint" status of SPGradient.Jon A. Cruz2010-03-042-28/+45
* Fixed const correctness for gradient stop count routines.Jon A. Cruz2010-03-042-128/+133
* Fixing build breakage with more proper autoconf usage.Jon A. Cruz2010-03-047-11/+114
* Removed unused static pixmap reference.Jon A. Cruz2010-03-041-1/+0