Changes

Jump to: navigation, search

Dynamic Developers 20121 - OOP344

3,884 bytes added, 13:04, 23 April 2012
Task name
* Repo ID: [svn://zenit.senecac.on.ca/oop344_121rep03 oop344_121rep03]
=== Trunk Status ===
* Committed to Trunk/Tag
*: ID: slee201
*: Name: Sanghyun Lee
*: IRC Nick: SH_Lee
*: Other Info: Added source files and header files for CMenu, CCheckList, and CText. Passes compile. Comments were added.
*: Time: April 13, 2012. 04:49PM
 
* Committed to Trunk/Tag
*: ID: aadamico
*: Name: Alex D'Amico
*: IRC Nick: Daag
*: Other Info: fixed small bug in cdialog
*: Time: April 3, 2012. 02:11AM
 
* Committed to Trunk/Tag
*: ID: mctenenbaum
*: Name: Moshe Tenenbaum
*: IRC Nick: mctenenbaum
*: Other Info: submitted CMenuItem and updated CCHeckMark
*: Time: April 3, 2012. 12:05AM
 
* Committed to Trunk/Tag
*: ID: slee201
*: Name: Sanghyun Lee
*: IRC Nick: SH_Lee
*: Other Info: confirmed CLineEdit, finished CValEdit, all tested and works properly. Revision 176.
*: Time: March 29, 2012. 2:53PM
 
* Committed to Trunk/Tag
*: ID: aadamico
*: Name: Alex D'Amico
*: IRC Nick: Daag
*: Other Info: debugged clineedit and cdialog properly, now everything displays correctly
*: Time: March 27, 2012. 8:55PM
 
* Committed to Trunk/Tag
*: ID: aadamico
*: Name: Alex D'Amico
*: IRC Nick: Daag
*: Other Info: committed clineedit to trunk, compiled and worked
*: Time: March 25, 2012. 11:13PM
 
* Committed to Trunk/Tag
*: ID: aadamico
*: Name: Alex D'Amico
*: IRC Nick: Daag
*: Other Info: mockups for class files and headers for R0.3
*: Time: March 25, 2012. 8:27PM
 
* Committed to Trunk/Tag
*: ID: slee201
*: Name: Sanghyun Lee
*: IRC Nick: SH_Lee
*: Other Info: tested/modified CLabel, finalized CDialog
 
* Committed to Trunk
*: ID: mctenenbaum
*: Name: Moshe Tenenbaum
*: IRC Nick: mctenenbaum
*: Other Info: coded Clabel, compiles but has runtime errors and crashes
*: Time: March 9, 2012. 3:42PM
 
* Committed to Trunk
*: ID: aadamico
*: Name: Alex D'Amico
*: IRC Nick: Daag
*: Other Info: Added cdialog draw function
*: Time: March 09, 2012. 2:11:56PM
* Committed to Trunk
*: ID: slee201*: Name: Sanghyun Lee*: IRC Nick:SH_Lee*: Other Info:checked edit functions and updated comments*: Time: March 07, 2012. 4:20:19PM * Committed to Trunk*: ID: aadamico*: Name: Alex D'Amico*: IRC Nick: Daag*: Other Info: Added cdialog edit function*: Time: March 07, 2012. 3:04:37PM  * Committed to Trunk*: ID: aadamico*: Name: Alex D'Amico*: IRC Nick: Daag*: Other Info: Added primary add function*: Time: March 07, 2012. 1:37:51PM  * Committed to Trunk*: ID: aadamico*: Name: Alex D'Amico*: IRC Nick: Daag*: Other Info: Added primary add function*: Time: March 06, 2012. 11:06:51PM  * Committed to Trunk*: ID: aadamico*: Name: Alex D'Amico*: IRC Nick: Daag*: Other Info: Added primary add function*: Time: March 06, 2012. 11:06:51PM  * Committed to Trunk*: ID: aadamico*: Name: Alex D'Amico*: IRC Nick: Daag*: Other Info: Added the 3 secondary add functions*: Time: March 01, 2012. 12:48:11PM * Committed to Trunk*: ID: aadamico*: Name: Alex D'Amico*: IRC Nick: Daag*: Other Info: Removed unnecessary comment from cdialog header file*: Time: March 01, 2012. 12:43:18PM * Committed to Trunk*: ID: slee201*: Name: Sanghyun Lee*: IRC Nick: SH_Lee*: Other Info: Updated constructor, deconstructor, and a few more one liners. Revision 44.*: Time: February 29, 2012. 11:48:50PM * Committed to Trunk*: ID: aadamico*: Name: Alex D'Amico*: IRC Nick: Daag*: Other Info: Added #ifndef to headers in a consistent format*: Time: Technical difficulty, not updated, continue as normal. * Committed to Trunk*: ID: slee201*: Name: Sanghyun Lee*: IRC Nick: SH_Lee*: Other Info: started CLabel. compiling passed. Revision 36.*: Time: February 28, 2012. 1:21:13PM * Committed to Trunk*: ID: slee201*: Name: Sanghyun Lee*: IRC Nick: SH_Lee*: Other Info: started CDialog. compiling passed. Revision 34.*: Time: February 23, 2012. 1:18:05PM
== Team Members ==
|-
|[[User:aadamico | Alex]] || D'Amico || B || [mailto:aadamico@learn.senecac.on.ca?subject=oop344 aadamico] || [[Special:Contributions/aadamico| aadamico]] || Daag || [http://aadamico.blogspot.com Daag's Domain]
|-
 
|-
|[[User:mctenenbaum | Moshe]] || Tenenbaum || B || [mailto:mctenenbaum@learn.senecac.on.ca?subject=oop344 mctenenbaum] || [[Special:Contributions/mctenenbaum | mctenenbaum]] || mctenenbaum || [http://mctenenbaum.blogspot.com Moe's OOP344 Blog]
 
|-
|[[User:Omelnichenkooleksandr Slee201 | OleksandrSanghyun]] || Melnichenko Lee || A || [mailto:omelnichenkooleksandrslee201@learn.senecac.on.ca?subject=oop344 omelnichenkooleksandrslee201] || [[Special:Contributions/Omelnichenkooleksandrslee201 |Omelnichenkooleksandrslee201]] || Oleksandr SH_Lee || [http://omelnichenkoslee201.blogspotwordpress.com Oleksandr`/ SH's OOP Blog]
|-
|}
 
== Tasks ==
=== R0.3 Headers and Classes ===
* Doing the header and class file mockups for R0.3?
* Alex D'Amico
* Completed
 
=== CLineEdit ===
* Coding the class
* Alex D'Amico
* Completed, requires further testing (tested by Sanghyun Lee)
|-=== CButton ===* Coding the class* Alex D'Amico* Completed and tested. === CMenuItem ===|[[User:Slee201 | * Coding the class?* Moshe Tenenbaum* Completed === CCheckMark ===* Coding the class* Sanghyun]] || Lee || A || [mailto:slee201@learn, Moshe Tenenbaum* Edit(Moshe) and Draw(Sanghyun) functions completed.senecac.on.ca?subject === CValEdit ===oop344 slee201] || [[Special:Contributions/slee201 | slee201]] || SH_Lee || [http://slee201.wordpress.com/ SH's OOP Blog]|-* Coding the class* Sanghyun Lee* Finished and submitted to trunk
|- === CText ===* Finishing|[[User:jdtolentino | Jonathan]] || Tolentino || B || [mailto:jdtolentino@learn.senecac.on.ca?subject=oop344 jdtolentino] || [[Special:Contributions/Jdtolentino | Jdtolentino]] || dorne || [http://denofmisinformation.wordpress.com/ Den of Misinformation] * Moshe|-}* In Progress
== Tasks ==
=== Task name ===
* task descriptionDoing what?* being done by team member name / not assigned Who is doing this?* statusStatus?
== Meetings ==
'''<u>February 22</u>'''
1:30 pm
Start figuring out Assignment 2 and delegate tasks <br />
'''<u>March 22</u>'''
1:00 pm
In class meeting with Fardad
<!--
* latest will be on top

Navigation menu