summaryrefslogtreecommitdiff
path: root/src/gui/widgets/spellshortcutcontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas1-1/+1
2012-10-17ARM fixes.Andrei Karas1-2/+0
2012-09-15Improve a bit widgets speed.Andrei Karas1-2/+2
2012-09-07Improve constructors in some classes.Andrei Karas1-2/+1
2012-09-02Add const to more classes.Andrei Karas1-1/+1
2012-08-30Add const to more classes.Andrei Karas1-10/+10
2012-08-24replace defines to consts.Andrei Karas1-2/+6
2012-08-23Remove useless includes.Andrei Karas1-7/+1
2012-08-04Add support for default theme file names.Andrei Karas1-1/+1
2012-07-13Change shortcuts windows theming.Andrei Karas1-1/+2
2012-06-28Change texture order drawing in item containers.Andrei Karas1-5/+11
2012-02-24More copyright fixes.Andrei Karas1-1/+1
2012-02-24Fix GPL license.Andrei Karas1-2/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-4/+4
2011-09-28Hide popups in different hidden windows.Andrei Karas1-1/+8
2011-08-22Improve draw perfomance.Andrei Karas1-1/+2
2011-08-22Add new colors to themes: BORDER, BACKGROUND_GRAY, SCROLLBAR_GRAY.Andrei Karas1-1/+0
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas1-2/+3
2011-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-02-25Add tabs to spells window. Now it 5 tabs.Andrei Karas1-7/+12
2011-01-02Initial commit.Andrei Karas1-0/+285