summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2011-02-20Fix some code style and some errors.Andrei Karas2-4/+4
2011-02-19Update copyrights.Andrei Karas96-188/+276
2011-02-19Fix race condition in guichan bugfix.Andrei Karas1-0/+47
2011-02-15Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc.Andrei Karas1-0/+1
2011-02-07Add ability to show/hide buttons in top right window corner.Andrei Karas2-0/+18
2011-01-28Fix code style and some new compilation warnings.Andrei Karas3-5/+8
2011-01-25Fix possible invisible items in inventory.Andrei Karas1-1/+2
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas9-13/+25
2011-01-14Small optimisation in itemcontainer.Andrei Karas1-3/+3
2011-01-14Fix compilation warning.Andrei Karas1-1/+1
2011-01-13Add new strings to translations (from inventory).Andrei Karas2-2/+9
2011-01-13Add inventory sorting.Andrei Karas5-22/+86
2011-01-11Add missing check to itemcontainer.cppAndrei Karas1-0/+3
2011-01-11Fix drawing inventory and selecting items.Andrei Karas1-8/+13
2011-01-04Add draw filter (incomplete)Andrei Karas4-7/+80
2011-01-03Add inventory filter control with only value All.Andrei Karas4-0/+200
2011-01-03Increase emotes count to 44 and fix new emotes.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas97-0/+15164