log src/UpdateCheckDialog.cpp @ 768:f3631db17328

age author description
Thu, 21 Apr 2011 15:17:51 +0000 thomas_-_s Updated all date occurrences to the year 2011.
Thu, 14 Oct 2010 19:52:47 +0000 thomas_-_s Done some refactoring:
Sun, 21 Mar 2010 17:34:17 +0000 thomas_-_s Updated comment copyright year.
Fri, 19 Mar 2010 19:27:40 +0000 thomas_-_s [fix] Bug ID 2135872: A zombie process kept on running if UiGUI was quit during the update check in background if no internet connection is available.
Thu, 12 Feb 2009 23:39:00 +0000 thomas_-_s [fix] Bug ID 2594251 : The new version check didn't work anymore since version 1.0.1. http://universalindent.sf.net/issue/bug/2594251
Wed, 04 Feb 2009 16:46:26 +0000 thomas_-_s From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
Tue, 03 Feb 2009 16:41:37 +0000 thomas_-_s Updated the copyright notice to the year 2009.
Tue, 11 Nov 2008 14:56:11 +0000 thomas_-_s Renamed the source files and some classes to have consistent names. What a nice kind of work.