Commit Graph

26 Commits

Author SHA1 Message Date
Charlie Fenton 2dea4866c8 MGR: In Simple View, avoid unnecessary horizontal scroll bar in Project Description text when switching from Advanced View. 2014-01-09 04:27:07 -08:00
Charlie Fenton 24fb792e27 MGR: In Simple View fix Project Description text for enlarged fonts in Windows 7:
* Avoid unnecessary horizontal scroll bar if a line ends with two space characters.
 * Word wrap name of institution if necessary to fit in window.
2014-01-08 04:14:47 -08:00
Charlie Fenton 525e3e7459 Fix compiler warnings 2013-11-18 17:21:13 -08: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
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 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 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 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 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 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 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 45ecc3e4c4 MGR: Force update of Task Selection List on reskin interface
svn path=/trunk/boinc/; revision=24442
2011-10-20 12:16:48 +00:00
Rom Walton de72c0b4b9 - MGR: Make the Default skin loadable from the file system.
- MGR: Change the in-memory defaults for the skin to be a light-gray
        background.
    - MGR: Change the dots used in the simple gui.
    - MGR: Make the dots used in the simple gui skinable.
    - MGR: Change the 'Project Web Sites' button text to 'Project Web Pages'.
    - MGR: Add a basic 'Default' skin to be included by the various
        installers
    - MGR: Remove a bunch of files that are not used by the default skin
        anymore.

    clientgui/res/skins/default/graphic/
        <various files>
    clientgui/res/templates/
        dotgreen.gif
        dotred.gif
        dotyellow.gif
    clientgui/
        sg_DlgPreferences.cpp
        sg_ProjectPanel.cpp
        sg_TaskPanel.cpp, .h
        SkinManager.cpp, .h
    clientgui/skins/Default/
        background_image.png
    clientgui/skins/Default/
        skin.xml

svn path=/trunk/boinc/; revision=24412
2011-10-18 04:58:05 +00:00
David Anderson d2d6a49287 - manager: don't show slot number in simple view task list
svn path=/trunk/boinc/; revision=24396
2011-10-14 02:24:02 +00:00
Charlie Fenton 02d0303133 MGR: Fix "Can't load Image" messages in Simple View; allow gaps in slide show file numbering; reload images if new project files downloaded
svn path=/trunk/boinc/; revision=23849
2011-07-18 11:29:41 +00:00
Charlie Fenton d77468cf1d MGR: Fixes to new Simple GUI for Linux
svn path=/trunk/boinc/; revision=23548
2011-05-14 01:57:15 +00:00
Charlie Fenton a7cb3f6a6d MGR: Fixes to new Simple GUI for Windows
svn path=/trunk/boinc/; revision=23539
2011-05-13 12:51:29 +00:00
Charlie Fenton b8894dac61 MGR: Fixes to new Simple GUI for Linux
svn path=/trunk/boinc/; revision=23532
2011-05-13 08:15:03 +00:00
Charlie Fenton 44649792ba MGR: Update Makefile, New Simple GUI optimization
svn path=/trunk/boinc/; revision=22963
2011-01-31 09:58:34 +00:00
Charlie Fenton f736f5ce43 MGR: New Simple GUI optimization
svn path=/trunk/boinc/; revision=22961
2011-01-30 10:19:06 +00:00
Charlie Fenton a0cbc14c5d MGR: Code cleanup
svn path=/trunk/boinc/; revision=22960
2011-01-30 05:55:56 +00:00
Charlie Fenton bf789a23db Add new Simple GUI
svn path=/trunk/boinc/; revision=22948
2011-01-27 14:36:49 +00:00