4037 Commits (891d6d7dbc401455ec8f2410de554f5ff6d2f385)

Author SHA1 Message Date
  Chris Smith bea0a20e51 FEATURE: Dcop command now works 17 years ago
  Gregory Holmes 5d25a65aa9 auto error sending no longer hangs client 17 years ago
  Chris Smith 50cfc74ff8 Potential fix for lockup during connection 17 years ago
  Chris Smith 05f950bdb2 Hack to send key presses to input field 17 years ago
  Gregory Holmes 652a52d80c fine, FINE, i wont repeat code 17 years ago
  Gregory Holmes 1e610fb315 Https url's work 17 years ago
  Shane Mc Cormack c778a89ea8 Fixed Issue #203 17 years ago
  Gregory Holmes 9cc95173ac Set not get Values 17 years ago
  Chris Smith bc0cdbcbd8 Added generic mode aliases 17 years ago
  Gregory Holmes 55105da7d0 Fixed bug with creating or deleting new profiles 17 years ago
  Chris Smith 02638b315e Fixed issue with channels spazzing out when restored 17 years ago
  Chris Smith b8dde8630a Fixed NPE in IdentityManager and fixed bug in the identity's unit test 17 years ago
  Chris Smith 8b365974f6 Remove the //TODO... 17 years ago
  Chris Smith 01b728cabd Fixed command parser stripping channel names from server commands (e.g. /join) 17 years ago
  Chris Smith 70994ab4a7 Fix for treeview selection bug 17 years ago
  Gregory Holmes d80e180c92 Added a debug menu 17 years ago
  Gregory Holmes 338a372a86 ErrorDialog resize fixing 17 years ago
  Gregory Holmes b472c53b88 .. fixing the minor fixes 17 years ago
  Gregory Holmes bf1a0d96a1 Minor fixes 17 years ago
  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