Charlie Fenton
|
bc4db31f32
|
Mac installer: Fix potential intermittent crash bugs
|
2013-10-17 04:22:05 -07:00 |
David Anderson
|
0c8e30d0e9
|
Translation: update templates, and fix tools for generating templates
|
2013-10-15 22:46:18 -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
|
5edbafab87
|
Mac: Fix typos.
|
2013-07-25 01:57:13 -07:00 |
Charlie Fenton
|
ad6ea27471
|
Mac: update installer ReadMe files.
|
2013-07-22 01:05:38 -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
|
bbc404f8ae
|
Mac uninstaller: fix a compiler warning.
|
2013-06-24 04:47:15 -07:00 |
Charlie Fenton
|
bb47151304
|
Mac uninstaller: use OS X API to localize directory paths instead of having volunteer translators to do it.
|
2013-06-20 04:06:24 -07:00 |
Charlie Fenton
|
71a2a4350d
|
Mac installer: eliminate minor memory leaks.
|
2013-06-18 05:45:16 -07:00 |
Charlie Fenton
|
53d28e5faa
|
Mac installer and uninstaller: eliminate minor memory leaks.
|
2013-06-18 05:03:45 -07:00 |
Charlie Fenton
|
bbc3719f48
|
Mac uninstaller: fix comments.
|
2013-06-18 04:40:54 -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
|
d709e6ff20
|
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:40:44 -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
|
f06c67f006
|
Mac: add str_replace.h to fix build breaks.
|
2013-06-06 21:27:05 -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
|
55cf688abe
|
Mac: Update scripts for building branded installers to allow building with Xcode 4.3 under OS 10.7.x Lion
svn path=/trunk/boinc/; revision=25951
|
2012-08-02 11:20:22 +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
|
2355cf200d
|
Mac: update script which builds our installer to work with Xcode 4.3 for Lion and later
svn path=/trunk/boinc/; revision=25847
|
2012-07-05 12:02:16 +00:00 |
Charlie Fenton
|
40eee78d8b
|
Mac: Code sign the BOINC installer and uninstaller if we have a valid code signing identity
svn path=/trunk/boinc/; revision=25788
|
2012-06-22 09:46:26 +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
|
7cbfe25ed9
|
Mac installer: changes for OS 10.8 compatibility
svn path=/trunk/boinc/; revision=25649
|
2012-05-03 14:09:47 +00:00 |
Charlie Fenton
|
208c712946
|
Mac installer: changes for OS 10.8 compatibility
svn path=/trunk/boinc/; revision=25648
|
2012-05-03 11:40:55 +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
|
c53d4ca9f2
|
Mac uninstaller: Use Directory Services to find the user names of all human users instead of stepping through the entries in the /Users directory.
svn path=/trunk/boinc/; revision=25508
|
2012-03-29 09:42:32 +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
|
9502d336c5
|
Mac Installer: Changes for integrated BOINC+VirtualBox Mac installer
svn path=/trunk/boinc/; revision=25000
|
2012-01-06 10:44:53 +00:00 |
Charlie Fenton
|
7a9aa012a4
|
Mac installer: update build scripts for naming consistency with other platforms
svn path=/trunk/boinc/; revision=24797
|
2011-12-14 10:30:32 +00:00 |
Charlie Fenton
|
17a90f6703
|
Fix typos in comments
svn path=/trunk/boinc/; revision=24753
|
2011-12-07 11:43:17 +00:00 |
Charlie Fenton
|
922a645247
|
Mac installer: revert branded build script for wrapper application around installer package
svn path=/trunk/boinc/; revision=24752
|
2011-12-07 11:37:34 +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
|
d536eb2da9
|
Mac installer: revert to using a wrapper application around installer package
svn path=/trunk/boinc/; revision=24725
|
2011-12-02 16:59:37 +00:00 |