summaryrefslogtreecommitdiffstats
path: root/src/sp-paint-server-reference.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-44/+0
| | | | A lot of header clean-up.
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-1/+2
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
| | | (bzr r11608.1.111)
* Fix some broken Vim modelinesAlex Valavanis2013-04-111-1/+1
| | | (bzr r12275)
* Port of 0.48.x branch revision 9781.Jon A. Cruz2011-05-281-0/+43
Cleanup of legacy code and casting that was breaking 64-bit gradient use. Fixes bug #743530 and bug #778441. Fixed bugs: - https://launchpad.net/bugs/743530 - https://launchpad.net/bugs/778441 (bzr r10242)