Commit Graph

51 Commits (b931f61b9ab098ea4ea8fbe4cbf0b03c566c3f63)

Author SHA1 Message Date
fanquake 7d7bf2ff4a
build: set minimum supported macOS to 10.12
5 years ago
fanquake a3e810326d
build: remove BIP70 entries from macOS Info.plist
5 years ago
Jon Layton 6aab7649d3 doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4
5 years ago
MarcoFalke fa5e9f157e
build: Stop translating PACKAGE_NAME
5 years ago
Wladimir J. van der Laan edc2822b9d
Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
6 years ago
fanquake 8e209340c8
build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
6 years ago
Alexey Ivanov 1e0f3c4499
macOS: disable AppNap during sync
6 years ago
fanquake cf2f4306fe
gui: explicitly disable "Dark Mode" appearance on macOS
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
fanquake 84b0cfa8b6
release: bump minimum required macOS to 10.10
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
6 years ago
John Newbery bc6fdf2d15 Change all python files to use Python3
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
practicalswift 95bab821b3 Remove unused Python imports
8 years ago
Cory Fields 339c4b6c3a release: bump required osx version to 10.8. Credit jonasschnelli.
8 years ago
MarcoFalke fa13c5ce4f [share] remove qt/protobuf.pri
8 years ago
isle2983 4677b197f7 [copyright] add MIT License copyright header to remaining Python files
8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env)
8 years ago
Mitchell Cash 678513cc94 Correct small typo in extract_strings_qt.py
9 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility
9 years ago
Luke Dashjr 3cae14056a Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere
9 years ago
Luke Dashjr 917b1d03cf Set copyright holders displayed in notices separately from the package name
9 years ago
Luke Dashjr d5f46832de Unify package name to as few places as possible without major changes
9 years ago
MarcoFalke 8a320c7956 [trivial] Remove obsolete share/qt/make_windows_icon.sh
9 years ago
MarcoFalke d1acf938e6 [qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh
9 years ago
Wladimir J. van der Laan 9d67b10091
Merge pull request #6218
10 years ago
Jonas Schnelli 0a32a9347e OSX: use "Bitcoin Core" as Bundle Display Name
10 years ago
Cory Fields c3cdd7b312 osx: set min version to 10.7 for 0.11+
10 years ago
Michael Ford 1f9be984db Disable App Nap on OSX 10.9+
10 years ago
Wladimir J. van der Laan 509030344c qt: Pick translation messages only from necessary files
10 years ago
Michael Ford 8abfb9905d Add CLIENT_VERSION_REVISION to mac osx info plist
11 years ago
duanemoody 1204945742 Add application category for OSX
11 years ago
Gavin Andresen 26e4b52712 Require OSX 10.6, 64-bit
11 years ago
Wladimir J. van der Laan b26de9d951
qt: Update remaining "The Bitcoin Core Developers"
11 years ago
Wladimir J. van der Laan f10b2d70d0 qt: use series of pngs for spinner
11 years ago
Philip Kaufmann 84f8551f3a [Qt] misc small Mac related changes/cleanups
11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations.
11 years ago
Philip Kaufmann 01cbaeb62f fix extract_strings_qt.py
11 years ago
Cory Fields f3f09462cd autotools: teach extract_strings_qt.py to respect the XGETTEXT env variable
11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem
11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests
11 years ago
Timon Rapp 1df6a90a06 Added NSHighResolutionCapable flag to Info.plist for better font rendering on Retina displays.
12 years ago
Jonas Schnelli f95279ba79 fixes #2506: mac binary with proper version and copyright meta-informations (Info.plist)
12 years ago
Gavin Andresen 8269a0953e Reimplement click-to-pay links. Add OSX support.
12 years ago
Wladimir J. van der Laan 485d667748 Revert "Merge pull request #1931 from laanwj/2012_10_newicons"
12 years ago
xanatos b96238a9c9 Changed the spinner to a non-GPL one, added instructions on how to regenerate it, changed the assets attribution, removed old spinner + old spinner's sources.
12 years ago
Wladimir J. van der Laan 15094f7654 Update bitcoinstrings from core and English source translation file
13 years ago
Wladimir J. van der Laan 11cd416525 fix warnings: unused variable 'XX' [-Wunused-variable]
13 years ago
Wladimir J. van der Laan 6f6f524f1a Rename make_windows_icon.py to .sh as it is a shell script (fixes #1099)
13 years ago