summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-01-15This commit was manufactured by cvs2svn to create tag 'V2_0'.V2_0Ian C
2006-01-15Added drag and drop eventIan C
2006-01-15Initial completed versionIan C
2006-01-15Development checkinIan C
2006-01-10Development checkinIan C
2006-01-06Initial importIan C
2005-11-29Tidied up interfaces and added CentreOn()Ian C
2005-11-15Further updates for 1.12Ian C
2005-11-13Updates for BlitzMax 1.12Ian C
2005-11-04Added code to fade menu items between colours.Ian C
2005-11-01Added TGfxMenu class.Ian C
2005-10-24Added a different method for handling collisionsIan C
2005-10-23Changed handling of invalid callsIan C
2005-10-23Fixed bug in lookup tableIan C
2005-10-23Added IsInside()Ian C
2005-10-23Added fields to indicate size of objectsIan C
2005-10-21Added scale to objects, and ability to clone objectsIan C
2005-10-21Added double based rotationIan C
2005-10-21Fixed bug where escape would cancel the file selector even if the text field ↵Ian C
had focus
2005-10-17Improved collision processing so that the points, objects and lines that ↵Ian C
cause collisions can be got.
2005-10-17Additional documentation fixesIan C
2005-10-17Fixed docs for TTextListItemIan C
2005-10-17Added TTextList, TScrollbar and a simple file selector. Change TFloatNumber ↵Ian C
to TDoubleNumber.
2005-10-16Added win32 moduleIan C
2005-10-11Changed vector objects so they work on a point list and line index basisIan C
2005-10-10Added routines to get adjusted co-ords and normals from lines.Ian C
2005-10-10Added vectorgfx moduleIan C
2005-10-10Added DoRotate()Ian C
2005-10-04Added KeySyms moduleIan C
2005-10-04Added CircleIntersects()Ian C
2005-10-03Added Clone()Ian C
2005-10-01Changed to using doublesIan C
2005-09-27Added SetFloat() to TTextIan C
2005-09-26Added DoCirlce() commandIan C
2005-09-26Fixed bug where ESC exited Dialog when something had the focusIan C
2005-09-25Allow ESC to clear text boxesIan C
2005-09-24Added numeric checks to TTextIan C
2005-09-24Made backdrops half alpha on dialogs and alertsIan C
2005-09-23Adde TPanel and simple dialog functionality to the GUIIan C
2005-09-21Ignore docIan C
2005-09-21Added algorithm module. Removed docs from control (leave to generate)Ian C
2005-09-19Update docsIan C
2005-09-19Added simple number spinnersIan C
2005-09-19Updates to GUI alertsIan C
2005-09-18Added documentationIan C
2005-09-16Working version of the GUIIan C
2005-09-15Added simple guiIan C
2005-09-15Added methods to get maximum font width and heightIan C
2005-09-03Added SetLength()Ian C
2005-08-26Initial implementationIan C