Commit Graph

9 Commits

Author SHA1 Message Date
Rom Walton 7eb975be04 - MGR: fix exit dialog so that both the Mac and Linux clients don't
display the 'close core client...' checkbox.
        
    clientgui/
        BOINCGUIApp.cpp
        DlgExitMessage.cpp

svn path=/trunk/boinc/; revision=16582
2008-11-27 15:50:15 +00:00
Charlie Fenton 06360a505d MGR: Fix build break on Mac
svn path=/trunk/boinc/; revision=16472
2008-11-11 02:58:05 +00:00
Rom Walton a70125cf10 - MGR: Move the old exit message from the SkinManager file to
the new Exit dialog.
    - MGR: Consolidate the new exit message to one line. Sun Studio
        doesn't concat the seperate strings together during compilation
        like the other compilers to when building for Unicode.
        
    clientgui/
        SkinManager.cpp
        DlgExitMessage.cpp

svn path=/trunk/boinc/; revision=16450
2008-11-10 16:25:37 +00:00
David Anderson 57a7c21db9 manager: fix verbose text
svn path=/trunk/boinc/; revision=16448
2008-11-07 23:05:35 +00:00
Rom Walton 7f4223eb67 - MGR: Revise text one more time.
From: Kevin Reed
        
    clientgui/
        BOINCGUIApp.cpp
        DlgExitMessage.cpp

svn path=/trunk/boinc/; revision=16429
2008-11-05 19:53:32 +00:00
Rom Walton 6686ac46ba - MGR: revise exit dialog text, use the names in the skin file.
clientgui/
        DlgExitMessage.cpp

svn path=/trunk/boinc/; revision=16428
2008-11-05 18:33:30 +00:00
Charlie Fenton f4d737738d MGR: Async RPCs: fix memory leaks, gentler KillRPCThread(); Mac only: remove checkbox asking whether to shutdown CC
svn path=/trunk/boinc/; revision=16424
2008-11-05 12:14:53 +00:00
Rom Walton 6c18a58144 - MGR: Text cleanup
clientgui
        DlgExitMessage.cpp
        DlgGenericMessage.cpp

svn path=/trunk/boinc/; revision=16413
2008-11-04 15:54:28 +00:00
Rom Walton 050150beb2 - MGR: Create an Exit dialog for the Manager.
- MGR: Allow the manager to shutdown the CC even when it was installed as
        a daemon.
    - MGR: Code cleanup.

    clientgui/
        AdvancedFrame.cpp, .h
        BOINCBaseFrame.cpp
        BOINCClientManager.cpp
        BOINCGUIApp.cpp, .h
        DlgExitMessage.cpp, .h (Added)
        SkinManager.cpp
    win_build/
        boincmgr_curl.vcproj

svn path=/trunk/boinc/; revision=16405
2008-11-04 08:08:16 +00:00