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
...
*
prevent writing to xml when initializing grid. fixes not working default units.
Johan B. C. Engelen
2007-12-16
2
-0
/
+4
*
add default unit to grid preferences.
Johan B. C. Engelen
2007-12-16
7
-8
/
+46
*
fix possible crash where event_context is destroyed during fill operation due...
John Bintz
2007-12-16
1
-2
/
+5
*
trying to fix the unset-gradient-on-transform bug
bulia byak
2007-12-16
1
-1
/
+1
*
remove debug
bulia byak
2007-12-16
1
-1
/
+0
*
Warning cleanup
Jon A. Cruz
2007-12-15
7
-31
/
+37
*
Add default grid settings to Inkscape preferences.
Johan B. C. Engelen
2007-12-14
8
-20
/
+154
*
update to latest 2geom
Johan B. C. Engelen
2007-12-14
1
-0
/
+2
*
Remove unused function that causes compile error on windows.
Maximilian Albert
2007-12-13
1
-12
/
+0
*
If necessary, split up perspectives when applying transformations to boxes; m...
Maximilian Albert
2007-12-13
7
-18
/
+73
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
51
-3225
/
+4774
*
libgdl: avoid setting a negative preferred height for dock items,
gustav_b
2007-12-12
1
-1
/
+1
*
Add global snapping toggle
Diederik van Lierop
2007-12-12
7
-8
/
+46
*
Fixed the filter effects dialog always displaying all the filter settings by ...
Nicholas Bishop
2007-12-12
2
-1
/
+9
*
Toggle snapping for each grid individually
Diederik van Lierop
2007-12-12
7
-15
/
+43
*
Do NOT use frames in the snapping tab in the document properties dialog ;-)
Diederik van Lierop
2007-12-12
2
-41
/
+19
*
Warning cleanup
Jon A. Cruz
2007-12-12
3
-6
/
+4
*
Cleaning up tests
Jon A. Cruz
2007-12-12
1
-9
/
+9
*
connected a signal to update the filter primitives list treeview when the fil...
Felipe Corr??a da Silva Sanches
2007-12-12
1
-0
/
+2
*
I have added beveled edges to the connections on the filter-effects
Felipe Corr??a da Silva Sanches
2007-12-11
1
-3
/
+5
*
Use frames in the snapping tab in the document properties dialog
Diederik van Lierop
2007-12-11
2
-24
/
+41
*
r17230@mini-emma: ted | 2007-12-10 21:02:47 -0800
Ted Gould
2007-12-11
1
-3
/
+3
*
r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800
Ted Gould
2007-12-11
1
-0
/
+1
*
r17225@mini-emma: ted | 2007-12-10 20:22:27 -0800
Ted Gould
2007-12-11
2
-1
/
+3
*
r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800
Ted Gould
2007-12-11
2
-3
/
+3
*
include header for close command
Adib Taraben
2007-12-10
1
-0
/
+1
*
add #include <io.h> to enable win32 compile
Bob Jamison
2007-12-10
1
-0
/
+1
*
remove all mention of extension/internal/gnome.cpp from build files for make ...
Aaron Spike
2007-12-10
2
-4
/
+0
*
add snapped-line.cpp and snapped-line.h to src/Makefile_insert for make distc...
Aaron Spike
2007-12-10
1
-0
/
+1
*
Implement cross-architecture print dialog using cairo and PNG backends.
Kees Cook
2007-12-10
10
-175
/
+421
*
always build cairo backend; add interface for setting cairo surface to renderer
Kees Cook
2007-12-10
4
-17
/
+21
*
minor whitespace adjustment
Kees Cook
2007-12-10
1
-2
/
+2
*
Init some checkboxes correctly in document-properties dialog
Diederik van Lierop
2007-12-09
1
-0
/
+2
*
Snap to axonometric grid lines
Diederik van Lierop
2007-12-08
6
-43
/
+140
*
Warning cleanup
Jon A. Cruz
2007-12-08
4
-165
/
+4
*
Fixes for gcc versions before 4.1.x
Jon A. Cruz
2007-12-08
1
-78
/
+113
*
LPE Bendpath: disable width path
Johan B. C. Engelen
2007-12-07
2
-5
/
+11
*
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
2007-12-07
30
-334
/
+324
*
Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulence
Niko Kiirala
2007-12-06
6
-27
/
+90
*
remove my drama comment
Johan B. C. Engelen
2007-12-06
1
-2
/
+2
*
Fixed several crashes when modifying filter effect parameters with XML editor
Niko Kiirala
2007-12-06
11
-13
/
+24
*
Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...
Jon A. Cruz
2007-12-06
2
-132
/
+112
*
Warning cleanup
Jon A. Cruz
2007-12-06
1
-2
/
+1
*
speed up keyboard scale and rotation too
bulia byak
2007-12-06
1
-6
/
+18
*
Add unit selector for node coordinate entries
Maximilian Albert
2007-12-05
1
-8
/
+36
*
Always set coord entry fields inactive when switching to the node tool
Maximilian Albert
2007-12-05
2
-0
/
+6
*
Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.
Johan B. C. Engelen
2007-12-05
2
-1
/
+19
*
warning cleanup
Jon A. Cruz
2007-12-05
2
-5
/
+5
*
Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...
Maximilian Albert
2007-12-05
4
-56
/
+254
*
Lookup object from repr instead of id to fix redo of undo of guide creation :-)
Johan B. C. Engelen
2007-12-05
1
-3
/
+2
[prev]
[next]