index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
fix bug 166659. precisely calculate bbox when exporting to png
Johan B. C. Engelen
2010-04-10
1
-6
/
+6
*
|
commit patch for LaTeX equation render extension by Christoph Schmidt-Hieber
Johan B. C. Engelen
2010-04-10
3
-5
/
+31
*
|
* improve boundingbox calculation: include strokecaps.
Johan B. C. Engelen
2010-04-10
4
-140
/
+414
*
|
fix bug 168275 by removing a ceil on document height and width in pdf/eps/ps ...
Johan B. C. Engelen
2010-04-10
1
-2
/
+2
*
|
German translation update 99%
Uwe Sch??ler
2010-04-10
1
-129
/
+89
*
|
Do not emit signals when setting values to their existing state.
Jon A. Cruz
2010-04-10
1
-4
/
+9
*
|
German translation update
Uwe Sch??ler
2010-04-09
1
-610
/
+1101
*
|
inkscape.pot and French translation update.
Nicolas Dufour
2010-04-09
2
-1336
/
+1800
*
|
PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justi...
Johan B. C. Engelen
2010-04-08
1
-6
/
+6
*
|
Cleanup of device internal handling and API.
Jon A. Cruz
2010-04-08
3
-56
/
+322
*
|
Fix "show handles" button state on Ctrl+H
Krzysztof Kosi??ski
2010-04-06
1
-0
/
+27
*
|
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
25
-167
/
+217
*
|
Fixed use of dialogs in more than one window, and tile problem with selection...
Jon A. Cruz
2010-04-06
3
-36
/
+38
*
|
Track selected text items and append as needed.
Jon A. Cruz
2010-04-06
2
-25
/
+156
*
|
Second batch of coords fixes (guides, text cursor, zoom)
Krzysztof Kosi??ski
2010-04-05
6
-15
/
+18
|
\
\
|
*
|
Coords: fix guidelines
Krzysztof Kosi??ski
2010-04-04
4
-12
/
+15
|
*
|
Coords: fix initial cursor position in the text tool
Krzysztof Kosi??ski
2010-04-04
1
-1
/
+1
|
*
|
Coords: fix SPDesktop::point() method
Krzysztof Kosi??ski
2010-04-04
1
-2
/
+2
|
*
|
Merge PDF rendering fix
Krzysztof Kosi??ski
2010-04-04
2
-6
/
+3
*
|
|
Translations. inkscape.pot update (glyph dialog again).
Nicolas Dufour
2010-04-04
1
-102
/
+498
*
|
|
Added control to select Unicode range limiting. Switched to using "Basic Lati...
Jon A. Cruz
2010-04-04
2
-14
/
+209
*
|
|
Turn off debugging.
Jon A. Cruz
2010-04-04
1
-1
/
+1
*
|
|
zero out pointers to deleted members. might expose problems if a stail pointe...
Jon A. Cruz
2010-04-04
4
-57
/
+59
*
|
|
Fix --export-page-drawing option in PDF, PS and LaTeX export.
Krzysztof Kosi??ski
2010-04-03
2
-6
/
+3
*
|
|
remove debug text from cairo-render-context.cpp
Johan B. C. Engelen
2010-04-03
1
-3
/
+3
*
|
|
Change desktop coordinate system to match SVG (LP #170049)
Krzysztof Kosi??ski
2010-04-03
19
-196
/
+146
|
\
|
|
|
*
|
Fix grid extension
Krzysztof Kosi??ski
2010-04-03
1
-12
/
+6
|
*
|
Fix pattern knotholder
Krzysztof Kosi??ski
2010-04-03
1
-73
/
+56
|
*
|
Fix canvas resize
Krzysztof Kosi??ski
2010-04-03
1
-7
/
+4
|
*
|
Fix behavior when loading a document
Krzysztof Kosi??ski
2010-04-03
3
-7
/
+4
|
*
|
Fix tweak and paint bucket tools
Krzysztof Kosi??ski
2010-04-03
2
-6
/
+6
|
*
|
Fix spray tool
Krzysztof Kosi??ski
2010-04-03
1
-3
/
+3
|
*
|
Fix single-handle keybindings
Krzysztof Kosi??ski
2010-04-03
1
-4
/
+2
|
*
|
Fix align & distribute dialog
Krzysztof Kosi??ski
2010-04-03
1
-6
/
+6
|
*
|
Fix rotation in node and select tool
Krzysztof Kosi??ski
2010-04-03
2
-6
/
+6
|
*
|
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
10
-72
/
+53
*
|
|
A few small fixes/clarifications for Gaussian blur.
Jasper van de Gronde
2010-04-03
1
-8
/
+14
*
|
|
Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK f...
Jon A. Cruz
2010-04-03
1
-0
/
+7
*
|
|
Win32 uninstaller: remove empty directory lib/locale
Chris Morgan
2010-04-03
1
-0
/
+2
*
|
|
Start with glyphs limited to "Common" as a short term mitigation for bug #553...
Jon A. Cruz
2010-04-03
1
-2
/
+2
*
|
|
Repair arbitrary change lumped in with Win32 fixes of #9281.
Jon A. Cruz
2010-04-03
2
-3
/
+3
*
|
|
Split dynamic desktop tracking into common, shared code.
Jon A. Cruz
2010-04-03
7
-50
/
+284
|
/
/
*
|
Fix command line invocation on Windows (LP #167455).
Krzysztof Kosi??ski
2010-04-02
5
-35
/
+15
*
|
99% German translation update.
Uwe Sch??ler
2010-04-02
1
-121
/
+79
*
|
German translation update.
Uwe Sch??ler
2010-04-02
1
-4652
/
+3456
*
|
Do not print PYTHONPATH on every invocation (stale debug output)
Krzysztof Kosi??ski
2010-04-02
1
-1
/
+1
*
|
Add Ctrl+H as a shortcut for "show handles" in the node tool.
Krzysztof Kosi??ski
2010-04-02
2
-1
/
+12
*
|
patch for Bug 461964 comment 16
Alvin Penner
2010-04-02
1
-1
/
+1
*
|
Translations. French translation update.
Nicolas Dufour
2010-04-02
1
-665
/
+985
*
|
Translations. POTFILE.in and inkscape.pot update (glyphs dialog).
Nicolas Dufour
2010-04-02
2
-665
/
+986
[prev]
[next]