summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorleo2001-01-07 15:46:20 +0000
committerleo2001-01-07 15:46:20 +0000
commitd88eaa6475871ee4427620ba7c61a8a2c89395c8 (patch)
treed4383792991d90f674f081a59a46c6ab7f476f22 /docs
parent8ca5cc51bcdcb00cead46a655a646cc8c8e85b7d (diff)
Base top-level window class
git-svn-id: http://svn.leocad.org/trunk@223 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index 4ead0aa..ca69138 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -1,5 +1,16 @@
This is a changelog for developers only, not for ordinary users.
+07/01/2000
+ - Added a new command to create floating views of the project
+
+05/01/2000
+ - Added a new cross platform class for handling OpenGL windows
+ - Added a new base window class for handling top level windows
+
+02/01/2000
+ - Linux PPC fixes - LeoCAD now works on big endian computers !
+ Thanks to Lon Shapiro for allowing me to use his Mac for debugging.
+
30/12/2000
- Added Step Insert and Step Delete commands.