summaryrefslogtreecommitdiff
path: root/src/gui/windows/charcreatedialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-27Remove manaserv ifdefs code.Andrei Karas1-12/+1
2014-02-24Rename Rectangle into Rect.Andrei Karas1-3/+3
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-3/+3
2014-02-20improve includes.Andrei Karas1-0/+1
2014-02-18Remove default constructor from Widget2.Andrei Karas1-2/+2
2014-02-16Remove useless casts with KeyEvent.Andrei Karas1-1/+1
2014-02-16move keyevent into events directory.Andrei Karas1-2/+3
2014-02-16move actionevent into events directory.Andrei Karas1-2/+2
2014-02-15move keylistener from base into listeners.Andrei Karas1-1/+1
2014-02-15move actionlistener from base into listeners.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-28Revert "Remove setMap from being constructor."Andrei Karas1-1/+2
2013-10-20Remove setMap from being constructor.Andrei Karas1-2/+1
2013-10-08extent profiler logging into some functions.Andrei Karas1-0/+2
2013-10-06remove unused includes and remove default parameter in being.Andrei Karas1-1/+1
2013-10-05Add support for min and max label resize size.Andrei Karas1-5/+4
2013-10-05add dynamic labels string cutting.Andrei Karas1-3/+4
2013-10-04fix code style.Andrei Karas1-1/+0
2013-09-30move db files into db directory.Andrei Karas1-3/+4
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+698