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
/
dialog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely remove Inkboard
Krzysztof Kosi??ski
2011-06-23
7
-1027
/
+0
*
Warning cleanup.
Jon A. Cruz
2011-06-22
1
-2
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
34
-359
/
+672
|
\
|
*
I am not sure if it is possible to have a script element with more than a sin...
Felipe Corr??a da Silva Sanches
2011-06-19
1
-0
/
+9
|
*
Patch sent by Fernando Lucchesi (GSoC student) and modified by me.
Felipe Corr??a da Silva Sanches
2011-06-19
2
-21
/
+248
|
*
UI fix / mnemonics
Kris De Gussem
2011-06-18
2
-5
/
+5
|
*
user interface for selecting colors of guidelines
Felipe Corr??a da Silva Sanches
2011-06-18
2
-0
/
+19
|
*
patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student)
Felipe Corr??a da Silva Sanches
2011-06-17
2
-8
/
+26
|
*
add preference for relative guideline rotation snapping (see rev 10303)
Johan B. C. Engelen
2011-06-15
2
-1
/
+5
|
*
adding preferences page for Measure Tool with option (enabled by default) to ...
Felipe Corr??a da Silva Sanches
2011-06-13
2
-0
/
+8
|
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-6
/
+6
|
*
cmake:
Campbell Barton
2011-06-13
1
-52
/
+0
|
*
cmake: commented unused files/dirs, double checked all files compile this time
Campbell Barton
2011-06-12
1
-4
/
+4
|
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-43
/
+50
|
*
Save a copy dialog now opens in current directory if this option is set for s...
Johan B. C. Engelen
2011-06-08
1
-1
/
+1
|
*
Introducing our new nice measurement tool! :-D
Felipe Corr??a da Silva Sanches
2011-06-06
1
-0
/
+1
|
*
Possible Win32 compile fix.
Jon A. Cruz
2011-06-04
1
-17
/
+20
|
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
16
-30
/
+16
|
|
\
|
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
12
-26
/
+12
|
*
|
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
6
-14
/
+17
|
|
/
|
*
Queue swatch updates during periods of high UI usage, such as dragging gradie...
Jon A. Cruz
2011-05-30
2
-3
/
+89
|
*
add entry widget to guideline dialog to change guide's label
Johan B. C. Engelen
2011-05-26
2
-2
/
+14
|
*
Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape prefe...
Felipe Corr??a da Silva Sanches
2011-05-23
1
-0
/
+25
|
*
actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...
Felipe Corr??a da Silva Sanches
2011-05-22
2
-5
/
+25
|
*
Remove flipping of y-axis from methods that get curves from selection in the ...
Felipe Corr??a da Silva Sanches
2011-05-20
1
-13
/
+0
|
*
Reinstating version bump.
Jon A. Cruz
2011-05-20
2
-22
/
+0
|
*
Revert version bump so win devlibs can catch up.
Jon A. Cruz
2011-05-19
2
-0
/
+22
|
*
Made dependencies explicit and bumped versions.
Jon A. Cruz
2011-05-18
2
-22
/
+0
|
*
Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).
Nicolas Dufour
2011-04-21
1
-1
/
+4
|
*
add new preference widget for a number with a unit.
Johan B. C. Engelen
2011-04-17
2
-13
/
+13
|
*
change spinbox to new one in many places.
Johan B. C. Engelen
2011-04-16
8
-25
/
+27
|
*
remove superfluous includes
Johan B. C. Engelen
2011-04-16
1
-2
/
+0
|
*
upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...
Johan B. C. Engelen
2011-04-16
2
-62
/
+32
|
*
convert guideline dialog to ui/widget/... newer widgets.
Johan B. C. Engelen
2011-04-14
2
-77
/
+68
|
*
add expression evaluator for spinbox input boxes. also knows a little about u...
Johan B. C. Engelen
2011-04-13
1
-3
/
+0
|
*
Use the subclassed SpinButton class for numeric inputs, such that '.' and ','...
Johan B. C. Engelen
2011-04-11
1
-1
/
+1
|
*
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
1
-3
/
+3
|
*
add a subclassed spinbutton class. this numeric entry box accepts both ',' an...
Johan B. C. Engelen
2011-04-08
2
-6
/
+7
|
*
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
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
26
-705
/
+843
|
\
|
|
*
Filters: labels consistency fix.
Nicolas Dufour
2011-04-01
1
-2
/
+3
|
*
Last renamings of headers in Inkscape preferences (Bug #560751)
Kris De Gussem
2011-03-17
1
-7
/
+7
|
*
Preferences. Fix for Bug #686193 (Make linked offsets respect Relink duplicat...
Nicolas Dufour
2011-03-17
1
-1
/
+1
|
*
automatically enter current filename in windows save as dialog.
Johan B. C. Engelen
2011-03-15
1
-0
/
+11
|
*
fixing duplicate author name in about box: "Aurélio Adnauer Heckert"
Felipe Corr??a da Silva Sanches
2011-03-09
1
-2
/
+1
|
*
About. Fix for Bug #216386 (Help-window build-date text is clipped).
Nicolas Dufour
2011-03-03
1
-1
/
+2
|
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
5
-0
/
+5
[next]