| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Misc. typos | luz.paz | 2018-10-06 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -2/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -12/+12 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -4/+4 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -4/+4 |
| | | |||||
| * | Misc. typos | luz.paz | 2018-02-10 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Move directory scanners to new get_filenames(...) calls | Martin Owens | 2017-07-02 | 1 | -6/+6 |
| | | |||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -3/+1 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+3 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -3/+1 |
| | | | | (bzr r15025) | ||||
| * | fixed naming of methods. External extensions can now be other module types. | Moritz Eberl | 2016-04-12 | 1 | -1/+1 |
| | | | | (bzr r14761.1.2) | ||||
| * | Added a mechanism to load c++ extensions dynamically. | Moritz Eberl | 2016-04-11 | 1 | -0/+12 |
| | | | | (bzr r14761.1.1) | ||||
| * | Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ↵ | Nicolas Dufour | 2014-06-11 | 1 | -6/+14 |
| | | | | | | | | | specified in <command> doesn't exist). Fixed bugs: - https://launchpad.net/bugs/505920 (bzr r13421) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-11 | 1 | -3/+1 |
| | | | | (bzr r12193) | ||||
| * | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 1 | -0/+2 |
| | | | | (bzr r12119) | ||||
| * | extensions: string class usage | Kris De Gussem | 2012-05-01 | 1 | -17/+7 |
| | | | | (bzr r11313) | ||||
| * | fix extension path scan (Bug #801568 ; patch of Patrick Monnerat) | Kris De Gussem | 2012-05-01 | 1 | -4/+2 |
| | | | | (bzr r11312) | ||||
| * | Janitorial tasks: get rid of deprecated repr wrapper functions | Kris De Gussem | 2012-01-03 | 1 | -1/+1 |
| | | | | (bzr r10830) | ||||
| * | More forward.h purging. | Jon A. Cruz | 2011-10-04 | 1 | -0/+1 |
| | | | | (bzr r10665) | ||||
| * | Remove last remnants of ancient plugin support. Tidy up acinclude.m4. | Krzysztof Kosi??ski | 2009-02-13 | 1 | -15/+0 |
| | | | | (bzr r7278) | ||||
| * | Uniconvertor import extension changes for Win32 - Fixes LP# 197617 | Mike Pittman | 2008-04-29 | 1 | -2/+14 |
| | | | | (bzr r5546) | ||||
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -1/+1 |
| | | | | (bzr r1991) | ||||
| * | Eek! Copyright message forgotten :( . Can we think up a standard format for ↵ | Johan B. C. Engelen | 2006-09-12 | 1 | -2/+3 |
| | | | | | | specifying copyrights and/or automate this in SVN? (bzr r1703) | ||||
| * | Extension dependency-check now also finds win32 executables if ".exe" is ↵ | Johan B. C. Engelen | 2006-09-12 | 1 | -0/+9 |
| | | | | | | omitted in inx-file. (bzr r1702) | ||||
| * | do some include changes more correctly | Ralf Stephan | 2006-06-28 | 1 | -6/+3 |
| | | | | (bzr r1311) | ||||
| * | more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h | Ralf Stephan | 2006-06-24 | 1 | -0/+4 |
| | | | | (bzr r1276) | ||||
| * | Replace std::endl in lots of places with plain old '\n', with just a single ↵ | Peter Moulder | 2006-03-06 | 1 | -5/+7 |
| | | | | | | std::flush per dependency. (bzr r211) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+261 |
| (bzr r1) | |||||
