summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix bug 166659. precisely calculate bbox when exporting to pngJohan B. C. Engelen2010-04-101-6/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/166659 (bzr r9309)
* | commit patch for LaTeX equation render extension by Christoph Schmidt-HieberJohan B. C. Engelen2010-04-103-5/+31
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/555128 (bzr r9308)
* | * improve boundingbox calculation: include strokecaps.Johan B. C. Engelen2010-04-104-140/+414
| | | | | | | | | | * increasing boundingbox calculation precision for selection to marker, selection to pattern and fit canvas to selection (bzr r9307)
* | fix bug 168275 by removing a ceil on document height and width in pdf/eps/ps ↵Johan B. C. Engelen2010-04-101-2/+2
| | | | | | | | | | | | | | | | exporter. Fixed bugs: - https://launchpad.net/bugs/168275 (bzr r9306)
* | German translation update 99%Uwe Sch??ler2010-04-101-129/+89
| | | | | | (bzr r9305)
* | Do not emit signals when setting values to their existing state.Jon A. Cruz2010-04-101-4/+9
| | | | | | (bzr r9304)
* | German translation updateUwe Sch??ler2010-04-091-610/+1101
| | | | | | (bzr r9303)
* | inkscape.pot and French translation update.Nicolas Dufour2010-04-092-1336/+1800
| | | | | | (bzr r9302)
* | PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting ↵Johan B. C. Engelen2010-04-081-6/+6
| | | | | | | | | | | | | | | | justification Fixed bugs: - https://launchpad.net/bugs/555488 (bzr r9301)
* | Cleanup of device internal handling and API.Jon A. Cruz2010-04-083-56/+322
| | | | | | (bzr r9300)
* | Fix "show handles" button state on Ctrl+HKrzysztof Kosi??ski2010-04-061-0/+27
| | | | | | (bzr r9299)
* | Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-0625-167/+217
| | | | | | | | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298)
* | Fixed use of dialogs in more than one window, and tile problem with ↵Jon A. Cruz2010-04-063-36/+38
| | | | | | | | | | | | | | | | selection. Fixes bug #556233. Fixed bugs: - https://launchpad.net/bugs/556233 (bzr r9297)
* | Track selected text items and append as needed.Jon A. Cruz2010-04-062-25/+156
| | | | | | (bzr r9296)
* | Second batch of coords fixes (guides, text cursor, zoom)Krzysztof Kosi??ski2010-04-056-15/+18
|\ \ | | | | | | (bzr r9295)
| * | Coords: fix guidelinesKrzysztof Kosi??ski2010-04-044-12/+15
| | | | | | | | | (bzr r9281.1.14)
| * | Coords: fix initial cursor position in the text toolKrzysztof Kosi??ski2010-04-041-1/+1
| | | | | | | | | (bzr r9281.1.13)
| * | Coords: fix SPDesktop::point() methodKrzysztof Kosi??ski2010-04-041-2/+2
| | | | | | | | | (bzr r9281.1.12)
| * | Merge PDF rendering fixKrzysztof Kosi??ski2010-04-042-6/+3
| | | | | | | | | (bzr r9281.1.11)
* | | Translations. inkscape.pot update (glyph dialog again).Nicolas Dufour2010-04-041-102/+498
| | | | | | | | | (bzr r9294)
* | | Added control to select Unicode range limiting. Switched to using "Basic ↵Jon A. Cruz2010-04-042-14/+209
| | | | | | | | | | | | | | | | | | | | | | | | Latin" there as a default instead of the script. Fixes bug #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9293)
* | | Turn off debugging.Jon A. Cruz2010-04-041-1/+1
| | | | | | | | | (bzr r9292)
* | | zero out pointers to deleted members. might expose problems if a stail ↵Jon A. Cruz2010-04-044-57/+59
| | | | | | | | | | | | | | | pointer is related to bug #494722. (bzr r9291)
* | | Fix --export-page-drawing option in PDF, PS and LaTeX export.Krzysztof Kosi??ski2010-04-032-6/+3
| | | | | | | | | (bzr r9290)
* | | remove debug text from cairo-render-context.cppJohan B. C. Engelen2010-04-031-3/+3
| | | | | | | | | (bzr r9289)
* | | Change desktop coordinate system to match SVG (LP #170049)Krzysztof Kosi??ski2010-04-0319-196/+146
|\| | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170049 (bzr r9288)
| * | Fix grid extensionKrzysztof Kosi??ski2010-04-031-12/+6
| | | | | | | | | (bzr r9281.1.10)
| * | Fix pattern knotholderKrzysztof Kosi??ski2010-04-031-73/+56
| | | | | | | | | (bzr r9281.1.9)
| * | Fix canvas resizeKrzysztof Kosi??ski2010-04-031-7/+4
| | | | | | | | | (bzr r9281.1.8)
| * | Fix behavior when loading a documentKrzysztof Kosi??ski2010-04-033-7/+4
| | | | | | | | | (bzr r9281.1.7)
| * | Fix tweak and paint bucket toolsKrzysztof Kosi??ski2010-04-032-6/+6
| | | | | | | | | (bzr r9281.1.6)
| * | Fix spray toolKrzysztof Kosi??ski2010-04-031-3/+3
| | | | | | | | | (bzr r9281.1.5)
| * | Fix single-handle keybindingsKrzysztof Kosi??ski2010-04-031-4/+2
| | | | | | | | | (bzr r9281.1.4)
| * | Fix align & distribute dialogKrzysztof Kosi??ski2010-04-031-6/+6
| | | | | | | | | (bzr r9281.1.3)
| * | Fix rotation in node and select toolKrzysztof Kosi??ski2010-04-032-6/+6
| | | | | | | | | (bzr r9281.1.2)
| * | Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-0310-72/+53
| | | | | | | | | (bzr r9281.1.1)
* | | A few small fixes/clarifications for Gaussian blur.Jasper van de Gronde2010-04-031-8/+14
| | | | | | | | | (bzr r9287)
* | | Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK ↵Jon A. Cruz2010-04-031-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | fonts. Partially fixes bug #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9286)
* | | Win32 uninstaller: remove empty directory lib/localeChris Morgan2010-04-031-0/+2
| | | | | | | | | (bzr r9285)
* | | Start with glyphs limited to "Common" as a short term mitigation for bug ↵Jon A. Cruz2010-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9284)
* | | Repair arbitrary change lumped in with Win32 fixes of #9281.Jon A. Cruz2010-04-032-3/+3
| | | | | | | | | (bzr r9283)
* | | Split dynamic desktop tracking into common, shared code.Jon A. Cruz2010-04-037-50/+284
|/ / | | | | (bzr r9282)
* | Fix command line invocation on Windows (LP #167455).Krzysztof Kosi??ski2010-04-025-35/+15
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/167455 (bzr r9281)
* | 99% German translation update.Uwe Sch??ler2010-04-021-121/+79
| | | | | | (bzr r9280)
* | German translation update.Uwe Sch??ler2010-04-021-4652/+3456
| | | | | | (bzr r9279)
* | Do not print PYTHONPATH on every invocation (stale debug output)Krzysztof Kosi??ski2010-04-021-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/554109 (bzr r9278)
* | Add Ctrl+H as a shortcut for "show handles" in the node tool.Krzysztof Kosi??ski2010-04-022-1/+12
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/324208 (bzr r9277)
* | patch for Bug 461964 comment 16Alvin Penner2010-04-021-1/+1
| | | | | | (bzr r9276)
* | Translations. French translation update.Nicolas Dufour2010-04-021-665/+985
| | | | | | (bzr r9275)
* | Translations. POTFILE.in and inkscape.pot update (glyphs dialog).Nicolas Dufour2010-04-022-665/+986
| | | | | | (bzr r9274)