Vitalii Koshura
cdb68aaa00
[Manager] Fix fields populating on 'Add Project' wizard on launch
...
When opening 'Add Project' wizard it shows next fields empty:
Research area, Organisation, and Web site.
This happens because of EllipseStringIfNeeded() function that truncates the string to 0 symbols because the wizard window was not constructed yet and has undefined size.
This fixes #2444 .
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2018-04-09 19:20:31 +03:00
David Anderson
13a5b9bf3e
change multiple-inclusion guard names to BOINC_FILENAME_H
2017-04-07 23:54:49 -07:00
Rom Walton
0c003b782d
MGR: Fix the use of validators in our implementation of Wizards.
2014-04-07 10:35:07 -04:00
Charlie Fenton
43579ef1a2
Mac: For newer Apple LLVM Compiler, fix warnings about hiding overloaded virtual functions
...
- Remove obsolete source files
2013-11-20 03:37:35 -08:00
Rom Walton
243dc79b52
wxWidgets 2.9/3.0 changes
2013-02-04 13:03:49 -05:00
Rom Walton
e7bb9b2a7c
- MGR: Remove bitmap that is part of the Wizard.
...
clientgui/
AccountInfoPage.cpp
AccountManagerInfoPage.cpp
AccountManagerProcessingPage.cpp
AccountManagerPropertiesPage.cpp
AlreadyExistsPage.cpp
BOINCBaseWizard.cpp, .h
CompletionErrorPage.cpp
CompletionPage.cpp
NoInternetConnectionPage.cpp
NotDetectedPage.cpp
NotFoundPage.cpp
ProjectInfoPage.cpp
ProjectProcessingPage.cpp
ProjectPropertiesPage.cpp
ProxyInfoPage.cpp
ProxyPage.cpp
TermsOfUsePage.cpp
UnavailablePage.cpp
WelcomePage.cpp
WizardAttachProject.cpp
wizardex.cpp, .h
win_build/
boincmgr.vcproj
svn path=/trunk/boinc/; revision=19588
2009-11-17 19:19:50 +00:00
Rom Walton
1a2257c475
- MGR: Add support for simulating somebody hitting the cancel button in
...
the wizards. This is needed for a WCG feature.
clientgui/
BOINCBaseWizard.cpp, .h
wizardex.cpp, .h
svn path=/trunk/boinc/; revision=16029
2008-09-19 20:19:52 +00:00
Rom Walton
b22ebf83fa
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12204
2007-03-09 23:44:34 +00:00
Rom Walton
54ece7826a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8432
2005-10-03 23:14:39 +00:00