| 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
|
| | |
|
| |
|
|
|
| |
This adds the override specifier on all methods which override a virtual
method, whether they were already virtual or missing this specifier.
|
| |
|
|
| |
A lot of header clean-up.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt`
whereby whitelist file contained:
```
dum
iff
glight
substract
te
upto
```
|
| |
|
|
|
| |
GThread deprecation errors.
(bzr r13341.1.190)
|
| |
|
| |
(bzr r12204)
|
| |
|
|
|
| |
the contents forward.h at all).
(bzr r10667)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/707205
(bzr r10070.1.1)
|
| |
|
| |
(bzr r6359)
|
| |
|
|
|
| |
(many thanks to the french students who made this.)
(bzr r5766)
|
| |
|
|
|
| |
reverted for some files to keep them C-compatible.
(bzr r4024)
|
| |
|
| |
(bzr r3884)
|
| |
|
|
|
|
|
|
| |
* add default values for parameters
* remove text for LPE_INVALID
* update example for skel strokes
* clean a bit of the code
(bzr r3498)
|
|
|
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation)
(bzr r3472)
|