| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -3/+4 |
| | | | | | | | - 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 | ||||
| * | SPAttributeEnum typed function arguments | Thomas Holder | 2018-10-06 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -5/+5 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+3 |
| | | | | | A lot of header clean-up. | ||||
| * | Remove some compiling warns | Jabiertxof | 2017-03-16 | 1 | -4/+2 |
| | | | | (bzr r15599) | ||||
| * | add button to release measures | Jabier Arraiza Cenoz | 2016-10-05 | 1 | -2/+8 |
| | | | | (bzr r15017.1.40) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -2/+2 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | LPE: add some const correctness, remove unused function, and fix potential ↵ | Johan B. C. Engelen | 2013-10-04 | 1 | -0/+1 |
| | | | | | | crash bug (bzr r12656) | ||||
| * | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 1 | -1/+1 |
| | | | | (bzr r11608.1.111) | ||||
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -1/+1 |
| | | | | (bzr r11608.1.86) | ||||
| * | Merged more classes. | Markus Engel | 2013-04-06 | 1 | -28/+3 |
| | | | | (bzr r11608.1.84) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -2/+2 |
| | | | | (bzr r11608.1.64) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -4/+4 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -5/+1 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | forward declarations (bzr r12203) | ||||
| * | | Added "virtual pads" for | Markus Engel | 2013-03-29 | 1 | -3/+23 |
| |/ | | | | | | | - ColorProfile - LivePathEffectObject - Persp3D (bzr r11608.1.51) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 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) | ||||
| * | decrease header dependencies | Johan B. C. Engelen | 2009-11-23 | 1 | -5/+8 |
| | | | | (bzr r8841) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8406) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -7/+30 |
| | | | | (bzr r6884) | ||||
| * | fix warnings | Johan B. C. Engelen | 2008-02-29 | 1 | -1/+1 |
| | | | | (bzr r4905) | ||||
| * | Remove unnecessary dependencies for some of the lpe parameters. | Johan B. C. Engelen | 2008-02-28 | 1 | -1/+2 |
| | | | | (bzr r4896) | ||||
| * | + Fix bug #179840, forking of LPEs | Johan B. C. Engelen | 2008-01-02 | 1 | -10/+4 |
| | | | | | | + Groundwork for fixing transforming LPE bugs. TODO: implement the actual transformation of LPE parameters. (bzr r4367) | ||||
| * | trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 1 | -52/+52 |
| | | | | (bzr r3884) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+52 |
| (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | |||||
