summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-08Follow-up fix of member/parameter name collision.Jon A. Cruz1-1/+1
2010-03-08Cleanup of gradient-selector to allow for new mode.Jon A. Cruz3-77/+71
2010-03-08Cleanup of gradients and stops.Jon A. Cruz17-86/+129
2010-03-08Move new "NodesShow*" action to be with the existing ones on the toolbar.Jon A. Cruz1-1/+1
2010-03-07Restore node toolbar buttons that were just commented out. Fixes bug #534045.Jon A. Cruz1-3/+3
2010-03-071) When rotating a guide, don't try to snap when <ctrl> is pressed to constra...Diederik van Lierop1-9/+17
2010-03-07While dragging or rotating a guide, <shift>-key now disables snapping. (Just ...Diederik van Lierop1-17/+24
2010-03-06Fix scrolling with mouse wheel when hovering above a snap-indicatorDiederik van Lierop1-8/+21
2010-03-06Prevent crash due to double delete. Fixes bug #316506.Jon A. Cruz1-3/+0
2010-03-06Block "special" solid gradients from gradient F&S dialog.Jon A. Cruz1-410/+413
2010-03-06i18n. Remove underscores in message context.Nicolas Dufour2-5/+5
2010-03-06New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz15-153/+271
2010-03-05Adjust Windows build after fixing LP #520532Krzysztof Kosi??ski1-0/+1
2010-03-05Patch from Fridrich - LP #520532Krzysztof Kosi??ski5-10/+36
2010-03-05Updated gradient toolba to not see "solid" one-stops as gradients.Jon A. Cruz1-67/+87
2010-03-05Whitespace cleanup.Jon A. Cruz1-23/+23
2010-03-05Fix double reverse with Shift+R in the node tool.Krzysztof Kosi??ski1-0/+1
2010-03-05Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski4-28/+40
2010-03-04Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski6-100/+133
2010-03-04Clean up the unordered containers fix.Krzysztof Kosi??ski7-103/+115
2010-03-04Fix for invisible blured clone elements in PDF export.Nicolas Dufour1-0/+2
2010-03-04Added method to query "solid paint" status of SPGradient.Jon A. Cruz2-28/+45
2010-03-04Fixed const correctness for gradient stop count routines.Jon A. Cruz2-128/+133
2010-03-04Fixing build breakage with more proper autoconf usage.Jon A. Cruz6-11/+90
2010-03-04Removed unused static pixmap reference.Jon A. Cruz1-1/+0
2010-03-03Fix color swatch drag preview.Jon A. Cruz1-0/+1
2010-03-03Clean up control point event handling slightlyKrzysztof Kosi??ski1-18/+14
2010-03-03Node tool: implement sculptingKrzysztof Kosi??ski3-14/+39
2010-03-02Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski4-8/+15
2010-03-02Use Boost unordeed containers instead of TR1 to minimize painKrzysztof Kosi??ski5-53/+8
2010-03-02Cleanup on id access.Jon A. Cruz29-261/+306
2010-03-01Remove obsolete C macro use.Jon A. Cruz1-1/+1
2010-03-01Cast cleanup.Jon A. Cruz2-4/+3
2010-03-01Fixed type problem with cast.Jon A. Cruz2-86/+79
2010-02-28pdf+latex: add support for flowed text!Johan B. C. Engelen1-9/+96
2010-02-28Really fix the Windows buildKrzysztof Kosi??ski1-1/+1
2010-02-28Fix Windows compile fail after 9118 (oops)Krzysztof Kosi??ski1-1/+1
2010-02-28Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski5-16/+19
2010-02-28Pen context, paraxial mode: don't add a L-shaped path to close the shape when...Diederik van Lierop1-9/+14
2010-02-27Pen tool in paraxial mode: Fix automatic selection of the correct paraxial di...Diederik van Lierop1-0/+1
2010-02-26latex export: add transparency export for pdfJohan B. C. Engelen4-15/+31
2010-02-26fix bug in latex export, when svgwidth has not been defined at allJohan B. C. Engelen1-2/+2
2010-02-251) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...Diederik van Lierop7-15/+38
2010-02-25fix warningsJohan B. C. Engelen1-3/+1
2010-02-25fix cmakelist for renameJohan B. C. Engelen1-1/+1
2010-02-25prevent extra vertical space after imageJohan B. C. Engelen1-1/+1
2010-02-25fix 2 bugsJohan B. C. Engelen1-9/+9
2010-02-25Warning cleanup.Jon A. Cruz2-2/+5
2010-02-24remove whitespaceJohan B. C. Engelen1-18/+18
2010-02-24- align on text anchorJohan B. C. Engelen1-18/+31