3121 Commits (d6d1a1906373dc6c232575697cf50bab799ad5a0)

Author SHA1 Message Date
  Gregory Holmes e92a97a86b fixes issue 1147: Treeview doesn't update in response to icon changes 16 years ago
  Chris Smith 39324ce6df Refactor ErrorManager/Logger so all reporting logic is in one place 16 years ago
  Shane Mc Cormack 4433cafc0a Use formatters for DCC Chat messages. 16 years ago
  Chris Smith 40b1aa81f4 Identities/ConfigFiles no longer try to write to non-writable files 16 years ago
  Chris Smith 29900a3e82 SwingStatusBar is now synchronised with a semaphore, rather than method-level synchronisation 16 years ago
  Chris Smith d93ef9d993 Getting the UI's status bar no longer randomly instansiates the whole thing 16 years ago
  Chris Smith b115c5adac Identities now force a save once they've migrated 16 years ago
  Shane Mc Cormack 865e279d71 Revert rv3722 - Fixes issue 1141 16 years ago
  Chris Smith 0543899fed Removed NullCallbacksTest, as the behaviour it tests is no longer present or needed (issue 1106) 16 years ago
  Gregory Holmes e0fa1bc8b6 fixes issue 1137: Treeview nodes don't repaint when ui.foregroundcolour/backgroundcolour is changed 16 years ago
  Gregory Holmes f21b7ceca9 issue 1131 16 years ago
  Gregory Holmes 4283c8e907 issue 1131 16 years ago
  Gregory Holmes 2f102fd97c oh crap, trunk unbreaking from the last commit, issue 1106 16 years ago
  Chris Smith edfbc5fdf2 Parser now sends queued channel modes as soon as the max number is reached, rather than waiting for the next one 16 years ago
  Gregory Holmes bee924a4fd issue 1135: Main frame should update icon in response to config changes 16 years ago
  Gregory Holmes 233caad322 issue 1138: nicklist altBackgroundColour should be under "ui" not "nicklist" 16 years ago
  Chris Smith 021ecde23a Unsetting colours now reverts them (+ unit test) 16 years ago
  Gregory Holmes 8fde0a983d fixes issue 1138: nicklist altBackgroundColour should be under "ui" not "nicklist" 16 years ago
  Chris Smith 850bad60bb Theme list updates when the preferences dialog is opened 16 years ago
  Gregory Holmes 6dfb21b191 fixes issue 1131: Remove UIUtilities.layoutGrid 16 years ago
  Gregory Holmes bd0e61b3db Make ArrayListTransferHandler unit testable. issue 1106 16 years ago
  Gregory Holmes a3da95023a Make ArrayListTransferHandler unit testable. issue 1106 16 years ago
  Chris Smith dc64a7b982 ConfigTarget now defaults its name/string representation to GLOBAL, so its 100% coverage is reported properly. 16 years ago
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. 16 years ago
  Gregory Holmes bd3811381f Make ArrayListTransferHandler less complex. issue 1106 16 years ago
  Chris Smith 6b52f5e5a2 Move themes to ui.themes 16 years ago
  Chris Smith 5a7a094782 Move themes to ui.themes 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
  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 b025510fb0 Fixed failing unit tests, and fixed NPE in prefs setting 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
  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
  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 ab2765bd44 Server is now somewhat stricter about states 16 years ago