summaryrefslogtreecommitdiff
path: root/src/gui/newskill.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-1/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-11/+11
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-07-12Fixed a warning with GCC 4.2 about string comparisons.Bjørn Lindeijer1-18/+19
2006-03-09Removed coordinate arguments from ProgressBar ctor.Björn Steinbrink1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-52/+28
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-34/+10
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-15/+0
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-2/+1
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-0/+6
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-3/+0
2005-05-19Made item amount window a modal dialog and removed support for old map format.Bjørn Lindeijer1-4/+4
2005-03-20TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!Bjørn Lindeijer1-1/+1
2005-03-17Fixed some of the inconsistencies in the new skill dialog. Hopefully we will ...Kiyoshi Kyokai1-14/+14
2005-03-02Changed the New Skill Dialog around to fit earlier specifications.Kiyoshi Kyokai1-18/+18
2005-02-23Fixed deletion in new Skill Dialog.Yohann Ferreira1-7/+11
2005-02-23New Skill dialog didn't respected the C++ ISO.Yohann Ferreira1-22/+25
2005-02-23Fixed problems arising from conflicts with the new Progress Bar changes.Kiyoshi Kyokai1-2/+8
2005-02-22Try the new skill dialog. All complete except for icons!Kiyoshi Kyokai1-26/+94
2005-02-22Please solve any merge conflicts before committing.Bjørn Lindeijer1-5/+0
2005-02-22fixed the newskill fiile so it compiles. I don't know how it got corrupted.Kiyoshi Kyokai1-25/+95
2005-02-22Don't add all labels twice in new skill dialog, remove conflict and setBjørn Lindeijer1-8/+2
2005-02-22fixed the newskill fiile so it compiles. I don't know how it got corrupted.Kiyoshi Kyokai1-4/+17
2005-02-21Updates to change log, file lists, lots of doxygen comments and small changes.Bjørn Lindeijer1-15/+15
2005-02-20Ok, for real this time: You can use the new skill dialog with ALT+n.Kiyoshi Kyokai1-0/+102