summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Purge sp_desktop_controlsLiam P. White2014-12-2121-43/+33
* Purge sp_desktop_guidesLiam P. White2014-12-212-9/+0
* Purge sp_desktop_message_stackLiam P. White2014-12-2112-53/+44
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-2116-55/+37
* Purge sp_desktop_mainLiam P. White2014-12-212-9/+0
* Purge sp_desktop_gridgroupLiam P. White2014-12-213-11/+2
* Purge sp_desktop_drawingLiam P. White2014-12-214-12/+3
* Purge sp_desktop_acetateLiam P. White2014-12-212-9/+0
* Purge sp_desktop_canvasLiam P. White2014-12-2113-51/+42
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-2124-56/+50
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-2185-327/+321
* Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah2014-12-2114-78/+183
* disable rev 13709, following Bug 1365451, comments 13-16Alvin Penner2014-12-191-2/+2
* Code rearrangement to make it clearer what is happening.Tavmjong Bah2014-12-1610-75/+61
* Debugging routines to print out XML, SP Object, and Display Item trees.Tavmjong Bah2014-12-168-0/+78
* Read 'context-fill' and 'context-stroke' keywords.Tavmjong Bah2014-12-164-24/+71
* when inserting a node, the endpoints cannot be symmetric nodes. (Bug 1367443)Alvin Penner2014-12-151-0/+4
* C++ify SPMarkerViewTavmjong Bah2014-12-152-125/+95
* Add rotate nodes parameterJabier Arraiza Cenoz2014-12-152-6/+13
* Preferences. Fix for Bug #1401782 (Take from selection button should be greye...Nicolas Dufour2014-12-121-1/+5
* Change grids to use 'user units'. Grids using absolute units are read in butTavmjong Bah2014-12-114-68/+166
* Fix build with poppler 0.29.0 (Bug #1399811)su_v2014-12-111-6/+26
* undo previous commit. figured out how to set the "decoration" icon size from ...Johan B. C. Engelen2014-12-101-2/+2
* LayerSelector (bottom left): change size of visibility and lock icons to ICON...Johan B. C. Engelen2014-12-101-2/+2
* do not recalculate page height unless it is necessary. (Bug 1384915, comment 24)Alvin Penner2014-12-061-2/+4
* Fix snapping bug in pen toolDiederik van Lierop2014-12-041-3/+7
* Store 3d box tool coordinates stored in 'user units'.Tavmjong Bah2014-12-041-42/+70
* fix errors in string conversion. (rev13762, 13763)Johan B. C. Engelen2014-11-281-6/+6
* avoid recalculating viewbox if it is not necessary. (Bug 1384915, comment 24)Alvin Penner2014-11-284-11/+12
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-2613-17/+17
* Change default display unit to 'px'.Tavmjong Bah2014-11-262-2/+2
* Correct guide placement when created by dragging onto canvas or by creating g...Tavmjong Bah2014-11-262-2/+23
* Use SVG width/height and viewBox to correct guide position.Tavmjong Bah2014-11-261-1/+18
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-2614-30/+30
* Update to trunk r13766Liam P. White2014-11-2649-166/+224
|\
| * Patch from NJH from report 1378843. Fixes build with lcms disabled.Nathan Hurst2014-11-261-1/+1
| * Patch from comment 4. Fixes build with cmake and poppler-0.26.4.Shlomi Fish2014-11-251-1/+10
| * More c++ string usage.Johan B. C. Engelen2014-11-253-17/+23
| * More C++ string usage.Johan B. C. Engelen2014-11-253-31/+20
| * Fix applying LPE to clones (through the "+" button in the LPE dialog).Johan B. C. Engelen2014-11-252-4/+14
| * Disable preference widget to allow saving fonts in non-px unitsJosh Andler2014-11-251-1/+1
| * Move 'm' handling code from document.cpp to svg-length.cpp and units.cpp to m...Tavmjong Bah2014-11-254-21/+14
| * Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').Tavmjong Bah2014-11-254-16/+20
| * Fix stroke style unit in F&S dialog (update to display unit on first open).Josh Andler2014-11-251-2/+2
| * fix bug in rev 13632 when page size units = 'm'. (Bug 1395637)Alvin Penner2014-11-241-0/+2
| * Fix a bug in pen/cil modes triangle in/outJabier Arraiza Cenoz2014-11-241-1/+1
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-2433-75/+120
* | Update to trunk r13750Liam P. White2014-11-2465-941/+1503
|\|
| * Revert old behavior: changing "Default units" changes *only* the displayed un...Johan B. C. Engelen2014-11-222-4/+8
| * Win64: add High DPI awareness to the manifest (needs testing on non-highdpi s...Johan B. C. Engelen2014-11-211-0/+5