summaryrefslogtreecommitdiff
path: root/src/gui/help.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-7/+7
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-6/+7
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-1/+1
2009-03-15Overrode the reset window function in the chat window to also reset theIra Rice1-6/+7
2009-02-15Don't make window name translatableBjørn Lindeijer1-1/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-03Applied a minimum height and width to the help window.Ira Rice1-0/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-20Fixed a double free error created by not deleting the older add methodsIra Rice1-3/+0
2009-01-20Reflowed help dialog to use layout code.Ira Rice1-1/+10
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-2/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-2/+2
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-16A bunch of cosmetic changes.Björn Steinbrink1-3/+0
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-9/+9
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-4/+1
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being upda...Björn Steinbrink1-6/+1
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-2/+0
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-3/+6
2005-09-28Save and load X, Y, Height, and Width to useful wins.Yohann Ferreira1-1/+1
2005-09-28Added window internal name to every window. Useful to later get and save X, Y...Yohann Ferreira1-0/+1
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-1/+5
2005-07-15Fixed compiler warnings and added plain text file loading to resource manager.Bjørn Lindeijer1-20/+4
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-1/+1
2005-06-23Help files are now loaded through the resource manager.Bjørn Lindeijer1-10/+15
2005-06-17new BrowserBox widget with colors/links supportJosé Ávila1-60/+25
2005-06-03A few cosmetic updates to help, and removed accounts help as that is outdatedBjørn Lindeijer1-19/+24
2005-06-03Modification in help systemJosé Ávila1-13/+20
2005-06-02In game help system filesJosé Ávila1-0/+131