summaryrefslogtreecommitdiff
path: root/src/gui/itemamountwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-31move input related files into input dir.Andrei Karas1-1/+2
2013-07-11Add chat command for gms for creating items.Andrei Karas1-1/+1
2013-05-07improve itemamountwindow class.Andrei Karas1-17/+10
2013-05-03add comments for translatorsAndrei Karas1-2/+16
2013-04-21Fix in personal shop price reset if item count changed.Andrei Karas1-2/+6
2013-04-20fix style in gui directory.Andrei Karas1-1/+2
2013-02-14Improve event.getId() speed.Andrei Karas1-10/+11
2013-01-20Another part with FOR_EACH changes.Andrei Karas1-4/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-15Add popup list. Replace listbox in dropdown to popup list.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to label class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to textfield class.Andrei Karas1-3/+3
2012-10-20Add palette inheritance to icon class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to button class.Andrei Karas1-7/+9
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-1/+1
2012-10-19Fix namespace conflicts.Andrei Karas1-2/+2
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from other classes.Andrei Karas1-0/+2
2012-10-09Fix type casting in itemamount window class.Andrei Karas1-3/+3
2012-09-28Fix mouse handling events in equipment and item amount windows.Andrei Karas1-0/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+1
2012-09-06Improve constructors in some classes.Andrei Karas1-7/+8
2012-08-27Add const to more classes.Andrei Karas1-16/+16
2012-08-23Remove useless includes.Andrei Karas1-2/+1
2012-03-29Replace vectors with strings to short names.Andrei Karas1-1/+1
2012-01-29Fix possible hiding methods issues.Andrei Karas1-6/+4
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-5/+5
2011-09-11Add own xml configuration for missing windows.Andrei Karas1-1/+1
2011-09-09Last fix part of shadow variables/methods errors.Andrei Karas1-18/+18
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-2/+2
2011-08-29Fix possible crashes in item amount window and spells editor.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas1-1/+1
2011-04-04Rename some gui class files to real class names.Andrei Karas1-0/+433