index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge redundant language-agnostics options into CPPFLAGS, split off linker flags
Kees Cook
2008-04-30
1
-56
/
+41
*
and check for relro now too, since using gcc doesn't mean we have a GNU ld
Kees Cook
2008-04-30
1
-5
/
+22
*
and test g++ for compiler flags too; shouldn't these be in CPPFLAGS?
Kees Cook
2008-04-30
1
-6
/
+30
*
correctly test compiler for -Werror=...
Kees Cook
2008-04-30
1
-3
/
+22
*
fix remaining format warnings
Kees Cook
2008-04-29
2
-2
/
+2
*
Change in stdarg calls, to correct for const-ness
Bob Jamison
2008-04-29
2
-25
/
+8
*
make format string warnings fatal, since it should never happen
Kees Cook
2008-04-29
2
-3
/
+3
*
Fixed problems with previous commit (trunk revision 18463) relating to unicon...
Mike Pittman
2008-04-29
2
-0
/
+69
*
Improved numerical precision for the SVG path data parser (along with a small...
Jasper van de Gronde
2008-04-29
1
-116
/
+79
*
Uniconvertor import extension changes for Win32 - Fixes LP# 197617
Mike Pittman
2008-04-29
10
-27
/
+30
*
eol-style to native
Johan B. C. Engelen
2008-04-29
0
-0
/
+0
*
eol-style to native
Johan B. C. Engelen
2008-04-29
0
-0
/
+0
*
svg-elliptical-arc: assertions turned into call to macro throwRangeError
mcecchetti
2008-04-29
2
-210
/
+216
*
Warning cleanup.
Jon A. Cruz
2008-04-29
1
-21
/
+21
*
Make the eraser tool the default tool for an ERASER device
Jon A. Cruz
2008-04-29
1
-1
/
+1
*
More documentation. Fix scope bug in uristream.cpp. Remove warnings.
Bob Jamison
2008-04-29
5
-337
/
+608
*
Cmake: Fixed optional dependency linking
Joshua L. Blocher
2008-04-28
2
-4
/
+7
*
Further fix for sign handling of the SVG path data parser.
Jasper van de Gronde
2008-04-28
1
-2
/
+1
*
change def of string length
Bob Jamison
2008-04-28
1
-13
/
+2
*
Fix for closepath handling of SVG path data parser and tolerance for approxim...
Jasper van de Gronde
2008-04-28
2
-5
/
+5
*
Refining eraser
Jon A. Cruz
2008-04-28
1
-21
/
+36
*
Cmake: Fixed issues with pedro not linking correctly
Joshua L. Blocher
2008-04-28
4
-211
/
+551
*
Update inkscape-filter.svg with newer version
Joshua L. Blocher
2008-04-27
1
-260
/
+540
*
Cmake: added livarot as a lib, fixes problem with linking
Joshua L. Blocher
2008-04-27
4
-2
/
+46
*
copyedit
bulia byak
2008-04-27
1
-2
/
+2
*
Applying revised Latex fix for LP #55273 - adds quotes for Win32
Mike Pittman
2008-04-27
1
-7
/
+10
*
Reduce undo history items when nothing is selected
Jon A. Cruz
2008-04-27
1
-2
/
+9
*
Fixed undo for eraser to be a single step
Jon A. Cruz
2008-04-27
3
-1
/
+8
*
Missing added
Jon A. Cruz
2008-04-26
1
-0
/
+38
*
Added missing eraser files
Jon A. Cruz
2008-04-26
2
-0
/
+1228
*
Fixed SVG path data parser to handle close paths better (it used to create sp...
Jasper van de Gronde
2008-04-26
1
-94
/
+37
*
Initial cut of eraser tool
Jon A. Cruz
2008-04-26
10
-7
/
+207
*
Fixed setting property at wrong time
Jon A. Cruz
2008-04-26
1
-1
/
+3
*
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Ted Gould
2008-04-26
9
-7
/
+235
*
Documentation, always more :)
Bob Jamison
2008-04-25
1
-21
/
+261
*
remove tabs
Bob Jamison
2008-04-25
1
-10
/
+12
*
Tweak "errorOccurred"
Bob Jamison
2008-04-25
2
-2
/
+3
*
Typo
Bob Jamison
2008-04-25
1
-1
/
+1
*
Add a "continueOnError" flag to TaskCC. If there is an error in one of the f...
Bob Jamison
2008-04-25
1
-12
/
+25
*
More documentation and cleanup. Marching forward!
Bob Jamison
2008-04-25
3
-125
/
+692
*
More documentation
Bob Jamison
2008-04-25
1
-23
/
+149
*
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...
Jon A. Cruz
2008-04-25
8
-61
/
+130
*
Left out a comment. sorry.
Bob Jamison
2008-04-24
1
-0
/
+6
*
More documentation. Clean up SMIL a bit. SMIL needs more work, too.
Bob Jamison
2008-04-24
4
-259
/
+548
*
More documentation. Traversal needed conversion to NodePtr. Traversal needs...
Bob Jamison
2008-04-24
2
-79
/
+249
*
enable combine/breakapart to work with lpes properly
bulia byak
2008-04-24
1
-6
/
+28
*
Add some Event documentation to be more respectable ^^
Bob Jamison
2008-04-24
1
-136
/
+395
*
Apply latex formula patch from LP #55273
Mike Pittman
2008-04-24
1
-2
/
+16
*
comment all methods
Bob Jamison
2008-04-24
1
-102
/
+244
*
r19125@shi: ted | 2008-04-23 23:32:56 -0700
Ted Gould
2008-04-24
2
-23
/
+48
[next]