Changes

Jump to: navigation, search

BTP300B Team 11 Weekly Log

2,069 bytes added, 08:45, 19 October 2012
Week 4
Rubinder - Worked on the edit function, got the DELETE, BACKSPACE keys working. Also INSERT key toggles between insert/over-strike mode it is considered while typing.
 
9/20/2012
 
Radney & Rubinder - recoded the scrolling functions, got LEFT&RIGHT scrolling very close to perfect.
 
9/21/2012
 
Radney & Rubinder - scrolling perfected.
Rubinder - other keys that Aborts and Saves the changes were done. Overwrite changes.
 
9/23/2012
 
Radney & Rubinder - fixed DELETE operation.
Display function modifications; cutting off strings on edge of screen, debug source of crashes.
Display handles a1test.cpp good, passed all tests.
Code Cleanup.
Code Main function.
==Week 3 ==
 
9/27/2012
 
Radney - Created the base files from the source code provided
 
Radney & Rubinder (Pair programming) - Read and understood the requirements for Release 0.1. Created the header file iFrame.h
 
9/28/2012
 
Rubinder & Radney - Did pair programming and worked on the setLine() function
 
Radney - Made the constructor
 
9/29/2012
Rubinder - modified the constructor to accommodate negative height
Rubinder - worked on the get/set functions for row, col, border visibility, absrow, abscol
 
==Week 4 ==
 
9/24:
Radney 1. Created consolebackup.cpp from website
 
2. Created cfg.h
 
3. Created cframe.h initial contents:
 
constructor
 
destructor
 
etc
 
4. Created cframe.cpp initial definitions
 
5. Created iFrame.h from website
 
 
9/27:
 
Rubinder
 
1. Created definitions for several of the public methods in CFrame
 
2. Created setLine logic.
 
3. Created bordered logic.
 
4. Created absrow logic.
 
5. Created abscol logic.
 
6. Modified constructor.
 
7. Created capture.
 
==Week 5 ==
 
10/02 (Tuesday):
 
Radney
 
1. Created logic of move(CDirection), move(iFrame)
 
2. Created logic for other smaller functions like col(), row()
 
3. Created hide logic.
 
Rubinder
 
1. Implemented display().
 
2. Implemented edit().
 
3. Completed setLine().
 
4. Completed both frame() functions
 
 
10/07 (Sunday):
 
Radney
 
1. Created working main()
 
2. Implemented testFrame() in main
 
3. Solved parent frame restores & buffer
 
4. Added assignment operator, copy constructor
 
Rubinder
 
1. Completed move() logic
 
2. Solved some logic problems
 
3. Completed draw().
 
4. Solved child frame restores & scroll limits
 
5. finalized code
 
==Week 6 ==
==Week 7 ==

Navigation menu