summaryrefslogtreecommitdiffstats
path: root/src/satisfied-guide-cns.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-0/+9
| | | | | | - 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
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+2
| | | | A lot of header clean-up.
* Minor pass of header cleanupLiam P. White2014-08-301-1/+1
| | | (bzr r13341.1.189)
* Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis2013-03-141-0/+1
| | | | | forward declarations (bzr r12203)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-4/+3
| | | | | the contents forward.h at all). (bzr r10667)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-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)
* Refactoring the snapping API (making it easier to maintain and understand ↵Diederik van Lierop2010-01-091-1/+1
| | | | | for the devs) (bzr r8960)
* The snap indicator's tooltip now displays "A to B", whereas before it only ↵Diederik van Lierop2009-02-201-1/+3
| | | | | displayed "B". (bzr r7335)
* Merging from trunkTed Gould2008-10-111-2/+2
| | | (bzr r6884)
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-1/+1
| | | (bzr r6214)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+25
(bzr r1)