summaryrefslogtreecommitdiff
path: root/src/gui/table.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-19Some minor cleanups in a few windows and build scripts, as well asIra Rice1-12/+13
2009-03-15Fix some mem leaksJared Adams1-0/+1
2009-03-12Extending the internal handling of colorssniper1-24/+7
2009-03-10Fix some mem leaksJared Adams1-1/+0
2009-03-10Fix some mem leaksJared Adams1-0/+1
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-1/+1
2009-02-25Fixed up NPC list dialogs to be navigatable by keyboard (scrollingIra Rice1-5/+1
2009-02-11Adjusted a few files for release.Ira Rice1-1/+1
2009-02-11Shut up some compiler warnings.Philipp Sehmisch1-3/+3
2009-02-11Changed spelling from colour to color.Philipp Sehmisch1-7/+7
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer1-2/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-3/+4
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-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-57/+27
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-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