| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - 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 | |||||
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -5/+0 | |
| 2018-06-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -3/+3 | |
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -3/+3 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -3/+3 | |
| 2017-11-07 | Misc. typos | Unknown | 1 | -2/+2 | |
| 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 ``` | |||||
| 2017-06-28 | Refactor profile directory use and promote IO::Resource get_path and ↵ | Martin Owens | 1 | -1/+2 | |
| get_filename methods | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -1/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+1 | |
| (bzr r15027) | |||||
| 2016-07-28 | extensions: Drop GTKMM2 fallbacks | Alex Valavanis | 1 | -5/+1 | |
| (bzr r15023.2.5) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -1/+1 | |
| (bzr r15025) | |||||
| 2014-06-26 | Convert accidental member accesses into static function accesses | Liam P. White | 1 | -1/+2 | |
| (bzr r13341.5.7) | |||||
| 2014-06-25 | 1. make it compile | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.5.1) | |||||
| 2014-03-24 | Patch for base constructor calls. | Markus Engel | 1 | -1/+1 | |
| (bzr r13202) | |||||
| 2013-03-25 | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 1 | -3/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| 2013-03-08 | Drop deprecated get_vbox method in Gtk::Dialog | Alex Valavanis | 1 | -0/+4 | |
| (bzr r12181) | |||||
| 2012-04-28 | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 1 | -1/+1 | |
| (bzr r11304) | |||||
| 2009-02-21 | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 1 | -1/+1 | |
| should be. Build libinkscape.a - should reduce link time. (bzr r7337) | |||||
| 2008-10-27 | From trunk | Ted Gould | 1 | -5/+8 | |
| (bzr r6885) | |||||
| 2006-06-28 | do some include changes more correctly | Ralf Stephan | 1 | -3/+3 | |
| (bzr r1311) | |||||
| 2006-06-24 | one more of declarations to make glib-2.4 work with glibmm/i18n.h | Ralf Stephan | 1 | -1/+4 | |
| (bzr r1277) | |||||
| 2006-05-02 | r11463@tres: ted | 2006-04-19 08:28:18 -0700 | Ted Gould | 1 | -2/+1 | |
| Making GTK+ manage all the memory that I thought it was already doing before. Now new GTK+ objects that aren't internally referenced are surrounded by Gtk::manage() (bzr r671) | |||||
