| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unify translatable inkscape.org links and add translation comments | Gyuris Gellért | 2019-08-28 | 1 | -1/+3 |
| | | |||||
| * | Make InkscapeApplication responsible for managing documents and windows. | Tavmjong Bah | 2019-03-15 | 1 | -2/+5 |
| | | | | | Any change from previous behavior is a bug. | ||||
| * | Move logic to build localized filenames into io/ressource.cpp | Patrick Storz | 2019-02-17 | 1 | -5/+2 |
| | | | | | | Now all that's needed to prefer a localized version of the file (if available) is a Boolean. | ||||
| * | Tutorials: Improve logic for loading localized versions | Patrick Storz | 2019-02-16 | 1 | -6/+14 |
| | | | | | | | | | There's no need to translate every filename, just translate the language code. Also use Inkscape::IO::Resource::get_filename to ensure we fall-back to Englishstutorials should the localized versions not be available. | ||||
| * | Show helpful message if tutorials are not installed | Max Gaukler | 2019-02-16 | 1 | -1/+10 |
| | | | | | Fixes https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1803021 (for 1.0-alpha) | ||||
| * | 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 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Fix build (not pretty). | Liam P. White | 2014-08-18 | 1 | -1/+5 |
| | | | | (bzr r13341.1.146) | ||||
| * | Code cleanup. | Liam P. White | 2014-08-18 | 1 | -14/+7 |
| | | | | (bzr r13341.1.145) | ||||
| * | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 2012-02-15 | 1 | -2/+2 |
| | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | ||||
| * | remove the disabled old svg-keys-chart verb | bulia byak | 2007-09-28 | 1 | -9/+0 |
| | | | | (bzr r3813) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+59 |
| (bzr r1) | |||||
