| 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-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2017-12-18 | Replace GimpSpinScale by InkSpinScale. | Tavmjong Bah | 1 | -47/+38 | |
| 2017-12-11 | Name a few more widgets. | Tavmjong Bah | 1 | -0/+2 | |
| 2016-08-08 | Move GIMP widgets to their own folder | Alex Valavanis | 1 | -1/+1 | |
| (bzr r15043.1.2) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 1 | -21/+7 | |
| (bzr r15023.2.6) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+0 | |
| (bzr r15025) | |||||
| 2014-08-30 | Fix modelines | Alex Valavanis | 1 | -3/+3 | |
| (bzr r13341.1.183) | |||||
| 2013-06-04 | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 1 | -1/+2 | |
| versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | |||||
| 2013-03-25 | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 1 | -2/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| 2013-01-11 | Warning and dead code cleanup. | Jon A. Cruz | 1 | -2/+1 | |
| (bzr r12014) | |||||
| 2012-09-22 | Fix for 1014988 : Add gimp spin scale widget | John Smith | 1 | -0/+248 | |
| (bzr r11690) | |||||
