6604 Commits (283c1ba958f57b788ab65e1764a187a441f3b397)

Autor SHA1 Mensagem Data
  Shane Mc Cormack 116e2ff888 Issue 661 16 anos atrás
  Shane Mc Cormack 10420e0b44 This should fix issue 1127. 16 anos atrás
  Shane Mc Cormack 2b2d0491b4 This was ment to commit before. 16 anos atrás
  Shane Mc Cormack 3bb58919dd ChannelInfo mode optimisation (Also optimised ClientInfo) 16 anos atrás
  Chris Smith 8fbd16a57e WindowManager unit test (issue 1106) 16 anos atrás
  Shane Mc Cormack 3a44bdfde9 ok, I suck, I test compiled the wrong thing. 16 anos atrás
  Shane Mc Cormack c17c734851 Add parser support for user errors (don't report to devs) 16 anos atrás
  Shane Mc Cormack be2639bc21 Despite the unliklyness of using it for IRC, port 1 is infact a valid port! 16 anos atrás
  Shane Mc Cormack d708907be5 Check if port is valid before trying to connect using it. 16 anos atrás
  Shane Mc Cormack 2dcf84e13f Fixes issue 1162 16 anos atrás
  Chris Smith 4052e5d7a8 Profiles now use the user name provided by the OS by default 16 anos atrás
  Chris Smith c8400c2a53 Unit tests (ServerManager, Process004005, ProcessJoin) 16 anos atrás
  Gregory Holmes bd01d95b9e some work on issue 1094, doesnt fix it, but only messes up the statusbar now 16 anos atrás
  Gregory Holmes 9c02afa9f5 remove debug from when i rewrote the layout for this. issue 1131. 16 anos atrás
  Gregory Holmes 4b6a976850 fixes issue 1158: Error manager 'send' button doesn't disable properly 16 anos atrás
  Gregory Holmes 2fd74275b1 fixes issue 1160: Global window displays incorrectly placed in window menu 16 anos atrás
  Gregory Holmes 1c4035b388 fixes issue 1155: java.lang.NullPointerException - ui.swing.components.TextFrame.configChanged(TextFrame.java:865) 16 anos atrás
  Gregory Holmes e92a97a86b fixes issue 1147: Treeview doesn't update in response to icon changes 16 anos atrás
  Chris Smith 39324ce6df Refactor ErrorManager/Logger so all reporting logic is in one place 16 anos atrás
  Shane Mc Cormack 4433cafc0a Use formatters for DCC Chat messages. 16 anos atrás
  Chris Smith 40b1aa81f4 Identities/ConfigFiles no longer try to write to non-writable files 16 anos atrás
  Chris Smith 29900a3e82 SwingStatusBar is now synchronised with a semaphore, rather than method-level synchronisation 16 anos atrás
  Chris Smith d93ef9d993 Getting the UI's status bar no longer randomly instansiates the whole thing 16 anos atrás
  Chris Smith b115c5adac Identities now force a save once they've migrated 16 anos atrás
  Shane Mc Cormack 865e279d71 Revert rv3722 - Fixes issue 1141 16 anos atrás
  Chris Smith 0543899fed Removed NullCallbacksTest, as the behaviour it tests is no longer present or needed (issue 1106) 16 anos atrás
  Gregory Holmes e0fa1bc8b6 fixes issue 1137: Treeview nodes don't repaint when ui.foregroundcolour/backgroundcolour is changed 16 anos atrás
  Gregory Holmes f21b7ceca9 issue 1131 16 anos atrás
  Gregory Holmes 4283c8e907 issue 1131 16 anos atrás
  Gregory Holmes 2f102fd97c oh crap, trunk unbreaking from the last commit, issue 1106 16 anos atrás
  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 anos atrás
  Gregory Holmes bee924a4fd issue 1135: Main frame should update icon in response to config changes 16 anos atrás
  Gregory Holmes 233caad322 issue 1138: nicklist altBackgroundColour should be under "ui" not "nicklist" 16 anos atrás
  Chris Smith 021ecde23a Unsetting colours now reverts them (+ unit test) 16 anos atrás
  Gregory Holmes 8fde0a983d fixes issue 1138: nicklist altBackgroundColour should be under "ui" not "nicklist" 16 anos atrás
  Chris Smith 850bad60bb Theme list updates when the preferences dialog is opened 16 anos atrás
  Gregory Holmes 6dfb21b191 fixes issue 1131: Remove UIUtilities.layoutGrid 16 anos atrás
  Gregory Holmes bd0e61b3db Make ArrayListTransferHandler unit testable. issue 1106 16 anos atrás
  Gregory Holmes a3da95023a Make ArrayListTransferHandler unit testable. issue 1106 16 anos atrás
  Chris Smith dc64a7b982 ConfigTarget now defaults its name/string representation to GLOBAL, so its 100% coverage is reported properly. 16 anos atrás
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. 16 anos atrás
  Gregory Holmes bd3811381f Make ArrayListTransferHandler less complex. issue 1106 16 anos atrás
  Chris Smith 6b52f5e5a2 Move themes to ui.themes 16 anos atrás
  Chris Smith 5a7a094782 Move themes to ui.themes 16 anos atrás
  Gregory Holmes 4f8fa8496a issue 1128: NickListRenderer could be simplified 16 anos atrás
  Gregory Holmes 48a5590e36 fixes issue 1128: NickListRenderer could be simplified 16 anos atrás
  Chris Smith c711f8a938 Remove some pointless null checks in ProgramError to stop it showing as missing coverage 16 anos atrás
  Chris Smith 990797b148 Update some util unit tests 16 anos atrás
  Chris Smith 4d629b7386 Fixed configchange listeners not being called properly 16 anos atrás
  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 anos atrás