index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
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
|
*
|
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
|
*
|
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
|
*
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
|
*
Corrected "using namespace" contamination from ui/dialog header files.
Jon A. Cruz
2010-04-02
12
-227
/
+324
|
*
Allow filtering by glyph script.
Jon A. Cruz
2010-04-02
2
-16
/
+96
|
*
Add character script range to description
Jon A. Cruz
2010-04-02
1
-2
/
+109
|
*
Adding missing files for bug #343186.
Jon A. Cruz
2010-04-02
2
-0
/
+309
|
*
Initial cut of glyph selector dialog is in. Fixes bug #343186.
Jon A. Cruz
2010-04-01
6
-8
/
+21
|
*
Patch by Daniel_J for 522327
Josh Andler
2010-04-01
6
-7
/
+7
|
*
Make all paths in PYTHONPATH absolute.
Krzysztof Kosi??ski
2010-03-30
1
-2
/
+14
|
*
Corrected string-to-number conversion to use locale-independent conversion an...
Jon A. Cruz
2010-03-30
5
-79
/
+190
|
*
Fix logic to avoid too many updates while dragging color sliders. Fixes bug# ...
Jon A. Cruz
2010-03-30
1
-19
/
+57
|
*
More correct setting of PYTHONPATH at startup
Krzysztof Kosi??ski
2010-03-29
2
-3
/
+10
|
*
Remove remnants of rather pointless MMX optimizations, and fix
Krzysztof Kosi??ski
2010-03-29
5
-638
/
+0
|
*
Add console helper application based on inkscapec.exe from Jos Hirth,
Krzysztof Kosi??ski
2010-03-29
1
-0
/
+153
|
*
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...
Jon A. Cruz
2010-03-29
7
-68
/
+176
|
*
Oops - obviously the previous fix didn't work outside Windows
Krzysztof Kosi??ski
2010-03-28
1
-6
/
+24
|
*
Fix regression (inkex.py not found for extensions in user's directory)
Krzysztof Kosi??ski
2010-03-28
1
-27
/
+8
|
*
Remove leftover debug output
Krzysztof Kosi??ski
2010-03-28
1
-1
/
+0
|
*
Allow Inkscape to run from Unicode directories on Windows
Krzysztof Kosi??ski
2010-03-28
6
-1365
/
+391
|
*
reinstate wrongly ignored delta in pick; makes selecting small text objects m...
buliabyak
2010-03-28
1
-2
/
+2
|
*
Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.
Jon A. Cruz
2010-03-28
3
-130
/
+161
|
*
inherit value as well as computed for linespacing and other spacing propertie...
buliabyak
2010-03-27
1
-0
/
+3
|
*
Phase 2b - remove use of SPWidget and wire signals directly.
Jon A. Cruz
2010-03-27
1
-76
/
+37
|
*
Fix incorrect use of std::auto_ptr<char> in FontInstance.cpp (LP #549317)
Krzysztof Kosi??ski
2010-03-27
1
-4
/
+5
[prev]
[next]