summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabbedarea.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer1-6/+5
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-9/+9
2012-02-05Fixed some layout issues with the chat windowThorbjørn Lindeijer1-30/+19
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-08-11Added true arrows graphics to tab area buttons.Yohann Ferreira1-2/+6
2011-03-08Added a tab scrolling system in tabarea.Yohann Ferreira1-1/+146
2010-08-22Fixing segmentation fault when tab gets removedStefan Dombrowski1-17/+3
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-14Make sure the tabbed area gets focus set on it when one of its tabs isTametomo1-0/+6
2010-02-14Fixed TabbedAreas stealing click focus from their children widgets.Tametomo1-0/+13
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-2/+1
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-11Cleanup GUI classesJared Adams1-0/+1
2009-08-23Fix some layout issues with TabbedAreasJared Adams1-3/+11
2009-08-13Fix initial sizing issue with TabbedAreasJared Adams1-1/+2
2009-08-10Remove layout code from ChatWindowJared Adams1-0/+8
2009-08-10Fix TabbedArea and ScrollArea to resize contentsJared Adams1-0/+11
2009-07-07Use tmw-skills.xml instead of hardcodingJared Adams1-0/+10
2009-04-16Some more cleanupsBjørn Lindeijer1-22/+7
2009-03-30fixed a segfault on client exit if the chatwindow has tabs and the main tab i...Bernd Wachter1-1/+1
2009-03-30Hilight chat tabs when appropriateJared Adams1-0/+10
2009-03-26First batch of include cleanupBjørn Lindeijer1-2/+2
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-14/+3
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-14/+3
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
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/+160
2009-01-13Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-0/+160