summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Patch to fix build on Natty by Alex ValavanisJosh Andler2010-11-151-1/+1
| | | | | | | | | | | | | | | (bzr r9894)
* | | | | makes i18n to work on python extensionsAur??lio A. Heckert2010-11-142-32/+24
| | | | | | | | | | | | | | | (bzr r9893)
* | | | | Fixed include to ensure file compiles with lcms disabledMarcin Floryan2010-11-141-3/+1
| | | | | | | | | | | | | | | (bzr r9892)
* | | | | New Dutch elements tutorialKris De Gussem2010-11-133-2/+711
| | | | | | | | | | | | | | | (bzr r9891)
* | | | | Japanese calligraphy tutorial update by Masato HASHIMOTOKris De Gussem2010-11-111-338/+339
| | | | | | | | | | | | | | | (bzr r9890)
* | | | | New Dutch calligraphy and interpolate tutorialKris De Gussem2010-11-114-26/+1469
| | | | | | | | | | | | | | | (bzr r9889)
* | | | | add source text to inkscape:labeld2010-11-101-1/+1
| | | | | | | | | | | | | | | (bzr r9888)
* | | | | Dutch tracing tutorial and translation updateKris De Gussem2010-11-102-1720/+2776
| | | | | | | | | | | | | | | (bzr r9887)
* | | | | add copyrightd2010-11-091-1/+3
| | | | | | | | | | | | | | | (bzr r9886)
* | | | | add 4-unit margin and white backgroundd2010-11-091-4/+13
| | | | | | | | | | | | | | | (bzr r9885)
* | | | | add QR Code rendering extensiond2010-11-093-0/+1128
| | | | | | | | | | | | | | | (bzr r9884)
* | | | | Fix bug #482993: Python extensions not working on Mac OS X 10.6Michael Wybrow2010-11-081-0/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/482993 (bzr r9883)
| * | | | | Fix bug #482993: Python extensions not working on Mac OS X 10.6Michael Wybrow2010-11-081-0/+9
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/482993 (bzr r9882.1.1)
* | | | | Update ignore list to include the recently added i18n file, backup.bzrKrzysztof Kosi??ski2010-11-071-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | and ltmain.sh@ (bzr r9882)
* | | | | Reintroduce Shift+U shortcut (make segments curves)Krzysztof Kosi??ski2010-11-071-0/+7
| | | | | | | | | | | | | | | (bzr r9881)
* | | | | Leave constrained angular snapping to the snap manager, instead of handling ↵Diederik van Lierop2010-11-075-78/+98
| | | | | | | | | | | | | | | | | | | | | | | | | it locally (bzr r9880)
* | | | | i18n. Fixed palette makefile (see Bug #672228 can't compile: missing ↵Nicolas Dufour2010-11-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | palettes.h, and fix for missing base path). (bzr r9879)
* | | | | German translation updateUwe Sch??ler2010-11-071-85/+2465
| | | | | | | | | | | | | | | (bzr r9878)
* | | | | Updated the JessyInk extensions to version 1.5.5.Hannes Hochreiner2010-11-0711-11/+23
| | | | | | | | | | | | | | | (bzr r9877)
* | | | | Fix compile breakage.Jon A. Cruz2010-11-071-1/+1
| | | | | | | | | | | | | | | (bzr r9876)
* | | | | Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-062-10/+28
| | | | | | | | | | | | | | | | | | | | | | | | | of already cusp nodes to cusp in the node tool (bzr r9875)
* | | | | Disable i18n of palettes for now - it breaks builds where srcdir != builddirKrzysztof Kosi??ski2010-11-061-2/+2
| | | | | | | | | | | | | | | (bzr r9874)
* | | | | Try to fix WebSlicer exporting error on windowsAurélio A. Heckert (a)2010-11-031-8/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/563722 (bzr r9873)
* | | | | Resolves the year 1 problem on the calendar render extension.Aurélio A. Heckert (a)2010-11-032-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It includes the patch code by Craig Marshall, posted on bug492173 This commit changes the default inx year value and its description to stop misunderstands about how it works. Fixed bugs: - https://launchpad.net/bugs/492173 (bzr r9872)
* | | | | i18n. Palettes translation with context (see Bug #667402, Colour palettes ↵Nicolas Dufour2010-11-023-414/+1192
| | | | | | | | | | | | | | | | | | | | | | | | | not translatable). (bzr r9871)
* | | | | i18n. Color palette items are now translatable (see Bug #667402, Color ↵Nicolas Dufour2010-11-016-91/+1682
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | palette not translatable). Fixed bugs: - https://launchpad.net/bugs/667402 (bzr r9870)
* | | | | Prevent context menu and keyboard shortcuts from interrupting grabsKrzysztof Kosi??ski2010-10-312-4/+5
| | | | | | | | | | | | | | | (bzr r9869)
* | | | | Only create / delete shape editors in the node tool when necessary.Krzysztof Kosi??ski2010-10-312-14/+17
| | | | | | | | | | | | | | | (bzr r9868)
* | | | | Fix pattern editing in the node editor. As a bonus, allow editingKrzysztof Kosi??ski2010-10-312-12/+16
| | | | | | | | | | | | | | | | | | | | | | | | | of more than one non-path shape at once. (bzr r9867)
* | | | | - Constrained snap: proper implementation of the preference to snap the ↵Diederik van Lierop2010-10-2910-82/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mouse pointer or handle itself (instead of projecting it first onto the constraint) - Fix a crash in SnapManager::multipleConstrainedSnaps (bzr r9866)
* | | | | Dropped not working accelator key (r9858 Bug #170765)Kris De Gussem2010-10-291-1/+1
| | | | | | | | | | | | | | | (bzr r9865)
* | | | | Updated the JessyInk extensions to version 1.5.4.Hannes Hochreiner2010-10-2915-69/+90
| | | | | | | | | | | | | | | (bzr r9864)
* | | | | Cleanups from backports.Jon A. Cruz2010-10-293-32/+33
| | | | | | | | | | | | | | | (bzr r9863)
* | | | | LPE Knot: only consider closing line segment if its length is non-zeroJohan B. C. Engelen2010-10-281-14/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/606859 (bzr r9862)
* | | | | German translation updateUwe Sch??ler2010-10-281-832/+1447
| | | | | | | | | | | | | | | (bzr r9861)
* | | | | fix lpe knot for closed pathsJohan B. C. Engelen2010-10-281-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/606859 (bzr r9860)
* | | | | provide specific bounds method for Paths because paths can be closed or ↵Johan B. C. Engelen2010-10-272-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | open. Path::size() is named somewhat wrong... (already committed to 2geom upstream) Fixed bugs: - https://launchpad.net/bugs/591586 (bzr r9859)
* | | | | UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-274-34/+38
| | | | | | | | | | | | | | | (bzr r9858)
* | | | | Translations. Turkish translation update by Gökçen Eraslan.Nicolas Dufour2010-10-271-2201/+1872
| | | | | | | | | | | | | | | (bzr r9857)
* | | | | Add code to fix bug #380501 in the future...Johan B. C. Engelen2010-10-261-0/+7
| | | | | | | | | | | | | | | (bzr r9856)
* | | | | fix copy errorJohan B. C. Engelen2010-10-261-1/+1
| | | | | | | | | | | | | | | (bzr r9855)
* | | | | Fix bug #666586: Connector routing regressionMichael Wybrow2010-10-261-3/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/666586 (bzr r9854)
| * | | | | Fix bug #666586: Connector routing regressionMichael Wybrow2010-10-261-3/+9
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/666586 (bzr r9853.1.1)
* | | | | Dutch translation and pot updateKris De Gussem2010-10-252-967/+1470
| | | | | | | | | | | | | | | (bzr r9853)
* | | | | Punctuation in UIKris De Gussem2010-10-252-14/+14
| | | | | | | | | | | | | | | (bzr r9852)
* | | | | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-258-28/+28
| | | | | | | | | | | | | | | (bzr r9851)
* | | | | Translations. Japanese and French translations update.Nicolas Dufour2010-10-242-220/+227
| | | | | | | | | | | | | | | (bzr r9850)
* | | | | Adding spellchecker and T&F dialogs to the text context (right click) menu.Nicolas Dufour2010-10-241-0/+52
| | | | | | | | | | | | | | | (bzr r9849)
* | | | | i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour2010-10-243-89/+81
| | | | | | | | | | | | | | | (bzr r9848)
* | | | | Fix paraxial pen tool: apply constraint even if we didn't snapDiederik van Lierop2010-10-243-6/+6
| | | | | | | | | | | | | | | (bzr r9847)