29 次代码提交 (1f299c403cd40d61e1ade3d7286c8c59ce3bb4b8)

作者 SHA1 备注 提交日期
  Shane Mc Cormack 449cc4524a Fix running on 64bit windows. 14 年前
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 年前
  Michael 0e558f25b1 Fixes issue 2457 15 年前
  Michael afcc70be91 Fixes issue 2455: Fixed all programs with potentially the same problem 15 年前
  Michael dd0812c7eb Move more calls to shared units and tidy source 15 年前
  Michael 38a2aae7e6 Moved shared calls into shared unit, put Vista.pas into libwin 15 年前
  Michael d527c64c50 Fix dmdirc.exe dialogs not showing on windows XP, tidy source code 15 年前
  Michael b019b80ebf Fix stupid bug with new match code 15 年前
  Michael eba1c4e3a2 Replace wildcard matching with simple check to remove strutils requirement 15 年前
  Michael 1e0089ecc7 Fixes issue 2444: Fully working without lazarus and misc fixes 15 年前
  Michael 91115546fb Disable force JRE mode 15 年前
  Michael 8320ec9f8f Setup JRE download dialog: Now shows speed, also fixed a couple of bugs 15 年前
  Michael 5bf3f9939d Setup main window now shows and works! 15 年前
  Michael b19bdac8d3 Initial porting to KOL 15 年前
  Michael ee84b2a5bc Issue 2452: Check for wget failing 15 年前
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 年前
  Shane Mc Cormack 60d8fbd414 Fixes issue 1479 again. 16 年前
  Shane Mc Cormack 65c205a5f1 Fix windows installer. 16 年前
  Shane Mc Cormack 9b732b42c6 Add --help to installer. 16 年前
  Shane Mc Cormack 6b559d730d Download files from http://binary.dmdirc.com/ not http://shanemcc.co.uk/dmdirc-binaries/ 16 年前
  Shane Mc Cormack c5748dbb07 Add -k/--check command line param. Exits with 0 or 1 if an existing dmdirc instance was found via RMI. (0 == Found) 16 年前
  Shane Mc Cormack ba3a84d94b Rather than building a separate installer.jar that contains a subset of DMDirc.jar, just use java -cp DMDirc.jar com.dmdirc.installer.Main like we should have done all along really. 16 年前
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 年前
  Shane Mc Cormack 48e5e45c65 oops 16 年前
  Shane Mc Cormack db0e04c0a9 When possible (/usr/lib/lazarus exists) the windows installer builder will compile in a GUI for the download progress, rather than showing a wget console window. 16 年前
  Shane Mc Cormack 0b786e99b2 Windows Installer can now install java if needed. (Currently the download shows a wget console window, this will be replaced before .6) 16 年前
  Shane Mc Cormack 9c8c393bf4 Windows Installer now shows the version number of the installer on the welcome screen and in the titlebar 16 年前
  Shane Mc Cormack 3f61830aa8 Windows Installer now remembers previous install dir 16 年前
  Shane Mc Cormack 5bd229158b Installer moved into trunk 16 年前