index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
svg
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unused flag from PathString.
Jasper van de Gronde
2008-03-21
2
-2
/
+0
*
patch by Jasper for optimizing path data
bulia byak
2008-03-18
4
-41
/
+167
*
Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.
Maximilian Albert
2008-02-03
2
-1
/
+10
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
8
-6
/
+32
*
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
2008-01-25
1
-0
/
+1
*
glib/gtestutils.h is not available on gutsy, so switching to include of
Bryce Harrington
2008-01-05
2
-2
/
+2
*
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
2008-01-05
2
-6
/
+8
*
BUG 178048 Void method which returns a value in stringstream.h confuses g++ 3.3
theAdib
2007-12-22
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2007-12-12
1
-2
/
+0
*
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
2007-09-12
1
-3
/
+3
*
Preserve paint styles with multiple components
Jon A. Cruz
2007-09-06
1
-1
/
+3
*
add required includes for gcc 4.3 and fix a const issue -- patch #1675635
MenTaLguY
2007-03-18
1
-0
/
+1
*
refactor sp_svg_transform_write to return a dynamically-allocated string
MenTaLguY
2007-02-28
2
-27
/
+17
*
switch to using SVG::PathString for building paths
MenTaLguY
2007-01-24
1
-16
/
+12
*
add SVG::PathString for better path building
MenTaLguY
2007-01-24
2
-0
/
+153
*
long is not always the same size from arch to arch: causing amd64 svg/test-sv...
Kees Cook
2007-01-13
1
-2
/
+2
*
full correction for rest of test builds
Kees Cook
2007-01-13
1
-3
/
+5
*
stub out heavy routines during svg tests
Kees Cook
2007-01-13
3
-4
/
+69
*
patch 1219308 for embedding type 1 fonts into ps/eps output
bulia byak
2006-11-18
1
-0
/
+5
*
fix breaks, add default
bulia byak
2006-11-01
1
-11
/
+11
*
make svg numeric precision, minimum exponent, and the use of named colors (as...
bulia byak
2006-10-31
4
-27
/
+42
*
fix off-by-one error: setting tprec to 6 was actually writing 7 digits
bulia byak
2006-10-31
1
-1
/
+1
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
2
-47
/
+43
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
2
-7
/
+7
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
2
-7
/
+7
*
noop: Address signed/unsigned comparison warning.
Peter Moulder
2006-08-04
1
-1
/
+1
*
fix 1533388
bulia byak
2006-08-03
1
-0
/
+1
*
* src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,
mjwybrow
2006-07-14
1
-1
/
+1
*
added missing file entry
Ralf Stephan
2006-05-22
1
-0
/
+1
*
PDF export patch by Ulf Erikson
bulia byak
2006-05-19
2
-2
/
+14
*
Adding multiple test output formats.
Jon A. Cruz
2006-04-27
1
-1
/
+1
*
limit the smallest exponent in transforms; anything smaller is written as 0
bulia byak
2006-04-25
3
-23
/
+27
*
Tuned icc-color() parsing
Jon A. Cruz
2006-04-05
2
-41
/
+94
*
Moving out icc parser
Jon A. Cruz
2006-04-05
3
-32
/
+131
*
fix to return the end pointer when desired
Jon A. Cruz
2006-04-03
1
-0
/
+4
*
Add a version of the reader that indicates the end of the color specification.
Peter Moulder
2006-04-03
2
-4
/
+50
*
new
Peter Moulder
2006-04-03
1
-0
/
+29
*
(sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours w...
Peter Moulder
2006-03-13
2
-4
/
+70
*
svg-color-test.h: New unit test file.
Peter Moulder
2006-03-13
2
-1
/
+58
*
Remove temporary #include of svg-color.h
Peter Moulder
2006-03-13
1
-1
/
+0
*
Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to ne...
Peter Moulder
2006-03-13
4
-6
/
+15
*
(sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.
Peter Moulder
2006-03-13
1
-1
/
+1
*
(sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.
Peter Moulder
2006-03-13
1
-9
/
+7
*
CodingStyle: whitespace
Peter Moulder
2006-03-13
1
-270
/
+283
*
noop: Minor phrasing/CodingStyle changes.
Peter Moulder
2006-03-13
1
-7
/
+7
*
optimized includes
Ralf Stephan
2006-01-18
1
-5
/
+0
*
adapt includes to glib 2.9 changes
Ralf Stephan
2006-01-18
1
-1
/
+7
*
* src/svg/Makefile_insert: Updated to reflect a previous header
mjwybrow
2006-01-16
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
25
-0
/
+3474
[prev]