Commit Graph

7 Commits

Author SHA1 Message Date
Rom Walton a373ae12db - MGR: In the future I need to be more careful when I flatten a
class hierarchy. I broke the ability to get the latest
        project configuration from account managers. Fix that.
        
    clientgui/
        WizardAttach.cpp

svn path=/trunk/boinc/; revision=22257
2010-08-17 18:39:33 +00:00
Rom Walton 0495e392cc - MGR: Don't allow the Create function of the Wizard to be called twice,
it'll basically lead to both an assert and a memory leak.
    - MGR: Don't create the wizard unless we are going to use it.
        
    clientgui/
        AdvancedFrame.cpp
        sg_BoincSimpleGUI.cpp
        WizardAttach.cpp

svn path=/trunk/boinc/; revision=22194
2010-08-11 17:05:18 +00:00
Rom Walton bf2712ed15 - MGR: Possible fix for vtable reference issue.
clientgui/
        WizardAttach.cpp, .h


svn path=/trunk/boinc/; revision=22179
2010-08-10 19:37:03 +00:00
Rom Walton 870564fdb0 - MGR: Possible fix for vtable reference issue.
clientgui/
        WizardAttach.cpp, .h


svn path=/trunk/boinc/; revision=22178
2010-08-10 19:30:58 +00:00
Rom Walton 6e2ffcf6ac Quick Updates
svn path=/trunk/boinc/; revision=22177
2010-08-10 19:19:13 +00:00
Rom Walton 7f053ac240 - MGR: Possible fix for vtable reference issue.
clientgui/
        WizardAttach.h

svn path=/trunk/boinc/; revision=22176
2010-08-10 19:10:24 +00:00
Rom Walton 6a2d7a88e3 - MGR: Remove any remaining hints that their were two wizards at one time.
- MGR: Save the username and email address in different places in the
        registry
    
    clientgui/
        <Various Wizard Files>

svn path=/trunk/boinc/; revision=22092
2010-08-02 16:01:09 +00:00