4582 Commits (c459267c1e7a7ad342ff608b3961cffa33a49bd6)
 

Author SHA1 Message Date
  Chris Smith bd2cbccb30 Style fixes and more deprecation work 15 years ago
  Chris Smith de45a40984 Further work on moving to new config methods 15 years ago
  Chris Smith 41e6353563 Add hasOptionString and deprecate the public hasOption method (should be 15 years ago
  Chris Smith f32cfafeef Remove more fallback arguments to config methods 15 years ago
  Chris Smith 1025831fa3 Remove more fallback arguments to config methods 15 years ago
  Chris Smith 800fcc6f73 Initial work on switching to new methods 15 years ago
  Chris Smith 8ed8370b5f Implement getColour and new hasOption* methods 15 years ago
  Chris Smith 8c11d78ad8 Initial work on default changes 15 years ago
  Gregory Holmes 1e8360ca1d fixes issue 2202; refactored status bar to be easier to maintain 15 years ago
  Chris Smith 6920ecbc15 In a moment of clear brilliance, I have decided that we should only part 15 years ago
  Chris Smith b664988f85 Use getRelativeFilename in loadplugin's tab completion suggestions, too 15 years ago
  Chris Smith 273207f93c Add missing/fix stupid Javadoc 15 years ago
  Chris Smith de5813cbdc Add getRelativeFilename to PluginInfo and use that when updating the 15 years ago
  Chris Smith dd6d70c944 Fix broken unit test 15 years ago
  Chris Smith 635364bada Merge branch 'ssl-support' 15 years ago
  Chris Smith 49e7fd27ac Show alternate names in SSL dialog 15 years ago
  Chris Smith fd30eb2b13 Abstract isValidHost 15 years ago
  Chris Smith 0060479a45 Show invalid dates as problems in the SSL dialog 15 years ago
  Chris Smith 06a172e10c Certificates being issued to the right host is a good thing! 15 years ago
  Chris Smith 7156c7f508 Use the correct server name in the SSL dialog 15 years ago
  Chris Smith 1640cb39bc Abstract trust checking into CertificateManager.isTrusted 15 years ago
  Gregory Holmes c861e4a482 fixes issue 2193, fixes issue 2194 15 years ago
  Chris Smith 5be5955d11 Hackily store serial numbers in config of trusted certs 15 years ago
  Chris Smith 89ca2eba3b Log exceptions properly 15 years ago
  Chris Smith a475cb7530 Minor style fixes 15 years ago
  Chris Smith 88a2ce0fd7 Misc tidying and rearranging of todo comments 15 years ago
  Chris Smith 97eda84ae3 Disconnect from dodgy SSL servers if we're told to 15 years ago
  Chris Smith 9134deb914 Fix index error which stopped UI plugins extracting 15 years ago
  Gregory Holmes 5538f54268 fix copy and pasting being horribly broken after textpane fixing 15 years ago
  Chris Smith 46dd90ec87 Set a timeout of 120s on (individual) unit tests 15 years ago
  Gregory Holmes 40a3faab07 revert mistaken file merges from textpane fix 15 years ago
  Gregory Holmes 3aed5674c2 Merge branch 'textpane-fix' 15 years ago
  Chris Smith 63b45dc2a9 Make error messages when updating more useful. 15 years ago
  Chris Smith 6cf0bb90ab Don't worry about returning a nickname if the parser hasn't yet found it 15 years ago
  Gregory Holmes c7ad551af4 Removing textpane 2, poor textpane2 15 years ago
  Gregory Holmes 71bd401e5b Merge with master 15 years ago
  Chris Smith 049d161c9e Silently ignore socketClosed events from discarded parsers, as they're 15 years ago
  Gregory Holmes 3ca2f81826 fixes issue 2085: ctrl+enter broken in csd/paste dialog 15 years ago
  Gregory Holmes 1b6d653c2a tidying up javadoc 15 years ago
  Gregory Holmes fafefa0ec4 No UI Dialog can now be blocking, issue 2142 15 years ago
  Shane Mc Cormack 12e621863e de-spacing! 15 years ago
  Chris Smith cd9a33191d Change the way IRCParser constructs sockets so that it thinks they're 15 years ago
  Chris Smith 4aaa930d5a Add /debug serverstate and /debug threads to aid in debugging 15 years ago
  Chris Smith 6107abd4bf Better handling of post005 events when not connecting 15 years ago
  Shane Mc Cormack e92dd98a2a Try to show the No UI Dialog if we are in a non-headless encironment and no UI was found. 15 years ago
  Shane Mc Cormack ef1ceb7a78 Fix bug added by me assuming I'd forgotten something I hadn't! 15 years ago
  Gregory Holmes 4743f88430 Fixes prefs category labels not using the tooltip panel 15 years ago
  Gregory Holmes f4da5843c4 fixes issue 2076 15 years ago
  Chris Smith d041640da2 Lag display popup will now be aligned properly with the label, rather 15 years ago
  Shane Mc Cormack c2ae2a6526 When asking the parent classloader for a class, don't get it to check the GCL as we do that ourself anyway. 15 years ago