7412 Revize (9e126db8164eb445129196dc8a6d08a856955386)
 

Autor SHA1 Zpráva Datum
  Gregory Holmes 8ff9f6fdab Fixed NicklistListModel. před 17 roky
  Gregory Holmes 8524ba2af5 Added nicklist sorting před 17 roky
  Shane Mc Cormack 90e00b2b01 Also fixed getImportantMode() před 17 roky
  Shane Mc Cormack 8a467ad789 getChanModeStr now also shows the mode with the value "1" (usually voice) před 17 roky
  Shane Mc Cormack 436347e4cf Fixed StringIndexOutOfBoundsException in ChannelClientInfo.toString() method před 17 roky
  Shane Mc Cormack 30c98a9478 Fixed not firing ChannelGotNames před 17 roky
  Chris Smith 0e359985b9 Fixed NickListComparator před 17 roky
  Chris Smith 1474f60726 Removed 'static' from toString and toFullString methods... před 17 roky
  Gregory Holmes 0fde309990 Added missing license headers před 17 roky
  Gregory Holmes 8adcb89835 Added preliminary, but broken, nicklist model and comparator. před 17 roky
  Shane Mc Cormack 2480d2d125 added ChannelClientInfo.toFullString() (returns @+Nickname) and ChannelClientInfo.toString() (returns @Nickname) před 17 roky
  Shane Mc Cormack 8653b9abc8 PrefixModes are now parsed in reverse (meaning a higher value for getImportantModeValue() is ALWAYS more important) před 17 roky
  Shane Mc Cormack 5c0a556773 Added ChannelClient.getImportantModeValue() to facilitate sorting by modes před 17 roky
  Chris Smith a8a5856486 Created ChannelCommand class před 17 roky
  Shane Mc Cormack 6fe5da9520 Greboid appleasal (is that even a word?) před 17 roky
  Chris Smith f2c5d584a5 The nickname list in the channel window no longer auto-resizes horizontally před 17 roky
  Chris Smith ee27770520 Rename package to uk.org.... před 17 roky
  Chris Smith 238ee7be0e Added sendLine() method, and updated to use new ChannelFrame constructor před 17 roky
  Shane Mc Cormack d7409fce54 Added .sendMessage .sendNotice .sendAction .sendCTCP and .sendCTCPReply to the main parser (takes a string target) and the channel object (sends to channel) před 17 roky
  Chris Smith 5b31cd3f0c Text entered into the ChannelFrame's input now gets sent as a channel message (until the command parser is operational) před 17 roky
  Chris Smith 6651949389 Channels now use nicknames instead of full hosts for messages před 17 roky
  Shane Mc Cormack 4500bad8b2 getChannelClients is now typed. před 17 roky
  Shane Mc Cormack 60cb1bdf0c added Channel.getChannelClients() - returns an ArrayList of channel Clients před 17 roky
  Shane Mc Cormack 184de0074c addChannelClient and delChannelClient are now protected not public před 17 roky
  Shane Mc Cormack a663982791 OnTopic -> onChannelTopic před 17 roky
  Shane Mc Cormack 4eddca8580 GotNames -> ChannelGotNames před 17 roky
  Shane Mc Cormack a3aca1bb83 Calls to callbacks are now enclosed in try { } catch so that "lower" callbacks won't be prevented from running if one before it před 17 roky
  Shane Mc Cormack b82c72006e Fixed getUser(ClientInfo cWho) před 17 roky
  Chris Smith 434bac957a * ChannelFrames now have their channel name and topic as the title před 17 roky
  Chris Smith caf4b1f52a * Updated ChannelFrame to make itself visible/maximisable/etc on creation před 17 roky
  Shane Mc Cormack 3e7ff0bfb9 Corrected Javadoc před 17 roky
  Shane Mc Cormack b9d4a48783 Channel Callbacks can now be made to only callback for a specific channel před 17 roky
  Chris Smith 2399a4acb7 Added getParser() method to Server class před 17 roky
  Chris Smith 6b63cf7a22 Updated addLine methods of ServerFrame/ChannelFrame. před 17 roky
  Shane Mc Cormack 12a62d3e76 Added listmode support to channels před 17 roky
  Chris Smith b1d215129b ServerFrame now uses jTextPane před 17 roky
  Chris Smith 35f21d4dc7 Updated ServerFrame to use new parser method names před 17 roky
  Chris Smith 5d6b29432c Updated core classes to use new parser methods před 17 roky
  Shane Mc Cormack b99bc71fe9 Renamed: doIRCTokenise -> tokeniseLine před 17 roky
  Shane Mc Cormack 20cb257ee8 Fixed bugs introduced last commit před 17 roky
  Gregory Holmes 371d439ab1 Added a logging.dateFormat Config default před 17 roky
  Shane Mc Cormack 257a4411dd Final javadocing for now. před 17 roky
  Shane Mc Cormack 3289a84a9a More javadocing. (Almost done.) před 17 roky
  Shane Mc Cormack 3fffb6257f More Javadoc - No more javadoc generation errors před 17 roky
  Shane Mc Cormack a551a930e2 More javadoc changes před 17 roky
  Shane Mc Cormack 40877a059e Small javadoc improvements před 17 roky
  Shane Mc Cormack d8a9dd0019 Bug fixes, Added SSL (untested) před 17 roky
  Shane Mc Cormack e02bded7f3 Added missing , před 17 roky
  Shane Mc Cormack 33e5fc131b Added huge amounts of javadoc. Still got loads more todo. před 17 roky
  Chris Smith 623f1d2c02 Updated netbeans properties file to new package před 17 roky