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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-13
/
+12
*
update file lists
Campbell Barton
2011-06-24
1
-3
/
+0
*
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
73
-520
/
+1382
|
\
|
*
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
|
*
Clean up deprecated GTK_WIDGET API
Alex Valavanis
2011-06-15
1
-1
/
+1
|
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
2
-8
/
+8
|
*
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
2
-23
/
+23
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+127
|
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-9
/
+2
|
*
cmake:
Campbell Barton
2011-06-13
5
-118
/
+98
|
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
|
*
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
5
-114
/
+140
|
*
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
2
-0
/
+3
|
*
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
24
-38
/
+24
|
|
\
|
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
20
-34
/
+20
|
*
|
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
9
-22
/
+26
|
|
/
|
*
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
|
*
unitmenu: add method to add a unit
Johan B. C. Engelen
2011-05-26
2
-0
/
+9
|
*
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
|
*
Adding inkscape:label parameter to guidelines so that our guidelanes can disp...
Felipe Corr??a da Silva Sanches
2011-05-18
1
-1
/
+1
|
*
Made dependencies explicit and bumped versions.
Jon A. Cruz
2011-05-18
2
-22
/
+0
|
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-0
/
+4
|
*
Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).
Nicolas Dufour
2011-04-21
1
-1
/
+4
|
*
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
10
-16
/
+103
|
*
change spinbox to new one in many places.
Johan B. C. Engelen
2011-04-16
14
-40
/
+42
|
*
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
|
*
ScalarUnit widget: fix initialization bug. add constructor which takes anothe...
Johan B. C. Engelen
2011-04-16
2
-0
/
+39
|
*
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
|
*
add expression evaluator for spinbox input boxes. also knows a little about u...
Johan B. C. Engelen
2011-04-13
6
-28
/
+47
|
*
fix build
Johan B. C. Engelen
2011-04-12
1
-0
/
+2
[next]