10063 Commit (85c7e7f34bd19a7d27b48eff70db48626530d7d8)
 

Autore SHA1 Messaggio Data
  Chris Smith 623f1d2c02 Updated netbeans properties file to new package 17 anni fa
  Chris Smith c2ab0c8e50 Updated package names to comply with coding conventions 17 anni fa
  Shane Mc Cormack 8a5daf33f0 Fixed ParserTestClass 17 anni fa
  Chris Smith 14bf1eef31 Remove private netbeans settings from the repo 17 anni fa
  Gregory Holmes f474feb674 Actually added the plugins this time. 17 anni fa
  Gregory Holmes 7bbd9aee38 Changed the access on some Config methods. 17 anni fa
  Shane Mc Cormack 7adb8963d4 Added sHost param to ChannelModesChanged (For when servers change modes.) 17 anni fa
  Shane Mc Cormack 810ddf8d85 added getSvnInfo to parser classes. (returns $Id: string) 17 anni fa
  Shane Mc Cormack 30a05148b1 Clients, Channels and ChannelClients now know what parser they are owned by. (Used for mode related stuff) 17 anni fa
  Gregory Holmes 7c7eb5aa8d Added set method to Config class 17 anni fa
  Shane Mc Cormack 831cbab8fc Added Id keyword to files 17 anni fa
  Shane Mc Cormack cd689b945b Added names parsing (and callback) 17 anni fa
  Shane Mc Cormack 5e32e907a2 Parser Tests are now only compiled if bDebug is true. 17 anni fa
  Shane Mc Cormack 5189e18e82 Added ID to svn:keywords on all parser files. 17 anni fa
  Shane Mc Cormack be1ccad233 Added OnError Callback 17 anni fa
  Chris Smith ced0f0a067 - ChannelCommandParser now extends ServerCommandParser 17 anni fa
  Chris Smith 5772c821fd Update copyright header 17 anni fa
  Chris Smith ed72707ba2 Add skeleton command parser files 17 anni fa
  Chris Smith 7e54a41d61 Fixed issue 18 17 anni fa
  Gregory Holmes 8ff329f4d6 Added config file loading and saving, suppressed error in the IRC parser 17 anni fa
  Chris Smith 8160496bd8 IRCParser now sends a password if it's non-empty 17 anni fa
  Chris Smith 045b58f935 Server password is now passed to the parser 17 anni fa
  Chris Smith 0166b90733 Updated Channel.java to use new channelframe 17 anni fa
  Chris Smith 33fece514c Added basic channel frame 17 anni fa
  Chris Smith b92fd0c85c Added default window titles 17 anni fa
  Shane Mc Cormack ab353e9e8f Added more feedback in run() using OnDebug with a level of ndSocket (2); 17 anni fa
  Shane Mc Cormack 0989fe9b42 Reformatting Javadoc @version lines 17 anni fa
  Shane Mc Cormack 495da61160 Added svn:keywords Id to files 17 anni fa
  Chris Smith 5e74db6cda Added initial identity manager dialog 17 anni fa
  Chris Smith 8b252f8306 The server class now passes on the host/ip to the IRCParser 17 anni fa
  Chris Smith c4bd274739 * Moved MyInfo and ServerInfo into seperate classes 17 anni fa
  Shane Mc Cormack 6069b2a844 Fixed stupid errors. 17 anni fa
  Shane Mc Cormack d0483f4cb6 Moved server into a separate Serverinfo class 17 anni fa
  Shane Mc Cormack f3ebbd194c Removed unnneded AllEvents Class 17 anni fa
  Chris Smith 719f6a0e83 Server.java now uses SetNickname() instead of sending a raw NICK line 17 anni fa
  Chris Smith e12ac657fe Tidied up formatting of all (non-parser) code and javadoc'd everything except for autogenerated UI variables 17 anni fa
  Chris Smith 5a8507242e Improved Config handling a bit 17 anni fa
  Chris Smith bc7493d180 Fixed imports 17 anni fa
  Chris Smith 64ca7c19bf ServerFrame's borders are now removed when maximised 17 anni fa
  Shane Mc Cormack e45b7d9297 Added altNickname to myinfo 17 anni fa
  Chris Smith be96524b75 Basic nickinuse handling (add a _) 17 anni fa
  Shane Mc Cormack c9aef87ba6 Added nick in use Callback. 17 anni fa
  Chris Smith 7184339d99 * Text entered into the raw or server windows is now sent to the server 17 anni fa
  Chris Smith b96482b151 * No longer create a default connection 17 anni fa
  Chris Smith 9b04dcd86d Fixed compatability with callback changes 17 anni fa
  Chris Smith 319b35ecd6 * Added Raw class 17 anni fa
  Shane Mc Cormack 25c34e2bb0 Updated wiki with new callbacks 17 anni fa
  Chris Smith dd5e4cd082 * Only one instance of NewServerDialog can now exist 17 anni fa
  Shane Mc Cormack 6c807ca281 Modified methods for adding/removing callbacks. 17 anni fa
  Chris Smith 8556a08595 * Added ServerManager.numServers() method 17 anni fa