summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update to trunk (r13454)su_v2014-07-1953-227/+270
|\
| * Warnings cleaup.Jon A. Cruz2014-07-155-21/+19
| * autogen: Check for autopoint before attempting to run itBryce Harrington2014-07-141-4/+10
| * Fix moving of item center: 1) at paste and 2) at changing document unitsDiederik van Lierop2014-07-124-3/+13
| * scale tiled clones to document units (Bug 1288860)Alvin Penner2014-07-111-8/+10
| * Fix regression introduced by rev 13446 / 13333Diederik van Lierop2014-07-111-10/+0
| * Fix crash when ungrouping a group that has a filter applied to itDiederik van Lierop2014-07-101-2/+4
| * refresh SPCurve in a cloned clip (Bug 1322940)Alvin Penner2014-07-101-0/+3
| * Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White2014-07-081-1/+4
| * Fix regression that prevented snapping back to original location, caused by r...Diederik van Lierop2014-07-051-6/+10
| * Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen2014-07-011-12/+23
| * fix crash bug with connectorsJohan B. C. Engelen2014-06-291-7/+11
| * Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-295-28/+12
| * Layers. Fix for Bug #1326131 (Can't delete layer from context menu).Nicolas Dufour2014-06-291-4/+8
| * Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-279-76/+11
| * Extensions. Fix for Bug #1332461 (Datamatrix 22x22 is always incorrect).Nicolas Dufour2014-06-251-1/+1
| * revert rev. 13429 that broke LPE Bend, Envelope, etc etc.Johan B. C. Engelen2014-06-242-11/+28
| * Updatemail@uwe-schoeler.de2014-06-231-11/+7
| * win32 wix install creator: use version and architecture info from src/inkscap...Adib Taraben2014-06-224-28/+76
| * Fix for ungrouping/non-LPEItem masksLiam P. White2014-06-221-8/+23
| * Add new named color 'rebeccapurple' (CSS4 Color).Tavmjong Bah2014-06-216-0/+6
| * release without console window per defaultJohan B. C. Engelen2014-06-192-3/+3
| * Fix a crash where the canvas does not have a valid main elementLiam P. White2014-06-191-0/+3
| * add win64 files to distribution (Makefile.am)Johan B. C. Engelen2014-06-181-2/+3
| * packaging: Update copyrights for the releaseBryce Harrington2014-06-182-2/+2
| * Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the...Nicolas Dufour2014-06-181-0/+3
| * LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous...Johan B. C. Engelen2014-06-162-28/+11
| * fixes to LPEKnot, now usable again.Johan B. C. Engelen2014-06-163-18/+23
| * SignalObserver: fix further refcounting issue in signal observerJohan B. C. Engelen2014-06-162-0/+6
| * add proper refcounting to XML SignalObserver. not refcounting caused crash up...Johan B. C. Engelen2014-06-151-2/+6
* | update to trunk (r13425)su_v2014-06-1546-1665/+1294
|\|
| * Allow symbol zooming independent of icon screen size.Tavmjong Bah2014-06-133-13/+91
| * Display symbols in document order.Tavmjong Bah2014-06-132-1/+2
| * Replace FlowSymbols.svg file. Symbols from IBM Flowcharting Template X20-8020...Tavmjong Bah2014-06-121-269/+319
| * pen tool: fix crash when finishing path with right-click or enter while dragg...Johan B. C. Engelen2014-06-111-0/+2
| * Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ...Nicolas Dufour2014-06-112-6/+17
| * id-clash: clean up codeJohan B. C. Engelen2014-06-111-66/+75
| * Spray. Fix for bug #1327577 (Tablet pressure button wrongly located in Spray ...Nicolas Dufour2014-06-111-1/+1
| * Fix for bug #1241902Jabier Arraiza Cenoz2014-06-1110-8/+192
| * Fix for bugs 1318657 and 1298967mathog2014-06-113-37/+174
| * Remove 'font' shorthand if we have written out font longhand properties.Tavmjong Bah2014-06-101-1/+7
| * Proper quoting of CSS 'font-family' fallback lists.Tavmjong Bah2014-06-105-86/+102
| * Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah2014-06-095-42/+91
| * Better ordering of font-face styles in UI. Rely on CSS values rather than gue...Tavmjong Bah2014-06-081-217/+17
| * Fix make check (follow-up to r13409)su_v2014-06-071-1/+0
| * resurrect pot file from r13408Josh Andler2014-06-061-0/+34883
| * revise email theadibAdib Taraben2014-06-066-6/+6
| * merge pdf import via poppler-cairo into native importerAdib Taraben2014-06-068-35794/+175
| * Make family-name comparisons case insensitive.Tavmjong Bah2014-06-052-23/+46
* | update to trunk (r13407)su_v2014-06-0415-90/+132
|\|