summaryrefslogtreecommitdiff
path: root/src/gui/focushandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-14Overloaded the tabNext() and tabPrevious() functions in the FocusHandlerTametomo1-0/+37
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-5/+5
2005-06-05Using custom focus handler to work around problem with multiple widgetsBjørn Lindeijer1-0/+65