Charlie Fenton
1216404fdd
Mac: delete obsolete LoginItemAPI code
2014-02-27 03:19:12 -08:00
Charlie Fenton
89159f8b67
Mac installer: fixes for Mac installer and uninstaller for BOINC 7.3 series on OS 10.5 through OS 10.9
...
- also remove obsolete methods of removing and adding Login Items
2014-02-25 07:44:13 -08:00
Charlie Fenton
25396e35da
Mac: fix screensaver crash on OS 10.5.
2014-02-19 04:43:04 -08:00
Charlie Fenton
a3dd54dd46
Mac: fixes to building and linking wxCocoa-3.0.0
...
- Ensure that Debug build of Manager uses Debug build of wxWidgets, and Release build of manager uses Release build of wxWidgets.
- Ensure that wxWidgets is built to use UTF-8 encoding on Mac, to match Mac manager.
2014-02-13 05:59:10 -08:00
Charlie Fenton
8eecb6092e
Mac: update build scripts for OS 10.8 or later and current versions of dependent libraries:
...
- c-ares 1.10.0
- curl 7.35.0
- openssl 1.0.1f
- sqlite 3.8.3
2014-02-12 04:54:28 -08:00
Charlie Fenton
223531fddd
client & Mac Installer: Convert several files to UTF-8 encoding and change “smart” quotation marks to ASCII quotation marks
2014-01-29 01:43:31 -08:00
Charlie Fenton
9e60373e57
Mac: Strictly enforce API compatibility with OS 10.5 when building BOINC Manager.
2013-12-16 03:19:48 -08:00
Charlie Fenton
fa29afb340
MGR: On OS 10.8 and later, use new Mac user notifications to notify user when new notices are available.
...
- Mac user notifications are similar balloons on Windows.
- open BOINC Manager Notices tab if user clicks on notification.
2013-12-16 03:14:07 -08:00
Charlie Fenton
ac0d83624c
Mac: Remove unused frameworks from Xcode project
2013-12-07 15:18:10 -08:00
Charlie Fenton
43579ef1a2
Mac: For newer Apple LLVM Compiler, fix warnings about hiding overloaded virtual functions
...
- Remove obsolete source files
2013-11-20 03:37:35 -08:00
Charlie Fenton
3e52dbaf31
client: On Macintosh, return MAC address for first Ethernet controller only.
...
- Update Xcode project for mac_adress.cpp,.h moved from lib/ to client/
2013-11-19 01:18:32 -08:00
Charlie Fenton
1915a11c64
Mac: Use newer Apple LLVM Compiler, temporarily add -Wno-overloaded-virtual compiler flag to suppress 61 warnings about hiding overloaded virtual functions
2013-11-18 17:24:54 -08:00
Charlie Fenton
b797064f0b
Mac: Changes to allow building with Xcode 5.0.2
2013-11-18 05:41:28 -08:00
Charlie Fenton
5b880ff528
MGR: Minor update to Mac Xcode project for production wxWidgets 3.0.0 release
2013-11-16 04:48:49 -08:00
Charlie Fenton
ddfa858138
Mac: Add mac_address.cpp to libboinc.a build
2013-11-15 19:17:34 -08:00
Charlie Fenton
a57b700cb6
MGR: Update Mac build script and project to use production wxWidgets 3.0.0 release
2013-11-12 03:46:59 -08:00
Charlie Fenton
82d7c575a1
MGR: Rewrite Notices (Advanced and Simple Views) to use wxWebView (in progress)
2013-11-11 06:36:30 -08:00
Charlie Fenton
f544da9d89
Mac SS: Add thumbnail images for OS 10.8 and 10.9 System Preferences screen saver picker
2013-10-25 23:45:24 -07:00
Charlie Fenton
06dff8df7b
MMGR: Implement accessibility on Mac for Statistics and Disk (Resources) tabs
...
- CPaintStatistics class
- wxPieCtrl class
- Remove obsolete accessibility code
2013-10-24 05:49:59 -07:00
Charlie Fenton
6fc68e94ae
MGR: Use only native controls in AccountManagerInfoPage so it is accessible.
...
- The custom CProjectListCtrl was difficult to make accessible under wxCocoa
- The descriptions were only in the tooltips and so were not accessible to screen readers, etc.
- Using wxListBox greatly simplifies the code
2013-10-23 04:49:43 -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
1fcb58e34e
MGR: Mac updates for wxWidgets 3.0.0-rc1 (wxCocoa)
...
- API _() or wxGetTranslation() cannot be used for static or global strings; it never worked and it causes a crash under wxWidgets 3.0.0-rc2
2013-10-22 00:36:18 -07:00
Charlie Fenton
627c67f4b8
Mac Xcode project: Move thread.cpp,h from lib/ to client/
2013-10-17 22:52:12 -07:00
Charlie Fenton
dbad5f029c
client: add thread.cpp to client build to fix build break on Mac
2013-09-21 04:01:38 -07:00
Charlie Fenton
cddae5b2c3
MGR: Implement accessibility on Mac for Event Log and Projects, Tasks and Transfers tabs
...
- CDlgEventLogListCtrl class
- CBOINCListCtrl class
2013-09-12 04:27:04 -07:00
Charlie Fenton
600bd154bf
MGR: Mac updates for wxWidgets 2.9.5 (wxCocoa)
2013-08-27 04:42:38 -07:00
Charlie Fenton
48d0b66ba4
Update Mac project file for new .cpp file
2013-08-26 01:20:44 -07:00
Charlie Fenton
3eb24b1ee1
MGR: Mac updates for wxWidgets 2.9.5 (wxCocoa)
2013-08-23 05:02:06 -07:00
Charlie Fenton
c9ccf7b402
Mac installer: More robust handling of language codes with and without region codes for translations
2013-08-16 05:11:32 -07:00
Charlie Fenton
50a55d0d40
Mac: update build of client from openssl-1.0.1c to openssl-1.0.1e
2013-07-30 01:01:08 -07:00
Charlie Fenton
dee0cd5652
Mac: updates for building branded installers (GridRepublic, Charity Engine, Progress Thru Processors)
2013-07-18 04:28:56 -07:00
Charlie Fenton
dd8b87c734
Mac installer: fix crash bug, improve translations.
2013-07-02 02:08:21 -07:00
Charlie Fenton
b91e4776f0
Mac uninstaller: localize the dialog strings in the Uninstall BOINC app.
2013-06-18 04:03:24 -07:00
Charlie Fenton
c5bbb5554b
Mac installer:Add BOINC Installer icon to dialogs in the Postinstall app.
2013-06-14 19:34:17 -07:00
Charlie Fenton
49b8570c65
Mac installer: localize the dialog strings in the Postinstall app.
2013-06-14 04:50:06 -07:00
Charlie Fenton
33191c7f8a
Mac installer: Fix build breaks due to recent changes for strcpy -> strlcpy.
2013-06-04 00:55:57 -07:00
Charlie Fenton
94cf746fde
Mac: Update SetVersion utility for better compatibility with GIT, update product copyright strings to 2013
2013-05-08 03:11:57 -07:00
Charlie Fenton
15008dedce
Restore Mac-specific files which had been modified for wxWidgets 2.9.4 but were lost in transition to GIT
2013-03-06 16:14:16 +01:00
Charlie Fenton
2a104e29e5
Mac: Fix linker warning
2013-03-04 17:19:39 +01:00
Charlie Fenton
b771751a84
Fix typo
2013-03-04 17:01:37 +01:00
Charlie Fenton
b6d6545bfa
Manager: remove sqlite3.c from Xcode project; add build script to build libsqlite3.a from source files downloaded from sqlite3.org
2013-03-04 17:01:37 +01:00
Charlie Fenton
0a8253cdd0
client: add new file gpu_intel.cpp to Xcode project
2013-03-04 16:42:16 +01:00
Charlie Fenton
a999f935b4
client: add new files app_config.cpp,h to Xcode project
2013-03-04 15:23:37 +01:00
Charlie Fenton
1561c35146
Mgr: Fix Windows hangs and simplify code for notices display
2013-03-04 15:16:59 +01:00
Charlie Fenton
ab6c3e5b1f
Mac: remove deleted files from Xcode project
2013-03-04 15:04:51 +01:00
Charlie Fenton
be91b976ce
Mac: minor tweak to Xcode project
...
svn path=/trunk/boinc/; revision=26064
2012-08-28 11:36:03 +00:00
Charlie Fenton
15e46e7113
Sample Graphics app: Switch from *.txf fonts to TrueType fonts
...
svn path=/trunk/boinc/; revision=25968
2012-08-03 08:58:50 +00:00
Charlie Fenton
6acb88ca81
API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues
...
svn path=/trunk/boinc/; revision=25939
2012-08-02 06:53:11 +00:00
Charlie Fenton
cd1ad97464
Mac: update build scripts, source files and Xcode project to allow building with Xcode 4.3 and Xcode 4.5
...
svn path=/trunk/boinc/; revision=25855
2012-07-10 09:28:17 +00:00
Charlie Fenton
f64cb7d62f
Mac: update build scripts to work with Xcode 4.3 for Lion and later
...
svn path=/trunk/boinc/; revision=25850
2012-07-06 12:11:28 +00:00
Charlie Fenton
bcf10a7421
Mac client: Update Xcode project for compatibility with Xcode 4.3.2 and Xcode 4.5
...
svn path=/trunk/boinc/; revision=25843
2012-07-03 07:36:55 +00:00
Charlie Fenton
f940e11dff
Mac client: build libssl.a and libcrypto.a from openssl 1.0.1c and static link them
...
svn path=/trunk/boinc/; revision=25797
2012-06-26 07:54:38 +00:00
Charlie Fenton
3be6e7ab11
Mac client: Upgrade to curl 7.26.60 and c-ares 1.9.1
...
svn path=/trunk/boinc/; revision=25795
2012-06-26 07:24:07 +00:00
Charlie Fenton
d7e71c1914
Mac: Fix displayed names of BOINC installer, uninstaller, etc.
...
svn path=/trunk/boinc/; revision=25787
2012-06-22 08:18:54 +00:00
Charlie Fenton
01b6037e77
Mac: Update XCode project with new source files
...
svn path=/trunk/boinc/; revision=25632
2012-04-30 23:55:12 +00:00
Charlie Fenton
6688c21c11
client: On Mac only, get ATI RAM sizes from OpenGL
...
svn path=/trunk/boinc/; revision=25358
2012-03-01 02:35:45 +00:00
Charlie Fenton
cb8f00c29e
client: add async file copy stuff to Xcode project
...
svn path=/trunk/boinc/; revision=25196
2012-02-03 23:42:01 +00:00
Charlie Fenton
66b6e7f61f
fix typo
...
svn path=/trunk/boinc/; revision=24719
2011-12-02 15:24:51 +00:00
Charlie Fenton
db4518aaff
Mac installer: revert to using a wrapper application around installer package
...
svn path=/trunk/boinc/; revision=24709
2011-12-02 13:11:21 +00:00
Charlie Fenton
3e63882b05
Mac: remove -Wno-format-security compiler flag (no longer needed)
...
svn path=/trunk/boinc/; revision=24532
2011-11-04 20:38:19 +00:00
Charlie Fenton
b36f19bee1
Mac: add -Wno-format-security compiler flag to suppress warning that format string is not a string literal
...
svn path=/trunk/boinc/; revision=24525
2011-11-04 09:27:54 +00:00
Charlie Fenton
3008b0b82b
Mac XCode project: If OS 10.5 SDK available, build BOINC to run on OS 10.4+; else build BOINC to run only on OS 10.6+
...
svn path=/trunk/boinc/; revision=24485
2011-10-26 09:56:20 +00:00
Charlie Fenton
d2331d9913
Mac: Update XCode project and Mac build scripts to build libboinc_opencl.a library and to work both with XCode 3.2 on OS 10.6.8 and with XCode 4.2 on OS 10.7.2
...
svn path=/trunk/boinc/; revision=24432
2011-10-19 09:26:52 +00:00
Charlie Fenton
785a0b49c2
Mac: Update Mac build scripts, XCode project and source files to allow automated builds under OS 10.7 Lion and XCode 4.2
...
svn path=/trunk/boinc/; revision=24414
2011-10-18 12:42:53 +00:00
Charlie Fenton
f95910b209
Mac: more fixes for problems with OS 10.4 compatibility
...
svn path=/trunk/boinc/; revision=24287
2011-09-24 12:43:19 +00:00
Charlie Fenton
952fc44cc9
Mac: fixes for problems with OS 10.4 compatibility
...
svn path=/trunk/boinc/; revision=24282
2011-09-24 00:16:45 +00:00
Charlie Fenton
e948b2d04e
Mac: fixes for problems with OS 10.4 compatibility
...
svn path=/trunk/boinc/; revision=24269
2011-09-23 11:19:35 +00:00
Charlie Fenton
ced250fcd2
Mac: Remove app_graphics.cpp from Client, add thread.cpp,.h to libboinc.a in XCode Project
...
svn path=/trunk/boinc/; revision=24239
2011-09-20 07:28:40 +00:00
Charlie Fenton
1d5fe1a286
Mac: Change XCode project to build both 32-bit and 64-bit BOINC libraries for debug as well as for deployment
...
svn path=/trunk/boinc/; revision=24220
2011-09-15 10:32:07 +00:00
Charlie Fenton
0413467723
Mac: More fixes for building under XCode 4.1
...
svn path=/trunk/boinc/; revision=24148
2011-09-09 10:18:12 +00:00
Charlie Fenton
b042ad7b42
lib: Fix compile errors; add app_control.cpp to XCode project
...
svn path=/trunk/boinc/; revision=24125
2011-09-02 21:54:35 +00:00
Charlie Fenton
ad2bbfc41c
lib, api: bring Xcode and make files into agreement
...
svn path=/trunk/boinc/; revision=24105
2011-09-01 09:26:13 +00:00
Charlie Fenton
5c02c6a01e
lib, api: bring Xcode and make files into agreement
...
svn path=/trunk/boinc/; revision=24104
2011-09-01 09:02:54 +00:00
Charlie Fenton
8960452e02
Mac: Copy BOINC libraries built with XCode 4.1 to locations where built by earlier versions of XCode so dependent builds can always find them
...
svn path=/trunk/boinc/; revision=24074
2011-08-30 11:36:40 +00:00
Charlie Fenton
6b20e6c3a3
Mac: Copy BOINC libraries built with XCode 4.1 to locations where built by earlier versions of XCode so dependent builds can always find them
...
svn path=/trunk/boinc/; revision=24073
2011-08-30 10:50:41 +00:00
Charlie Fenton
bdb5dc296d
Mac installer: Bug fixes for OS 10.7 Lion
...
svn path=/trunk/boinc/; revision=23997
2011-08-12 00:09:13 +00:00
Charlie Fenton
0aca794e5e
Mac installer: Bug fixes for OS 10.7 Lion, Charity Engine
...
svn path=/trunk/boinc/; revision=23985
2011-08-11 10:20:25 +00:00
Charlie Fenton
df68213efb
SCR: Fix delay dismissing screensaver under Mac OS10.7
...
svn path=/trunk/boinc/; revision=23884
2011-07-27 11:42:22 +00:00
Charlie Fenton
cf6e6e3004
Mac: Finish changes for XCode 4.1 and GCC 4.2
...
svn path=/trunk/boinc/; revision=23878
2011-07-26 11:37:53 +00:00
Charlie Fenton
e50cce3fd0
Mac: Finish changes for XCode 4.1 and GCC 4.2
...
svn path=/trunk/boinc/; revision=23877
2011-07-26 11:05:59 +00:00
Charlie Fenton
a84569fcd0
Mac: Finish changes for XCode 4.1 and GCC 4.2
...
svn path=/trunk/boinc/; revision=23875
2011-07-26 10:29:34 +00:00
Charlie Fenton
caabeb4f37
Mac: Finish changes for XCode 4.1 and GCC 4.2
...
svn path=/trunk/boinc/; revision=23874
2011-07-26 09:43:10 +00:00
Charlie Fenton
74f910302f
Mac: Fix bad paths to MacBitMapComboBox.cpp, .h in XCode project
...
svn path=/trunk/boinc/; revision=23806
2011-07-07 01:51:11 +00:00
Charlie Fenton
7522d192b8
Mac: Update to libcurl 7.21.7 and c-ares 1.7.4
...
svn path=/trunk/boinc/; revision=23798
2011-07-06 11:02:50 +00:00
Charlie Fenton
51867b9e5c
SCR: Add url.cpp to Mac screensaver in XCode project to fix link error
...
svn path=/trunk/boinc/; revision=23776
2011-06-24 10:20:41 +00:00
Charlie Fenton
62b379eeaa
MGR: Add SQLite3 v3.7.6.3 source code to Mac XCode project (modified slightly to suppress compiler warnings)
...
svn path=/trunk/boinc/; revision=23628
2011-06-02 09:57:11 +00:00
Charlie Fenton
9a4b695299
lib, MGR: Implement get_cc_config, set_cc_config RPCs
...
svn path=/trunk/boinc/; revision=23470
2011-04-27 11:01:07 +00:00
Charlie Fenton
d3bf2eb938
Mac: Add new cc_config.cpp,h to XCode Project
...
svn path=/trunk/boinc/; revision=23434
2011-04-25 04:15:27 +00:00
Charlie Fenton
a5b7490262
Mac: Update XCode Project to link procinfo.cpp and procinfo_mac.cpp into boinscr (ss_app)
...
svn path=/trunk/boinc/; revision=23414
2011-04-21 07:33:57 +00:00
Charlie Fenton
6c996d5d71
Mac: Revise Mac project for deleted coprocs/OpenCL/include/ directory and new cl_boinc.h
...
svn path=/trunk/boinc/; revision=23313
2011-04-01 22:36:01 +00:00
Charlie Fenton
c0579f8ba8
Eliminate redundant cl.h and clpatform.h in lib/ directory
...
svn path=/trunk/boinc/; revision=23308
2011-04-01 04:12:17 +00:00
Charlie Fenton
e3dfbbf595
Mac: Eliminate unused source files UserDisagreesPage.cpp, .h from Mac project
...
svn path=/trunk/boinc/; revision=23297
2011-03-30 07:49:42 +00:00
Charlie Fenton
53e92e0da0
client: Begin adding OpenCL support
...
svn path=/trunk/boinc/; revision=23251
2011-03-24 12:16:54 +00:00
Charlie Fenton
77773a81f8
MGR: Add a new page to Attach Wizard to display if user reject Terms of Use
...
svn path=/trunk/boinc/; revision=23218
2011-03-11 11:52:04 +00:00
Charlie Fenton
800f78f52f
MGR: Remove from Skin Manager items no longer used by SimpleGUI
...
svn path=/trunk/boinc/; revision=23211
2011-03-10 10:25:54 +00:00
Charlie Fenton
bf9640859b
MGR: Remove the old SimpleGUi from the projects
...
svn path=/trunk/boinc/; revision=23139
2011-03-03 11:55:16 +00:00
Charlie Fenton
fb1b5cd84d
Mac: Remove auto_update.cpp, auto_update.h from XCode Project
...
svn path=/trunk/boinc/; revision=23106
2011-02-25 01:15:55 +00:00
Charlie Fenton
1359af5dc5
Mac: Fix compile error; add new procinfo.cpp to XCode Project
...
svn path=/trunk/boinc/; revision=23092
2011-02-23 01:08:57 +00:00
Charlie Fenton
75f759302f
Mac: Eliminate unused source files Localization.cpp, .h from Mac project
...
svn path=/trunk/boinc/; revision=22972
2011-02-01 12:19:26 +00:00
Charlie Fenton
d857b33481
MGR: Disable tooltips on Mac while new simple GUI menus are popped up because they cover menus
...
svn path=/trunk/boinc/; revision=22955
2011-01-28 10:59:41 +00:00
Charlie Fenton
bf789a23db
Add new Simple GUI
...
svn path=/trunk/boinc/; revision=22948
2011-01-27 14:36:49 +00:00
Charlie Fenton
853421541a
Mac: Fix symbol table generation
...
svn path=/trunk/boinc/; revision=22882
2011-01-05 02:15:10 +00:00
Charlie Fenton
9daa224abb
Mac: Update XCode project for new source files client/current_version.cpp,.h
...
svn path=/trunk/boinc/; revision=22554
2010-10-18 23:33:56 +00:00
Charlie Fenton
d2486ca98f
Mac: Update XCode project for XCode 3.2.4
...
svn path=/trunk/boinc/; revision=22395
2010-09-21 01:20:02 +00:00
Charlie Fenton
945470d3ba
- MGR: Allow Notices tab to scroll smoothly, disallow selection of items in Notices tab
...
svn path=/trunk/boinc/; revision=22242
2010-08-15 14:17:01 +00:00
Charlie Fenton
b5996a2f5e
Mac: add & delete Wizard source files in XCode project as required
...
svn path=/trunk/boinc/; revision=22104
2010-08-03 09:17:00 +00:00
Charlie Fenton
f2113e781c
Mac: Delete source files sg_SGUIListControl.cpp,.h from XCode project
...
svn path=/trunk/boinc/; revision=22027
2010-07-22 10:30:09 +00:00
Charlie Fenton
55a2779cc9
Mac: Update XCode project for new source files BOINCInternetFSHandler.cpp,.h
...
svn path=/trunk/boinc/; revision=21834
2010-06-29 00:13:33 +00:00
Charlie Fenton
d243316f0f
Mac: Update XCode project for new source file NoticeListCtrl.cpp
...
svn path=/trunk/boinc/; revision=21800
2010-06-23 23:32:54 +00:00
Charlie Fenton
7821ca916c
Mac: Fix generation of PowerPC symbol tables (thin to ppc7400 not ppc).
...
svn path=/trunk/boinc/; revision=21702
2010-06-08 00:49:18 +00:00
Charlie Fenton
dac178bcbb
Mac: Don't generate xX86_64 client symbol table (was empty.)
...
svn path=/trunk/boinc/; revision=21701
2010-06-08 00:28:06 +00:00
Charlie Fenton
1dcb01c559
Mac: Don't generate xX86_64 client symbol table (was empty.)
...
svn path=/trunk/boinc/; revision=21700
2010-06-08 00:20:32 +00:00
Charlie Fenton
3ce8ac0b9e
Mac: Build with c-ares 1.6.0 instead of c-ares 1.7.0
...
svn path=/trunk/boinc/; revision=21079
2010-04-04 01:09:14 +00:00
Charlie Fenton
505d099812
MGR: Fix tools menu when using account manager and switching Simple to Advanced View; update XCode project for ViewNotifications* -> ViewNotices*
...
svn path=/trunk/boinc/; revision=20147
2010-01-13 09:30:21 +00:00
Charlie Fenton
fcf85c9c83
client sandbox: set LD_LIBRARY_PATH and DYLD_LIBRARY_PATH in switcher
...
svn path=/trunk/boinc/; revision=20131
2010-01-12 11:34:15 +00:00
Charlie Fenton
506e8fdba9
client: Eliminate x86_64 Mac client so we can link with 32-bit CUDA libraries
...
svn path=/trunk/boinc/; revision=20078
2010-01-06 10:40:13 +00:00
Charlie Fenton
21312dedcf
MGR: Begin fixing new Event Log to integrate properly with async RPC logic
...
svn path=/trunk/boinc/; revision=19993
2009-12-20 00:49:55 +00:00
Charlie Fenton
3d08cd0b97
Fix XCode project for new source files
...
svn path=/trunk/boinc/; revision=19986
2009-12-19 13:01:41 +00:00
Charlie Fenton
839a0cdec9
MGR: Fix Mac compile errors caused by adding Windows-only code to cross-platform source files, fix compile warnings, remove deleted files from XCode project
...
svn path=/trunk/boinc/; revision=19985
2009-12-19 10:59:15 +00:00
Charlie Fenton
27d0a1797d
client: fix bug; Mac: Add new files to XCode project
...
svn path=/trunk/boinc/; revision=19979
2009-12-19 01:19:00 +00:00
Charlie Fenton
308bfcfb8d
Mac: Update XCode project for new file coproc_detect.cpp
...
svn path=/trunk/boinc/; revision=19801
2009-12-07 08:42:09 +00:00
Charlie Fenton
ac4a74a994
Mac: Update XCode project; fix installer not starting Manager on OS 10.6
...
svn path=/trunk/boinc/; revision=19787
2009-12-05 11:01:03 +00:00
Charlie Fenton
dc43748b5c
Mac: Update XCode project and build scripts to build under XCode 3.2.1 and OS 10.6 Snow Leopard
...
svn path=/trunk/boinc/; revision=19781
2009-12-04 14:39:35 +00:00
Charlie Fenton
2767a9a660
Mac client: update build scripts, XCode project for curl-7.19.7 and c-ares 1.7.0
...
svn path=/trunk/boinc/; revision=19780
2009-12-04 06:03:11 +00:00
Charlie Fenton
15f5c31e9b
MGR: In Simple View, Mac screen reader tells user to switch to Advanced View
...
svn path=/trunk/boinc/; revision=19679
2009-11-24 02:31:44 +00:00
Charlie Fenton
95699b8764
Mac: Fix build breaks
...
svn path=/trunk/boinc/; revision=19637
2009-11-19 01:39:49 +00:00
Charlie Fenton
a1cee5d46a
Mac installer: fix 2 installer bugs
...
svn path=/trunk/boinc/; revision=19592
2009-11-18 10:19:14 +00:00
Charlie Fenton
273df71bd9
Mac: Fix build breaks
...
svn path=/trunk/boinc/; revision=19544
2009-11-11 23:22:44 +00:00
Charlie Fenton
45fd8ad39b
Mac: update XCode project for new files url.ccp,.h
...
svn path=/trunk/boinc/; revision=19493
2009-11-06 05:22:57 +00:00
Charlie Fenton
bc43be422e
Mac MGR: Add accessibility support for disabled users to Attach Wizard's ProjectListCtrl
...
svn path=/trunk/boinc/; revision=19420
2009-10-30 11:32:57 +00:00
Charlie Fenton
25d96f2e37
Mac MGR: Add accessibility support for disabled users to BOINCListCtrl
...
svn path=/trunk/boinc/; revision=19388
2009-10-29 11:13:48 +00:00
Charlie Fenton
58c8479abb
Remove unused framework QTKit from project
...
svn path=/trunk/boinc/; revision=19062
2009-09-17 10:54:21 +00:00
Charlie Fenton
de83121d90
Mac installer: create a new command-line tool AddRemoveUser; updated ReadMe file
...
svn path=/trunk/boinc/; revision=19061
2009-09-17 10:42:13 +00:00
Charlie Fenton
6bbcdbadf7
Mac SS: Changes for compatibility with OS 10.6
...
svn path=/trunk/boinc/; revision=18867
2009-08-19 02:49:06 +00:00
Charlie Fenton
ebe8f91f04
MGR: Fix several Mac build breaks
...
svn path=/trunk/boinc/; revision=18441
2009-06-17 21:35:27 +00:00
Charlie Fenton
741e2a8476
Mac: uninstaller doesn't delete data; fixes for PTP installer
...
svn path=/trunk/boinc/; revision=18405
2009-06-13 00:54:29 +00:00
Charlie Fenton
b544a24a74
Mac MGR: strip /n from command field of PROCINFO struct to fix <exclusive_app>; KillClient() gets pid from procinfo_setup() except on Windows; restore boinc.jpg file
...
svn path=/trunk/boinc/; revision=18385
2009-06-12 00:42:09 +00:00
Charlie Fenton
af41ce0339
Mac: Fix script to properly handle UTF-16 encoded InfoPlist.strings files;; reverse previous checkin to XCode project
...
svn path=/trunk/boinc/; revision=18369
2009-06-11 10:28:58 +00:00
Charlie Fenton
e139a6ac00
Mac: Ensure that InfoPlist.strings file is encoded UTF-8 so make_ProgThruProc.sh works properly
...
svn path=/trunk/boinc/; revision=18366
2009-06-11 08:13:18 +00:00
Charlie Fenton
44e519d04d
Mac MGR: Eliminate erroneous references to wxMac-2.8.7 in XCode
...
svn path=/trunk/boinc/; revision=18221
2009-05-29 06:01:40 +00:00
Charlie Fenton
310f1611f4
Fix bad path in XCode project
...
svn path=/trunk/boinc/; revision=18134
2009-05-16 06:34:20 +00:00
Charlie Fenton
c7970d19ef
MGR: Finish merging "Attach to account manager" functionality into "Attach to project" wizard
...
svn path=/trunk/boinc/; revision=18112
2009-05-15 08:21:04 +00:00
Charlie Fenton
99d2ef9364
Mac MGR: Fix compile error; add -lsqlite3 to XCode linker flags
...
svn path=/trunk/boinc/; revision=18087
2009-05-13 08:46:23 +00:00
Charlie Fenton
e96e31c79e
Mac: Remove -lresolv from XCode linker flags for client, manager, boinccmd and screensaver
...
svn path=/trunk/boinc/; revision=18049
2009-05-08 01:04:37 +00:00
Charlie Fenton
c78cf259fd
Mac: Add -lresolv to XCode linker flags for client, manager, boinccmd, screensaver and ss_app (again)
...
svn path=/trunk/boinc/; revision=17808
2009-04-14 00:18:59 +00:00
Charlie Fenton
0cfb2747f9
Mac: build MGR with wxWidgets 2.8.10; Remove -lresolv from XCode linker flags
...
svn path=/trunk/boinc/; revision=17759
2009-04-09 06:05:09 +00:00
Charlie Fenton
5bdbe8ddf2
XCode Project chenages created automatically by updating XCode to version 3.1.2
...
svn path=/trunk/boinc/; revision=17745
2009-04-08 04:15:02 +00:00
Charlie Fenton
fc544d15aa
Mac: Add -lresolv to XCode linker flags for ss_app and boinccmd
...
svn path=/trunk/boinc/; revision=17721
2009-04-02 01:49:24 +00:00
Charlie Fenton
00bc9294a2
Mac: MGR: add standard Preferences item under BOINC menu; add -lresolv to XCode linker flags for screensaver
...
svn path=/trunk/boinc/; revision=17716
2009-04-01 11:14:16 +00:00
Charlie Fenton
9c083541ef
Mac: Add -lresolv to XCode linker flags for client and manager
...
svn path=/trunk/boinc/; revision=17715
2009-03-31 22:47:33 +00:00