1
edit
Changes
no edit summary
==Study Week==
* (Petr) Started coding CField
==Week 8==
*10/29 (Kirill) Started working on my classes
*10/30 Added Lu Liu in the team, gave him CButton class. CLabel and CField are done
** Kirill will work on extra features
*10/30 (Lu) reviewed previous codes and started to work on CButton class
* 11/5 (Monday) Lu will work on CLine class also.
** Petr working on CDialog
**Kirill working on porting extra features from a1 to a2 format and modifying / optimizing as required
*11/6 CButton is done. CDialog is done
*11/8 CLine is done
*11/9 Started debugging a2r2 over vsa
==Week 10==
*11/12 a2r3 passes the a2 tests provided on vs and matrix.
** (Petr) worked on custom main application for a2r3
==Week 11==
* 11/18 Borland issue tracked down (issue converting from bool* to bool in a2test.cpp)
* 11/19 A2 passes every test and custom main works successfully on every platform/
** A2 submitted