summaryrefslogtreecommitdiff
path: root/src/gui/widgets/resizegrip.h
AgeCommit message (Collapse)AuthorFilesLines
2007-04-15Reimplemented window resizing. It is now once again possible to resize windowsBjørn Lindeijer1-0/+61
using their borders (except for the top one, since that's the title bar for Guichan) and the resize grip in the bottom right is much easier to grab. Needs some testing.