summaryrefslogtreecommitdiff
path: root/src/gui/widgets/shoplistbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-27Fix bug with shoplistbox.xml file.Hal90001-2/+2
2013-01-23Use in different listbox derived classes different xml skin.Andrei Karas1-2/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-27Remove set font from graphics object.Andrei Karas1-1/+0
2012-12-27Improve draw speed in listboxes.Andrei Karas1-4/+3
2012-12-25Fix shoplistbox popup area.Andrei Karas1-1/+1
2012-12-24Add color for selected text in listboxes.Andrei Karas1-1/+4
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+5
2012-10-21Fix item selection in shoplistbox class.Andrei Karas1-1/+1
2012-10-20Fix code style and some minor issues.Andrei Karas1-2/+0
2012-10-20Add palette inheritance to textbox class.Andrei Karas1-1/+1
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-4/+6
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas1-8/+8
2012-10-16Add listbox padding.Andrei Karas1-6/+6
2012-09-15Improve a bit widgets speed.Andrei Karas1-6/+9
2012-08-30Add const to more classes.Andrei Karas1-8/+9
2012-08-29Add textbox own color.Andrei Karas1-2/+2
2012-08-21first part of checks and style fixes.Andrei Karas1-1/+2
2012-08-19Fix hightlight selected shop item.v1.2.8.19Andrei Karas1-4/+10
2012-08-07Fix background draw in buy/sell dialogs.Andrei Karas1-4/+5
2012-08-01Fix code style.Andrei Karas1-1/+1
2012-06-06Fix some issues after auto checking.Andrei Karas1-12/+16
2012-02-08Fix code style with new tool.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-08-22Improve draw perfomance.Andrei Karas1-17/+23
2011-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-2/+2
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+185