index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
2
-23
/
+23
2011-06-13
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
1
-9
/
+2
2011-06-13
cmake:
Campbell Barton
5
-118
/
+98
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+2
2011-06-12
cmake: commented unused files/dirs, double checked all files compile this time
Campbell Barton
1
-4
/
+4
2011-06-12
work in progress cmake commit:
Campbell Barton
5
-114
/
+140
2011-06-08
Save a copy dialog now opens in current directory if this option is set for s...
Johan B. C. Engelen
1
-1
/
+1
2011-06-06
Introducing our new nice measurement tool! :-D
Felipe Corr??a da Silva Sanches
2
-0
/
+3
2011-06-04
Possible Win32 compile fix.
Jon A. Cruz
1
-17
/
+20
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
9
-22
/
+26
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
20
-34
/
+20
2011-05-30
Queue swatch updates during periods of high UI usage, such as dragging gradie...
Jon A. Cruz
2
-3
/
+89
2011-05-26
add entry widget to guideline dialog to change guide's label
Johan B. C. Engelen
2
-2
/
+14
2011-05-26
unitmenu: add method to add a unit
Johan B. C. Engelen
2
-0
/
+9
2011-05-23
Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape prefe...
Felipe Corr??a da Silva Sanches
1
-0
/
+25
2011-05-22
actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...
Felipe Corr??a da Silva Sanches
2
-5
/
+25
2011-05-20
Remove flipping of y-axis from methods that get curves from selection in the ...
Felipe Corr??a da Silva Sanches
1
-13
/
+0
2011-05-20
Reinstating version bump.
Jon A. Cruz
2
-22
/
+0
2011-05-19
Revert version bump so win devlibs can catch up.
Jon A. Cruz
2
-0
/
+22
2011-05-18
Adding inkscape:label parameter to guidelines so that our guidelanes can disp...
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2011-05-18
Made dependencies explicit and bumped versions.
Jon A. Cruz
2
-22
/
+0
2011-05-06
Adding initial cut of resource manager.
Jon A. Cruz
1
-0
/
+4
2011-04-21
Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).
Nicolas Dufour
1
-1
/
+4
2011-04-18
Remove some GNOME_VFS checks
Andrew rugby471@gmail.com
2
-9
/
+64
2011-04-17
fix duplicate units in Preferences > Steps
Johan B. C. Engelen
1
-1
/
+1
2011-04-17
add new preference widget for a number with a unit.
Johan B. C. Engelen
10
-16
/
+103
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
14
-40
/
+42
2011-04-16
remove superfluous includes
Johan B. C. Engelen
1
-2
/
+0
2011-04-16
upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...
Johan B. C. Engelen
2
-62
/
+32
2011-04-16
ScalarUnit widget: fix initialization bug. add constructor which takes anothe...
Johan B. C. Engelen
2
-0
/
+39
2011-04-15
add undo to SpinButton
Johan B. C. Engelen
2
-6
/
+74
2011-04-14
convert guideline dialog to ui/widget/... newer widgets.
Johan B. C. Engelen
2
-77
/
+68
2011-04-14
ScalarUnit: add functionality to grab focus and select the entry text. and ad...
Johan B. C. Engelen
2
-0
/
+25
2011-04-13
add expression evaluator for spinbox input boxes. also knows a little about u...
Johan B. C. Engelen
6
-28
/
+47
2011-04-12
fix build
Johan B. C. Engelen
1
-0
/
+2
2011-04-11
Use the subclassed SpinButton class for numeric inputs, such that '.' and ','...
Johan B. C. Engelen
5
-26
/
+27
2011-04-11
revert silly error in r10147
Johan B. C. Engelen
1
-1
/
+1
2011-04-11
Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...
Nicolas Dufour
1
-3
/
+3
2011-04-08
add a subclassed spinbutton class. this numeric entry box accepts both ',' an...
Johan B. C. Engelen
5
-6
/
+126
2011-04-08
allow other than numeric characters in guideline dialog
Johan B. C. Engelen
1
-3
/
+3
2011-04-08
automatically apply and close guideline dialog when pressing enter in X, Y an...
Johan B. C. Engelen
1
-3
/
+8
2011-04-08
remember status of relative checkbox for guideline dialog
Johan B. C. Engelen
2
-1
/
+6
2011-04-08
uint > unsigned int (so windows builds work)
Andrew rugby471@gmail.com
1
-1
/
+1
2011-04-04
remove debugging stuff
Andrew rugby471@gmail.com
1
-2
/
+0
2011-04-04
implement cancelling
Andrew rugby471@gmail.com
2
-10
/
+42
2011-04-01
use shape's curve before LPE as flash path in node tool. so now, you should s...
Johan B. C. Engelen
1
-2
/
+3
2011-04-01
Filters: labels consistency fix.
Nicolas Dufour
1
-2
/
+3
2011-03-28
Merge thumbnail and image downloading into one set of functions :)
Andrew rugby471@gmail.com
2
-80
/
+52
2011-03-28
Don't re-download resources downloaded previously
Andrew rugby471@gmail.com
2
-11
/
+33
2011-03-27
fix errors
Andrew rugby471@gmail.com
2
-6
/
+14
[prev]
[next]