| 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-07-21 | adding gtk-theme | Jabier Arraiza | 1 | -11/+5 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -4/+4 | |
| 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 | -7/+2 | |
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -9/+5 | |
| 2016-07-28 | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 1 | -32/+0 | |
| (bzr r15023.2.6) | |||||
| 2014-11-02 | Warning cleanup. | Jon A. Cruz | 1 | -7/+6 | |
| (bzr r13657) | |||||
| 2014-10-08 | Fix gtk3 build at risk of breaking windows build | Liam P. White | 1 | -9/+0 | |
| (bzr r13341.1.262) | |||||
| 2014-09-30 | change header include order to fix win64 build | Johan B. C. Engelen | 1 | -1/+2 | |
| (bzr r13341.1.235) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -35/+49 | |
| (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) | |||||
