Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-18 | UPDATES: Give feedback on OS X when using the Check now button | Thierry Crozat | |
Checking updates from the menu was giving feedback when no update was found, but checking updates from the Check now button in the options was only giving feedback if a new version was found. Now it also tell us when ScummVM is up to date. | |||
2016-10-09 | JANITORIAL: Remove more trailing spaces | Eugene Sandulenko | |
2016-05-23 | UPDATES: Fix indentation | Filippos Karapetis | |
2016-05-22 | UPDATES: Add support for WinSparkle | Filippos Karapetis | |
2016-04-10 | UPDATES: Check that we're running in a bundle, and skip Sparkle ↵ | Eugene Sandulenko | |
initialization otherwise This was leading to an unhandled exception within Sparkle code which was hanging the application. This feature is good only for development purposes, as convenient users are supposed to run ScummVM from the supplied bundle. | |||
2016-04-10 | UPDATES: Use new constants for MacOS X 10.10 | Eugene Sandulenko | |
2016-04-10 | UPDATES: Plug memory leak | Eugene Sandulenko | |
2016-04-09 | UPDATES: Implemented method getLastUpdateCheckTimeAndDate() | Eugene Sandulenko | |
Currently it uses methods and constants deprecated in 10.10. 10.10+ -specific code will follow | |||
2016-04-01 | UPDATES: Implement and use method for normalizing interval value to accepted ↵ | Eugene Sandulenko | |
values | |||
2016-03-31 | UPDATES: Normalize update intervals at setting | Eugene Sandulenko | |
2016-03-31 | UPDATES: Read values from config file in MacOS X update manager | Eugene Sandulenko | |
2016-03-30 | UPDATES: Made interval set/get functions accept normal integers | Eugene Sandulenko | |
2014-02-18 | BACKENDS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-11-18 | OSX: Fix Sparkle compilation on older systems | Thierry Crozat | |
This patch was provided by fingolfin (see patch #3582260). It replaces use of methods introduced in MacOS X 10.4 with methods that exists since MacOS X 10.0. | |||
2011-08-02 | MACOSX: Turned update support off by default, simplified and cleaned the ↵ | Oystein Eftevaag | |
pull request | |||
2011-07-19 | MACOSX/UPDATES: Add comments which describe what Sparkle is | CeRiAl | |
2011-07-19 | MACOSX/UPDATES: Fix compilation for Mac OSX 10.4+ | CeRiAl | |
2011-07-19 | MACOSX: Add Sparkle support | CeRiAl | |