| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -10/+8 | |
| - 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 | |||||
| 2018-05-09 | Apply fixed | Jabier Arraiza | 1 | -1/+1 | |
| 2018-05-09 | Reset old code to reaply fixed | Jabier Arraiza | 1 | -1/+1 | |
| 2018-05-09 | fix bug compiling | Jabiertxo Arraiza Cenoz | 1 | -5/+2 | |
| 2018-05-09 | Fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60693688 | Jabier Arraiza | 1 | -2/+5 | |
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+1 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15025) | |||||
| 2013-08-15 | Add option to write out path data using only relative coordinates | Tavmjong Bah | 1 | -25/+47 | |
| (in addition to using only absolute coordinates or using a mixture of absolute and relative coordinates optimized for length). (bzr r12480) | |||||
| 2012-05-07 | Allow shorthand paths | Jasper van de Gronde | 1 | -1/+4 | |
| (bzr r11321.1.1) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 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) | |||||
| 2009-10-08 | Fixed signed/unsigned problem with precision calc. Fixes bug #399604. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r8742) | |||||
| 2008-10-31 | Merge from trunk | Ted Gould | 1 | -13/+13 | |
| (bzr r6887) | |||||
| 2008-10-27 | From trunk | Ted Gould | 1 | -5/+6 | |
| (bzr r6885) | |||||
| 2008-07-18 | Fix for PathString to prevent it from getting into a very, very long copying ↵ | Jasper van de Gronde | 1 | -68/+59 | |
| run and make it use minimumexponent. Plus some extra tests. (bzr r6355) | |||||
| 2008-07-12 | enable writing "H/h" and "V/v" to SVG ! | Johan B. C. Engelen | 1 | -0/+10 | |
| (bzr r6273) | |||||
| 2008-06-20 | Partial fix (for preventing numerical issues) and restructuring for ↵ | Jasper van de Gronde | 1 | -56/+45 | |
| PathString, plus a small fix for the new 2geom sp_svg_write_curve. (bzr r6005) | |||||
| 2008-05-27 | Fix for PathString to eliminate use of sscanf (which is locale dependent). | Jasper van de Gronde | 1 | -7/+14 | |
| (bzr r5757) | |||||
| 2008-05-20 | PathString now makes sure that relative coordinates are based on rounded ↵ | Jasper van de Gronde | 1 | -2/+100 | |
| absolute coordinates (which allows for greater path data size reductions and makes sure that two identical coordinates will result in the same rounded coordinates). (bzr r5719) | |||||
| 2008-03-21 | Remove unused flag from PathString. | Jasper van de Gronde | 1 | -1/+0 | |
| (bzr r5143) | |||||
| 2008-03-18 | patch by Jasper for optimizing path data | bulia byak | 1 | -0/+57 | |
| (bzr r5110) | |||||
