r1 - 17 Jan 2005 - 12:09:21 - JohnAndersonYou are here: OSAF >  Journal Web  >  ContributorNotes > JohnAndersonNotes > JohnAnderson20050117
  • Spend almost a day sorting out CVS collisons because my code has diverged so much.
  • Spent a long time fighting more bugs caused by copying trees into the soup -- most notably hard coded paths to the R/O section, repository bugs where copied trees are different from copies, and a parcel loader bug that didn't copy a tree correctly.
  • Tracked down a new bug of mine, which showed up recently, which caused Chandler to crash when unrendering a tree of blocks. It was caused by deleting a child of a window which was owned by a parent that was responsible for deleting it.
  • After fixing these (and other) bugs copying trees of blocks, I was finally able to switch between two different top level trees of blocks.
  • After wasting more time on yet another sizer bug, I moved that sizer creation of wxBoxContainer to its synchronizeWidget, so it no longer requires you remember to manually set up the sizer in instantiateWidget. This should make these tricky bugs less likely to occur.
  • Set up Eclipse for developing C++ as a convenient way to browse the wxWidgets code on Linux. It looks like a very promising alternative to MSVC and much more productive that grep.
  • Hooked up Bryan's new TrunkRootBlock for his DetailView in my code and tracked down a few unexpected bugs using it, I suspect these problems are related to the changes in the SummaryView which are a part of the new Sidebar design.
  • Ran into a few snags trying to use it as a replacement for my trees of blocks, which I need to sort out.
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.