summaryrefslogtreecommitdiff
path: root/src/gui/setup.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Made trade window resizableBjørn Lindeijer1-0/+2
2008-12-14Fixed inconsistency in default window sizesBjørn Lindeijer1-0/+2
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer1-0/+2
2008-12-03Disabled "Reset Windows" button when appropriateBjørn Lindeijer1-0/+9
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-10/+7
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-01Magic implementation phase 1 and 2 (added netcode and a very crude gui for us...Philipp Sehmisch1-0/+2
2008-10-15Added patch so that players can turn on or off speech bubbles.Ira Rice1-1/+1
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-1/+1
2008-09-04Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer1-1/+1
2008-09-04Added code to change text colouringDouglas Boffey1-3/+9
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-04Added switch option drawing nicknames only if mouse hover. Useful in crowded ...Mateusz Kaduk1-3/+3
2008-05-28Added slider for controlling particleEmitterSkip (overall quality of particle...Philipp Sehmisch1-2/+2
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-2/+8
2008-05-09Changed the tabbedarea to be transparant as before. Changed setup David Athay1-7/+7
2008-02-28Work in Progress commit of guilds.David Athay1-0/+2
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-0/+2
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-0/+2
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-2/+8
2007-08-20Added close button functionality, resize cursor cues.Joshua Langley1-1/+2
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-7/+8
2007-07-25keyboard config - keyboard setup gui re-designed, fixed errors in keyboard co...Joshua Langley1-2/+2
2007-07-16(no commit message)Joshua Langley1-3/+8
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-4/+4
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-4/+4
2006-09-29Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.Bjørn Lindeijer1-2/+2
2006-09-20Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)Philipp Sehmisch1-2/+2
2006-08-28Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.Bjørn Lindeijer1-2/+2
2006-08-26Applied patch by Pascal, adding sliders to configure the scrolling behaviourBjørn Lindeijer1-2/+2
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-05-03FPS limit can now be set in setup dialog. Default value for FPS is 50. (Code ...Eugenio Favalli1-1/+1
2006-03-19Removed some duplicate initializations.Björn Steinbrink1-20/+13
2006-03-19Splitted setup window into manageable pieces according to their tabs in the w...Björn Steinbrink1-317/+26
2006-03-18Added a toString conversion function.Björn Steinbrink1-3/+3
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-120/+137
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-12/+4
2006-02-06Added a Joystick class.Björn Steinbrink1-45/+8
2006-02-01Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...Björn Steinbrink1-3/+3
2006-01-31Cleanup.Björn Steinbrink1-7/+8
2006-01-30A few cleanups and simplifications.Björn Steinbrink1-5/+5
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-8/+9
2006-01-07Removed --skipupdate option from Dev.Cpp project file, splitted the setup win...Eugenio Favalli1-40/+119
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being upda...Björn Steinbrink1-1/+0
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-16/+0
2005-10-16gl is default for win/apple/USE_OPENGL, needs to restart for fsDuane Bailey1-4/+12
2005-10-04Set the white font in the ministatus window only in sdl mode until we have fo...Yohann Ferreira1-0/+3
2005-09-30Made the inventory Win behave normally when resized by default size functions.Yohann Ferreira1-1/+0
2005-09-30Fixed paths for windows usersMatthias Hartmann1-7/+7