summaryrefslogtreecommitdiffstats
path: root/src/message-stack.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up trace methods to aid fixing color inversion.Jon A. Cruz2011-07-271-0/+6
| | | (bzr r10507)
* 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)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
| | | (bzr r4629)
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+1
| | | (bzr r4588)
* update short descriptions of MessageStack and MessageContext a little bitMenTaLguY2007-01-201-1/+1
| | | (bzr r2246)
* add new message type for urgent immediate statusbar displaybulia byak2007-01-171-0/+3
| | | (bzr r2232)
* I peeled back my changes because of some deep error.Jon Phillips2006-08-251-2/+1
| | | (bzr r1636)
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-241-1/+2
| | | (bzr r1634)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-2/+2
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+160
(bzr r1)