summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/tile.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 747998 : Align unit menu in Rows Columns dialogJohn Smith2012-09-021-0/+3
| | | (bzr r11639)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+4
| | | (bzr r11018)
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+0
| | | (bzr r10827)
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-2/+2
| | | (bzr r10176)
* upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have ↵Johan B. C. Engelen2011-04-161-14/+6
| | | | | tried to fix it, but didnt work out) (bzr r10172)
* 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)
* Fixed use of dialogs in more than one window, and tile problem with ↵Jon A. Cruz2010-04-061-4/+1
| | | | | | | | selection. Fixes bug #556233. Fixed bugs: - https://launchpad.net/bugs/556233 (bzr r9297)
* Merge from fe-movedTed Gould2008-11-211-0/+183
(bzr r6891)