summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/debug.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up deprecated Gtkmm menu stuffAlex Valavanis2012-05-311-12/+2
| | | (bzr r11440)
* Gtkmm 3.0 fixes for debug dialogAlex Valavanis2012-05-301-0/+19
| | | (bzr r11438)
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-1/+1
| | | (bzr r11304)
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-061-1/+1
| | | (bzr r10946)
* add a cppcheck suppression for memleak that is not a memleakJohan B. C. Engelen2011-10-281-0/+2
| | | (bzr r10700)
* Doxygen cleanup.Jon A. Cruz2011-10-031-3/+4
| | | (bzr r10660)
* 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)
* Merge from fe-movedTed Gould2008-11-211-0/+252
(bzr r6891)