39 Commits (1a248955886b11ab2ecdc5b065ea882a5f09d2f1)

Author SHA1 Message Date
  Chris Smith 1a24895588 Fix various dependencies. 10 years ago
  Chris Smith 7333fc3f2e Move more initialisation into dagger. 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
  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
  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 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 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 1b9d4326e8 Change all uses of RELEASE_DATE to SVN_REVISION 16 years ago
  Chris Smith 510280110a CommandLineParser now errors out if trailing characters are appended to a short arg (e.g. -pFOO) 16 years ago
  Chris Smith 491f432806 Deprecated, move, and generally mess around with various Resource Manager methods 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 8eec23dec0 Launcher update component and CL option. Both need backporting. 16 years ago
  Chris Smith eabc506aee Added basic RMI support 16 years ago
  Gregory Holmes 371e29a4df IrcAddress.connect can now take a profile as an argument 16 years ago
  Gregory Holmes cb0f7fdccd More URL Handler work 16 years ago
  Gregory Holmes fc6742e774 More work on URL handling 16 years ago
  Chris Smith f5cf7253d3 Moved resource manager into util 16 years ago
  Chris Smith e6e7757775 Added -r CLI switch to temporarily disable error reporting 16 years ago
  Gregory Holmes 33e49f4454 ResourceManager now has get CWD 16 years ago
  Chris Smith 349bb6ea4d Command line parser now accepts -d and -p 16 years ago
  Chris Smith a123258a8e Work around another NPE in frame container 16 years ago
  Chris Smith 1f3127fcdc Refactoring for commandline change 17 years ago
  Chris Smith b50cc09312 Created command line package, moved CommandLineParser (not refactored yet) 17 years ago
  Chris Smith 0d13411975 Added STRING_NCONTAINS action comparison 17 years ago
  Chris Smith 32aa678cdb Command line parser improvements 17 years ago
  Chris Smith a5b45d0661 Add some initial crude command line stuff 17 years ago