Progress : Done with Demo D, good progress on wxWidgets issues, DnD, Sidebar
Problems : Some tasks at risk for 0.5.03 (in DV area), move to SVN will create some disturbance (1 day on average)
Actions
All : Focus 0.5.03 bugs and tasks
Philippe, David : Plan for the interns
Code review : Philippe to write a proposal and circulate among ourselves, Lisa, Katie and Heikki
Minutes
Specs
We're making progress. Good review on Side Bar. Big thanks to Mimi for leading this. Looks like we are converging here.
We need (in the case of Side Bar for sure) add the tasks in Bugzilla to track the implementation.
Dev owner have been assigned to specs on the planning page. Status and upcoming actions listed there. Please check the Planning page.
We need to set time to write the technical design part.
Visual Guidelines. Philippe to add it to the planning table. Call for a meeting to review the spec. Note that sometimes, we do not have all the controls on widget to give the exact perfect specified look but we may have close matches. Devs need to identify and propose those trade off in the spec. Let's discuss at the review.
Schedule
Global status : 5 days left before 0.5.03 and still lots to be done. Let's make sure we focus on this and nail that milestone.
Individual status :
Donn and David : on track
John : will work on the small ones first, can't debug widgets issues easily (common issue for all App devs) and trying to fix that before moving forward on bugs.
Bryan : trying to close as much items as possible but not sure what exactly will be done. Focusing on 0.5.03 this week.
Jed : lots of things to commit today (before SVN switch...). Should be on track for the milestone.
Engineering Issues
CVS to SVN : We all need to install client SVN and sync up with Bear to get SVN account. Make sure you commit tonight and keep track on your machine of all SVN commit for the coming week (in case we have to reverse to CVS...). We certainly all need to plan half a day for the switch (get the SVN client, get an account with Bear, fetch all from SVN and rebuild...).
Demo D : Success! Bug thank you to those involved (which is, pretty much everybody)
Hardware : Got feedback from Bryan and David. Waiting for Jed's feedback.
People
Intern in QA : Anthony. Working on perf testing to start with.
Need to define interns work load.
Status
Philippe
Finished milestones SWAG and plan with devs
Spec reviews
Track 0.5.03 progress
Demo D oversight
Recruiting duties (Scooby screening)
Setting up Mac and PC
John
Fixed bug #2669: synchronizeColor should go away and become part of wxSynchronizeWidget
Fixed bug in Table's onRemoveEventUpdateUI that Donn pointed out
Fixed Donn's DnD bug and got rid of skipNextRangeSelect serious widgets hackery while I was at it.
Fixed bug #3056: Assert after dragging onto the sidebar
Work around wxWidgets bug #3080
Fixed Linux sidebar bug: Mouse over selected sidebar item. Mouse down, then mouse up without moving the mouse. The hover state icon didn't display.
Fixed bug #2490: Switching skins puts toolbar and status bar in the wrong location
Fixed a subtle bug in Timer Block that crashed Chandler during rerender.
Bug #2867 no longer happens for some reason: Chandler screens grey out and cannot quit when you hit esc twice in the All collection
Did a clean install of Tiger, set up Wing, SmartCVS, debugging and non debugging projects. Upgraded a few hard disks on 2 computers.
wxWidgets bug #2548 was fixed, so I removed my workaround.
Jed
Fixed Bug#3081 - extra grey week if month starts on Sunday
Cleaned up minical code
Integrated week selection into Chandler
Started using column header in mincal
Made tweaks for Mimi
David
fixed another handful of bugs
wxColumHeader:
added some wxMinical support
expanded demo to show new feature
continued wxMac toolbar "rework":
fixed lame tool size (16x16) restriction
researched future native HIToolbar implementation
more wxWidgets CoreGraphics work:
identified gradient rendering problem - reverted to QD build
applied more wxWidgets patches to "internal/wxPython-2.5" CVS tree