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
*
improved spelling ;-)
Alexandre Prokoudine
2008-01-18
1
-1
/
+1
*
added "Ask Us a Question" to the Help menu linking to http://answers.launchpa...
Felipe Corr??a da Silva Sanches
2008-01-18
1
-0
/
+1
*
Fixed crash in the filter effects dialog on loading files with the unimplemen...
Nicholas Bishop
2008-01-18
1
-2
/
+4
*
removing feTile and feComponentTransfer from UI
Felipe Corr??a da Silva Sanches
2008-01-17
1
-2
/
+8
*
fix transformation of LPECurveStitch when "Scale width relative" is set
Johan B. C. Engelen
2008-01-17
2
-0
/
+18
*
fix Matrix::isTranslation
Johan B. C. Engelen
2008-01-17
1
-1
/
+1
*
Geom: fix a crash on assertion in sbasis-to-bezier.cpp
Johan B. C. Engelen
2008-01-17
2
-1
/
+5
*
remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, bu...
Johan B. C. Engelen
2008-01-17
2
-12
/
+13
*
sorry for this late feature change. this makes the curvestitching *that* much...
Johan B. C. Engelen
2008-01-17
2
-20
/
+22
*
Reverted earlier edit - export bitmap dialog is now sizeable once again
Joel Holdsworth
2008-01-17
1
-1
/
+1
*
Hide the Image filter effect primitive from the filter effects dialog. Files ...
Nicholas Bishop
2008-01-17
2
-0
/
+26
*
Fixed bug in filter effects dialog; incorrect desktop was being used with mul...
Nicholas Bishop
2008-01-17
1
-2
/
+4
*
Fixed a crash on removing a filter primitive in the filter effects dialog.
Nicholas Bishop
2008-01-17
2
-15
/
+16
*
RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...
gustav_b
2008-01-17
5
-78
/
+73
*
now act on settings in dialogue
Adib Taraben
2008-01-16
4
-8
/
+53
*
Stopped the export bitmap dialog from being sizeable
Joel Holdsworth
2008-01-16
1
-1
/
+1
*
Corrected the parenting of the browse dialog, so that it cannot fall undernea...
Joel Holdsworth
2008-01-16
1
-1
/
+1
*
Oops, set 'scislac' modus off by default ofcourse.
Johan B. C. Engelen
2008-01-16
1
-1
/
+1
*
fix bug in lpe-curvestitch.cpp and add 'scislac' modus, not exposed to normal...
Johan B. C. Engelen
2008-01-16
1
-4
/
+11
*
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
*
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
*
r17673@shi: ted | 2008-01-15 23:01:59 -0800
Ted Gould
2008-01-16
1
-1
/
+0
*
r17645@shi: ted | 2008-01-14 22:05:15 -0800
Ted Gould
2008-01-16
1
-0
/
+2
*
Make path segments convertable to guides, too
Maximilian Albert
2008-01-16
3
-0
/
+53
*
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
1
-0
/
+1
*
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
*
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
*
early version export to PS using blur to bitmap
Adib Taraben
2008-01-14
5
-23
/
+456
*
Some small changes in the captions of the document-properties dialog
Diederik van Lierop
2008-01-13
1
-11
/
+11
[next]