Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-20 | Added a layout handler for automatically positioning widgets in a window. ↵ | Guillaume Melquiond | 2 | -0/+275 | |
Fixed layout of login dialog box when native language is not English. | |||||
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -1/+1 | |
to native for some files that were still missing this property. This is a feeble attempt to reduce the amount of conflicts for future merges. | |||||
2007-07-27 | Removed useless yet costly dynamic casts. | Guillaume Melquiond | 2 | -27/+6 | |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 2 | -0/+126 | |
2007-04-15 | Reimplemented window resizing. It is now once again possible to resize windows | Bjørn Lindeijer | 2 | -0/+126 | |
using their borders (except for the top one, since that's the title bar for Guichan) and the resize grip in the bottom right is much easier to grab. Needs some testing. | |||||
2006-11-05 | Merged the definition of ImageRect into graphics.h. | Bjørn Lindeijer | 1 | -13/+11 | |
2006-09-13 | (no commit message) | Yohann Ferreira | 3 | -524/+0 | |
2006-09-13 | Added a skinned reusable dropdown widget and used it in the server dialog. | Yohann Ferreira | 5 | -0/+800 | |