Commit Graph

25 Commits

Author SHA1 Message Date
Charlie Fenton 83e4926b33 MGR: Fix CTransparentHyperlinkCtrl display on MS Windows which I broke in my last checkin. 2015-03-31 06:14:58 -07:00
Charlie Fenton 05cecebb0c MGR: Fix compiler warnings; fix Simple Prefs bitmap display on Linux. 2015-03-31 06:00:52 -07:00
Charlie Fenton 6dcc3a65d5 MGR: Add a leading space between checkboxes and their labels in Simple Prefs dialog. 2015-03-31 02:18:52 -07:00
Charlie Fenton 47bd5c0685 MGR: When erasing controls in Simple Preferences dialog, align background image correctly for controls that are descendants of the dialog deeper than one level (grandchild, great-grandchild, etc.) 2015-03-28 04:09:34 -07:00
Charlie Fenton cb573ef75f MGR: Fix build breaks on Macintosh. 2015-03-27 05:21:37 -07:00
Charlie Fenton 2702e2e32b MGR: Fix appearance of Simple Preferences dialog items when tabbing through the items to change focus; adjust length of static line for DPI setting on Windows. 2015-03-27 05:04:05 -07:00
Charlie Fenton 3c37852618 MGR: Fixes for correctly displaying controls over a background image in Simple Preferences; adjust size of warning symbol bitmap for dpi setting on Windows for Simple and Advanced Preferences. 2015-03-26 19:37:59 -07:00
Charlie Fenton e68e741111 MGR: Updates to Simple Preferences dialog: restore reference to Advanced Prefs dialog; fix controls to appear properly over a background image. The warning icon does not yet appear correctly over a background image. 2015-03-25 06:08:41 -07:00
Charlie Fenton 6baa699ccd MGR: Fix asserts under Linux: wxBG_STYLE_COLOUR does nothing under wxWidgets 3.0, is no longer supported and triggers an assert under wxGTK 3.0.2. 2015-01-12 03:49:11 -08:00
Charlie Fenton 5314522ac1 Merge commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5' into charlief/wxwidgets30
# By David Anderson (617) and others
# Via Oliver Bock (56) and others
* commit '03cc6849c7d32f0028869a581ad03916ceb4d8b5': (1943 commits)
  remote job submission: add C++ interface to estimate_batch function
  translation stuff
  locale: Update compiled localization files
  Commit from Pootle Demo by user admin.: 1563 of 2856 strings translated (190 fuzzy).
  Commit from Pootle Demo by user admin.: 2741 of 2859 strings translated (45 fuzzy).
  Commit from Pootle Demo by user admin.: 1097 of 2859 strings translated (154 fuzzy).
  locale: Update compiled localization files
  Commit from Pootle Demo by user admin.: 2831 of 2859 strings translated (1 fuzzy).
  Commit from Pootle Demo by user admin.: 1097 of 2859 strings translated (154 fuzzy).
  Commit from Pootle Demo by user admin.: 3158 of 3183 strings translated (2 fuzzy).
  client: Remove build environment changes that attempted to detect Android, it wasn't needed.
  client: fix Android OS detection
  client: only add the pthread libs if not linking for Android
  android: Bulk import of localization text
  android: Bulk import of localization text
  locale: Update compiled localization files
  Commit from Pootle Demo by user admin.: 2817 of 2859 strings translated (4 fuzzy).
  Commit from Pootle Demo by user admin.: 2830 of 2859 strings translated (1 fuzzy).
  locale: Update compiled localization files
  Commit from Pootle Demo by user admin.: 2741 of 2859 strings translated (95 fuzzy).
  ...

Conflicts:
	checkin_notes
	clientgui/AsyncRPC.cpp
	clientgui/BOINCGUIApp.cpp
	clientgui/DlgEventLog.cpp
	clientgui/DlgEventLogListCtrl.cpp
	clientgui/DlgEventLogListCtrl.h
	clientgui/MainDocument.cpp
	clientgui/NoticeListCtrl.cpp
	clientgui/mac/MacBitmapComboBox.cpp
	clientgui/mac/SetVersion.cpp
	clientgui/mac/templates/SystemMenu-Info.plist
	clientgui/sg_BoincSimpleFrame.cpp
	mac_build/boinc.xcodeproj/project.pbxproj
	win_build/example_app_multi_thread.vcproj
	win_build/gr_boinc_ss.vcproj
	win_build/sleeper.vcproj
	win_build/uc2.vcproj
	win_build/uc2_graphics.vcproj
	win_build/vboxwrapper.vcproj
	win_build/wrapper.vcproj
2013-10-22 03:53:45 -07:00
Charlie Fenton 8caede1641 Fix assert in Simple Preferences: use window foreground color for CTransparentStaticLine if skin does not specify <static_line_color> 2013-03-06 16:14:17 +01:00
Charlie Fenton 9fea4c7f27 Mac: Fix icons in Simple View Task and Project selection combo boxes; eliminate some unnecessary code 2013-03-06 16:14:17 +01:00
Charlie Fenton 4ac21f182d Fix transparent static text for wxWidgets 2.9.4 2013-03-06 16:14:17 +01:00
Rom Walton 984c23558e MGR: SimpleGUI: Make the Notices/Suspend/Resume/Help button borders transparent. The other buttons will take a bit more work. 2013-03-05 16:42:44 +01:00
Rom Walton 243dc79b52 wxWidgets 2.9/3.0 changes 2013-02-04 13:03:49 -05:00
Rom Walton f696d90893 - MGR: Remove UserDisagreesPage from the wizard, replace functionality
by enabling/disabling the next button as needed.
    - MGR: Fix a couple of warnings.

    clientgui/
        sg_CustomControls.cpp
        sg_DlgMessages.cpp
        TermsOfUsePage.cpp
        UserDisagreesPage.cpp, .h (Deleted)
        WizardAttach.cpp, .h

svn path=/trunk/boinc/; revision=23293
2011-03-29 19:28:27 +00:00
Charlie Fenton bf789a23db Add new Simple GUI
svn path=/trunk/boinc/; revision=22948
2011-01-27 14:36:49 +00:00
David Anderson 4f66bb4c95 - added copyright and license info to .C, .cpp, .h files
- scheduler: fix bug in adaptive replication:
    if send an unreplicated job to untrusted host,
    set both wu.target_nresults and wu.min_quorum to app.target_nresults.

svn path=/trunk/boinc/; revision=15762
2008-08-06 18:36:30 +00:00
Frank Thomas 3bfc78b511 Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
Rom Walton 6adf64a4f3 *** empty log message ***
svn path=/trunk/boinc/; revision=11556
2006-11-20 21:59:03 +00:00
Charlie Fenton eedec3f7a5 *** empty log message ***
svn path=/trunk/boinc/; revision=11435
2006-11-01 09:40:24 +00:00
Charlie Fenton b043f38bcb *** empty log message ***
svn path=/trunk/boinc/; revision=11433
2006-11-01 08:58:24 +00:00
Rom Walton 75e93dae8f *** empty log message ***
svn path=/trunk/boinc/; revision=11393
2006-10-30 00:19:58 +00:00
Rom Walton e1c54a6a6c *** empty log message ***
svn path=/trunk/boinc/; revision=11388
2006-10-29 00:24:26 +00:00
Rom Walton 937e1c0a3a *** empty log message ***
svn path=/trunk/boinc/; revision=11380
2006-10-28 09:02:46 +00:00