summaryrefslogtreecommitdiffstats
path: root/src/sp-paint-server-reference.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)