4430 Commits (41e635356357824ad2ef3c077488ebcde4f86b8b)
 

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