summaryrefslogtreecommitdiff
path: root/src/gui/focushandler.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-5/+5
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/+13
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-2/+2
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-2/+0
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
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-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-1/+1
2005-08-28Prepare our source so that it'll survive a guichan header cleanup, should it ...Björn Steinbrink1-0/+4
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-1/+1
2005-06-05Using custom focus handler to work around problem with multiple widgetsBjørn Lindeijer1-0/+64