Alphabetical Index | Tags by Size | Find tag:

Updater

Related tags: Client, Client UI, ClientApp, ClientPlayer, ClientWindow, Console, Control Panel, Default Style, GameSelectionWidget, Task Bar, UI, WindowSystem

Authorship: 99% skyjake, 1% danij

View commits by groups

March 2019
2019-03-30 Unix : Specify autoupdater platform manually
August 2018
2018-08-03 Client : Checking for available updates (query latest build)
March 2017
2017-03-04 Added : Added a separate channel for RC+stable releases
February 2017
2017-02-24 UI : Hide the update download location setting
April 2016
2016-04-03 Added | Windows : Added 64-bit Windows support, install via msiexec
November 2014
2014-11-16 Fixed | UI : Don't recheck if settings weren't changed
October 2014
2014-10-19 UI : Use alternate accent color for annotation labels
July 2014
2014-07-08 Fixed | UI : Apply HiDPI scaling in download progress indicator
May 2014
2014-05-07 UI : Minor rephrasing of the update availability text
April 2014
2014-04-30 Fixed : Crash after starting installation of update
March 2014
2014-03-23 Fixed | libappfw : Showing the Updater notification icon
2014-03-02 UI : Allow updater mini progress to rotate
February 2014
2014-02-28 Fixed | libappfw | UI : Updater Settings dialog position while closing
January 2014
2014-01-28 Cleanup | Game | UI : Log messages
November 2013
2013-11-25 Fixed : Downloading files from SourceForge
2013-11-25 Fixed : Downloading files from SourceForge
2013-11-25 Fixed : Notification has an overly large shadow
2013-11-25 Fixed : Notification has an overly large shadow
October 2013
2013-10-07 : Notification uses accent color when update available
2013-10-05 : Don't open a dialog when update available
September 2013
2013-09-23 UI : Updater Settings dialog is non-modal (like other settings)
2013-09-23 Added : Added option to download available updates automatically
2013-09-14 UI : Stop progress rotation when download complete
2013-09-14 Client | Fixed | Refactor | Windows : Build error (refactoring oversight)
August 2013
2013-08-29 OS X : Native SDK build uses the x86_64 distribution package
2013-08-27 Client | Config : Updater's default config moved to appconfig.de
2013-08-26 UI | Windows : Updated dialog about "Files in Use"
2013-08-22 Client | UI : Pause game when update found
2013-08-22 Fixed | Windows : Native path manipulation in the download dialog
2013-08-22 Fixed | UI : Message dialog not deleted
2013-08-22 Cleanup | Client | UI : Usability improvements; cleanup
2013-08-22 Client | Refactor | UI : New Download dialog for the Updater
2013-08-21 Client | Refactor | UI : Revising updater UI (dialog for available updates)
2013-08-21 Client | Refactor | UI : Updater moved to ClientApp; revising dialogs
2013-08-20 Client | UI : Removed old UpdaterDialog base class
2013-08-20 Client | UI : Reimplemented the updater settings dialog
2013-08-20 Client : Relocated some autoupdater header files
July 2013
2013-07-11 : Replaced use of Con_Message()
May 2013
2013-05-20 Client : Improved readability of update notification
April 2013
2013-04-09 : Check for an update when engine startup has completed
2013-04-09 Fixed : Printing last checked time when never actually checked
March 2013
2013-03-26 OS X : Updated built-in platform ID for 10.8
2013-03-25 Windows : Check for Shell and Server instances before installing
2013-03-23 Fixed : Default location for downloads, better script for Mac OS X
February 2013
2013-02-23 OS X : Updated installer filename
2013-02-16 OS X : Open the .mpkg after downloading an update
2013-02-16 Cleanup : Cleanup
2013-02-08 : Applied the DENG2_PIMPL macro in UpdaterSettingsDialog
December 2012
2012-12-11 : Download window resizes to show full status message
September 2012
2012-09-15 Fixed : Saving before installing the update
2012-09-15 All Games : Ask to save before installing update
2012-09-01 Windows : Tidied window titles and icons
August 2012
2012-08-31 : Center the notification dialog after mode change
2012-08-31 : Printing the latest update check time
2012-08-29 Fixed : Notification message in Candidate builds
July 2012
2012-07-17 Windows : Ask to stop Snowberry if it is running
June 2012
2012-06-23 Added : Added missing comment banners; removed context help buttons
2012-06-23 OS X : Omit window title from notification dialog
2012-06-19 : Try downloading from fallback URI when primary URI fails
2012-06-19 : Adding a fallback URI where to download the package
2012-06-18 Fixed : Accepting the update notification dialog
2012-06-18 Added : Added a "Reinstall" button when up to date
2012-06-14 Windows : Various small improvements
2012-06-14 : Tidier Settings dialog
2012-06-14 Added : Added "lastupdated" command
2012-06-13 : Show when the latest check was made
2012-06-13 : Adjusted notification dialog margins
2012-06-13 Added : Added way to show the "checking…" page right away
2012-06-13 : Changing settings in notification dialog causes a recheck
2012-06-13 Added : Added option for checking "At startup"; adjusted frequency logic
2012-06-09 Fixed : Log a message about a failed network request
2012-06-09 Added : Added "updateandnotify" and better name for the default download folder
2012-06-09 : Restore fullscreen mode after settings dialog is closed
2012-06-09 Added | Fixed | Windows : Fixed build, added comment about use of windowed mode
2012-06-09 Windows : Hide the window context help button
2012-06-09 : Fetch latest settings when Settings dialog shown
2012-06-09 : Silent checks, "updatesettings" command
2012-06-09 Added : Added shortcuts for the settings dialog
2012-06-08 : Deleting the installed package afterwards
2012-06-07 Unix : Run xdg-open on the downloaded package
2012-06-07 Fixed : Using de::LegacyCore in the updater
2012-06-07 : Finishing touches
2012-06-07 : Help for the "update" command
2012-06-07 OS X : Fine-tuning
2012-06-07 Added : Added the "update" console command
2012-06-06 : Manual and automatic update checks
2012-06-06 : Notification dialog now shows the correct text
2012-06-06 : Never show progress as text
2012-06-06 Windows : Run the installer package
2012-06-05 OS X : Run the installer script
2012-06-05 OS X : Generate a fully functional update script
2012-06-05 OS X : Generate script to upgrade with downloaded package
2012-06-01 : Closing the download dialog
May 2012
2012-05-29 : Querying the path of the downloaded file
2012-05-28 Added : Added title for the updater settings dialog
2012-05-28 Cleanup : Cleanup
2012-05-28 : Handle failed download; support i18n for UI strings
2012-05-28 : Download dialog is functional
2012-05-28 : Working on the download dialog
2012-05-27 : Save default download path with a symbol
2012-05-27 : Fully functional updater settings dialog
2012-05-27 Added : Added a dialog for auto update settings
2012-05-26 : "What's new" button and accept/reject buttons
2012-05-26 : Basic notification dialog functionality
2012-05-26 Refactor : Separated VersionInfo, UpdaterSettings
2012-05-25 : Parsing and comparing version information
2012-05-24 : Parsing response from the website
2012-05-24 : Saving settings persistently; testing version check query
2012-05-24 : Initialize and shutdown