[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.37,1.38
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-10-07 22:01:55
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12439/docs Modified Files: CHANGES.txt Log Message: Changes related to GDI+ replacement Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** CHANGES.txt 2 Oct 2004 22:41:32 -0000 1.37 --- CHANGES.txt 7 Oct 2004 22:01:38 -0000 1.38 *************** *** 4,11 **** 0.6.1 --------------------------------------------------------------------- ! *** 2004-10-02 Dewitt Colclough *** - Created 3D window class derived from wxWindow to encapsulate 3D window functions. - Ported the remainder of the start screen windows. *** 2004-09-21 Dewitt Colclough *** --- 4,12 ---- 0.6.1 --------------------------------------------------------------------- ! *** 2004-10-07 Dewitt Colclough *** - Created 3D window class derived from wxWindow to encapsulate 3D window functions. - Ported the remainder of the start screen windows. + - Fixed some of the bugs with 3D window system *** 2004-09-21 Dewitt Colclough *** |