Commit Graph

14 Commits

Author SHA1 Message Date
Charlie Fenton 21104845d9 MGR: fix assert due to bad wxFlexGridSizer 2013-11-05 02:53:27 -08:00
Charlie Fenton c631ab3f1d MGR: Use same exit confirmation dialog wording for Linux as for Windows
svn path=/trunk/boinc/; revision=23678
2011-06-08 10:41:34 +00:00
David Anderson b288405f98 svn path=/trunk/boinc/; revision=23614 2011-05-25 23:16:08 +00:00
David Anderson 660b2ae762 - Manager: tweak messages in exit dialog
svn path=/trunk/boinc/; revision=23613
2011-05-25 23:13:26 +00:00
Rom Walton b7093b956a - MGR: Enable the volunteer configurable 'shutdown core client' feature
on exit for Linux.  It was orginally supposed to be enabled when
        the balloon features were enabled, but got lost in ifdef hell.
        (From "Lee")
        
    clientgui/
        DlgExitMessage.cpp
        MainDocument.cpp

svn path=/trunk/boinc/; revision=22992
2011-02-03 18:19:04 +00:00
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