| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 1 | -1/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | More header cleanup | Liam P. White | 2014-09-06 | 1 | -12/+12 |
| | | | | (bzr r13341.1.198) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | | | | (bzr r10582.1.8) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -3/+3 |
| | | | | (bzr r10025) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Fixed signed/unsigned problem with precision calc. Fixes bug #399604. | Jon A. Cruz | 2009-10-08 | 1 | -14/+14 |
| | | | | (bzr r8742) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -3/+0 |
| | | | | (bzr r6891) | ||||
| * | LIBNR REMOVAL. remove nartbpath code!!! | Johan B. C. Engelen | 2008-09-10 | 1 | -2/+0 |
| | | | | | | | remove nartbpath test code etc. remove inkscape's path parsing, since it is now done by 2geom. (bzr r6789) | ||||
| * | add method to write single paths to svg | Johan B. C. Engelen | 2008-09-02 | 1 | -0/+1 |
| | | | | (bzr r6756) | ||||
| * | Fix for PathString to prevent it from getting into a very, very long copying ↵ | Jasper van de Gronde | 2008-07-18 | 1 | -1/+1 |
| | | | | | | run and make it use minimumexponent. Plus some extra tests. (bzr r6355) | ||||
| * | add svg_write and read methods for Geom::Matrix | Johan B. C. Engelen | 2008-06-12 | 1 | -0/+3 |
| | | | | (bzr r5917) | ||||
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 1 | -2/+4 |
| | | | | (bzr r5823) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -7/+2 |
| | | | | (bzr r5149) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -1/+3 |
| | | | | (bzr r4629) | ||||
| * | first set of updates to headers for clean gcc 4.3 builds | Kees Cook | 2008-01-25 | 1 | -0/+1 |
| | | | | (bzr r4588) | ||||
| * | refactor sp_svg_transform_write to return a dynamically-allocated string | MenTaLguY | 2007-02-28 | 1 | -2/+2 |
| | | | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466) | ||||
| * | limit the smallest exponent in transforms; anything smaller is written as 0 | bulia byak | 2006-04-25 | 1 | -1/+1 |
| | | | | (bzr r583) | ||||
| * | Remove temporary #include of svg-color.h | Peter Moulder | 2006-03-13 | 1 | -1/+0 |
| | | | | (bzr r233) | ||||
| * | Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to ↵ | Peter Moulder | 2006-03-13 | 1 | -3/+1 |
| | | | | | | | | new file svg/svg-color.h. svg/svg.h: Temporarily #include svg-color.h. (bzr r231) | ||||
| * | (sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int. | Peter Moulder | 2006-03-13 | 1 | -1/+1 |
| | | | | (bzr r229) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+85 |
| (bzr r1) | |||||
