Benjamin Kampmann
6ecc855c34
Don't open Browser post-install on Mac ( #8641 )
...
Since we start parity with the UI disabled per default now, opening the browser post installation will show an annoying error message, confusing the user. This patch removes opening the browser to prevent that annoyance.
fixes #8194
2018-05-16 22:01:11 +02:00
Afri Schoedon
adc3457a89
Bump master to 1.12 ( #8477 )
...
* Bump master to 1.12
* Bump crates to 1.12
* Bump mac installer version to 1.12
* Update Gitlab scripts
2018-04-25 16:25:43 +02:00
Rando
33284e988e
Bump master to 1.11.0 ( #8021 )
...
* Bump master to 1.11.0
* Bump price-info
* Bump mac installer version
* Fix gitlab builds
2018-03-03 22:02:33 +01:00
Afri Schoedon
73327d011d
Update Info.plist
2018-01-23 22:36:45 +01:00
Denis S. Soldatov aka General-Beck
2ac2fbdf89
add ethkey & parity-evm todarwin pkg
...
+new ststus icons
mac/Parity Ethereum.xcodeproj/project.pbxproj
mac/Parity/AppDelegate.swift
mac/Parity/Assets.xcassets/statusIcon.imageset/Parity-1.png
mac/Parity/Assets.xcassets/statusIcon.imageset/Parity-2.png
mac/Parity/Assets.xcassets/statusIcon.imageset/Parity.png
mac/Parity/GetBSDProcessList.swift
mac/install-readme.txt
mac/uninstall-parity.sh
scripts/gitlab-build.sh
2018-01-16 20:30:28 +03:00
Marek Kotewicz
cfc2a240c4
bump to 1.10.0 ( #7507 )
...
* bump to 1.10.0
* update version of version crate
* bump Cargo.lock
2018-01-11 09:58:37 +01:00
Denis S. Soldatov aka General-Beck
436f09d5a5
fix darwin build
...
Parity.png should be 512x512
fix ethstore
Signed-off-by: Denis S. Soldatov aka General-Beck <general.beck@gmail.com>
2018-01-11 07:54:42 +03:00
Arkadiy Paronyan
c8ad8aeac4
Updated icons ( #7469 )
2018-01-05 13:44:05 +01:00
Arkadiy Paronyan
f3ea2f354e
v1.9.0 ( #6727 )
2017-10-12 23:44:02 +02:00
Afri
afbda7baa8
Bump master to 1.8.0 ( #6256 )
...
* Bump master to 1.8.0
* Use jsonrpc-core to avoid breaking master
* Update Cargo.lock
2017-08-08 20:18:00 +02:00
Arkadiy Paronyan
b9b5c84417
Fixed default UI port for mac installer ( #5782 )
2017-06-07 16:27:26 +02:00
Arkadiy Paronyan
f5ea47a7b2
Various installer and tray apps fixes ( #4970 )
...
* Mac tray app fixes
* Windows restarting fixed
2017-03-23 13:25:31 +01:00
Arkadiy Paronyan
ae3f85bd5b
v1.7 ( #4730 )
2017-03-07 17:29:27 +01:00
Arkadiy Paronyan
3da3e8453b
Fixing ethstore build ( #4492 )
2017-02-09 10:42:49 -05:00
Arkadiy Paronyan
5817acb582
Mac binaries signing ( #4397 )
2017-02-02 11:55:20 +01:00
Arkadiy Paronyan
089da2a24a
New macOS App ( #4345 )
2017-01-29 20:22:45 +01:00
Arkadiy Paronyan
148ea37687
v1.6 in master ( #4113 )
2017-01-10 15:41:59 +01:00
Gav Wood
75c92e9356
Add Parity.png
2016-12-16 20:34:08 +01:00
Gav Wood
6f977f03ae
Rename from troublesome filename
2016-12-16 20:26:49 +01:00
Gav Wood
c2448f6c2f
Add mac icon.
2016-12-16 18:32:33 +01:00
Arkadiy Paronyan
2928da07e4
sudo -c Is not supported on Mac
2016-11-17 12:30:56 +01:00
Arkadiy Paronyan
8ecbec8d6c
Fixes for open UI after installation ( #3300 )
2016-11-09 13:17:57 +01:00
Gav Wood
7b5824d4a2
Fixes for 1.4 ( #3260 )
...
* Fix --geth
* Fix mac installer.
* Fix up installer.
* Additional tweaks.
* Fix for empty APIs
* Another case of empty apis
2016-11-08 21:45:22 +01:00
Gav Wood
744501c454
Mode improvements for UI ( #3109 )
...
* `--mode=off` now works.
* Add Mode::Off as a persistent CLI option.
* "last" not "auto" as default.
* Commit accidentally unsaved file.
* Whitespace
[ci:skip]
* Mode CLI parse fix
* or offline
* Save mode when it gets changed.
* Fix Offline mode
* Fix up mode operations.
* Make passive default, but not overriding.
* Fix test
* Maybe not everyone wants to run an archive node...
2016-11-05 10:38:00 +01:00
Gav Wood
9b1f67b2dd
Add mac installer files ( #2995 )
...
* Add mac installer files.
* Add shortcut for Applications.
* Rework installer to run under user.
* Fix up script further.
* Add App stub
* Introduce better information.
2016-11-02 17:03:21 +01:00