Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-26 | Apply C++11 fixits | Thorbjørn Lindeijer | 1 | -3/+3 | |
modernize-use-auto modernize-use-nullptr modernize-use-override modernize-use-using | |||||
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 | |
2011-04-09 | Removed a lot of useless "documentation" | Thorbjørn Lindeijer | 1 | -5/+0 | |
I have to admit I contributed a large part of these. Sorry for that. Less empty space, more attention to the code. Acked-by: Jared Adams | |||||
2010-08-25 | Adding autoComplete for invite | Stefan Dombrowski | 1 | -1/+1 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-03-21 | Make TextDialog send an appropriate event for cancel | Jared Adams | 1 | -5/+0 | |
Reviewed-by: Chuck Miller | |||||
2010-02-28 | Removed a few pointless const qualifiers | Thorbjørn Lindeijer | 1 | -4/+3 | |
Reviewed-by: Jared Adams | |||||
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 | |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 | |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 | |
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P ) | |||||
2010-01-10 | Make sure TextDialogs get input precedence | Jared Adams | 1 | -0/+7 | |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -1/+1 | |
In an attempt to make the GUI code a little more structured, basic widgets are now put in gui/widgets. Many includes were also cleaned up. | |||||
2009-04-07 | Used custom widgets where appropriate and some cleanup | Bjørn Lindeijer | 1 | -3/+4 | |
Replaced many gcn::Label with Label, gcn::Slider with Slider in character creation dialog. Also cleaned up includes. | |||||
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -6/+6 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -4/+4 | |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -1/+1 | |
Mostly putting & and * in the right place and making some getters const. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-08-21 | fix svn properties and id tags | Roderic Morris | 1 | -2/+1 | |
2008-03-01 | Replaced the basic guichan text field class with our derivate class. | Philipp Sehmisch | 1 | -6/+8 | |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 1 | -0/+67 | |