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
...
*
remove GObject signals from SPObject
MenTaLguY
2006-07-29
1
-20
/
+8
*
switch to sigc++ SPObject signals for SPSwitch
MenTaLguY
2006-07-29
2
-8
/
+10
*
switch to sigc++ SPObject signals for SPPattern
MenTaLguY
2006-07-29
2
-4
/
+14
*
switch to sigc++ SPObject signals for SPGradient
MenTaLguY
2006-07-29
2
-5
/
+13
*
switch to sigc++ SPObject signals for SPDocument
MenTaLguY
2006-07-29
2
-6
/
+9
*
switch to sigc++ SPObject signals for desktop widget
MenTaLguY
2006-07-29
2
-5
/
+17
*
switch to sigc++ SPObject signals for SPGradientImage
MenTaLguY
2006-07-29
2
-9
/
+26
*
switch to sigc++ SPObject signals for gradient toolbar
MenTaLguY
2006-07-29
1
-10
/
+6
*
patch for rendering quality and speed from Jasper van de Gronde
bulia byak
2006-07-29
16
-714
/
+1006
*
Add Miklos's new Cairo PDF rendering
Bob Jamison
2006-07-28
7
-3
/
+1330
*
switch to sigc++ SPObject signals for SPUsePathReference
MenTaLguY
2006-07-28
2
-6
/
+7
*
switch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTable
MenTaLguY
2006-07-28
2
-19
/
+40
*
switch to sigc++ SPObject signals for SPOffset
MenTaLguY
2006-07-28
2
-3
/
+10
*
switch to sigc++ SPObject signals for SPShape
MenTaLguY
2006-07-28
2
-12
/
+36
*
switch to sigc++ signals
Niko Kiirala
2006-07-27
1
-4
/
+5
*
fix typo. oops
Bob Jamison
2006-07-27
1
-2
/
+2
*
fix bug in normalizeMatrix, add some better trace messages
Bob Jamison
2006-07-27
4
-23
/
+75
*
switch to sigc++ "release"
MenTaLguY
2006-07-27
1
-4
/
+11
*
Added renderer support for accessing background image from filters
Niko Kiirala
2006-07-26
8
-31
/
+116
*
Refactoring Session Establishment
daleharvey
2006-07-26
6
-24
/
+102
*
finish switching to sigc++ SPObject signals for SPStyle
MenTaLguY
2006-07-26
2
-4
/
+7
*
Added support for enable-background to SPStyle
Niko Kiirala
2006-07-26
4
-9
/
+51
*
added sendProtocol
daleharvey
2006-07-25
2
-0
/
+35
*
whoops, missed some uses of the old GObject signals in the last commit
MenTaLguY
2006-07-25
1
-6
/
+39
*
switch to sigc++ SPObject signals for SPGradientVectorSelector
MenTaLguY
2006-07-25
2
-17
/
+35
*
session can be initlialised with a current document which is copied into the ...
daleharvey
2006-07-25
1
-17
/
+45
*
remove vestigal plugin support
MenTaLguY
2006-07-25
4
-55
/
+0
*
added Rune and Riku
matiphas
2006-07-24
1
-0
/
+2
*
Fix a null pointer bug I made myself. Sorry.
Bob Jamison
2006-07-24
1
-2
/
+5
*
forced redraw of canvas upon completion of zooming or upon starting rubber ba...
John Bintz
2006-07-23
3
-0
/
+4
*
Update pattern creation help text to reflect new menu layout.
MenTaLguY
2006-07-23
1
-1
/
+1
*
added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...
John Bintz
2006-07-23
5
-2
/
+17
*
Forced redraw of canvas upon document commit to work around event starvation ...
John Bintz
2006-07-23
6
-1
/
+19
*
patch from John Bintz, adding pref to simplify multiple paths separately
MenTaLguY
2006-07-22
1
-31
/
+56
*
switch to using sigc++ signals
MenTaLguY
2006-07-22
2
-29
/
+50
*
switch to sigc++ signals and manually clean up signal connections (although i...
MenTaLguY
2006-07-21
2
-11
/
+8
*
switch to sigc++ signal for "release"
MenTaLguY
2006-07-21
2
-17
/
+22
*
switch to sigc++ signals for "release"
MenTaLguY
2006-07-21
2
-6
/
+9
*
switch to sigc++ signal for "release"
MenTaLguY
2006-07-21
1
-12
/
+9
*
switch to sigc++ signals for "modified" and "release"
MenTaLguY
2006-07-21
2
-44
/
+24
*
switched to using sigc++ "modified" signal
MenTaLguY
2006-07-21
2
-16
/
+17
*
sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio...
MenTaLguY
2006-07-21
3
-28
/
+57
*
replace two uses of hash_map with standard STL map
MenTaLguY
2006-07-21
2
-3
/
+4
*
marker refactoring work
Bryce Harrington
2006-07-20
9
-104
/
+123
*
added choose desktop dialog during intialising a whiteboard session
daleharvey
2006-07-20
4
-8
/
+205
*
Add property getters to FileExportDialog
Bob Jamison
2006-07-19
2
-48
/
+222
*
Added a bunch of comments to filter effects rendering code
Niko Kiirala
2006-07-18
5
-3
/
+135
*
We now use connector spacing to determine the minimum space required
Tim Dwyer
2006-07-18
2
-3
/
+13
*
Committed again without the essential fix on line 84 commented out!
Tim Dwyer
2006-07-18
1
-1
/
+1
*
added include of "helper/png-write.h" to fix compile error:
Tim Dwyer
2006-07-18
1
-0
/
+2
[prev]
[next]