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
...
*
remove unnecessary cast + cosmetic changes.
Johan B. C. Engelen
2008-01-16
2
-42
/
+63
*
RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...
Johan B. C. Engelen
2008-01-16
6
-99
/
+59
*
fix initialization of grid document properties
Johan B. C. Engelen
2008-01-16
2
-2
/
+51
*
RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...
Johan B. C. Engelen
2008-01-16
5
-91
/
+43
*
No need to use pointers for the widgets of document-properties.cpp, so don't.
Johan B. C. Engelen
2008-01-16
3
-105
/
+78
*
tiny fix
Felipe Corr??a da Silva Sanches
2008-01-16
1
-2
/
+2
*
just corrected my name which Bryce added. woohoo I'm in AUTHORS ;)
JiHO
2008-01-16
1
-1
/
+1
*
Remember state of 'Relative to:' combo box in Align and Distribute dialog acr...
Maximilian Albert
2008-01-16
1
-2
/
+5
*
just a tiny refactoring
Felipe Corr??a da Silva Sanches
2008-01-16
1
-15
/
+2
*
implementation of Flood Filter Effect renderer
Felipe Corr??a da Silva Sanches
2008-01-16
4
-12
/
+60
*
Add option in Preferences to keep objects after conversion to guides
Maximilian Albert
2008-01-16
7
-11
/
+15
*
Move 'bounding box' option up one level (from Selector to Tools page in Prefe...
Maximilian Albert
2008-01-16
6
-15
/
+15
*
Adding jo Irisson for all his work on the Mac port
Bryce Harrington
2008-01-16
1
-0
/
+1
*
r17673@shi: ted | 2008-01-15 23:01:59 -0800
Ted Gould
2008-01-16
1
-1
/
+0
*
r17671@shi: ted | 2008-01-15 23:00:05 -0800
Ted Gould
2008-01-16
5
-5
/
+5
*
r17663@shi: ted | 2008-01-15 22:34:34 -0800
Ted Gould
2008-01-16
0
-0
/
+0
*
r17648@shi: ted | 2008-01-14 23:31:32 -0800
Ted Gould
2008-01-16
1
-1
/
+1
*
r17647@shi: ted | 2008-01-14 23:30:32 -0800
Ted Gould
2008-01-16
1
-7
/
+4
*
r17646@shi: ted | 2008-01-14 22:40:55 -0800
Ted Gould
2008-01-16
60
-97716
/
+109099
*
r17645@shi: ted | 2008-01-14 22:05:15 -0800
Ted Gould
2008-01-16
6
-730
/
+7
*
r17634@shi: ted | 2008-01-14 21:53:49 -0800
Ted Gould
2008-01-16
1
-1
/
+1
*
Make path segments convertable to guides, too
Maximilian Albert
2008-01-16
3
-0
/
+53
*
create inkview on dist
Adib Taraben
2008-01-15
1
-1
/
+1
*
create inkview on dist
Adib Taraben
2008-01-15
1
-1
/
+1
*
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
2008-01-15
12
-390
/
+361
*
Slightly more 'object-oriented' way to invoke item-specific conversion-to-gui...
Maximilian Albert
2008-01-15
7
-23
/
+34
*
hopefully fix compile error on linux
Johan B. C. Engelen
2008-01-15
1
-1
/
+1
*
Fix wrong offset when Ctrl+dragging 3D boxes by their center
Maximilian Albert
2008-01-15
1
-2
/
+4
*
RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...
Johan B. C. Engelen
2008-01-15
5
-90
/
+132
*
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
2008-01-15
15
-85
/
+81
*
M AUTHORS
Joel Holdsworth
2008-01-15
2
-0
/
+2
*
pt_BR.po tiny update (filter effects dialog)
Felipe Corr??a da Silva Sanches
2008-01-15
1
-4
/
+4
*
make input labels translatable
MenTaLguY
2008-01-15
1
-2
/
+2
*
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
2008-01-15
12
-48
/
+35
*
abstract use of sodipodi:modified
MenTaLguY
2008-01-15
12
-38
/
+37
*
whitespace cleanup
MenTaLguY
2008-01-15
1
-56
/
+56
*
updating pt_BR (filter effects)
Felipe Corr??a da Silva Sanches
2008-01-15
1
-30
/
+26
*
tweaking slider increments and ranges for convolve matrix and turbulence filters
Felipe Corr??a da Silva Sanches
2008-01-15
1
-2
/
+2
*
more on blur to bitmap
Adib Taraben
2008-01-14
3
-43
/
+14
*
Add preference so people can choose which behaviour they want. (bug 167422)
Johan B. C. Engelen
2008-01-14
4
-5
/
+17
*
W3C licensing:
Felipe Corr??a da Silva Sanches
2008-01-14
2
-3
/
+19
*
cleaning: removing previously commented out g_warnings()
Felipe Corr??a da Silva Sanches
2008-01-14
1
-4
/
+0
*
missing files from make dist(-zip)
Adib Taraben
2008-01-14
1
-0
/
+3
*
w.s.
Bryce Harrington
2008-01-14
1
-1
/
+1
*
early version export to PS using blur to bitmap
Adib Taraben
2008-01-14
5
-23
/
+456
*
update
Arpad Biro
2008-01-13
1
-1687
/
+2403
*
Some small changes in the captions of the document-properties dialog
Diederik van Lierop
2008-01-13
1
-11
/
+11
*
Use visual/geometric bbox (as specified in Selector tool preferences) when co...
Maximilian Albert
2008-01-13
5
-2
/
+31
*
* [INTL: pl] Updated Polish translation by Tomek ArgasiĆski
Ivan Mas??r
2008-01-13
1
-5862
/
+4112
*
Allow snapping from and to ellipses
Diederik van Lierop
2008-01-13
1
-8
/
+45
[prev]
[next]