summaryrefslogtreecommitdiff
path: root/src/gui/setup_audio.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-05Removed all the hardcoded sizes of the various setup tabsThorbjørn Lindeijer1-7/+0
2012-02-18Added notification sound on receiving whisperThorbjørn Lindeijer1-7/+25
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-05-24Widened the setup window by 5pxAngelo Castellani1-1/+1
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-7/+7
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-11Cleanup GUI classesJared Adams1-4/+4
2009-12-19Added support for resources.xml from update server... Also added option to do...Chuck Miller1-0/+14
2009-07-17Various gettext fixesKess Vargavind1-1/+1
2009-05-28Revert "Start playing map music if on a map when turning sound on."Dennis Friis1-5/+0
2009-05-27Start playing map music if on a map when turning sound on.Dennis Friis1-0/+5
2009-05-14Fixed the worst layout issues that came up with translationsBjørn Lindeijer1-1/+1
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
2009-04-14Cleanup of Sound class, fixing restoring of volumes and musicBjørn Lindeijer1-11/+3
2009-04-13Some cleanup of the Configuration interfaceBjørn Lindeijer1-9/+10
2009-04-09Fixed crash on applying setup before entering the gameBjørn Lindeijer1-8/+11
2009-04-08Associated setup tab name with the tab itselfBjørn Lindeijer1-1/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-12/+13
2009-04-07restart background music after sound is enabledTurmfalke1-0/+4
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-5/+5
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+5
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+1
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-5/+5
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice1-1/+1
2009-02-08Mostly fixed a few field values to behave better in Windows, as well asIra Rice1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-19Reverse the order of slider and label againBjørn Lindeijer1-4/+4
2009-01-18Reflowed Audio setup tab using layout code.Ira Rice1-10/+16
2009-01-15Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-0/+1
2009-01-06Added support for internationalizationIra Rice1-3/+5
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-05-09Changed the tabbedarea to be transparant as before. Changed setup David Athay1-0/+1
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-2/+2
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-2/+2
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-3/+5
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-5/+5
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-5/+5
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-1/+1
2006-03-19Removed some duplicate initializations.Björn Steinbrink1-5/+4
2006-03-19Splitted setup window into manageable pieces according to their tabs in the w...Björn Steinbrink1-0/+124