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
*
use threads to open browser without locking inkscape
Felipe Corr??a da Silva Sanches
2008-01-18
8
-16
/
+106
*
added "Ask Us a Question" to the Help menu linking to http://answers.launchpa...
Felipe Corr??a da Silva Sanches
2008-01-18
4
-0
/
+18
*
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
*
* [INTL: hu] Hungarian update by reuss
Luca Bruno
2008-01-17
1
-4481
/
+3338
*
* Dutch translation update by Fropper (re-closes: #181283)
Luca Bruno
2008-01-17
1
-3884
/
+2989
*
* Cleanup patch for plural forms in po-files, by vonHalenbach (closes: #183610)
Luca Bruno
2008-01-17
40
-146
/
+86
*
Khmer translations updated
Khoem Sokhem
2008-01-17
1
-515
/
+192
*
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
*
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
[next]