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
*
r11137@tres: ted | 2006-03-23 21:35:18 -0800
Ted Gould
2006-05-02
3
-0
/
+87
*
add mnemonic for "Fit page to selection"
Ralf Stephan
2006-05-01
1
-1
/
+1
*
Guideline dialog UI improvents (gtk table instead of boxes; strange "absolute...
Andrius Ramanauskas
2006-05-01
2
-66
/
+48
*
fix compile with gcc 4.1 (#1479580)
Ralf Stephan
2006-05-01
1
-1
/
+1
*
Moved four more tests to CxxTest
Jon A. Cruz
2006-05-01
12
-330
/
+443
*
fix 1479197
bulia byak
2006-05-01
1
-1
/
+2
*
fix showing style when last-set style is empty (on a new installation of inks...
bulia byak
2006-05-01
2
-7
/
+19
*
NRMatrix copy constructor appears deficient; avoid it for now
MenTaLguY
2006-05-01
1
-1
/
+2
*
use GC allocator for bitmap cache and transform
MenTaLguY
2006-05-01
1
-12
/
+6
*
log finalization of NRObjects
MenTaLguY
2006-05-01
1
-0
/
+22
*
Moved compass like display of angles from windows to steps in preferences
Marco Scholten
2006-04-30
1
-2
/
+7
*
remove warning
Bob Jamison
2006-04-30
1
-2
/
+2
*
Rework Stack class to TokenExecutor, to support an Axis stack
Bob Jamison
2006-04-30
4
-207
/
+410
*
updated cc licenses to 2.5
Jon Phillips
2006-04-30
2
-7
/
+9
*
rationalize function names and remove spurious soft_ptr
MenTaLguY
2006-04-29
4
-25
/
+25
*
use proper unref function on SPRoot to avoid appearance of leak
MenTaLguY
2006-04-29
1
-1
/
+1
*
switch everyone to simpler debug event API
MenTaLguY
2006-04-29
3
-264
/
+136
*
add finalizer logging
MenTaLguY
2006-04-29
3
-4
/
+66
*
simplify the SimpleEvent API more
MenTaLguY
2006-04-29
1
-70
/
+13
*
update copyright
MenTaLguY
2006-04-29
1
-1
/
+1
*
make Debug::SimpleEvent more convenient
MenTaLguY
2006-04-29
3
-3
/
+86
*
finish interrupted refactoring of log filter configuration
MenTaLguY
2006-04-29
1
-8
/
+8
*
fix over-qualified name
MenTaLguY
2006-04-29
1
-1
/
+1
*
gc visibility rules
MenTaLguY
2006-04-29
1
-13
/
+22
*
since the view and document are both managed by the collector, reffing the do...
MenTaLguY
2006-04-29
1
-3
/
+1
*
remove warnings
Bob Jamison
2006-04-29
1
-3
/
+3
*
add missing unref, which should hopefully address the document leak
MenTaLguY
2006-04-29
1
-0
/
+1
*
added refcount logging to GC::Anchored and shared string printf in util
MenTaLguY
2006-04-29
4
-13
/
+128
*
add new object style display for all object-creating tools
bulia byak
2006-04-29
1
-20
/
+79
*
make style widget narrower
bulia byak
2006-04-29
1
-1
/
+1
*
enable the widget to listen to a repr to reflect its style
bulia byak
2006-04-29
2
-2
/
+132
*
make refcount logging a little more useful by including the relevent class name
MenTaLguY
2006-04-29
1
-11
/
+10
*
reset center on stamping
bulia byak
2006-04-29
1
-0
/
+4
*
Clean up type strings
Bob Jamison
2006-04-28
2
-72
/
+115
*
Bug 1478136 fix - "foo2" was shown instead of guideline id in Guideline dialog
Andrius Ramanauskas
2006-04-28
2
-30
/
+34
*
Converting guideline properties dialog to gtkmm (first step - straightforward...
Andrius Ramanauskas
2006-04-28
5
-207
/
+307
*
Replaced two tests with CxxTest versions.
Jon A. Cruz
2006-04-28
6
-114
/
+99
*
Adding unit test for verbs.
Jon A. Cruz
2006-04-28
4
-2
/
+100
*
fix translation for fit page
Aaron Spike
2006-04-28
3
-2
/
+19
*
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
2006-04-28
3
-0
/
+23
*
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
2006-04-28
1
-2
/
+3
*
Updated to additions for <switch>
Jon A. Cruz
2006-04-27
1
-2
/
+3
*
Add axis and function token stubs to token set
Bob Jamison
2006-04-27
2
-7
/
+697
*
interim cleanup commit
Bob Jamison
2006-04-27
7
-7
/
+182
*
fixing conditional attribute evaluation on load (if conditional attributes we...
Andrius Ramanauskas
2006-04-27
1
-1
/
+1
*
Placemark for gradient export
Bob Jamison
2006-04-27
1
-1
/
+19
*
expand the range of dpi to fix 1476741
bulia byak
2006-04-27
1
-3
/
+3
*
use svd for better matrix analysis
Bob Jamison
2006-04-27
2
-302
/
+552
*
Adding multiple test output formats.
Jon A. Cruz
2006-04-27
8
-4
/
+708
*
write no/unset fill/stroke to current style
bulia byak
2006-04-26
1
-4
/
+4
[next]