release updates

This commit is contained in:
cozman 2003-07-13 02:30:46 +00:00
parent 2581f5e471
commit 2bdaf33337
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
Gewi Version Log for Version 0.2.0 Gewi Version Log for Version 0.2.0
$Id: changelog.txt,v 1.2 2003/06/16 04:47:54 cozman Exp $ $Id: changelog.txt,v 1.3 2003/07/13 02:30:46 cozman Exp $
0.2.0 0.2.0
-Packaged for release (VC7 only). -Packaged for release (VC7 only).
@ -16,4 +16,4 @@ $Id: changelog.txt,v 1.2 2003/06/16 04:47:54 cozman Exp $
-Sliders, Container. -Sliders, Container.
0.1.0 0.1.0
-Release to selected members of ZEngine forums and mailing list. Release to selected members of ZEngine forums and mailing list.

View File

@ -4,7 +4,7 @@
Header file for the Gewi GUI lib, an addon for the ZEngine Game Engine, both from Concept of Zero, this is the Header file for the Gewi GUI lib, an addon for the ZEngine Game Engine, both from Concept of Zero, this is the
file that programs that wish to use should include. file that programs that wish to use should include.
<br>$Id: Gewi.h,v 1.2 2003/06/16 04:47:54 cozman Exp $<br> <br>$Id: Gewi.h,v 1.3 2003/07/13 02:30:46 cozman Exp $<br>
\author James Turk \author James Turk
**/ **/
@ -13,7 +13,7 @@
\author James Turk \author James Turk
\version 0.2.0 \version 0.2.0
\date June 16th, 2003 \date July 12th, 2003
\section Gewi About ZEngine and Gewi \section Gewi About ZEngine and Gewi
<br> <br>

View File

@ -1,6 +1,6 @@
Gewi Todo List Gewi Todo List
-More Widgets -More Widgets
-Linux -Linux and other build targets
-More examples. -More examples.
Feel free to contribute, Gewi is a side project and I will rely on the community for new widget ideas and such. Feel free to contribute, Gewi is a side project and I will rely on the community for new widget ideas and such.