| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix remaining regressions in svg/svg-path.cpp. Also, we now do tighter error... | Peter Moulder | 2008-05-08 | 2 | -56/+159 |
| * | fix a compile failure with g++-4.3 | Peter Moulder | 2008-05-08 | 1 | -1/+2 |
| * | Add svg-path-test.h to src/svg/Makefile_insert | Jasper van de Gronde | 2008-05-06 | 1 | -1/+2 |
| * | Fix a regression in the SVG path data parser (it will now parse things like "... | Jasper van de Gronde | 2008-05-06 | 2 | -17/+491 |
| * | Improved numerical precision for the SVG path data parser (along with a small... | Jasper van de Gronde | 2008-04-29 | 1 | -116/+79 |
| * | Further fix for sign handling of the SVG path data parser. | Jasper van de Gronde | 2008-04-28 | 1 | -2/+1 |
| * | Fix for closepath handling of SVG path data parser and tolerance for approxim... | Jasper van de Gronde | 2008-04-28 | 2 | -5/+5 |
| * | 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 |
| * | Make gnome_canvas_bpath_def_closepath merge two nearly equal endpoints to pre... | Jasper van de Gronde | 2008-04-12 | 1 | -3/+33 |
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -28/+28 |
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -5/+0 |
| * | add CMakeLists.txt files for removeoverlap and svg | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+29 |
| * | * add RegisteredTransformedPoint widget, that transforms the point before dis... | Johan B. C. Engelen | 2008-03-22 | 3 | -0/+13 |
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 2 | -31/+26 |
| * | 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 |