Commit Graph

114 Commits

Author SHA1 Message Date
Charlie Fenton 13aa32baa2 Mac Installer & MGR: delete BOINC Manager's wxSingleInstanceChecker lock file in case wxSingleInstanceChecker failed to delete it (such as due to a crash.) 2014-09-08 03:59:35 -07:00
Charlie Fenton 9b639b3307 Mac installer: fix 15 second delay after finishing installation before launching BOINC Manager (launches immediately if user closes installer) 2014-03-12 01:20:55 -07:00
Charlie Fenton a0d392a6b7 Mac installer: fix setting of screensaver 2014-03-11 07:04:37 -07:00
Charlie Fenton a5731f9200 Mac installer: fix automatic launching of Manager after installation on OS 10.5 2014-03-10 03:30:26 -07:00
Charlie Fenton f8fcf01d1f Mac installer: update an obsolete comment 2014-02-26 06:48:49 -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 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 ff48a0a753 Mac installer: improve reliability under OS 10.9.1 mavericks 2014-01-27 04:39:12 -08:00
Charlie Fenton 0341a5d0a0 Mac installer: Make checks for OS X version consistent 2013-11-18 00:56:44 -08:00
Charlie Fenton 7c70f89b80 Mac: Fixes to allow minor OS versions > 9 and major OS versions > 10 2013-11-15 05:02:04 -08:00
Charlie Fenton 13dd299140 Mac installer: set Manager login item to not hidden because with wxCocoa 3.0, setting login item to be hidden seems to prevent BOINC Manager from fully starting at login until it is brought to the front. The logic inside BOINC Manager keeps it hidden anyway (unless not attached to any projects.) 2013-11-01 02:49:57 -07:00
Charlie Fenton f7955c8540 Mac installer: changes to build and use flat installer packages
- This is a prerequisite for implementing a BOINC + VirtualBox combined Mac installer
2013-10-30 05:19:29 -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 6d8e8fb0a5 Mac installer: fix handling of translations for some languages 2013-08-15 04:24:20 -07:00
Charlie Fenton 7d372d2803 Fix warnings of class or global variables shadowed by local variables or arguments 2013-07-29 01:31:09 -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 532f9f53d8 Mac installer: fix crash bug, improve translations. 2013-07-02 03:53:02 -07:00
Charlie Fenton dd8b87c734 Mac installer: fix crash bug, improve translations. 2013-07-02 02:08:21 -07:00
Charlie Fenton 53d28e5faa Mac installer and uninstaller: eliminate minor memory leaks. 2013-06-18 05:03:45 -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 10576cbcbc Mac installer: To avoid invalidating our code signing: use a metapackage instead of modifying the property list file to trigger a system restart when needed. 2013-06-11 05:22:12 -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
David Anderson f0771086fe Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-03 20:26:12 -07:00
David Anderson 846b8c7757 all components: change strcpy() to strlcpy() when possible.
This commit should cover the client and manager code.
2013-06-03 20:24:48 -07:00
Charlie Fenton 9afe008977 Mac installer: Prepare strings in mac installer and uninstaller for localization 2013-06-03 17:57:09 -07:00
Charlie Fenton 5cc3c9601e Mac Installer: Fix a bug which could prevent creating Login Item if MacPorts is installed 2013-05-16 03:16:19 -07:00
David Anderson c332021853 - Mac installer: add missing pclose() (from RustyBSD) 2013-03-04 15:23:37 +01:00
David Anderson 7076ae9e3d - remove execute permissions from various files that shouldn't have them 2013-03-01 16:26:08 +01:00
Charlie Fenton 5cc5c8b5b8 Mac installer: Fixes for short (posix) user names containing spaces
svn path=/trunk/boinc/; revision=26018
2012-08-15 09:09:41 +00:00
Charlie Fenton 7b46fdaa40 Mac installer: Fixes for short (posix) user names containing space
svn path=/trunk/boinc/; revision=26016
2012-08-15 07:11:08 +00:00
Charlie Fenton 4d244f0cc4 Mac installer: Create or delete Login Items and set screensaver properly when installing for multiple users on OS 10.7, 10.8
svn path=/trunk/boinc/; revision=25763
2012-06-18 11:11:44 +00:00
Charlie Fenton 4d398df9d8 Mac installer: Fix bugs I introduced on May 3 and May 6
svn path=/trunk/boinc/; revision=25762
2012-06-16 15:03:11 +00:00
Charlie Fenton bb84a36d83 Mac installer: changes for OS 10.8 compatibility
svn path=/trunk/boinc/; revision=25651
2012-05-06 08:22:37 +00:00
Charlie Fenton bf0a467ba4 Mac installer: changes for OS 10.8 compatibility
svn path=/trunk/boinc/; revision=25645
2012-05-03 11:33:03 +00:00
Charlie Fenton c57ddb634c Add a comment
svn path=/trunk/boinc/; revision=25510
2012-03-29 11:54:39 +00:00
Charlie Fenton 9268bde449 Mac installer: When checking for duplicate group membership entries, count only whole words
svn path=/trunk/boinc/; revision=25506
2012-03-29 08:24:21 +00:00
Charlie Fenton 52d06bce98 Mac: In permissions error alert: show branded name and path to bad file or subdirectory
svn path=/trunk/boinc/; revision=25081
2012-01-17 09:38:32 +00:00
Charlie Fenton 583ca46c2f Mac installer: eliminate use of WaitPermissions.app
svn path=/trunk/boinc/; revision=24751
2011-12-07 11:37:02 +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 40dbed0296 Mac installer: There can now be multiple instances of the Manager running, so shut them all down
svn path=/trunk/boinc/; revision=24585
2011-11-12 01:45:18 +00:00
Charlie Fenton ea0f4730aa Mac installer: There can now be multiple instances of the Manager running, so shut them all down
svn path=/trunk/boinc/; revision=24584
2011-11-12 01:32:25 +00:00
Charlie Fenton 0a180ee3f8 Mac installer: fixes for OS 10.4 compatibility
svn path=/trunk/boinc/; revision=24551
2011-11-08 14:31:15 +00:00
Charlie Fenton e0f7194178 Mac installer: fix bugs when installing under OS 10.5
svn path=/trunk/boinc/; revision=24487
2011-10-26 12:12:31 +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 2b1a5beb9e Mac installer: start boinc users & groups at ID 501, find human users via Directory Services, use LoginItemAPI.c
svn path=/trunk/boinc/; revision=24374
2011-10-11 13:10:02 +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 33b0e96676 Mac installer: Bug fixes for OS 10.7 Lion
svn path=/trunk/boinc/; revision=24002
2011-08-12 11:07:24 +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