summaryrefslogtreecommitdiff
path: root/src/gui/setup.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-05-24Widened the setup window by 5pxAngelo Castellani1-1/+1
2011-05-24Broke the setup tab "Video" in twoAngelo Castellani1-0/+1
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira1-2/+0
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
2010-01-12Standardize header orderJared Adams1-2/+2
2009-07-23Clear some more support ifdefsJared Adams1-0/+6
2009-04-08Associated setup tab name with the tab itselfBjørn Lindeijer1-8/+9
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-4/+4
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-3/+5
2009-03-10Remove some SetupWindow weirdnessJared Adams1-0/+8
2009-03-10Fix some mem leaksJared Adams1-4/+0
2009-03-10Remove some SetupWindow weirdnessJared Adams1-0/+2
2009-03-10Fix some mem leaksJared Adams1-0/+4
2009-03-10Fix some mem leaksJared Adams1-0/+4
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
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
2009-01-15Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-1/+1
2009-01-12Some rather pedantic changes. Unified all naming for emoticons in theIra Rice1-2/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-10-03Made a new Windows binary, as well as fix some files to make the Windows Ira Rice1-0/+2
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-1/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-19Splitted setup window into manageable pieces according to their tabs in the w...Björn Steinbrink1-23/+3
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-53/+16
2006-02-06Added a Joystick class.Björn Steinbrink1-4/+0
2006-01-07Removed --skipupdate option from Dev.Cpp project file, splitted the setup win...Eugenio Favalli1-1/+6
2006-01-05Remove some useless code.Björn Steinbrink1-2/+0
2005-09-28Added a Reset Win Positions to Default in the Setup win.Yohann Ferreira1-2/+2
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-17/+17
2005-09-12Enabled OpenGL checkbox and added messagebox informing the user that apply thisBjørn Lindeijer1-4/+7
2005-08-28Prepare our source so that it'll survive a guichan header cleanup, should it ...Björn Steinbrink1-0/+1
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-1/+6
2005-08-03Now the 'Apply' and 'Cancel' buttons of the setup window work correctly.Yohann Ferreira1-0/+5
2005-07-14Committed resource manager cleanup patch by Doener, and properly implementedBjørn Lindeijer1-10/+14
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-1/+2
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-1/+1
2005-04-16- Readding stripping to executable (Dev-cpp project options)Eugenio Favalli1-17/+14
2005-04-07* Fixed crash on exit when trying to delete listbox that wasn't created.Bjørn Lindeijer1-4/+4
2005-04-02Added ConfigListener class to allow listening for changes to config options,Bjørn Lindeijer1-0/+1
2005-04-02Less Image::setAlpha calls.Bjørn Lindeijer1-0/+1
2005-02-28Formatting updates.Bjørn Lindeijer1-15/+15
2005-02-27Video modes are taken from SDLMateusz Kaduk1-1/+17
2005-02-13Largely cleanups.Bjørn Lindeijer1-1/+1