summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Improve a bit widgets speed.Andrei Karas28-202/+200
2012-09-14Fix code style.Andrei Karas1-6/+6
2012-09-14Improve a bit some gui controls speed.Andrei Karas13-92/+80
2012-09-13Fix code style.Andrei Karas4-7/+7
2012-09-13Add theming support for background for scrollbars.Andrei Karas2-12/+59
2012-09-12Remove useless gray box between scrollbars in scrollarea control.Andrei Karas1-11/+0
2012-09-12Add for windows close button hover image.Andrei Karas2-12/+19
2012-09-12Improver a bit window draw code.Andrei Karas2-69/+64
2012-09-12Show dialog with question before opening url from chat.Andrei Karas1-1/+19
2012-09-12Add space at end of chat url link.Andrei Karas1-1/+3
2012-09-11Add new colors for button theming.Andrei Karas2-4/+19
2012-09-09fix code style.Andrei Karas2-0/+4
2012-09-08Add new colors for whisper tabs.Andrei Karas3-3/+24
2012-09-08Add new colors for party and guild tabs.Andrei Karas1-0/+4
2012-09-08Allow set tab colors from outside of tab.Andrei Karas2-20/+36
2012-09-08Rename colors WHISPER and WHISPER_OFFLINE to WHISPER_TAB and WHISPER_TAB_OFFL...Andrei Karas1-1/+1
2012-09-07Improve constructors in some classes.Andrei Karas35-37/+95
2012-09-06Add colors font color for highlighted and selected tab.Andrei Karas2-1/+10
2012-09-06Add theme option for title bar height.Andrei Karas2-8/+9
2012-09-05Add theme attribute for close button padding.Andrei Karas1-5/+7
2012-09-05Fix useless variables initialisations.Andrei Karas1-4/+1
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