3409 Commits (ed869d0bad8a1b44d457125ba9c160ed5f68afce)
 

Author SHA1 Message Date
  Chris Smith 7ce57885a1 Add a bunch more edge cases to ConditionTreeTest 16 years ago
  Gregory Holmes 4f8fa8496a issue 1128: NickListRenderer could be simplified 16 years ago
  Gregory Holmes 48a5590e36 fixes issue 1128: NickListRenderer could be simplified 16 years ago
  Chris Smith c711f8a938 Remove some pointless null checks in ProgramError to stop it showing as missing coverage 16 years ago
  Chris Smith 990797b148 Update some util unit tests 16 years ago
  Chris Smith 4d629b7386 Fixed configchange listeners not being called properly 16 years ago
  Chris Smith 134e1a33fa Identities initialised using streams now require two to be passed, as there doesn't seem to be a reliable way to read one twice... 16 years ago
  Chris Smith 3e2cb79ce5 Make Identity.initFile more robust. Fixes problems caused by issue 1122 16 years ago
  Chris Smith b63bad4464 Identities are once again being migrated properly 16 years ago
  Chris Smith 7cf0d1b11d Tidy up IdentityManager/ConfigManager following the changes for issue 1121 16 years ago
  Chris Smith 805ec792f5 Rejiggle how ConfigManager migration works 16 years ago
  Shane Mc Cormack a5c9411550 Only try a max of 5 times to get a correctly sized image. 16 years ago
  Chris Smith 513dd63a66 More work on themes/configmanagers/etc 16 years ago
  Chris Smith b1b7a03456 Themes now unregister their identities when disabled 16 years ago
  Chris Smith a30304a786 Action unit tests 16 years ago
  Chris Smith 94dc05d6b1 PreferencesSetting unit testing 16 years ago
  Chris Smith 3ee7344d73 Create the junit report dir if it doesn't exist 16 years ago
  Chris Smith b025510fb0 Fixed failing unit tests, and fixed NPE in prefs setting 16 years ago
  Chris Smith 95ea091ee0 Added clover.xml and test-xml targets to junitreport 16 years ago
  Chris Smith baf55f0d5d Clover now generates an XML report as well as HTML 16 years ago
  Chris Smith 45a5a37d27 Preferences unit tests 16 years ago
  Chris Smith bd84d1c053 Parser unit tests (process modes) 16 years ago
  Shane Mc Cormack 537b2db312 Change fix for issue 1044, make it handle it the same way a part is handled. 16 years ago
  Chris Smith ffe8575500 Action wrappers now extend action groups 16 years ago
  Shane Mc Cormack 70a1590f02 Fix issue 1044: If a client is kicked before we get a names reply we create a fake channelClient (if getCreateFake is true) before calling onChannelKick 16 years ago
  Shane Mc Cormack 0e96a879a7 Import changes from renji 16 years ago
  Shane Mc Cormack 5cbbac2920 Horrible hacks to make the image actually create at a size that fits everything. 16 years ago
  Gregory Holmes 5c213b9484 fixes issue 1116: Paste context menu item is stripping CRLFs 16 years ago
  Chris Smith 0fa4e23c8f Implement ConfigFile.delete and TextFile.delete, and tests for them both 16 years ago
  Shane Mc Cormack 1fff4b3a37 Create smaller OSX Installer Images 16 years ago
  Chris Smith bcf2feb532 Added WrappableCommand (implemented by /query and /msg), and support to the InputHandler. 16 years ago
  Chris Smith 8948aa231b Getting a connection error while disconnecting no longer raises an error 16 years ago
  Chris Smith 43aa4cb0f9 Repurpose testRemoveInvitesOnDisconnect to testRemoveInvitesOnSocketClosed 16 years ago
  Chris Smith ab2765bd44 Server is now somewhat stricter about states 16 years ago
  Shane Mc Cormack b50a17f9b6 Pass bitchy unit tests! 16 years ago
  Chris Smith 4d7a550715 Add another annoyingly bitchy quoting test for the ident client 16 years ago
  Chris Smith 0620ade150 Added an extra assert to IdentClientTest.testNonNumericPort to catch inappropriate quoting 16 years ago
  Chris Smith 85f04fda6a Added some tests for ChannelInfo mode sending (mainly testing behaviour that isn't yet implemented) 16 years ago
  Chris Smith f4093b88ac Tidy up and refactor the VLC plugin, so it's possible to unit test 16 years ago
  Shane Mc Cormack bc17ce483d Escape Strings in ident responses. 16 years ago
  Shane Mc Cormack d3e1eee8fd Fix unit test (issue 1098) 16 years ago
  Chris Smith d97055ffc7 Added another test for ProcessQuit, and some extra asserts to make sure clients are added/removed properly 16 years ago
  Chris Smith 01089156ae Remove silly loop in createPluginJar, thus increasing its speed niftily! 16 years ago
  Gregory Holmes 94bfee60a1 Layout change in MainFrame (does nothing really) 16 years ago
  Shane Mc Cormack 3f64082171 Empty the .clover dir prior to running clover to speed it up. 16 years ago
  Chris Smith 7dff3b5492 Added unit test for parser quit processing 16 years ago
  Chris Smith 71bddf4451 Added unit test for parser topic processing 16 years ago
  Chris Smith 85f7ec82e3 Action unit test 16 years ago
  Chris Smith d1fe7ee2d0 CommandParser unit test 16 years ago
  Shane Mc Cormack 2ab815cdc8 Bit more memory for stuff - this is about as high as we can go 16 years ago