summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-03-126-21/+47
|\
| * incorrect gradient transform on copy&paste.. committing for mathogRaphael Rosch2014-03-124-4/+26
| * Use NEAREST filter when transforming cacheKrzysztof Kosi??ski2014-03-121-0/+1
| * Do not transform render cache for transforms which are not integerKrzysztof Kosi??ski2014-03-121-16/+19
| * Allow ungrouping switchesKrzysztof Kosi??ski2014-03-121-1/+1
* | update to trunkJabier Arraiza Cenoz2014-03-1121-804/+776
|\|
| * Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-1120-800/+760
| * Add a few more style tests.Tavmjong Bah2014-03-111-3/+15
| * Another typo...Tavmjong Bah2014-03-111-1/+1
* | update to trunkJabier Arraiza Cenoz2014-03-1042-68/+122
|\|
| * Remove unused includes to tidy up the code.Martin Owens2014-03-0932-44/+15
| * Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-094-10/+28
| * Remove useless r variable and warningMartin Owens2014-03-081-6/+5
| * Fix crashes caused by the desktop's query_style signal being called beforeKrzysztof Kosi??ski2014-03-083-4/+12
| * Update attributes unit test, expand style unit test and fix bug found.Tavmjong Bah2014-03-083-4/+62
* | Removing repeated condition logical test to make the code more readableVinícius dos Santos Oliveira2014-03-101-8/+6
* | Shortening code through removal of variable declaration used only at oneVinícius dos Santos Oliveira2014-03-101-2/+1
* | update to trunkJabier Arraiza Cenoz2014-03-089-132/+369
|\|
| * Reconnect correctly as documents are replaced.Jon A. Cruz2014-03-085-127/+362
| * Symbols. Adding missing include.Nicolas Dufour2014-03-071-1/+1
| * Fix typo in "paint-order".Tavmjong Bah2014-03-071-1/+1
| * Use CAIRO_FILTER_GOOD instead of CAIRO_FILTER_BEST in the interactiveKrzysztof Kosi??ski2014-03-071-1/+2
| * Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand ...Nicolas Dufour2014-03-062-2/+3
* | update to trunkJabier Arraiza Cenoz2014-03-061-37/+46
|\|
| * Take "preserveAspectRatio" into account in pattern.Tavmjong Bah2014-03-061-10/+5
| * Rewrite of pattern geometry code. Fix for 1288489.Tavmjong Bah2014-03-061-35/+49
* | Fixed a bug when click over the previuos node in bspline/spiro moderoot2014-03-061-1/+0
* | update to trunkJabier Arraiza Cenoz2014-03-061-86/+81
|\|
| * WMF: fix for files with swapped W, H in the SETWINDOWEXT recordDavid Mathog2014-03-061-86/+81
* | update to trunkJabier Arraiza Cenoz2014-03-064-123/+105
|\|
| * Derive ToolBase from sigc::trackable for easier slot management.Krzysztof Kosi??ski2014-03-053-120/+104
| * When an externally linked image is modified, mark it for update insteadKrzysztof Kosi??ski2014-03-051-3/+1
| * static code analysis: references for string classes that are function input p...Kris De Gussem2014-03-042-268/+282
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-0510-107/+106
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-052-268/+282
* | TranslationsJabier Arraiza Cenoz2014-03-0510-106/+107
* | completed mergingGuiu Rocafort2014-03-0576-64132/+103
|\ \
| * | Change tooltip to one more explicit to make cusp nodesJabier Arraiza Cenoz2014-03-041-4/+4
| * | update to trunkJabier Arraiza Cenoz2014-03-045-11/+12
| |\|
| | * Fix for W3C test suite test filters-light-02-f.svg. Marker refX and refY defi...Tavmjong Bah2014-03-041-1/+3
| | * UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...Nicolas Dufour2014-03-042-4/+4
| | * Fix for W3C test suite coords-units-01-b.svg. Fixes pattern positioning.Tavmjong Bah2014-03-042-6/+5
| * | Reduce a half the spiro distance to redrawJabier Arraiza Cenoz2014-03-041-1/+1
| * | update to trunkJabier Arraiza Cenoz2014-03-0463-64078/+36
| |\|
| | * Remove dom/* code and replace two uses of dom/uri with uri.Martin Owens2014-03-0361-64075/+28
| | |\
| | | * Merge to trunkMartin Owens2014-02-2850-624/+706
| | | |\
| | | * | Improved uri testingMartin Owens2014-02-281-19/+35
| | | * | Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2014-02-2661-64092/+93
| | | * | Merge from trunkMartin Owens2014-02-255-88/+153
| | | |\ \
| | | * \ \ Merge from trunkMartin Owens2014-02-2517-76/+100
| | | |\ \ \