summaryrefslogtreecommitdiff
path: root/src/gui/recorder.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-1/+1
2012-01-31Added missing copyright notices.Yohann Ferreira1-0/+1
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-1/+1
2010-08-12Simplify working with the event systemJared Adams1-1/+1
2010-08-01Reduce localChatTab presence replacing it with the event systemChuck Miller1-6/+6
2010-02-25Add support for platform specifig config/data directories #84Bernd Wachter1-1/+1
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-2/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-3/+2
2010-01-11Cleanup GUI classesJared Adams1-2/+2
2009-10-24Make homedir accessible from other filesJared Adams1-4/+3
2009-10-24More rebrandingJared Adams1-1/+1
2009-08-07Gettext fixesKess Vargavind1-0/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-8/+9
2009-03-26Major clean up of ChatTab handlingJared Adams1-5/+6
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-3/+5
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-3/+5
2009-03-23Merge eA's command handling into CommandHandlerJared Adams1-2/+2
2009-03-10Extended window layout to take relative positions, as well as offsets toIra Rice1-3/+5
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-15Don't make window name translatableBjørn Lindeijer1-1/+1
2009-02-10Whitespace fixesBjørn Lindeijer1-4/+3
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+1
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+1
2009-02-10Fixed record locationBjørn Lindeijer1-1/+2
2009-02-10Whitespace fixesBjørn Lindeijer1-4/+3
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer1-7/+8
2009-02-09Fixed up the copyright headersBjørn Lindeijer1-5/+5
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-3/+4
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-1/+0
2009-01-30Made the recorder class messages translatable, as well as moved theIra Rice1-8/+23
2009-01-29Trimmed out a few help functions from some subclasses, and moved themIra Rice1-17/+2
2009-01-27Removed the fairly useless buttonbox class, as well as removing theIra Rice1-0/+116