summaryrefslogtreecommitdiff
path: root/src/gui/itemamount.h
AgeCommit message (Collapse)AuthorFilesLines
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P )
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-1/+1
2009-10-29Small refactoring ItemAmountWindowAndrei Karas1-1/+1
2009-10-29Disable keyboard shortcuts in windows with text input.Andrei Karas1-0/+4
Disable items shortcuts in setup window. Disable all shortcuts in ItemAmount window. Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
2009-05-08Item image on item amount windowsBlue1-1/+10
Adds the item's image with the popup on the amount selector window.
2009-05-07Fix updates in the ItemAmmountWindowJared Adams1-1/+5
CHanging the IntTextField will now update the Slider.
2009-05-07Put an input field back into the itemamount window.Freeyorp1-1/+2
2009-05-06Clean up the bypass code for the ItemAmountWindowJared Adams1-6/+11
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-0/+81
We don't use underscores in the filenames generally, and let's be consistent on that matter.