summaryrefslogtreecommitdiff
path: root/src/gui/itemshortcutcontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-12Some code style cleanups, as well as uncommented the font setting forIra Rice1-10/+5
2009-01-12Some rather pedantic changes. Unified all naming for emoticons in theIra Rice1-3/+3
2009-01-10Made a few more window components use a transparency under OpenGL, asIra Rice1-0/+3
2009-01-09Now, the real stage 2.0 of smiley window.Forge1-34/+2
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice1-0/+1
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-1/+3
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice1-1/+3
2008-11-22Added ability to add equipment to the shurtcut barNikos Giagtzoglou1-2/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-5/+8
2008-05-06Dont allow dragging of empty placeholders.Dennis Friis1-0/+2
2008-04-29* Fixed issue with determining whether chat input is focused (method no longerBjørn Lindeijer1-0/+2
2008-04-24Make shortcut container ID based instead of slot based. Fixes items shifting ...Dennis Friis1-5/+9
2008-04-12Fixed display of item shortcut container. gcn::Widget::setWidth is no longerBjørn Lindeijer1-4/+2
2007-12-05Fix drawing of very high fringe tiles by keeping track of the maximum tileBjørn Lindeijer1-0/+1
2007-08-22Fixed an arithmetic exception in ItemShortcutContainer::draw.Bjørn Lindeijer1-3/+5
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-0/+222