4037 Commits (891d6d7dbc401455ec8f2410de554f5ff6d2f385)

Author SHA1 Message Date
  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
  Chris Smith 8272c917b1 Added way to delete settings from identities 17 years ago
  Chris Smith 3a10d3f4e2 Tab completer is now updated on nick change 17 years ago
  Gregory Holmes 57e1cae87d Cursor change on hyperlink hover in about 17 years ago
  Gregory Holmes 48e54f8ddd Probably fixed bold font issues with some configs 17 years ago
  Gregory Holmes dbcfd94e4e Fixed browser launcher 17 years ago
  Gregory Holmes a380bcdb8c Fixed NPE 17 years ago
  Gregory Holmes 4e46be361b Various changes i cant remember, Browser launcher now uses Desktop API 17 years ago
  Gregory Holmes b5dcf5be73 Client settings layout update 17 years ago
  Gregory Holmes d041e5c287 Provosional layout for client settings 17 years ago
  Shane Mc Cormack fef6366e8c oops, sorry! 17 years ago
  Gregory Holmes bc41f3cf90 Renamed UIConstants to UIUtilities 17 years ago
  Shane Mc Cormack 699b1cc196 Only ping the server once a minute not every 15 seconds 17 years ago
  Chris Smith 22dc2f32e3 Yay for using stale class files 17 years ago
  Chris Smith 8f844c3bea Added Identity.getProperties 17 years ago
  Shane Mc Cormack 4745c882bb Added code to ping server and detect if server is un responsive and the current lag between the client and the server 17 years ago
  Chris Smith 78ae99586b Altered Frame to hide its border before its visible if it should be maximised (prevents the northpane flashing briefly when opened) 17 years ago
  Chris Smith 6749e01752 Added methods to retrieve a channel's identity 17 years ago
  Chris Smith e4af6f2855 Fixed hyperlink clicking, although SVN butchered it while attempting to merge, so it may be horribly broken again! 17 years ago
  Gregory Holmes e06a270c0b Meh 17 years ago
  Gregory Holmes 52e8b368d6 Paste line message now shows post split line count. 17 years ago
  Gregory Holmes 6e0cbd1024 Issue 180. 17 years ago
  Shane Mc Cormack 506eb61056 New plugins code. This actually has potential to work. 17 years ago
  Chris Smith 4387e084e4 Add some basic actions framework 17 years ago
  Gregory Holmes 868680070a Pasting lines now adds to input back buffer 17 years ago
  Gregory Holmes d8feac9aef "" 17 years ago
  Chris Smith 747e748e4c Changed paste default to "send" 17 years ago
  Gregory Holmes 5e96308a7a Search bar changes 17 years ago
  Chris Smith 995df9abc6 Fix hyperlink handler backtracking through LFs 17 years ago
  Chris Smith 620c65c262 Removed debugging spam for click event 17 years ago
  Chris Smith eee039e1cc Fix some pasting errors 17 years ago