| 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.
|
| |
|
|
|
| |
Rendering seems to work but has not been fully tested.
Editting does not work.
|
| |
|
|
| |
Replace boost::shared_ptr with C++11 smartpointer and remove the boost/shared_ptr.hpp header.
|
| |
|
| |
(bzr r13341.1.198)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1272073
(bzr r13009)
|
| |
|
| |
(bzr r10658)
|
| |
|
|
|
| |
filtered, cached children
(bzr r10347.1.36)
|
| |
|
| |
(bzr r10347.1.28)
|
| |
|
| |
(bzr r10347.1.26)
|
| |
|
|
|
| |
Cache some offscreen data to facilitate smoother navigation.
(bzr r10347.1.20)
|
| |
|
| |
(bzr r10347.1.19)
|
|
|
with wrappers which keep some extra information about the surface,
amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect.
Should simplify implementing filter primitive subregions.
(bzr r10347.1.17)
|