summaryrefslogtreecommitdiff
path: root/src/gui/table.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Fixed some accidental capitalization errorsPhilipp Sehmisch1-6/+6
2009-02-10fixed capitalization of color member functions.Philipp Sehmisch1-6/+6
2009-02-10Changed spelling from colour to color.Philipp Sehmisch1-15/+15
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-51/+212
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-6/+3
2009-02-04Fixed a few table events. One prevented wrapping for tables when you areIra Rice1-10/+10
2009-02-04Added key and mouse events to the table class.Ira Rice1-2/+119
2009-02-04Few more unneeded headers that weren't noticed originally in the lastIra Rice1-1/+1
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-2/+0
2009-02-03Fixed up table class to allow for different background colors, as wellIra Rice1-46/+93
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-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-57/+27
2008-12-13Code style reformattingBjørn Lindeijer1-63/+39
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+3
2008-11-02Ported a patch from TMW by fate which de-hardcodes skills, as well as removes...Ira Rice1-3/+9
2008-11-01* Updated GUI table and model to better handle NULL widgets during initialisa...Fate1-3/+8
2008-06-09Fix for segfault in drop down list of player ignore and sanity check for /whi...Dennis Friis1-1/+4
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-0/+419