20 Commits (3da655721519da2c67e24528ca0299b03b26aed5)

Author SHA1 Message Date
  Gregory Holmes 7fa06fd7f6 All Dialogs are now singletons (which should solve Issue 432: Channel settings briefly shows previously attempted to be set channel settings) 17 years ago
  Shane Mc Cormack d99346cb42 fixed: java.lang.Character is incompatible with expected argument type java.lang.String in com.dmdirc.installer.cliparser.CLIParser.add(CLIParam) In file CLIParser.java, line 83 17 years ago
  Gregory Holmes dd956d3e2f More work on dialog singletons 17 years ago
  Gregory Holmes cf2bbd9aa0 Installer is step 3 not 2 17 years ago
  Gregory Holmes ffcada908d Wizards now listen to enter and escape 17 years ago
  Gregory Holmes d5c6bfe694 Report fixes 17 years ago
  Shane Mc Cormack 2d491dcc7c Installer Changes to fix Issues raised by cnorthwood 17 years ago
  Gregory Holmes c2e2537b34 Fixed ClassCastException on saving channel settings 17 years ago
  Gregory Holmes d919cbb3ad Installer uses system look and feel 17 years ago
  Shane Mc Cormack 21975035ab Fixed InvalidThreadStateException in installer 17 years ago
  Shane Mc Cormack 8c4860040b Renamed: CallbackNotFound -> CallbackNotFoundException 17 years ago
  Shane Mc Cormack a0378f6d9e Installer Changes 17 years ago
  Shane Mc Cormack a6e50af0fb lotsa windows changes 17 years ago
  Shane Mc Cormack 81806819fd Added getLocalPort() 17 years ago
  Shane Mc Cormack d163917a16 Added stuff that was needed by the last commit 17 years ago
  Shane Mc Cormack 47531144b7 Added distinction between shortcut types (Desktop, Quick Launch, Menu) 17 years ago
  Chris Smith 1ecdbaa4e7 .length() != 0 -> ! .isEmpty() 17 years ago
  Chris Smith bf50c61880 .length() == 0 -> .isEmpty() 17 years ago
  Gregory Holmes b3f0d70223 Simpler layouts for the installer steps 17 years ago
  Shane Mc Cormack 7b0f336962 I thought these were commited. 17 years ago