3937 Commits (0.6)
 

Author SHA1 Message Date
  Gregory Holmes 29add05499 javadoc fixes 17 years ago
  Shane Mc Cormack a4b5783d89 I suck. 17 years ago
  Shane Mc Cormack 5133b84f25 Logic fixes 17 years ago
  Shane Mc Cormack a99742c8ca Added imports 17 years ago
  Shane Mc Cormack 247c920ad9 javadoc fix 17 years ago
  Shane Mc Cormack cb62f5a645 javadoc correction 17 years ago
  Shane Mc Cormack 1969edb241 Make use of logger class 17 years ago
  Chris Smith a7173bf19e Tidy up dcop plugin 17 years ago
  Shane Mc Cormack cb7dab3189 onLoad(); now returns true/false to allow the plugin to make itself unloadable. 17 years ago
  Chris Smith 2eedbc1fd7 Command parsers are now stored by the manager so that new commands can be added. 17 years ago
  Gregory Holmes 11aa826177 Added adding/deleting to the profile manager 17 years ago
  Chris Smith 26d494b63f Remove default profile from trunk, we now autocreate one if there are no user profiles 17 years ago
  Chris Smith 9b3ced96dc Identity names are now read from the properties, rather than stored in the object 17 years ago
  Chris Smith eeae31dac4 Newly created identities are now registered with the manager 17 years ago
  Chris Smith c653b3d65d Added Identity.delete() 17 years ago
  Chris Smith 95bc53734d Added code to create profiles 17 years ago
  Gregory Holmes 8c9242ae07 Added exit + profile manager menu items to the file menu 17 years ago
  Chris Smith 1519239079 Added skeleton dcop plugin 17 years ago
  Shane Mc Cormack e4fbf5a2d6 re-added onLoad() call to addPlugin 17 years ago
  Chris Smith aead8840d7 Tidied up plugin interface 17 years ago
  Gregory Holmes 0460e9e046 Mock layout for profile editor 17 years ago
  Chris Smith 9f8af6be06 Fixed bug that made getChannelConfig build a new identity each time (and thus not apply changes until the client was restarted) 17 years ago
  Gregory Holmes 45ffb71108 Preferences dialog can use Spinners for numeric input 17 years ago
  Gregory Holmes 3595846392 Fixed issue 187 17 years ago
  Gregory Holmes 47bcf47998 Client settings pane probably works now 17 years ago
  Chris Smith 1612b91969 Restructuring of commandmanager and commands to allow plugins to register commands 17 years ago
  Chris Smith 4ccadc5749 Empty lines are no longer added to the input buffer 17 years ago
  Gregory Holmes 1891445a00 stale classes... fixed trunk breakage 17 years ago
  Gregory Holmes b6ca479d42 Caught some more exceptions 17 years ago
  Gregory Holmes 132fd8550b ...and the nicklist 17 years ago
  Gregory Holmes cdaf8aae02 Fixed issue 193 (treeview and frames) 17 years ago
  Chris Smith d32f75afe3 For InvocationTargetExceptions, we now log the cause rather than the [useless] ITE itself 17 years ago
  Chris Smith ef6081e09e Added unit test for Identity 17 years ago
  Chris Smith e6f49d4f90 The identity dir should now be created if it doesn't exist 17 years ago
  Gregory Holmes 27568b0e71 Just saving client settings to do 17 years ago
  Chris Smith 52a8b93d2e Fixed issue retrieving identity settings 17 years ago
  Gregory Holmes 338575fc23 Fixed issue 189. 17 years ago
  Gregory Holmes 4220895ecd You can view errors without the client vanishing now 17 years ago
  Gregory Holmes b7a3a57d5b Fatal errors actually get to submit now without bieng cut off mid sentence when speaking to the server 17 years ago
  Gregory Holmes 51fcc68745 Browser launching fix (invalid url construction) 17 years ago
  Chris Smith efa73cb092 Fixed bug whereby all channel names would be stripped from the starting arguments of a command 17 years ago
  Chris Smith b5ae1b0497 Added CTCP command 17 years ago
  Gregory Holmes dc5ad61005 Tree frame manager now respects window colour settings (still needs to be updated when the preferences change) 17 years ago
  Chris Smith 1077e1498d Added support for numeric 343 (is opered as) 17 years ago
  Chris Smith 25bd1d653c Added PingFailed and PingSuccess to the parser's CallbackManager (nice testing!) 17 years ago
  Shane Mc Cormack f989d44add Spaces -> Tabs 17 years ago
  Chris Smith 31290c95dc Fixed issue with reconnecting causing duplicate channel windows 17 years ago
  Chris Smith 344c27d843 Added SetTopic command 17 years ago
  Chris Smith ee48fc4c4f Remove old config settings 17 years ago
  Chris Smith cb9154060f Numeric callbacks can now be set to go to the active window, server window, or all windows. 17 years ago