summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tab.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-11Switch Tab to a color pointer to update on the flyJared Adams1-4/+4
2009-05-08Make sure all tab modes get their opacity updateJared Adams1-2/+6
2009-04-16Some more cleanupsBjørn Lindeijer1-3/+1
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-2/+2
2009-03-30Allow tabs to be colored and color whisper tabsJared Adams1-3/+11
2009-03-27Removed all the static initializations of mAlphaBjørn Lindeijer1-1/+1
2009-03-26First batch of include cleanupBjørn Lindeijer1-9/+10
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+8
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-2/+8
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-3/+5
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-3/+5
2009-02-10Whitespace fixesBjørn Lindeijer1-5/+5
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Whitespace fixesBjørn Lindeijer1-5/+5
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-2/+0
2009-01-30Added highlighting ability to tabs.David Athay1-8/+22
2009-01-30Exposed most gui elements to take alpha values. There are still a fewIra Rice1-0/+13
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-0/+130