71 Commits (a85f2c42014a6fd199f3ca40d9049afa99e2ce4a)

Author SHA1 Message Date
  Chris Smith 7f222c800f Introduce a ConnectionManager. 9 years ago
  Chris Smith 693264fb86 Make all the things final. 9 years ago
  Chris Smith 5321ea8492 Style/inspection fixes. 10 years ago
  Greg Holmes cda848a142 Rename confusing method name and add correctly functioning one. 10 years ago
  Greg Holmes 428d9b600f Add launcher utils to support new launcher. 10 years ago
  Chris Smith 3bdaacc947 Check and canonicalise directories properly. 10 years ago
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10 years ago
  Chris Smith 95e613df30 Use strings not enums for directory types. 10 years ago
  Chris Smith 78636e4028 Pass the directory in to the error manager. 10 years ago
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 years ago
  Chris Smith a1c329ba8f More tidying. 10 years ago
  Chris Smith 9e40850fb6 Remove deprecated method call. 10 years ago
  Chris Smith cc34c9de3c Remove IdentityManager singleton call. 10 years ago
  Chris Smith d34282d57a Inject a temporary directory. 10 years ago
  Chris Smith 72209e89e7 Inject identities directory instead of using a controller. 10 years ago
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 years ago
  Greg Holmes f68cc6ee62 Tidy up javadoc 10 years ago
  Chris Smith fbe6ef7165 Give actions some dependencies. 10 years ago
  Chris Smith 1a24895588 Fix various dependencies. 10 years ago
  Chris Smith ff552de9c6 Fix up the ThemeManager's static state and inject. 10 years ago
  Chris Smith 7333fc3f2e Move more initialisation into dagger. 10 years ago
  Chris Smith beda762db4 Inject the PluginManager. 10 years ago
  Chris Smith fdee421ebb Inject the config directory. 10 years ago
  Chris Smith 37f17e6a18 Make the CommandLineParser less singleton-y. 10 years ago
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 years ago
  Shane Mc Cormack 4edc853bbf Desingleton PluginManager (and as a side-effect, ServerManager). 11 years ago
  Shane Mc Cormack 792f3cc7dc Make main less static. 11 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Chris Smith 5c64a29c45 Deprecations 12 years ago
  Chris Smith d4507e0b3a Deprecation fixes 12 years ago
  Chris Smith 6a06e9abae Get rid of @author tags 13 years ago
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Chris Smith 77b570a30f Style fixes 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith 5d584f2068 Style fixes 14 years ago
  Chris Smith 00ae9c2a1f Core style fixes 14 years ago
  Chris Smith b509c986a5 s/0.6.4/0.6.3/ 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Shane Mc Cormack c57d50ecd4 Add getURI to NewServer. 14 years ago
  Chris Smith 8e8dab0662 s/0.6.3m3/0.6.4/ 14 years ago
  Chris Smith f8fc611fc1 Use URI instead of IrcAddress. 14 years ago
  Chris Smith 79d2b27e87 Remove old version/update channel things 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Shane Mc Cormack d2ebf1d4e1 Change RMI Port to one thats non-standard and is thus less likely to be already in use. 16 years ago
  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 years ago
  Chris Smith 3a8c25ff0b The -d/--directory command line option now ensures that the specified directory has a trailing slash, so we don't end up with randomly prefixed files 16 years ago
  Chris Smith 40fdb14ab7 Fiddled with the way CommandLineParser works, so it can output an error message if -e is specified and it can't connect as soon as it parses -e, rather than miles down the line when it happens to be used 16 years ago
  Chris Smith 5f8b02dc69 Fix RMI breaking because Java decided to garbage collect objects we were exposing over RMI (?!) 16 years ago
  Chris Smith ae4f818d20 Load more code tidying 16 years ago
  Chris Smith b4591c19a9 Bunch of minor style improvements 16 years ago