3276 Commits (bee924a4fd7ea4d0635c7a22116c29b14b230160)
 

Autor SHA1 Nachricht Datum
  Gregory Holmes bee924a4fd issue 1135: Main frame should update icon in response to config changes vor 16 Jahren
  Gregory Holmes 233caad322 issue 1138: nicklist altBackgroundColour should be under "ui" not "nicklist" vor 16 Jahren
  Chris Smith 021ecde23a Unsetting colours now reverts them (+ unit test) vor 16 Jahren
  Gregory Holmes 8fde0a983d fixes issue 1138: nicklist altBackgroundColour should be under "ui" not "nicklist" vor 16 Jahren
  Chris Smith 850bad60bb Theme list updates when the preferences dialog is opened vor 16 Jahren
  Chris Smith ecd734e147 Update ArrayListTransferHandlerTest to test new behaviour vor 16 Jahren
  Gregory Holmes 6dfb21b191 fixes issue 1131: Remove UIUtilities.layoutGrid vor 16 Jahren
  Gregory Holmes bd0e61b3db Make ArrayListTransferHandler unit testable. issue 1106 vor 16 Jahren
  Chris Smith fb1fae4186 Added unit tests for ArrayListTransfer* vor 16 Jahren
  Gregory Holmes a3da95023a Make ArrayListTransferHandler unit testable. issue 1106 vor 16 Jahren
  Chris Smith e49ace7c80 Added unit test for custom colours vor 16 Jahren
  Chris Smith dc64a7b982 ConfigTarget now defaults its name/string representation to GLOBAL, so its 100% coverage is reported properly. vor 16 Jahren
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. vor 16 Jahren
  Chris Smith ec307fc146 IRCStringConverter unit test (mostly extracted from the main IRCParser test) vor 16 Jahren
  Gregory Holmes bd3811381f Make ArrayListTransferHandler less complex. issue 1106 vor 16 Jahren
  Chris Smith 6b52f5e5a2 Move themes to ui.themes vor 16 Jahren
  Chris Smith 5a7a094782 Move themes to ui.themes vor 16 Jahren
  Chris Smith 7ce57885a1 Add a bunch more edge cases to ConditionTreeTest vor 16 Jahren
  Gregory Holmes 4f8fa8496a issue 1128: NickListRenderer could be simplified vor 16 Jahren
  Gregory Holmes 48a5590e36 fixes issue 1128: NickListRenderer could be simplified vor 16 Jahren
  Chris Smith c711f8a938 Remove some pointless null checks in ProgramError to stop it showing as missing coverage vor 16 Jahren
  Chris Smith 990797b148 Update some util unit tests vor 16 Jahren
  Chris Smith 4d629b7386 Fixed configchange listeners not being called properly vor 16 Jahren
  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... vor 16 Jahren
  Chris Smith 3e2cb79ce5 Make Identity.initFile more robust. Fixes problems caused by issue 1122 vor 16 Jahren
  Chris Smith b63bad4464 Identities are once again being migrated properly vor 16 Jahren
  Chris Smith 7cf0d1b11d Tidy up IdentityManager/ConfigManager following the changes for issue 1121 vor 16 Jahren
  Chris Smith 805ec792f5 Rejiggle how ConfigManager migration works vor 16 Jahren
  Shane Mc Cormack a5c9411550 Only try a max of 5 times to get a correctly sized image. vor 16 Jahren
  Chris Smith 513dd63a66 More work on themes/configmanagers/etc vor 16 Jahren
  Chris Smith b1b7a03456 Themes now unregister their identities when disabled vor 16 Jahren
  Chris Smith a30304a786 Action unit tests vor 16 Jahren
  Chris Smith 94dc05d6b1 PreferencesSetting unit testing vor 16 Jahren
  Chris Smith 3ee7344d73 Create the junit report dir if it doesn't exist vor 16 Jahren
  Chris Smith b025510fb0 Fixed failing unit tests, and fixed NPE in prefs setting vor 16 Jahren
  Chris Smith 95ea091ee0 Added clover.xml and test-xml targets to junitreport vor 16 Jahren
  Chris Smith baf55f0d5d Clover now generates an XML report as well as HTML vor 16 Jahren
  Chris Smith 45a5a37d27 Preferences unit tests vor 16 Jahren
  Chris Smith bd84d1c053 Parser unit tests (process modes) vor 16 Jahren
  Shane Mc Cormack 537b2db312 Change fix for issue 1044, make it handle it the same way a part is handled. vor 16 Jahren
  Chris Smith ffe8575500 Action wrappers now extend action groups vor 16 Jahren
  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 vor 16 Jahren
  Shane Mc Cormack 0e96a879a7 Import changes from renji vor 16 Jahren
  Shane Mc Cormack 5cbbac2920 Horrible hacks to make the image actually create at a size that fits everything. vor 16 Jahren
  Gregory Holmes 5c213b9484 fixes issue 1116: Paste context menu item is stripping CRLFs vor 16 Jahren
  Chris Smith 0fa4e23c8f Implement ConfigFile.delete and TextFile.delete, and tests for them both vor 16 Jahren
  Shane Mc Cormack 1fff4b3a37 Create smaller OSX Installer Images vor 16 Jahren
  Chris Smith bcf2feb532 Added WrappableCommand (implemented by /query and /msg), and support to the InputHandler. vor 16 Jahren
  Chris Smith 8948aa231b Getting a connection error while disconnecting no longer raises an error vor 16 Jahren
  Chris Smith 43aa4cb0f9 Repurpose testRemoveInvitesOnDisconnect to testRemoveInvitesOnSocketClosed vor 16 Jahren