Adrian Gallagher
a74a01e617
Litecoin: Branding
7 years ago
Jonas Schnelli
f151f5f50f
[macOS] remove Growl support, remove unused code
7 years ago
practicalswift
bea8e9e66e
Document the preference of nullptr over NULL or (void*)0
7 years ago
Michael Ford
78253fcbad
Remove references to X11 licence
10 years ago
Jonas Schnelli
a7f2941068
[Qt, OSX] fix usage of osx 10.8+ user notification center
...
Currently Bitcoin-Qts support for OSX User Notification Center is broken. This pull will fix a known issue of non-official-apple-built apps having problems sending user notifications.
10 years ago
Philip Kaufmann
6c1bf199ca
[Qt] style-police, add missing license headers
...
- add missing license headers in Mac files
- small code formating cleanups
11 years ago
Jonas Schnelli
b4b0170595
osx: make use of the 10.8+ user notification center to display growl like notifications
...
- if 10.8, use user notification center, if <10.8, use growl
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
12 years ago