| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- 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
|
| |
|
| |
(bzr r15392.1.1)
|
| |
|
|
|
| |
Remove transform_equalp, translate_equalp and matrix_equalp.
(bzr r14059.2.10)
|
| |
|
| |
(bzr r14059.2.9)
|
| |
|
|
|
| |
contract all point parameters
(bzr r13998)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
New: WMF import/export
implements WMF (Windows Metafile) read and write. Inkscape previously
supported that through uniconverter, which was not very good with WMF
files. The new version now has a complete wmf-print/wmf-inout
implementation, analogous to the previous emf-print/emf-inout. This
handles images, patterns, and various other goodies to the extent that
WMF does. WMF is a bit primitive, many fields are only 16 bits, so it
even more resolution sapping issues than does EMF. Given the choice,
always use the latter format.
(bzr r11668.1.52)
|
| |
|
| |
(bzr r10997)
|
| |
|
| |
(bzr r10696)
|
| |
|
| |
(bzr r10347.1.2)
|
| |
|
| |
(bzr r10025)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6884)
|
| |
|
| |
(bzr r6579)
|
| |
|
| |
(bzr r6284)
|
| |
|
| |
(bzr r6164)
|
| |
|
| |
(bzr r6071)
|
| |
|
| |
(bzr r6069)
|
| |
|
|
|
| |
pathv_matrix_point_bbox_wind_distance. (still not 100% clear to me what this method does, but seemed not necessary for rewriting)
(bzr r6067)
|
| |
|
| |
(bzr r5968)
|
|
|
calculation methods that are not (yet, if ever) provided by lib2geom.
(bzr r5965)
|