summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs
AgeCommit message (Expand)AuthorFilesLines
2013-12-29improve draw image calls.Andrei Karas1-1/+1
2013-12-26add restrict into chattab.Andrei Karas5-10/+10
2013-12-25add option for enable/disable pets support.Andrei Karas1-0/+4
2013-12-15rename drawTile methods into separate names drawTileVertexes, drawTileCollect...Andrei Karas1-1/+1
2013-12-15rename calcTile methods into separate names calcTileVertexes, calTileCollection.Andrei Karas1-1/+2
2013-12-14Improve a bit separate images drawing.Andrei Karas1-1/+1
2013-12-09Add new theme color for old chat messages.Andrei Karas1-1/+1
2013-11-30fix styled drawing after update.Andrei Karas2-14/+14
2013-11-30add customizable color for tiles separation border.Andrei Karas1-0/+2
2013-11-30add support for unselectable guitables.Andrei Karas1-0/+1
2013-11-30Add new theme color TABLE_BACKGROUND.Andrei Karas1-2/+2
2013-11-20add option to enable/disable map tiles animations.Andrei Karas1-0/+4
2013-11-12fix typo in option name.Andrei Karas1-1/+1
2013-11-04improve checking for batch draw mode support by renderer.Andrei Karas1-1/+1
2013-11-01Add configure option --enable-checks for check some calls (disabled by default)Andrei Karas1-0/+1
2013-10-29fix char replacment in whispers for sender.Andrei Karas1-9/+6
2013-10-24add option to show motd message.Andrei Karas1-0/+4
2013-10-24add final keyword to widgets files.Andrei Karas23-79/+80
2013-10-20Add emotes button in chat input line.Andrei Karas1-2/+6
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-3/+3
2013-10-19move virtual member calls from textdialog constructor into postInit.Andrei Karas1-0/+1
2013-10-19fix definition in tab.Andrei Karas2-13/+13
2013-10-19improve pointers using in setup_video.Andrei Karas1-1/+1
2013-10-19move virtual member calls from listbox constuctor into postInit.Andrei Karas3-0/+5
2013-10-19remove default parameter from guitable constructor.Andrei Karas1-1/+1
2013-10-19fix initialisation style in chattab.Andrei Karas1-2/+1
2013-10-11Second part of checks from Parasoft C++ Test.Andrei Karas2-33/+28
2013-10-11First part of checks from Parasoft C++ Test.Andrei Karas2-1/+5
2013-10-09allow set different skin for browserboxes.Andrei Karas2-2/+4
2013-10-09Use all parameters in browserbox constructors.Andrei Karas2-2/+2
2013-10-04fix code style.Andrei Karas25-72/+69
2013-10-01replace tile size from 32 to mapTitleSize.Andrei Karas1-1/+2
2013-10-01Add on screen buttons layout 3x3, 4x2, 4x3Andrei Karas1-20/+12
2013-09-30move db files into db directory.Andrei Karas1-1/+2
2013-09-30move tabs into tabs directory.Andrei Karas46-0/+7369