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
*
Restore modularity to adjustment action.
Jon A. Cruz
2011-04-19
4
-21
/
+76
*
Added mnemonics for font dialog (Bug #170765)
Kris De Gussem
2011-04-18
2
-10
/
+17
*
Restore comment needed in *shared* code file.
Jon A. Cruz
2011-04-17
1
-0
/
+2
*
fix duplicate units in Preferences > Steps
Johan B. C. Engelen
2011-04-17
1
-1
/
+1
*
add new preference widget for a number with a unit.
Johan B. C. Engelen
2011-04-17
18
-41
/
+212
*
change spinbox to new one in many places.
Johan B. C. Engelen
2011-04-16
22
-55
/
+75
*
remove superfluous includes
Johan B. C. Engelen
2011-04-16
1
-2
/
+0
*
remove unnecessary includes.
Johan B. C. Engelen
2011-04-16
1
-4
/
+0
*
extensions: use improved spinbutton with math expression evaluation
Johan B. C. Engelen
2011-04-16
2
-4
/
+4
*
upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...
Johan B. C. Engelen
2011-04-16
2
-62
/
+32
*
ScalarUnit widget: fix initialization bug. add constructor which takes anothe...
Johan B. C. Engelen
2011-04-16
2
-0
/
+39
*
hack C++ spinbuttons into toolbars. unit conversion does not work, and will p...
Johan B. C. Engelen
2011-04-15
1
-1
/
+5
*
remove ridiculous comment
Johan B. C. Engelen
2011-04-15
1
-2
/
+0
*
add undo to SpinButton
Johan B. C. Engelen
2011-04-15
2
-6
/
+74
*
convert guideline dialog to ui/widget/... newer widgets.
Johan B. C. Engelen
2011-04-14
2
-77
/
+68
*
ScalarUnit: add functionality to grab focus and select the entry text. and ad...
Johan B. C. Engelen
2011-04-14
2
-0
/
+25
*
small tweaks
Johan B. C. Engelen
2011-04-14
1
-3
/
+1
*
Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).
Nicolas Dufour
2011-04-14
16
-128
/
+166
*
add expression evaluator for spinbox input boxes. also knows a little about u...
Johan B. C. Engelen
2011-04-13
9
-28
/
+700
*
fix build
Johan B. C. Engelen
2011-04-12
1
-0
/
+2
*
Use the subclassed SpinButton class for numeric inputs, such that '.' and ','...
Johan B. C. Engelen
2011-04-11
5
-26
/
+27
*
revert silly error in r10147
Johan B. C. Engelen
2011-04-11
1
-1
/
+1
*
Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...
Nicolas Dufour
2011-04-11
2
-104
/
+81
*
pdf+latex:
Johan B. C. Engelen
2011-04-10
1
-6
/
+18
*
pdf+latex: fix newline bug due to changes in r10089
Johan B. C. Engelen
2011-04-10
1
-16
/
+29
*
go wild adding % at the end of each latex line (pdf+latex output)
Johan B. C. Engelen
2011-04-10
1
-22
/
+22
*
add a subclassed spinbutton class. this numeric entry box accepts both ',' an...
Johan B. C. Engelen
2011-04-08
5
-6
/
+126
*
allow other than numeric characters in guideline dialog
Johan B. C. Engelen
2011-04-08
1
-3
/
+3
*
automatically apply and close guideline dialog when pressing enter in X, Y an...
Johan B. C. Engelen
2011-04-08
1
-3
/
+8
*
remember status of relative checkbox for guideline dialog
Johan B. C. Engelen
2011-04-08
2
-1
/
+6
*
Fix setting canvas margins when using "Resize page to drawing or selection"
Martin Sucha
2011-04-02
1
-3
/
+3
*
Faster rounding for Gaussian blur
Jasper van de Gronde
2011-04-02
1
-6
/
+37
*
use shape's curve before LPE as flash path in node tool. so now, you should s...
Johan B. C. Engelen
2011-04-01
1
-2
/
+3
*
add curve before LPE to SPShape. this is useful for helperpath display. It wa...
Johan B. C. Engelen
2011-04-01
11
-22
/
+115
*
Filters: labels consistency fix.
Nicolas Dufour
2011-04-01
2
-4
/
+5
*
Tweak and spray:
Nicolas Dufour
2011-04-01
4
-413
/
+428
*
emf import. limited support for EMR_BITBLT (Bug 382421)
Alvin Penner
2011-03-31
1
-0
/
+29
*
Extensions:
Nicolas Dufour
2011-03-30
1
-1
/
+3
*
Spray:
Nicolas Dufour
2011-03-29
4
-459
/
+332
*
Extensions. Replacing the groupheader element with an appearance mode in the ...
Nicolas Dufour
2011-03-25
7
-140
/
+44
*
emf import. create dummy object CREATEDIBPATTERNBRUSHPT (Bug 382420)
Alvin Penner
2011-03-24
1
-0
/
+9
*
Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...
Nicolas Dufour
2011-03-23
3
-4
/
+4
*
Path. Fix for Bug #170225 (relative image paths instead of absolute).
Nicolas Dufour
2011-03-22
1
-3
/
+43
*
powerstroke: apply interpolator combobox to closed paths too
Johan B. C. Engelen
2011-03-21
1
-3
/
+3
*
Doc comment cleanup of '@brief'.
Jon A. Cruz
2011-03-21
2
-100
/
+119
*
Added some mnemonics for filter path effects (Bug #170765)
Kris De Gussem
2011-03-20
4
-18
/
+18
*
Cleaned up memory patch. Fixes bug #737298.
Jon A. Cruz
2011-03-20
10
-46
/
+87
*
add spiro interpolator to powerstroke
Johan B. C. Engelen
2011-03-18
2
-6
/
+161
*
D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...
Nicolas Dufour
2011-03-18
8
-19
/
+87
*
Layers. Fix for Bug #249035: Undo crash when executing extensions.
Nicolas Dufour
2011-03-18
1
-0
/
+4
[next]