| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-09 | Fix codding style | Jabiertxof | 1 | -1/+1 | |
| 2018-11-09 | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 1 | -1/+1 | |
| 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 | -4/+0 | |
| 2018-07-21 | adding gtk-theme | Jabier Arraiza | 1 | -12/+6 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -5/+5 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -2/+2 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -2/+2 | |
| 2017-07-06 | Remove more checks if icon exists in default theme. | Tavmjong Bah | 1 | -10/+3 | |
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -12/+5 | |
| 2017-05-18 | object manager panel: fix clip/mask icons | chr | 1 | -12/+12 | |
| missing icon delayed inkscape startup of about 3-5 seconds (bzr r15698.1.4) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -1/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 1 | -33/+0 | |
| (bzr r15023.2.6) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+1 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -1/+1 | |
| (bzr r15025) | |||||
| 2015-04-27 | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 1 | -4/+0 | |
| ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | |||||
| 2014-11-02 | Warning cleanup. | Jon A. Cruz | 1 | -7/+6 | |
| (bzr r13657) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -35/+60 | |
| (bzr r13341.5.16) | |||||
| 2012-06-09 | Fix remaining size_request issues for Gtk+ build | Alex Valavanis | 1 | -7/+39 | |
| (bzr r11475) | |||||
| 2012-05-21 | GTK+ 3 changes for cell-renderers | Alex Valavanis | 1 | -8/+18 | |
| (bzr r11392) | |||||
| 2012-02-17 | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 1 | -1/+10 | |
| (bzr r10992) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 1 | -1/+1 | |
| fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| 2009-02-19 | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 1 | -10/+5 | |
| (bzr r7332) | |||||
| 2008-07-21 | cleanup includes | Johan B. C. Engelen | 1 | -4/+0 | |
| (bzr r6385) | |||||
| 2008-07-21 | fix includes a bit for imagetoggler | Johan B. C. Engelen | 1 | -4/+0 | |
| (bzr r6384) | |||||
| 2008-07-20 | extract ImageToggler from layers dialog | Johan B. C. Engelen | 1 | -0/+121 | |
| (bzr r6377) | |||||
