summaryrefslogtreecommitdiff
path: root/src/gui/setup_players.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+4
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-5/+4
2009-03-10Remove some tabs and trailing whitespaceJared Adams1-2/+2
2009-03-10Remove some tabs and trailing whitespaceJared Adams1-2/+2
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-5/+5
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-22/+35
2009-02-12Some more files which got fixed up for release (basically versionIra Rice1-2/+3
2009-02-11Fixed the default table width for the player tab.Ira Rice1-20/+33
2009-02-10Whitespace fixesBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-3/+3
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice1-1/+1
2009-02-10Whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-8/+18
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-7/+6
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-1/+3
2009-02-03Modified the dropdown class to handle opacity.Ira Rice1-5/+12
2009-02-03Fixed up table class to allow for different background colors, as wellIra Rice1-1/+2
2009-01-25Synchronized setup dialog size with AethyraBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-19Reflowed Player tab in setup to use layout codeIra Rice1-22/+28
2009-01-18Reflowed Player tab in setup to use layout code. TODO: Fix up tableIra Rice1-21/+27
2009-01-15Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-0/+1
2009-01-13Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-0/+1
2009-01-12Updated the po files so that they shouldn't generate errors for us anyIra Rice1-10/+5
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-22/+40
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-21/+39
2008-12-13Code style reformattingBjørn Lindeijer1-26/+22
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-15Added patch so that players can turn on or off speech bubbles.Ira Rice1-1/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-16Allow whispers by default (patch by Fate).Bjørn Lindeijer1-1/+1
2008-06-09Fix for segfault in drop down list of player ignore and sanity check for /whi...Dennis Friis1-1/+6
2008-05-19Removed the PopupBox class and used gcn::DropDown instead. It has clippingBjørn Lindeijer1-5/+5
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-0/+342