Age | Commit message (Expand) | Author |
2006-01-15 | Development checkin | Ian C |
2006-01-10 | Development checkin | Ian C |
2006-01-06 | Initial import | Ian C |
2005-11-29 | Tidied up interfaces and added CentreOn() | Ian C |
2005-11-15 | Further updates for 1.12 | Ian C |
2005-11-13 | Updates for BlitzMax 1.12 | Ian C |
2005-11-04 | Added code to fade menu items between colours. | Ian C |
2005-11-01 | Added TGfxMenu class. | Ian C |
2005-10-24 | Added a different method for handling collisions | Ian C |
2005-10-23 | Changed handling of invalid calls | Ian C |
2005-10-23 | Fixed bug in lookup table | Ian C |
2005-10-23 | Added IsInside() | Ian C |
2005-10-23 | Added fields to indicate size of objects | Ian C |
2005-10-21 | Added scale to objects, and ability to clone objects | Ian C |
2005-10-21 | Added double based rotation | Ian C |
2005-10-21 | Fixed bug where escape would cancel the file selector even if the text field ... | Ian C |
2005-10-17 | Improved collision processing so that the points, objects and lines that caus... | Ian C |
2005-10-17 | Additional documentation fixes | Ian C |
2005-10-17 | Fixed docs for TTextListItem | Ian C |
2005-10-17 | Added TTextList, TScrollbar and a simple file selector. Change TFloatNumber ... | Ian C |
2005-10-16 | Added win32 module | Ian C |
2005-10-11 | Changed vector objects so they work on a point list and line index basis | Ian C |
2005-10-10 | Added routines to get adjusted co-ords and normals from lines. | Ian C |
2005-10-10 | Added vectorgfx module | Ian C |
2005-10-10 | Added DoRotate() | Ian C |
2005-10-04 | Added KeySyms module | Ian C |
2005-10-04 | Added CircleIntersects() | Ian C |
2005-10-03 | Added Clone() | Ian C |
2005-10-01 | Changed to using doubles | Ian C |
2005-09-27 | Added SetFloat() to TText | Ian C |
2005-09-26 | Added DoCirlce() command | Ian C |
2005-09-26 | Fixed bug where ESC exited Dialog when something had the focus | Ian C |
2005-09-25 | Allow ESC to clear text boxes | Ian C |
2005-09-24 | Added numeric checks to TText | Ian C |
2005-09-24 | Made backdrops half alpha on dialogs and alerts | Ian C |
2005-09-23 | Adde TPanel and simple dialog functionality to the GUI | Ian C |
2005-09-21 | Ignore doc | Ian C |
2005-09-21 | Added algorithm module. Removed docs from control (leave to generate) | Ian C |
2005-09-19 | Update docs | Ian C |
2005-09-19 | Added simple number spinners | Ian C |
2005-09-19 | Updates to GUI alerts | Ian C |
2005-09-18 | Added documentation | Ian C |
2005-09-16 | Working version of the GUI | Ian C |
2005-09-15 | Added simple gui | Ian C |
2005-09-15 | Added methods to get maximum font width and height | Ian C |
2005-09-03 | Added SetLength() | Ian C |
2005-08-26 | Initial implementation | Ian C |
2005-08-24 | Changed typenames to Blitz standard naming. Added unimplemented TVector. | Ian C |
2005-08-15 | *** empty log message *** | Ian C |
2005-07-22 | Added TextHeight | Ian C |