Commit Graph

69 Commits

Author SHA1 Message Date
Charlie Fenton d823657a6e MGR: convert HTML "&lt;" to "<" in Simple View Task Panel project description (needed for ABC@home) 2013-10-24 01:26:30 -07:00
Charlie Fenton 77a2815285 MGR: remove Mac-specific code no longer needed for wxCocoa 3.0 2013-10-23 00:49:52 -07: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 4f999c750f MGR: update progress display in simple view more frequently (reported by Jacob Klein).
Update progress display if progress has changed by at least 0.001% (was 0.1%)
2013-06-17 02:21:12 -07:00
Charlie Fenton 7a0e89014c MGR: Center the Simple View slide show area, fix wrapping of project description text when project has no slide show 2013-03-05 17:26:33 +01:00
Charlie Fenton 3bb191e69f MGR: Simple View slide show area should be a fixed size 2013-03-05 17:14:15 +01:00
David Anderson 90ed2048ea - restore 2 commits erased by Charlie's Dec 10 commit 2013-03-04 17:17:10 +01:00
Charlie Fenton 462be89f01 Restore changes lost due to GIT confusion 2013-03-04 17:01:36 +01:00
David Anderson ca652519cf - scheduler: log message tweaks
- Some C++ files in client had execute permissions (??).  Clear them.
2013-03-01 16:26:08 +01:00
Charlie Fenton d6accd5437 MGR: Fix bug which can cause Manager to quit when started in Simple View 2013-02-28 15:58:01 +01:00
Charlie Fenton 18f08637ee Compile fixes 2013-02-04 13:03:52 -05:00
Rom Walton 243dc79b52 wxWidgets 2.9/3.0 changes 2013-02-04 13:03:49 -05:00
David Anderson 1db61a208c - Client/manager: if a GPU app is suspended because a GPU-exclusive
app is running, show an appropriate message.


svn path=/trunk/boinc/; revision=26128
2012-09-20 06:09:02 +00:00
Charlie Fenton cc1ccf6018 MGR: Change strings in Simple View to match changes in Advanced View: "Remaining" -> "Remaining (Estimated)", "Home page"
svn path=/trunk/boinc/; revision=25353
2012-02-28 12:09:44 +00:00
Charlie Fenton 17bfefda26 MGR: Change strings in Simple View to match changes in Advanced View: "Remaining" -> "Remaining (Estimated)", "Home page"
svn path=/trunk/boinc/; revision=25352
2012-02-28 11:58:30 +00:00
Charlie Fenton 35f4c2aa10 MGR: Fix horizontal sizing of text in Simple View project description
svn path=/trunk/boinc/; revision=24853
2011-12-21 11:08:10 +00:00
Charlie Fenton 97724f5ad7 MGR: Fix horizontal sizing of text in Simple View project description
svn path=/trunk/boinc/; revision=24851
2011-12-21 11:04:39 +00:00
Charlie Fenton 3b50e9d9d5 MGR: in Simple View, localize institution, science area and description
svn path=/trunk/boinc/; revision=24815
2011-12-16 10:27:30 +00:00
Charlie Fenton 7bb64d8247 MGR: don't show "indeterminate" progress bar in Simple View
svn path=/trunk/boinc/; revision=24742
2011-12-06 11:46:57 +00:00
Charlie Fenton 0ea7101e6f MGR: Better sizing of Simple View description text box
svn path=/trunk/boinc/; revision=24700
2011-12-01 02:50:28 +00:00
Charlie Fenton 81aa0891a9 MGR: Complete work on Simple View to display the description if task has no slide show
svn path=/trunk/boinc/; revision=24689
2011-11-30 10:34:41 +00:00
Charlie Fenton 2254a92f8e MGR: Continue work on Simple View to display the description if task has no slide show
svn path=/trunk/boinc/; revision=24688
2011-11-30 06:03:24 +00:00
Charlie Fenton 15e26b1bca MGR: Continue work on Simple View to display the description if task has no slide show
svn path=/trunk/boinc/; revision=24687
2011-11-30 03:15:07 +00:00
Charlie Fenton cd5878f5f8 Add comments
svn path=/trunk/boinc/; revision=24686
2011-11-29 23:41:38 +00:00
Charlie Fenton 5304d9c96a In Simple View project descriptions, change all occurrences of "<sup>n</sup>" to "^n"
svn path=/trunk/boinc/; revision=24663
2011-11-29 14:42:14 +00:00
Charlie Fenton 85aef1bd15 MGR: Continue work on Simple View to display the description if task has no slide show
svn path=/trunk/boinc/; revision=24662
2011-11-29 14:04:45 +00:00
Charlie Fenton f7baa6948b MGR: Continue work on Simple View to display the description if task has no slide show
svn path=/trunk/boinc/; revision=24661
2011-11-29 13:31:28 +00:00
Charlie Fenton d2361a0613 MGR: In Simple View, show institution, science area and description if task has no slide show
svn path=/trunk/boinc/; revision=24659
2011-11-29 02:45:05 +00:00
Charlie Fenton 6b14e1224e MGR: In Simple View, show institution, science area and description if task has no slide show
svn path=/trunk/boinc/; revision=24658
2011-11-28 13:34:15 +00:00
Charlie Fenton 28c52cfd9d MGR: In Simple View, sort Project & Task Selection Controls case-insensitive, fix bugs in MacBitmapComboBox.cpp
svn path=/trunk/boinc/; revision=24647
2011-11-24 11:10:07 +00:00
Charlie Fenton 7aa51c84c3 MGR: In Simple View, reload slide show when task selection changed
svn path=/trunk/boinc/; revision=24646
2011-11-24 02:04:21 +00:00
Charlie Fenton 089dc908e8 MGR: In Simple View, if deleting a task above the current selection, decrement the index of the current selection
svn path=/trunk/boinc/; revision=24645
2011-11-24 00:10:38 +00:00
Charlie Fenton dc40ffd6e2 MGR: The asserts were correct; fix minor errors in calling code
svn path=/trunk/boinc/; revision=24643
2011-11-22 00:40:07 +00:00
Rom Walton e6c3a7ee64 Quick Updates
svn path=/trunk/boinc/; revision=24639
2011-11-21 17:05:51 +00:00
Rom Walton 3e0fba14a7 - MGR: const fixes for platform bitmaps.
(From: Steffen Möller)
    - MGR: Add trace statements to help track down RemoveAt bug
    - MGR: Remove static var guard, may not be needed with the SetDlgOpen()
        routines blocking timer based updates.  If there is a buffer overrun
        hopefully it'll manifest itself in a detectable way.

    clientgui/res/
        linuxicon.xpm
        macosicon.xpm
        windowsicon.xpm
    clientgui/
        sg_BoincSimpleFrame.cpp
        sg_TaskPanel.cpp

svn path=/trunk/boinc/; revision=24638
2011-11-21 17:02:24 +00:00
Charlie Fenton 696352774b MGR: In Simple View, draw Mac progress bar on white background for better visibility
svn path=/trunk/boinc/; revision=24629
2011-11-21 10:03:53 +00:00
Charlie Fenton 65992956b6 MGR: Hide slideshow subpanel if no slides for current task
svn path=/trunk/boinc/; revision=24626
2011-11-21 07:59:07 +00:00
Charlie Fenton eba8eb373e Mgr: In CSimpleTaskPanel, change Update() to UpdatePanel() to fix compiler warning
svn path=/trunk/boinc/; revision=24596
2011-11-15 00:48:49 +00:00
Charlie Fenton 14cf8873b0 Mgr: If a slide show has only one slide, load it only once
svn path=/trunk/boinc/; revision=24578
2011-11-11 12:36:34 +00:00
Charlie Fenton 46157c721d Mgr: fix a bug deleting entries from Task Selection control introduced on 9 November
svn path=/trunk/boinc/; revision=24577
2011-11-11 11:40:57 +00:00
Charlie Fenton d21227fc38 Mgr: add spaces to identical application names in Task Selection control to make each entry unique
svn path=/trunk/boinc/; revision=24558
2011-11-09 13:09:43 +00:00
Charlie Fenton edcae2d271 Mgr: add spaces to identical application names in Task Selection control to make each entry unique
svn path=/trunk/boinc/; revision=24557
2011-11-09 12:47:45 +00:00
Charlie Fenton cab33252a9 Mgr: add spaces to identical application names in Task Selection control to make each entry unique
svn path=/trunk/boinc/; revision=24556
2011-11-09 12:42:02 +00:00
Charlie Fenton 99bf7cd2ff Mgr: Fix Simple View layout to fit 3 decimal places for % done
svn path=/trunk/boinc/; revision=24550
2011-11-08 08:49:15 +00:00
David Anderson 08fbbe8dfe - manager: apparently WxWidget's combo box has problems (bugs)
if multiple items have the same string.
		So, in simple view task combo box:
		- show % done (unique in most cases)
		- remove version number
		- instead of showing plan class, show "NVIDIA GPU" or "ATI GPU"
		TODO: update the fraction done

svn path=/trunk/boinc/; revision=24539
2011-11-07 17:56:44 +00:00
Charlie Fenton a0939b8e4b MGR: Sort Simple View task selection control alphabetically, working around clientData bug in wxBitmapComboBox::Insert()
svn path=/trunk/boinc/; revision=24476
2011-10-25 11:19:42 +00:00
Charlie Fenton c071ecf61b MGR: Reverted the above change because wxBitmapComboBox loses existing items' clientData
svn path=/trunk/boinc/; revision=24465
2011-10-23 14:27:25 +00:00
Charlie Fenton 8bf129df29 MGR: Sort Simple View task selection control alphabetically
svn path=/trunk/boinc/; revision=24464
2011-10-23 11:47:03 +00:00
Charlie Fenton 3373bc801a MGR: Bug fix: if currently selected task in Simple View deleted, change selection
svn path=/trunk/boinc/; revision=24463
2011-10-22 11:12:30 +00:00
Charlie Fenton e5153566d4 MGR: Fix project name font on Mac
svn path=/trunk/boinc/; revision=24462
2011-10-22 07:40:43 +00:00