summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | backport of latest UK translation updateKris De Gussem2010-08-021-103/+179
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.36)
| * | | | | | updated PO fileArpad Biro2010-08-011-74/+49
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.35)
| * | | | | | Translations. Slovenian translation update by Martin Srebotnjak.Nicolas Dufour2010-07-311-3767/+2286
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.34)
| * | | | | | Translations. Simplified Chinese translation update by Liu Xiaoqin.Nicolas Dufour2010-07-301-2998/+2126
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.33)
| * | | | | | i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated).Nicolas Dufour2010-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/611025 (bzr r9606.1.32)
| * | | | | | Translations. Markup fix in Romanian translation.Nicolas Dufour2010-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.31)
| * | | | | | updated PO fileArpad Biro2010-07-281-491/+527
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.30)
| * | | | | | Applied fix for sp_document_maybe_done() that was holding pointers to ↵Jon A. Cruz2010-07-283-12/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | internal temp buffers. (bzr r9606.1.29)
| * | | | | | Fix for filters dialog by KrzysztofJosh Andler2010-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.28)
| * | | | | | fix for crash bug 607557Josh Andler2010-07-261-0/+4
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.27)
| * | | | | | Added preference to suppress auto-refresh of icon previews.Jon A. Cruz2010-07-262-2/+5
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.26)
| * | | | | | Added debug info.Jon A. Cruz2010-07-252-11/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Throttle down icon preview rendering based on observed duration. (bzr r9606.1.25)
| * | | | | | updated PO fileArpad Biro2010-07-251-166/+133
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.24)
| * | | | | | Make icon preview selection sticky by default.Jon A. Cruz2010-07-252-2/+2
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.23)
| * | | | | | Fix rendering of "plain" SVG text.Tavmjong Bah2010-07-252-12/+31
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.22)
| * | | | | | Pixmap fix by Leo JacksonJosh Andler2010-07-254-71/+71
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.21)
| * | | | | | Added preference to suppress icon preview frames.Jon A. Cruz2010-07-252-4/+9
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.20)
| * | | | | | Added preference to keep last selected item shown.Jon A. Cruz2010-07-253-18/+30
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.19)
| * | | | | | Adding preference to suppress packing of previews.Jon A. Cruz2010-07-252-2/+6
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.18)
| * | | | | | Patch by Krzysztof to fix handles when node sculptingJosh Andler2010-07-242-5/+50
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.17)
| * | | | | | OpenMP fix for Linux & OS XJosh Andler2010-07-212-1/+3
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.16)
| * | | | | | - do not use shift to disable snapping while holding shift to rotate a guideDiederik van Lierop2010-07-195-37/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - snap guides to paths too - always show the same snap indicator (bzr r9606.1.15)
| * | | | | | updated PO fileArpad Biro2010-07-181-104/+107
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.14)
| * | | | | | Turn off color profile debug messages.Jon A. Cruz2010-07-181-1/+1
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.13)
| * | | | | | Follow-up to complete fix for gradient stops and icc.Jon A. Cruz2010-07-184-35/+58
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.12)
| * | | | | | Correct default for save-as location. Fixes bug #561375.Jon A. Cruz2010-07-182-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/561375 (bzr r9606.1.11)
| * | | | | | Correcting black gradient stops when swatches are set or drug.Jon A. Cruz2010-07-187-91/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/594441 (bzr r9606.1.10)
| * | | | | | Forgot CMakeLists, now 0.48.0 as well.Ted Gould2010-07-181-1/+1
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.9)
| * | | | | | Making the version 0.48.0 cleanTed Gould2010-07-183-3/+3
| | | | | | | | | | | | | | | | | | | | | (bzr r9606.1.8)
* | | | | | | Fixes bug #590047: assertion crash in libavoid when marking shapes as notMichael Wybrow2010-08-131-3/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | being avoided by the connector context. Fixed bugs: - https://launchpad.net/bugs/590047 (bzr r9709)
| * | | | | | | Fixes bug #590047: assertion crash in libavoid when marking shapes as notMichael Wybrow2010-08-131-3/+4
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | being avoided by the connector context. Fixed bugs: - https://launchpad.net/bugs/590047 (bzr r9708.1.1)
* | | | | | | Fixes bug #478597 where the connector context crash due to asserting thatMichael Wybrow2010-08-131-2/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | paths marked as connectors were always open. Now it just treats them as connectors if they are open, or normal objects otherwise. Fixed bugs: - https://launchpad.net/bugs/478597 (bzr r9708)
| * | | | | | | Fixes bug #478597 where the connector context crash due to asserting thatMichael Wybrow2010-08-131-2/+4
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | paths marked as connectors were always open. Now it just treats them as connectors if they are open, or normal objects otherwise. Fixed bugs: - https://launchpad.net/bugs/478597 (bzr r9707.1.1)
* | | | | | | Fix bug #612756 where connectors with zero length (due to being clippedMichael Wybrow2010-08-131-5/+22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to the perimeter of two overlapping objects) could crash the connector context. Fixed bugs: - https://launchpad.net/bugs/612756 (bzr r9707)
| * | | | | | | Fix bug #612756 where connectors with zero length (due to being clippedMichael Wybrow2010-08-131-5/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to the perimeter of two overlapping objects) could crash the connector context. Fixed bugs: - https://launchpad.net/bugs/612756 (bzr r9705.1.1)
* | | | | | | | Fix uniconvertor extensions to work with UC version 1.1.5Krzysztof Kosi??ski2010-08-132-2/+2
|/ / / / / / / | | | | | | | | | | | | | | (bzr r9706)
* | | | | | | Translations. Romanian translation update by Cristian Secară.Nicolas Dufour2010-08-121-223/+249
| | | | | | | | | | | | | | | | | | | | | (bzr r9705)
* | | | | | | Extensions. Fix misleading message in inkex.py (Bug #602041)Nicolas Dufour2010-08-121-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/602041 (bzr r9704)
* | | | | | | Extensions. New -Save Background- option and help tab in Gimp XCF export.Nicolas Dufour2010-08-122-4/+29
| | | | | | | | | | | | | | | | | | | | | (bzr r9703)
* | | | | | | Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz2010-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616589 (bzr r9702)
* | | | | | | Fix a crash introduced by my previous commitDiederik van Lierop2010-08-112-2/+0
| | | | | | | | | | | | | | | | | | | | | (bzr r9701)
* | | | | | | Fix crash 411940 by Alisher NiyazovJosh Andler2010-08-111-0/+1
| | | | | | | | | | | | | | | | | | | | | (bzr r9700)
* | | | | | | Extensions. Gimp XCF export fixes (Bugs #168250, #285558, #616193 and #616330).Nicolas Dufour2010-08-111-71/+92
| | | | | | | | | | | | | | | | | | | | | (bzr r9699)
* | | | | | | Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz2010-08-111-6/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/285267 (bzr r9698)
* | | | | | | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-1118-15/+69
| | | | | | | | | | | | | | | | | | | | | (bzr r9697)
* | | | | | | Implement constrained snapping to nodesDiederik van Lierop2010-08-107-27/+65
| | | | | | | | | | | | | | | | | | | | | (bzr r9696)
* | | | | | | Tutorials. New Indonesian advanced tutorial translation.Nicolas Dufour2010-08-092-0/+531
| | | | | | | | | | | | | | | | | | | | | (bzr r9695)
* | | | | | | Extensions. Gimp XCF export now works with units in Height and Width ↵Nicolas Dufour2010-08-091-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | attributes (bug #485032). Fixed bugs: - https://launchpad.net/bugs/485032 (bzr r9694)
* | | | | | | Templates. Layer errors in the Fontforge template (Bug #565296).Nicolas Dufour2010-08-091-26/+22
| |_|_|_|_|/ |/| | | | | | | | | | | (bzr r9693)
* | | | | | Add a constrained snap method that takes multiple constraints. This reduces ↵Diederik van Lierop2010-08-074-102/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the code repetitiveness in the node tool (bzr r9692)