Commit Graph

7 Commits (6464d0a5fa91a8b06768eceb2e1257c68077410a)

Author SHA1 Message Date
Scott Nonnenberg 5c5fdaaed5
Update available dialog: default now 'later', not 'restart' (#1894)
This prevents the user from restarting the app by pressing space on
MacOS,  which happens frequently during the course of normal typing of a
message.

In the future we'll move to a less-obtrusive system a little
more like Chrome, where you choose to do the restart when it is
convenient for you. For now, we minimize the chance of accidental
restart in the middle of typing a message.
7 years ago
Scott Nonnenberg e96502ba5e
Delay our call to quitAndInstall(); doesn't work inside callback (#1866) 8 years ago
Scott Nonnenberg 1c455c83e0
Set parent window for about/new version, escape to close (#1795)
* Set parent window for about/new version, escape to close

* Exclude jquery from jshint run
8 years ago
Lilia 3b810d3196 Don't check for auto updates on linux (#1592)
There aren't any!

// FREEBIE
8 years ago
Scott Nonnenberg 8243f25e5a
Fix auto-update dialog now that locale-loading has been changed
FREEBIE
8 years ago
Scott Nonnenberg 80fd70de13
Don't show 'new update available' dialog if it's already showing
FREEBIE
8 years ago
David Balatero 8f30e13ec1
Rename autoupdate -> auto_update, remove redundancy 8 years ago