- 15 Aug, 2008 8 commits
-
-
David Anderson authored
"HTML 4.01 Transitional" test. The BOINC home page, project home page, and forum index now pass. - web: .po files need to have CHARSET, LANG_NAME_NATIVE, and LANG_NAME_INTERNATIONAL svn path=/trunk/boinc/; revision=15855
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15854
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15853
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15852
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15851
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15850
-
Rom Walton authored
to be used by anybody, and was only meant as a stop-gap until we had some formal way to deal with co-processors. client/ hostinfo_win.C lib/ hostinfo.C, .h svn path=/trunk/boinc/; revision=15849
-
Charlie Fenton authored
svn path=/workspaces/charlief/; revision=15848
-
- 14 Aug, 2008 13 commits
-
-
David Anderson authored
saying "no work was available for the apps you requested" with locality scheduling (i.e. Einstein@home) even if the user hasn't select apps. Note: the logic for printing these messages won't work for matchmaker scheduling. svn path=/trunk/boinc/; revision=15847
-
David Anderson authored
added "count" field to DB table to keep track of how many times we've refreshed. - show refresh schedule on main courses page - default for random structure is all units, not 1 svn path=/trunk/boinc/; revision=15846
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15845
-
Rom Walton authored
activity and the notification window check. They should not depend on whether or not the graphics window has been displayed or not. clientscr/ screensaver.cpp screensaver_win.cpp, .h svn path=/trunk/boinc/; revision=15840
-
Rom Walton authored
UTF-8 causes the resource compiler to fail. svn path=/trunk/boinc/; revision=15838
-
Rom Walton authored
build, and all output files should end up in the win_build/build directory. win_build/ boinc.sln *.vcproj svn path=/trunk/boinc/; revision=15837
-
David Anderson authored
- fix tabl_exists() - fix bugs when return to answer page - create bolt_result records correctly svn path=/trunk/boinc/; revision=15836
-
Rom Walton authored
NOTE: Holy cow, Between Vista and Server 2008 there are now 26 different SKUs. client/ hostinfo_win.C svn path=/trunk/boinc/; revision=15834
-
Charlie Fenton authored
GR: async GUI RPCs: Destroy RPC Wait Dialog after calling EndModal to fix memory leak which prevented exit from Manager svn path=/workspaces/charlief/; revision=15833
-
Rom Walton authored
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
-
Rom Walton authored
- WIN: Fix build files so all build configurations work again - WIN: Create the 'Samples - Debug' and 'Samples - Release' configurations to build sample files. Leave the previous configurations to build just the client software. - WIN: Remove Seed project files client/win/ boinc.exe.manifest boinc_cli_2003.rc boinc_cmd_2003.rc boinccmd.exe.manifest clientgui/ BOINCGUIApp_2003.rc boincmgr.exe.manifest clientlib/win/ boinc.dll.manifest boinc_dll_2003.rc clientscr/ boinc.scr.manifest boinc_ss_2003.rc samples/win_build/ samples_2003.sln win_build/ boinc.sln boinc_2003.sln seed.sln <Various .vcproj files> svn path=/trunk/boinc/; revision=15831
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15830
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15828
-
- 13 Aug, 2008 11 commits
-
-
Rom Walton authored
client/win/ boinc_cli.rc boinc_cli_2003.rc boinc_cmd.rc clientgui/ BOINCGUIApp.rc BOINCGUIApp_2003.rc clientlib/win/ boinc_dll.rc boinc_dll_2003.rc clientscr/ boinc_ss.rc boinc_ss_2003.rc clienttray/ boinc_tray.rc svn path=/trunk/boinc/; revision=15827
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15825
-
Rom Walton authored
win_build/ libboincapi_staticcrt.vcproj svn path=/trunk/boinc/; revision=15824
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15823
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15822
-
David Anderson authored
(prevent buffer overrun). Also remove 1024 char limit for team description in db_dump. svn path=/trunk/boinc/; revision=15820
-
Rom Walton authored
- SAMPLES: Add all the samples to the BOINC solution and delete the old solution. - LIB: Clean up a bunch of warnings. api/ texfont.C lib/ crypt.C lib/ filesys.C samples/wrapper/ wrapper.C win_build/ boinc.sln glut.vcproj image_libs.vcproj jpeglib.vcproj libboinc_staticcrt.vcproj libboincapi.vcproj libboincapi_staticcrt.vcproj libgraphics2.vcproj multi_thread.vcproj sleeper.vcproj uc2.vcproj uc2_graphics.vcproj upper_case.vcproj worker.vcproj wrapper.vcproj svn path=/trunk/boinc/; revision=15819
-
David Anderson authored
svn path=/trunk/boinc/; revision=15818
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15816
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15814
-
David Anderson authored
(from Janus K.). Fixes #718 svn path=/trunk/boinc/; revision=15813
-
- 12 Aug, 2008 8 commits
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15812
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15811
-
David Anderson authored
to add "allow_non_preferred_apps pref and remove frame rate pref svn path=/trunk/boinc/; revision=15810
-
David Anderson authored
to hosts with total_credit=0 - client: add a buffer size check svn path=/trunk/boinc/; revision=15809
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15808
-
David Anderson authored
svn path=/trunk/boinc/; revision=15807
-
Charlie Fenton authored
MGR: async GUI RPCs: FireRefreshView() runs preiodic RPCs before posting wxEVT_FRAME_REFRESHVIEW event; always call rpc.get_messages() in Simple View. svn path=/workspaces/charlief/; revision=15806
-
Charlie Fenton authored
svn path=/workspaces/charlief/; revision=15805
-