Rom Walton
106b5f1c92
- WIN: Remove any remaining references to Seed and CPDNBBC.
...
client/win/
boinc_cli.rc
boinc_cmd.rc
clientgui/
BOINCGUIApp.rc
clientgui/res/
seed16.xpm
seed32.xpm
seedamwizard.xpm
seedapwizard.xpm
clientlib/win/
boinc_dll.rc
clientscr/
boinc_ss.rc
clientscr/res/
seed.bmp
svn path=/trunk/boinc/; revision=15832
2008-08-14 03:08:15 +00:00
Rom Walton
ab7d5902c8
- MGR: Fix the Alt-Tab icon on Windows XP. Fixes# 586.
...
Thanks Der Meister.
clientgui/
AdvancedFrame.cpp, .h
BOINCGUIApp.cpp
sg_BoincSimpleGUI.cpp, .h
SkinManager.cpp, .h
clientgui/res/
boinc32.xpm
win_build/
boincmgr_curl.vcproj
svn path=/trunk/boinc/; revision=15450
2008-06-23 17:54:44 +00:00
David Anderson
4387e4491b
- Fix emacs mode line in Makefile.am's
...
svn path=/trunk/boinc/; revision=15375
2008-06-08 22:18:52 +00:00
Eric J. Korpela
58764e05a2
I have been told clientgui/res is the appropriate place for icons so have
...
moved clientgui/icons/* clientgui/res
svn path=/trunk/boinc/; revision=15317
2008-05-28 21:14:28 +00:00
Rom Walton
c11e5a5617
- MGR: Update project list web link image.
...
clientgui/res/
externalweblink.xpm
clientgui/res/templates
externalweblink.gif
svn path=/trunk/boinc/; revision=14178
2007-11-13 17:27:01 +00:00
Rom Walton
b1db7ede89
- MGR: Change the layout of the Project List control.
...
- MGR: Clean up some comments in the task bar code since the comments
no longer served a purpose.
clientgui/res/
externalweblink.xpm (Added)
clientgui/res/templates/
externalweblink.gif (Added)
clientgui/
BOINCGUI.pjd
BOINCTaskBar.cpp
ProjectInfoPage.cpp
ProjectListCtrl.cpp, .h
svn path=/trunk/boinc/; revision=14111
2007-11-07 18:08:21 +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
Kevin Reed
5bc8553a3a
- Screen Saver (merge from 5.10): Add additional information about the work
...
running when no graphics are available. Increased the size to the box
displaying the message to accommodate larger image sizes. Add code to
center images if less then the allowed max size of 450x166
- Screen Saver (merge from 5.10): If graphics are not available, then rotate
through the currently running results (it will change every 10 seconds)
for display so that all are presented
- Manager (merge from 5.10): During an auto-attach initiated by a project_init.xml file, Mozilla
based browsers are checking cookies in the domain (ex: worldcommunitygrid.org)
for a project while IE cookies were only being checked for the full project
dns (www.worldcommunitygrid.org). IE has been changed so that it will also
check the domain. This mechanism is generic and can be used by any project or
account manager.
- Manager (merge from 5.10): During an auto-attach initiated by a project_init.xml file,
the code to check for the Setup cookie within an IE browser would fail and cause
the attach to project dialogue to close with no warning in the event that there
is a cookie set for the project but there is not a Setup cookie.
- WCG files: Updated image, icon and installer files for WCG
svn path=/trunk/boinc/; revision=13755
2007-10-02 21:44:14 +00:00
Charlie Fenton
88da6e04e8
New Mac application icons built with artwork from Michal Krakowiak.
...
svn path=/trunk/boinc/; revision=13414
2007-08-19 21:48:19 +00:00
Charlie Fenton
91a660f5e9
New Mac application icon
...
svn path=/trunk/boinc/; revision=13393
2007-08-16 23:15:55 +00:00
Rom Walton
078d788108
- MGR: Update taskbar icons.
...
clientgui/res/
boinc.xpm
boincdisconnect.xpm
boincsnooze.xpm
clientgui/res/templates/
boincsnooze.ico (deleted)
boincdisconnect.ico (deleted)
boinc.gif (added)
boincdisconnect.gif (added)
boincsnooze.gif (added)
svn path=/trunk/boinc/; revision=13327
2007-08-15 21:38:42 +00:00
Rom Walton
b04e39fce3
Quick Updates
...
svn path=/trunk/boinc/; revision=13325
2007-08-15 18:09:37 +00:00
Rom Walton
82c765437d
- MGR: Fix the synchronize button and variables.
...
clientgui/
sg_ProjectsComponent.cpp, .h
SkinManager.cpp, .h
clientgui/res/skins/default/graphic
synchronize_button.xpm
synchronize_clicked_button.xpm
clientgui/res/templates/skins/
btnSynchronize.png
btnSynchronizeClick.png
svn path=/trunk/boinc/; revision=13324
2007-08-15 18:06:18 +00:00
Charlie Fenton
2712eb4fb7
Add transparency mask to boinc_logo.xpm
...
svn path=/trunk/boinc/; revision=13310
2007-08-14 10:07:36 +00:00
Rom Walton
00cc8c516e
- MGR: Update taskbar icons.
...
clientgui/res/
boinc.xpm
boincdisconnect.xpm
boincsnooze.xpm
clientgui/res/templates/
boincsnooze.ico
boincdisconnect.ico
svn path=/trunk/boinc/; revision=13272
2007-08-08 16:21:29 +00:00
Rom Walton
c8d4216006
- MGR: Respect the disallow_attach and simple_gui_only status
...
flags in both the simple GUI and advanced GUI.
- MGR: Enable the syncronize button in the simple GUI which
just causes an account manager update request.
- MGR: Fix an overactive assert in debug builds
clientgui/
AdvancedFrame.cpp
Events.h
sg_BoincSimpleGUI.cpp
sg_ProjectsComponent.cpp, .h
SkinManager.cpp
WelcomePage.cpp
clientgui/res/skins/default/graphic
syncronize_button.xpm (Added)
syncronize_clicked_button.xpm (Added)
clientgui/res/templates/skins
btnSynronize.png (Added)
btnSynronizeClick.png (Added)
svn path=/trunk/boinc/; revision=13271
2007-08-07 20:10:36 +00:00
Rom Walton
545ebd67cb
Quick Updates
...
svn path=/trunk/boinc/; revision=13266
2007-08-02 21:03:35 +00:00
Rom Walton
edb3ace8aa
Quick Updates
...
svn path=/trunk/boinc/; revision=13265
2007-08-02 21:01:55 +00:00
Rom Walton
9e0edc6bab
Quick Updates
...
svn path=/trunk/boinc/; revision=13264
2007-08-02 20:53:30 +00:00
Rom Walton
00c88b6c8a
- DIAG: Disable symbol server technology for applications where a symbol
...
server isn't specified.
- MGR: Provide some additional text to the begining of the attach to project
wizard when the client is attached to an account manager. Warn the user
that the AMS will not know about the project or its stats.
- MGR: Fix dialog titles for the Simple GUI dialogs.
- MGR: Eliminate bogus error messages when using the default skin.
- MGR: Introduce new logo into the manager
- MGR: Introduce the notion of the syncronize button in the Simple GUI.
NOTE: This button will replace the 'attach to project' button when
the manager detects that the client is attached to an account manager.
client/win/res/
icon.ico
clientgui/
DlgAbout.cpp
sg_DlgMessages.cpp
sg_DlgPreferences.cpp
SkinManager.cpp, .h
WelcomePage.cpp
clientgui/res/
boinc.xpm
boinc_logo.xpm
BOINCGUIApp.ico
clientgui/res/templates/
boinc.ico
boinc16.bmp
boinc32.bmp
boinc48.bmp
boinc128.bmp
boinc256.bmp
boinc_logo.gif
lib/
stackwalker_win.cpp
svn path=/trunk/boinc/; revision=13263
2007-08-02 20:03:21 +00:00
Charlie Fenton
442f6c6eac
Mac: Better application icons for installer, uninstaller.
...
svn path=/trunk/boinc/; revision=12869
2007-06-09 11:41:21 +00:00
Charlie Fenton
622ccb4169
Reduce jaggedness of artwork
...
svn path=/trunk/boinc/; revision=12868
2007-06-09 03:11:03 +00:00
Charlie Fenton
ff2a51011e
Clean up artwork a bit
...
svn path=/trunk/boinc/; revision=12867
2007-06-09 02:09:42 +00:00
Charlie Fenton
64c05758d4
Make icon a little less jagged
...
svn path=/trunk/boinc/; revision=12866
2007-06-09 02:01:18 +00:00
Charlie Fenton
c7b8510e1e
Make icon a little less jagged
...
svn path=/trunk/boinc/; revision=12865
2007-06-09 01:52:27 +00:00
Charlie Fenton
88ca396858
Mac: Add application icons to installer, uninstaller; add "are you sure?" dialog to uninstaller. Fix installer copyright and version strings.
...
svn path=/trunk/boinc/; revision=12855
2007-06-08 11:16:48 +00:00
Charlie Fenton
08154f28da
Move Mac icons to directory with other icons
...
svn path=/trunk/boinc/; revision=12390
2007-04-17 09:42:45 +00:00
Rom Walton
f517514b61
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11996
2007-01-29 20:08:40 +00:00
David Anderson
ec23e244e9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11904
2007-01-19 00:59:31 +00:00
David Anderson
17c8f8aae1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11797
2007-01-07 16:15:04 +00:00
Rom Walton
b440e302aa
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11779
2007-01-05 23:31:38 +00:00
Rom Walton
bf871539c2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11635
2006-12-07 17:50:14 +00:00
Rom Walton
1fc016a23b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11631
2006-12-07 14:31:01 +00:00
Rom Walton
7d2c236548
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11625
2006-12-06 05:51:46 +00:00
Rom Walton
60ede74b0a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11624
2006-12-06 05:46:33 +00:00
Rom Walton
6257c1d19f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11610
2006-12-03 04:13:35 +00:00
Rom Walton
9056f67a1a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11519
2006-11-14 10:12:24 +00:00
Rom Walton
a782f4e0da
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11394
2006-10-30 01:34:36 +00:00
Rom Walton
75e93dae8f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11393
2006-10-30 00:19:58 +00:00
Rom Walton
89f9e8eaf7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11325
2006-10-20 15:00:14 +00:00
Kevin Reed
4ce891aaa7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11304
2006-10-18 16:38:10 +00:00
Rom Walton
05f6bb28ec
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11298
2006-10-17 21:32:18 +00:00
Rom Walton
6b432fa041
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11297
2006-10-17 20:05:26 +00:00
Rom Walton
f2e96579d2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11296
2006-10-17 19:35:24 +00:00
Rom Walton
8bbfb3b2df
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11295
2006-10-17 19:35:23 +00:00
Rom Walton
ef560d8c0a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11269
2006-10-10 06:44:01 +00:00
Kevin Reed
5b521fba67
- Make sure project section renders even if the manager cannot connect to the core client
...
- Eliminate dual timer issue if you change skins and have a slide show running
- Extend the wxFlatNotebook and moved all code related to the notebook and workunits into the new class (WorkunitNotebook)
- Change the height of the BSG to 570 pixels (from 600)
- Change the display area for the slide show to eliminate black border except where required by text for show graphics. New dimensions are width = 290, height = 126
- Check for updated slideshows after a project RPC and any files finish downloading
svn path=/trunk/boinc/; revision=11267
2006-10-10 02:53:25 +00:00
Rom Walton
e2c9a18703
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11259
2006-10-09 18:08:31 +00:00
Charlie Fenton
412d22012d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10796
2006-07-31 11:52:45 +00:00
Charlie Fenton
d5f92bd751
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10743
2006-07-25 07:00:16 +00:00
Charlie Fenton
5e37f42d78
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10742
2006-07-25 04:35:06 +00:00
Rom Walton
609a57546e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10569
2006-07-05 19:01:41 +00:00
Rom Walton
07152f31f1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10568
2006-07-05 18:38:23 +00:00
Rom Walton
169de1ce86
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9854
2006-04-12 08:37:08 +00:00
Rom Walton
796788b075
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9485
2006-02-16 18:01:46 +00:00
Rom Walton
31609a83b3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9451
2006-02-13 10:20:42 +00:00
Rom Walton
dd14711f11
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9429
2006-02-09 07:56:57 +00:00
Rom Walton
21738c94f0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9428
2006-02-09 06:57:28 +00:00
Rom Walton
6113462f47
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9427
2006-02-09 06:50:20 +00:00
Rom Walton
a56a2202be
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9388
2006-02-02 19:31:42 +00:00
Rom Walton
ba76c123fb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9379
2006-02-01 12:18:10 +00:00
Charlie Fenton
65e6d72b24
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9377
2006-02-01 10:58:26 +00:00
Rom Walton
50115367d9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9298
2006-01-24 10:22:45 +00:00
Rom Walton
2b79a8634e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9295
2006-01-24 08:43:23 +00:00
Charlie Fenton
aba2cbf738
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9216
2006-01-12 01:42:55 +00:00
Rom Walton
d74ac631ae
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9183
2006-01-06 10:50:59 +00:00
Rom Walton
1ba5dc278d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9167
2006-01-04 13:14:14 +00:00
Rom Walton
a22c56d0f7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9151
2005-12-28 12:33:18 +00:00
Rom Walton
6e0cdb69fc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9105
2005-12-21 00:08:12 +00:00
Rom Walton
251d26f636
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9097
2005-12-20 00:49:09 +00:00
Rom Walton
f316fd827c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9095
2005-12-19 22:30:34 +00:00
Rom Walton
63c62b1013
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7399
2005-08-17 04:44:12 +00:00
Rom Walton
0b097dfc04
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7394
2005-08-17 04:06:28 +00:00
Rom Walton
70890135ee
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7389
2005-08-17 03:56:27 +00:00
Rom Walton
99ca42559d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7341
2005-08-15 20:27:19 +00:00
Rom Walton
c5a7f45a46
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7249
2005-08-11 09:01:13 +00:00
Rom Walton
fbf8121d9a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6804
2005-07-26 08:43:34 +00:00
Rom Walton
6dadc515cb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6740
2005-07-22 06:56:34 +00:00
Rom Walton
cce208ecf4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6502
2005-07-01 06:30:06 +00:00
Charlie Fenton
3e0a33c0e3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6416
2005-06-23 11:58:09 +00:00
Charlie Fenton
45e5d56b75
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6369
2005-06-17 01:19:18 +00:00
Rom Walton
14adbec9da
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6368
2005-06-17 01:00:34 +00:00
Rom Walton
b8594eeb45
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6367
2005-06-17 00:55:11 +00:00
Rom Walton
1c1d56f4d3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6366
2005-06-17 00:32:26 +00:00
Rom Walton
f878484462
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6365
2005-06-17 00:13:43 +00:00
David Anderson
8d0ab453b3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00
Rom Walton
00f174a89e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5339
2005-02-07 05:23:21 +00:00
David Anderson
435f8edd47
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
Rom Walton
cbd6bd4b9f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5014
2005-01-07 10:37:11 +00:00
Rom Walton
73b95cfce9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4923
2004-12-23 03:36:51 +00:00
Rom Walton
50dc9e51ae
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4452
2004-10-28 07:03:06 +00:00
Rom Walton
903c0c1891
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4451
2004-10-28 06:53:17 +00:00
Rom Walton
c95f54e510
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4213
2004-09-21 01:30:30 +00:00
Rom Walton
492536cafe
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4212
2004-09-21 01:30:29 +00:00
Rom Walton
1c2bf50196
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3388
2004-05-17 22:15:10 +00:00
Rom Walton
c96d1ee152
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3254
2004-04-13 00:33:40 +00:00
Rom Walton
78da63e17c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3244
2004-04-11 04:12:44 +00:00
Rom Walton
b6266558b2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3243
2004-04-11 00:01:48 +00:00
Rom Walton
dea569f92f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3242
2004-04-10 20:25:27 +00:00
Rom Walton
66be7ee775
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3240
2004-04-10 09:11:03 +00:00