| 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.
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8406)
|
| |
|
|
|
|
|
| |
Adding in a static function to process all the path effects on a
particular node. It breaks down the list and looks them each up --
calling each one as it goes.
(bzr r688)
|
| |
|
|
|
| |
Start the ifdefs before you end them.
(bzr r661)
|
| |
|
|
|
|
| |
Switching things to be more Node based. This makes more sense as the
parameters are really more node based.
(bzr r656)
|
|
|
Adding the basis for a path effect extension type
(bzr r655)
|