| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -14/+14 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -2/+2 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -2/+2 |
| | | |||||
| * | removed GList in ruler.cpp | Marc Jeanmougin | 2017-10-03 | 1 | -9/+15 |
| | | |||||
| * | Remove some unneeded < C++11 fallback code | Alex Valavanis | 2017-02-06 | 1 | -3/+2 |
| | | | | (bzr r15485) | ||||
| * | ruler: Read state flags for GtkStyleContext correctly | Alex Valavanis | 2016-12-31 | 1 | -4/+12 |
| | | | | (bzr r15380) | ||||
| * | Merge all upstream changes to GimpRuler | Alex Valavanis | 2016-12-27 | 1 | -5/+22 |
| | | | | (bzr r15369) | ||||
| * | Move GIMP widgets to their own folder | Alex Valavanis | 2016-08-08 | 1 | -0/+1425 |
| (bzr r15043.1.2) | |||||
