38 Révisions (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

Auteur SHA1 Message Date
  Shane Mc Cormack fd83b6b2a9 Update Copyright il y a 13 ans
  Chris Smith 5d584f2068 Style fixes il y a 14 ans
  Chris Smith 00ae9c2a1f Core style fixes il y a 14 ans
  Chris Smith b509c986a5 s/0.6.4/0.6.3/ il y a 14 ans
  Shane Mc Cormack b691b14491 Update the copyright date on all files. il y a 14 ans
  Shane Mc Cormack c57d50ecd4 Add getURI to NewServer. il y a 14 ans
  Chris Smith 8e8dab0662 s/0.6.3m3/0.6.4/ il y a 14 ans
  Chris Smith f8fc611fc1 Use URI instead of IrcAddress. il y a 14 ans
  Chris Smith 79d2b27e87 Remove old version/update channel things il y a 15 ans
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 il y a 15 ans
  Shane Mc Cormack d2ebf1d4e1 Change RMI Port to one thats non-standard and is thus less likely to be already in use. il y a 16 ans
  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) il y a 16 ans
  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 il y a 16 ans
  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 il y a 16 ans
  Chris Smith 5f8b02dc69 Fix RMI breaking because Java decided to garbage collect objects we were exposing over RMI (?!) il y a 16 ans
  Chris Smith ae4f818d20 Load more code tidying il y a 16 ans
  Chris Smith b4591c19a9 Bunch of minor style improvements il y a 16 ans
  Chris Smith 1b9d4326e8 Change all uses of RELEASE_DATE to SVN_REVISION il y a 16 ans
  Chris Smith 510280110a CommandLineParser now errors out if trailing characters are appended to a short arg (e.g. -pFOO) il y a 16 ans
  Chris Smith 491f432806 Deprecated, move, and generally mess around with various Resource Manager methods il y a 16 ans
  Chris Smith fe09e67121 RemoteServer.getServer() now raises fatal errors if it can't get the server il y a 16 ans
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. il y a 16 ans
  Chris Smith 8cdeab2ef4 Core javadoc. Fixes issue 633. il y a 16 ans
  Chris Smith 8eec23dec0 Launcher update component and CL option. Both need backporting. il y a 16 ans
  Chris Smith eabc506aee Added basic RMI support il y a 16 ans
  Gregory Holmes 79bcca3876 Netbeans really doesn't like deleting files when its told il y a 16 ans
  Gregory Holmes 371e29a4df IrcAddress.connect can now take a profile as an argument il y a 16 ans
  Gregory Holmes cb0f7fdccd More URL Handler work il y a 16 ans
  Gregory Holmes fc6742e774 More work on URL handling il y a 16 ans
  Chris Smith f5cf7253d3 Moved resource manager into util il y a 16 ans
  Chris Smith e6e7757775 Added -r CLI switch to temporarily disable error reporting il y a 16 ans
  Gregory Holmes 33e49f4454 ResourceManager now has get CWD il y a 17 ans
  Chris Smith 349bb6ea4d Command line parser now accepts -d and -p il y a 17 ans
  Chris Smith a123258a8e Work around another NPE in frame container il y a 17 ans
  Chris Smith fac4fa8c59 Add serialVersionUID to IllegalAddressException il y a 17 ans
  Chris Smith 4ec8d2c2f4 Support classes for the command line parser il y a 17 ans
  Chris Smith 1f3127fcdc Refactoring for commandline change il y a 17 ans
  Chris Smith b50cc09312 Created command line package, moved CommandLineParser (not refactored yet) il y a 17 ans