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