| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modernize: add overrides | Marc Jeanmougin | 2019-01-02 | 1 | -1/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -5/+7 |
| | | | | | | | - 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 | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+1 |
| | | | | | A lot of header clean-up. | ||||
| * | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op> | Alexander Brock | 2016-11-09 | 1 | -0/+1 |
| | | | | (bzr r15223.1.1) | ||||
| * | Shape calculations. re-introduce grid of a smaller size. ↵ | Alvin Penner | 2013-07-16 | 1 | -6/+6 |
| | | | | | | (http://article.gmane.org/gmane.comp.graphics.inkscape.devel/40786) (bzr r12420) | ||||
| * | Shape calculations. do not quantize the coordinates. (Bug 168158) | Alvin Penner | 2013-07-01 | 1 | -4/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168158 (bzr r12399) | ||||
| * | Fix remaining forward declaration tags (except for unavoidable internal ↵ | Alex Valavanis | 2013-03-15 | 1 | -1/+1 |
| | | | | | | errors in Gtkmm headers) (bzr r12208) | ||||
| * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -2/+2 |
| | | | | (bzr r12205) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-15 | 1 | -1/+1 |
| | | | | (bzr r10678) | ||||
| * | Purging some forward.h files. | Jon A. Cruz | 2011-10-04 | 1 | -1/+3 |
| | | | | (bzr r10664) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+1 |
| | | | | (bzr r10347.1.2) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -3/+3 |
| | | | | (bzr r10025) | ||||
| * | Noop: removing and updating comments, fixing indentation | Diederik van Lierop | 2010-02-19 | 1 | -171/+171 |
| | | | | (bzr r9101) | ||||
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -17/+17 |
| | | | | (bzr r7032) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| | | | | (bzr r6839) | ||||
| * | refactoring, one MakeTweak method instead of a bunch largely similar methods | bulia byak | 2007-11-09 | 1 | -5/+8 |
| | | | | (bzr r4047) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+1 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | repel/attract methods | bulia byak | 2007-08-27 | 1 | -0/+2 |
| | | | | (bzr r3591) | ||||
| * | remove extra Shape:: on new function definition in Shape class. | Johan B. C. Engelen | 2007-08-08 | 1 | -1/+1 |
| | | | | (bzr r3425) | ||||
| * | new methods for tweaking, modeled after MakeOffset | bulia byak | 2007-08-08 | 1 | -0/+4 |
| | | | | (bzr r3422) | ||||
| * | fix thinning that didn't work for paths inside a transformed group | bulia byak | 2007-04-13 | 1 | -1/+1 |
| | | | | (bzr r2871) | ||||
| * | allow MakeOffset to do profiled offset controlled by the distance of each ↵ | bulia byak | 2007-04-11 | 1 | -1/+1 |
| | | | | | | point from a given center and a coverage radius (bzr r2850) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 1 | -1/+3 |
| | | | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541) | ||||
| * | optimize includes, use stdlib instead of inttypes if we have it | Ralf Stephan | 2006-02-04 | 1 | -1/+0 |
| | | | | (bzr r73) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+562 |
| (bzr r1) | |||||
