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
*
fix bug where a Glib::ustring was compared to NULL which prevented an error m...
Ralf Stephan
2006-06-30
1
-1
/
+1
*
undo annotations
bulia byak
2006-06-30
1
-5
/
+17
*
add methods to identify scales and rotations
bulia byak
2006-06-30
2
-0
/
+30
*
New placeholder code for gradients
Bob Jamison
2006-06-30
1
-6
/
+58
*
Fix integer padding
Bob Jamison
2006-06-30
1
-0
/
+7
*
* src/connector-context.cpp, src/widgets/toolbox.cpp:
mjwybrow
2006-06-30
2
-6
/
+7
*
fixed win32 crash when working with filter tags
Hugo Rodrigues
2006-06-30
1
-18
/
+1
*
undo annotation
bulia byak
2006-06-29
1
-1
/
+1
*
backed out Event -> XML::Event changes
David Yip
2006-06-29
5
-26
/
+18
*
added files from Gustav Broberg's patch
bulia byak
2006-06-29
5
-0
/
+954
*
Event -> XML::Event*
David Yip
2006-06-29
4
-15
/
+19
*
made parameters and forward declarations point back to XML::Event
David Yip
2006-06-29
1
-3
/
+7
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
76
-301
/
+638
*
Fixed crash when adding filter attributes on XML tree.
Hugo Rodrigues
2006-06-29
1
-14
/
+2
*
Missing style instructions (for filters) added.
Hugo Rodrigues
2006-06-29
2
-2
/
+45
*
do some include changes more correctly
Ralf Stephan
2006-06-28
6
-20
/
+19
*
another prototype include to compile on CentOS, finally fixes #1505373
Ralf Stephan
2006-06-27
1
-0
/
+1
*
fix 4.2 xcompilation: remove array assignment hack
Ralf Stephan
2006-06-27
1
-3
/
+4
*
pdf export from commandline
bulia byak
2006-06-27
1
-6
/
+56
*
move ensure_vector to correct place so that gradients with transparency can b...
bulia byak
2006-06-27
1
-2
/
+6
*
a little optimization by making some macros into inlined functions
bulia byak
2006-06-27
1
-4
/
+17
*
remove non-portable fast_sqrt; turns out simply sqrt(x*x+y*y) works even fast...
bulia byak
2006-06-26
1
-14
/
+3
*
Added sanity checks and fixed buffer overflow in nr-filter-gaussian
Niko Kiirala
2006-06-26
1
-1
/
+40
*
Add code for printf() to allow %#s as xml-escaped string (cool, eh?)
Bob Jamison
2006-06-26
1
-32
/
+5
*
Add code for printf() to allow %#s as xml-escaped string (cool, eh?)
Bob Jamison
2006-06-26
2
-105
/
+149
*
Promote std::string to Glib::ustring. Start processing output strings for XM...
Bob Jamison
2006-06-25
2
-56
/
+84
*
minor change to svgtoeps
daleharvey
2006-06-25
1
-0
/
+1
*
added protocol documents to jabber_whiteboard
daleharvey
2006-06-25
14
-0
/
+2833
*
replace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK_VERSION(2,6,0), fixes...
Ralf Stephan
2006-06-25
2
-2
/
+5
*
Fix image transform when there is no rotate or scale
Bob Jamison
2006-06-25
1
-1
/
+8
*
Add metadata
Bob Jamison
2006-06-25
2
-7
/
+66
*
restored pedro/work and added it to make.exclude
daleharvey
2006-06-25
6
-1
/
+1012
*
added inkboard-session.cpp to make.exclude
daleharvey
2006-06-25
1
-0
/
+1
*
removed scratchpad work from pedro
daleharvey
2006-06-25
5
-1011
/
+0
*
Change comments
Bob Jamison
2006-06-25
1
-5
/
+2
*
Fix <path> output. Apparently ODF is more picky about floats than SVG. They...
Bob Jamison
2006-06-25
1
-0
/
+2
*
Fix <path> output. Apparently ODF is more picky about floats than SVG. They...
Bob Jamison
2006-06-25
1
-52
/
+78
*
glib-2.4 system fixes: some includes to get prototypes, some version checks
Ralf Stephan
2006-06-25
8
-1
/
+31
*
radial gradients faster by about 10%
bulia byak
2006-06-25
1
-3
/
+14
*
one more of declarations to make glib-2.4 work with glibmm/i18n.h
Ralf Stephan
2006-06-24
1
-1
/
+4
*
more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h
Ralf Stephan
2006-06-24
3
-0
/
+12
*
patch reported by ylai a reader of the german ct-magazin; needed before #incl...
Adib Taraben
2006-06-24
1
-0
/
+3
*
small changes to allow compilation on windows
daleharvey
2006-06-24
3
-19
/
+24
*
added make files for pedro
daleharvey
2006-06-23
3
-0
/
+62
*
added an empty.cpp to pedro, required for build
daleharvey
2006-06-23
1
-0
/
+1
*
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
2006-06-23
81
-14323
/
+2147
*
quick g_message UndoStackObserver for tracing calls to the undo system
David Yip
2006-06-23
5
-0
/
+107
*
a CompositeUndoStackObserver is still an UndoStackObserver -- forgot about that
David Yip
2006-06-23
1
-3
/
+1
*
add translator name [ 1511010 ] a double patch to add another translator to t...
Aaron Spike
2006-06-23
1
-0
/
+1
*
fix 1510614
bulia byak
2006-06-22
1
-5
/
+7
[next]