summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2012-09-05another some const fixes.Andrei Karas4-4/+4
2012-09-02Add const to more classes.Andrei Karas1-1/+1
2012-09-02Add const to more classes.Andrei Karas15-19/+20
2012-09-01Fix code style.Andrei Karas6-6/+9
2012-08-30Add const to more classes.Andrei Karas58-503/+579
2012-08-30Add const to more classes.Andrei Karas32-204/+226
2012-08-29Add browserbox own color.Andrei Karas1-1/+1
2012-08-29Add window header own color.Andrei Karas1-1/+1
2012-08-29Add textfield own color.Andrei Karas1-1/+1
2012-08-29Add textbox own color.Andrei Karas2-3/+3
2012-08-29Add radiobutton own color.Andrei Karas1-1/+1
2012-08-29Add listbox own color.Andrei Karas1-1/+1
2012-08-29Add label own color.Andrei Karas1-2/+2
2012-08-29Add dropdown own color.Andrei Karas1-1/+2
2012-08-29Add checkbox own color.Andrei Karas1-1/+1
2012-08-27Add const to more classes.Andrei Karas3-3/+3
2012-08-24replace defines to consts.Andrei Karas3-4/+8
2012-08-24Small style changes.Andrei Karas4-5/+7
2012-08-24fix includes.Andrei Karas5-9/+0
2012-08-23Remove useless includes.Andrei Karas29-74/+7
2012-08-21next code style changes.Andrei Karas2-2/+3
2012-08-21first part of checks and style fixes.Andrei Karas1-1/+2
2012-08-20Fix adding links top browserbox at top.Andrei Karas1-1/+4
2012-08-19Fix hightlight selected shop item.v1.2.8.19Andrei Karas1-4/+10
2012-08-17Improve size calculations.Andrei Karas9-21/+25
2012-08-17Fix code style.Andrei Karas3-6/+6
2012-08-15Fix code style again.Andrei Karas2-2/+2
2012-08-08Fix typo in theme option captionalign.Andrei Karas1-1/+1
2012-08-08Add theme options for caption offset and align.Andrei Karas2-1/+22
2012-08-07Fix background draw in buy/sell dialogs.Andrei Karas1-4/+5
2012-08-05Move some hardcoded paddings to themes.Andrei Karas2-6/+20
2012-08-04Extend background theming.Andrei Karas1-2/+1
2012-08-04Add support for default theme file names.Andrei Karas19-24/+40
2012-08-04Add support for themed background for scrollarea.Andrei Karas2-17/+24
2012-08-01Fix code style.Andrei Karas1-1/+1
2012-08-01Disable emotes moving in emotes bar for now.Andrei Karas1-1/+3
2012-07-31Add theme option to show hide opaque background for some windows.Andrei Karas4-8/+33
2012-07-30Add addition options to skin objects.Andrei Karas2-0/+9
2012-07-30Fix code style.Andrei Karas1-1/+6
2012-07-29Add icons to quests window.Andrei Karas1-1/+3
2012-07-29Add quests netcode and quests window.Andrei Karas3-0/+132
2012-07-28Simplify scrollarea opaque flag.Andrei Karas4-12/+9
2012-07-28Extend playerbox theming.Andrei Karas2-27/+41
2012-07-28Add support for images in npc menu.Andrei Karas3-0/+185
2012-07-23Improve perfomance in some object constructors.Andrei Karas14-45/+33
2012-07-22Add new chat commands.Andrei Karas1-15/+24
2012-07-20Fix code style.Andrei Karas2-7/+7
2012-07-18Another warning fixes.Andrei Karas3-9/+12
2012-07-17Fix more code style and additional warnings.Andrei Karas4-7/+8
2012-07-15Fix code style.Andrei Karas3-2/+4