summaryrefslogtreecommitdiff
path: root/src/gui/itemshortcutwindow.h
AgeCommit message (Collapse)AuthorFilesLines
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections.
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2008-04-12Fixed display of item shortcut container. gcn::Widget::setWidth is no longerBjørn Lindeijer1-9/+3
virtual.
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-4/+3
gcn::TabbedArea usage)
2007-12-05Fix drawing of very high fringe tiles by keeping track of the maximum tileBjørn Lindeijer1-0/+1
height.
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer1-8/+6
window resize and move events.
2007-08-22Added close button and item shortcut backgrounds to files that will beBjørn Lindeijer1-0/+2
installed.
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-0/+69