summaryrefslogtreecommitdiffstats
path: root/src/message-stack.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
|
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
| | | (bzr r15025)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* 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)