Changes

Jump to: navigation, search

Team Infamous - OOP344 20113

3,606 bytes added, 20:00, 18 December 2011
Project Marking Percentage
* due right after study break
<big>
Group work: XX25% (25 <= xx <= 50) Individual work: XX75% + (50 <= xx <= 75)
-------------------------
Total 100%
</big>
 
== Repository ==
* repo id: svn://zenit.senecac.on.ca/oop344_113rep3
=== Trunk Status ===
* DEC 6 4:42 PM, committed/committing by *: id: [mailto:jhkim58@learn.senecac.on.ca emailid]*: name: Ji Hyeon Kim*: irc nick: billkim84*: R0.6   * Nov 25 2:23 PM, committed by *: id: [mailto:jtrobins@learn.senecac.on.ca emailid]*: name: full nameJustin Robinson*: irc nick: mynickJustinTR*: any other infoCButton and CCheckMark work
* committed by
*: id: [mailto:jtrobins@learn.senecac.on.ca emailid]
*: name: Justin Robinson
*: irc nick: JustinTR
*: Compiles, almost works as R0.2 except for a crash on exiting.
== Team Members ==
|+ Team Name (team x)
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL
 
|-
|[[User:Mzainuddin | <s>Mohammad</s>]]|| <s>Zainuddin</s> || A || [mailto:mzainuddin@learn.senecac.on.ca?subject=oop344 mzainuddin] ||[[Special:Contributions/mzainuddin | mzainuddin]] || zain1291 || [http://www.zain1291.blogspot.com/ Zain's Blog]
|-
|[[User:rwan1 | Ronson]]|| Wan || A || [mailto:rwan1@learn.senecac.on.ca?subject=oop344 rwan1] || [[Special:Contributions/rwan1 | rwan1]] || Ronsonnn || [http://ronsonnn.tumblr.com/ Ronson's Blog]
 
|[[User:Jmarmer | <s>James</s>]]||<s>Marmer</s>||A||[mailto:jmarmer@learn.senecac.on.ca?subject=oop344 jmarmer]||[[Special:Contributions/Jmarmer |Jmarmer]]||ToraReaper||[http://jmarmer.blogspot.com/ James Blog ]
|-
 |[[User:Mzainuddin JTRobinson | MohammadJustin]]|| Zainuddin Robinson|| A || [mailto:mzainuddinjtrobins@learn.senecac.on.ca?subject=oop344 mzainuddinjtrobins] ||[[Special:Contributions/mzainuddin JTRobinson | mzainuddinJTRobinson]] || zain1291 JustinTR|| [http://wwwjustintrobinson.zain1291.blogspotwordpress.com/ Zain's BlogNo name yet ]
|-
|[[User:Jmarmer dyu26 | James<s>Dongxu</s>]]||Marmer<s>Yu</s>||A||[mailto:jmarmerdyu26@learn.senecac.on.ca?subject=oop344 jmarmerdyu26]||[[Special:Contributions/Jmarmer dyu26 |JmarmerDyu26]]||ToraReaperDon_yu||[http://jmarmeryudongxu.blogspot.com/ James Don's Blog ]|- |[[User:jma75 | <s>JunYan</s>]]||<s>Ma</s>||C||[mailto:jma75@learn.senecac.on.ca?subject=oop344 jma75]||[[Special:Contributions/jma75 |jma75]]||jma75||[http://mjytoni616.blog.com/ JunYan's Blog ]
|-
|[[User:JTRobinson billkim84 | JustinJiHyeon]]||RobinsonKim||A||[mailto:jtrobinsjhkim58@learn.senecac.on.ca?subject=oop344 jtrobinsjhkim58]||[[Special:Contributions/JTRobinson billkim84 |JTRobinsonbillkim84]]||JustinTRbillkim84||[http://justintrobinson.wordpress.com/ No name yet ]
|-
 
|}
== tasks ==
 
===R0.6 completed(100%)by billkim84 ===
* all tests works perfectly!!
 
===debugging CCheckList, CCheckMark by billkim84 ===
* done!
 
 
===Currently what billkim84 done is===
* R0.1, R0.2
* R0.3(CLineEdit, CButton, CMenuItem) and CValEdit(progressing)
* R0.6(CText, CMenu)
 
===CMenu completed by billkim84 (4 Dec)===
* Test10Menu works
* have some bugs(Help(F1), Mes label) - fixed
* branched(R0.6)
 
===CText 90% by billkim84 ===
* Test8Text works
* display text(ok), move cursor(ok), offsetchange(ok),
* undo, new line and some minor bugs(will finish today)
* branched(R0.6)
 
 
=== CCheckList by jtrobins ===
* I've hit a problem. An error seems to be occurring in CCheckMark::checked(bool val), where the compiler does not want to assign a boolean value to a boolean variable. This error was not present when I tested CCheckMark. (Dec 6 5:24 PM)
** ''So close to finishing, just have to run the tester (Dec 2 2:31 PM)''
** ''Almost done CCheckList, one more function to write and then testing. Added bitwise.h and bitwise.cpp with the bitwise operations from the Notes, feel free to use them (Dec 2 11:30 AM)''
** ''Going to get some more work done on CCheckList today, hopefully I'll have it done before the weekend (Dec 2 7:36 AM)""
** ''Sets and Gets are done, constructor has been started, hoping to finish today now that we have the specs and tester (Nov 30 9:26 AM)''
** ''CCheckMark already set up for 0.6 (Nov 25 2:26 PM)''
 
=== CCheckMark by jtrobins ===
* CCheckMark done, merged to trunk
* ''Creating CCheckMark (Nov 24 11:00 AM)''
** ''Crazy debug messages have disappeared, testing is going ahead as planned. (Nov 25 10:33 AM)''
** ''Every time I try and compile, I get a hundred debug errors that don't appear to have anything to do with our actual code. (Nov 25 9:56 AM)''
*** ''It's actually preventing me from being able to test anything I'm coding here, very frustrating. (Nov 25 10:06 AM)''
===CButton completed by billkim84 ===
* Test4Button works!!
* branched(R0.3)(Nov 22 2:50pm)
===working on CButton, CMenuItem by billkim84 ===
* due by Nov 22 11:59pm)
===TEST3DialogAndLineEdit works properly by billkim84 ===
* branched(R0.3)(Nov 21)
** need to fix one bug when it terminates
===CLineEdit(95% complete) by billkim84 ===
* branched(R0.3)
===Debugging CDialog by billkim84 ===
* Debugging CDialog (due by Nov 17 11:59am)
===MenuList, MenuItems===
* Creating the Menu (On hold)
* Justin
* My branch mostly works with Test2DialogAndLabel.cpp, except it crashes when you try to exit. Not sure why.
** ''R0.1 is working properly, has been updated and resubmitted (Nov. 18)''
** ''Just realized that CLabel is done differently from the specifications, fixing that in order to debug MenuItem (Nov. 18)''
** ''Constructors done, working on draw() and edit() (Nov 17)''
** ''Just branched (Nov 14 2011)''
 
=== task name ===
* task description
* being done by team member name / not assigned
* status
 
== meetings ==
1
edit

Navigation menu