summaryrefslogtreecommitdiff
path: root/src/gui/widgets/resizegrip.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-1/+1
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-2/+1
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-2/+2
2010-03-05Rename SkinLoader to ThemeJared Adams1-2/+2
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-3/+3
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-04-20Repaired table and listbox scrolling when using the keyboard.Ira Rice1-2/+0
2009-03-27Removed all the static initializations of mAlphaBjørn Lindeijer1-1/+1
2009-03-26First batch of include cleanupBjørn Lindeijer1-6/+6
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-1/+1
2009-01-30Exposed most gui elements to take alpha values. There are still a fewIra Rice1-0/+9
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-2/+1
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice1-2/+2
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+2
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-1/+1
2007-04-15Reimplemented window resizing. It is now once again possible to resize windowsBjørn Lindeijer1-0/+65