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
...
*
Add initial support for <javac>. Also fix str compare bug
Bob Jamison
2007-12-15
1
-6
/
+74
*
Fixed missing handling of the "environment prefix" and fetching of environmen...
Bob Jamison
2007-12-15
1
-12
/
+41
*
* [INTL:it] Typo fixing, patch by Luciano Montanaro
Luca Bruno
2007-12-15
1
-33
/
+32
*
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
*
Improved tango icons by Michael Grossberg.
JiHO
2007-12-13
1
-9465
/
+17981
*
remove -g flag from build.xml as it is really not necessary and slows down bu...
Johan B. C. Engelen
2007-12-13
1
-1
/
+1
*
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
*
more win32 compile for inkview
Adib Taraben
2007-12-12
1
-1
/
+2
*
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
*
* [INTL: bg] Bulgarian translation update by Techbulgaria (closes: #169991)
Luca Bruno
2007-12-12
1
-1175
/
+1192
*
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
*
move gtk version dep to gtkmm instead -- safer place to test it
Kees Cook
2007-12-11
1
-1
/
+1
*
reenable buil inkview on windows
Adib Taraben
2007-12-11
1
-9
/
+9
*
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
*
r17224@mini-emma: ted | 2007-12-10 20:21:14 -0800
Ted Gould
2007-12-11
1
-1
/
+1
*
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 cairomm to win32 linker proccess
Adib Taraben
2007-12-10
1
-6
/
+9
*
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
5
-7
/
+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
11
-180
/
+421
*
always build cairo backend; add interface for setting cairo surface to renderer
Kees Cook
2007-12-10
4
-17
/
+21
*
bump minimum required gtk to 2.10 (released july 2006), for future print dialog
Kees Cook
2007-12-10
1
-1
/
+1
*
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
*
corrected a typo and added a check for modevia name definition. fall back on ...
JiHO
2007-12-08
1
-1
/
+6
*
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
*
Removed mention of inkscape_python.ds_store which was removed from the reposi...
JiHO
2007-12-07
1
-1
/
+0
*
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
[prev]
[next]