OSDN Git Service

Added support for importing Meta tags from a CSV files.
[lamexp/LameXP.git] / src / Dialog_Update.cpp
2012-01-01 lordmulderHappy New Year 2012!
2011-12-29 lordmulderBetter handling of system shutdown. Now using the Qt...
2011-12-27 lordmulderPrevent some more dialogs from blocking a quick system...
2011-12-03 lordmulderSmall fix of previous commit.
2011-12-02 lordmulderSlightly tweaked how the progress bar is updated.
2011-12-02 lordmulderAccount for the fact that some web-sites send "HTTP...
2011-12-02 lordmulderAdded some info on how the Auto Update systems works...
2011-12-01 lordmulderAdded more "known hosts" to the list: We now use a...
2011-11-11 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-11 lordmulderReworked SplashScreen fade-in and fade-out code a bit.
2011-11-07 lordmulderImplemented a more correct way to initialize the ITaskb...
2011-10-08 lordmulderUpdated installer to get rid of "parameters.nsh", now...
2011-07-10 lordmulderCheck InternetGetConnectedState() in an asynchronous...
2011-05-09 lordmulderAuto-Update improvements: Now we query InternetGetConne...
2011-05-09 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-05-06 lordmulderAdded more options for Aften to the "Advanced Options...
2011-05-03 lordmulderAdded an option to check for "Beta" (pre-release) updat...
2011-04-30 lordmulderMake three strings translatable that I missed before...
2011-04-11 lordmulderClean up #include directives: Don't include 'Windows...
2011-03-28 lordmulderNew icon for network connection error.
2011-03-25 lordmulderMake auto updater check for expired version information.
2011-03-24 lordmulderAdded busy animation to "Update" dialog + added timeout...
2011-03-24 lordmulderNew icons for the "Update" dialog.
2011-02-25 lordmulderAdded an option to select a user-defined TEMP directory.
2011-02-25 lordmulderAdded support for Windows 7 Taskbar Progress to "Update...
2011-02-17 lordmulderFixed a bug that could lead to an infinite loop when...
2011-02-12 lordmulderOnly check for "beta" updates when using a pre-release...
2011-02-02 lordmulderAdded one mirror.
2011-01-24 lordmulderUpdated install script. Also updated web-update tool.
2011-01-12 lordmulderFixed a typo.
2011-01-01 lordmulderMake more strings translatable.
2011-01-01 lordmulderHappy new year!
2010-12-08 lordmulderFixed a typo.
2010-12-08 lordmulderMore update manager UI improvements.
2010-12-07 lordmulderImplemented a method to "detect" the user's TEMP folder...
2010-12-06 lordmulderAvoid using absolute file names with WGet/GnuPG, as...
2010-12-06 lordmulderUse a more efficient method to update the progress...
2010-11-29 lordmulderImplement update reminder + added options to disable...
2010-11-28 lordmulderActually implement the auto-updater.
2010-11-27 lordmulderNew update dialog. Not actually checking for updates...