| 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-10-06 | SPAttributeEnum typed function arguments | Thomas Holder | 1 | -1/+1 | |
| 2018-10-05 | Fix signaling issue with gradient stops not updating their parent | Martin Owens | 1 | -0/+10 | |
| 2018-10-05 | Replicate some of the sp-item attribute handling for sp-stop | Martin Owens | 1 | -3/+6 | |
| 2018-10-05 | Removal of code but breaks gradients | Martin Owens | 1 | -121/+16 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -2/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -7/+7 | |
| 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 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2016-09-26 | Fix undo/redo for mesh gradients. | Tavmjong Bah | 1 | -0/+1 | |
| (bzr r15135) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+1 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15025) | |||||
| 2015-02-25 | create SPObject factory | Liam P. White | 1 | -10/+0 | |
| (bzr r13939.1.1) | |||||
| 2014-12-25 | Remove sp_style_new(). | Tavmjong Bah | 1 | -4/+2 | |
| (bzr r13822.1.6) | |||||
| 2013-08-03 | Cleaned up. | Markus Engel | 1 | -55/+48 | |
| (bzr r11608.1.117) | |||||
| 2013-04-07 | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 1 | -7/+4 | |
| (bzr r11608.1.86) | |||||
| 2013-04-05 | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 1 | -1/+194 | |
| (bzr r11608.1.82) | |||||
| 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) | |||||
| 2010-07-18 | Follow-up to complete fix for gradient stops and icc. | Jon A. Cruz | 1 | -2/+3 | |
| (bzr r9606.1.12) | |||||
| 2010-07-18 | Correcting black gradient stops when swatches are set or drug. | Jon A. Cruz | 1 | -1/+28 | |
| Fixed bugs: - https://launchpad.net/bugs/594441 (bzr r9606.1.10) | |||||
| 2010-07-18 | Correct behavior of gradient stops to extract color from swatch when color ↵ | Jon A. Cruz | 1 | -1/+29 | |
| is drag-n-drop'ed or selected. (bzr r9620) | |||||
| 2010-03-08 | Cleanup of gradients and stops. | Jon A. Cruz | 1 | -0/+66 | |
| (bzr r9163) | |||||
