3337 Commits (46ba750f216d71fa6be468a5f3a65f9c38367c59)
 

Author SHA1 Message Date
  Chris Smith 46ba750f21 Remove "design for extension" from checkstyle checks 16 years ago
  Shane Mc Cormack ba4946af09 Single If not multiple. 16 years ago
  Shane Mc Cormack b9fceeda8b Fix mode processing. 16 years ago
  Shane Mc Cormack 116e2ff888 Issue 661 16 years ago
  Shane Mc Cormack 10420e0b44 This should fix issue 1127. 16 years ago
  Shane Mc Cormack 2b2d0491b4 This was ment to commit before. 16 years ago
  Shane Mc Cormack 3bb58919dd ChannelInfo mode optimisation (Also optimised ClientInfo) 16 years ago
  Chris Smith 8fbd16a57e WindowManager unit test (issue 1106) 16 years ago
  Shane Mc Cormack 3a44bdfde9 ok, I suck, I test compiled the wrong thing. 16 years ago
  Shane Mc Cormack c17c734851 Add parser support for user errors (don't report to devs) 16 years ago
  Chris Smith df80eedbf0 Additional ActionModel unit test 16 years ago
  Shane Mc Cormack be2639bc21 Despite the unliklyness of using it for IRC, port 1 is infact a valid port! 16 years ago
  Shane Mc Cormack d708907be5 Check if port is valid before trying to connect using it. 16 years ago
  Shane Mc Cormack 2dcf84e13f Fixes issue 1162 16 years ago
  Chris Smith 4052e5d7a8 Profiles now use the user name provided by the OS by default 16 years ago
  Chris Smith c8400c2a53 Unit tests (ServerManager, Process004005, ProcessJoin) 16 years ago
  Gregory Holmes bd01d95b9e some work on issue 1094, doesnt fix it, but only messes up the statusbar now 16 years ago
  Gregory Holmes 9c02afa9f5 remove debug from when i rewrote the layout for this. issue 1131. 16 years ago
  Gregory Holmes 4b6a976850 fixes issue 1158: Error manager 'send' button doesn't disable properly 16 years ago
  Gregory Holmes 2fd74275b1 fixes issue 1160: Global window displays incorrectly placed in window menu 16 years ago
  Gregory Holmes 1c4035b388 fixes issue 1155: java.lang.NullPointerException - ui.swing.components.TextFrame.configChanged(TextFrame.java:865) 16 years ago
  Shane Mc Cormack 12d15bdcf6 Better bamboo detection (use BAMBOO_ISNTALL env var rather than requiring a custom env var IS_BAMBOO) 16 years ago
  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 28d7d2a3fe URLProtocolValidator no longer alters http protocol or expects the steam protocol to not exist ¬_¬ 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
  Shane Mc Cormack 675aa1ffcb Generate both an xml and html report in the 2hourly reports (bamboo uses the xml one) 16 years ago
  Chris Smith b115c5adac Identities now force a save once they've migrated 16 years ago
  Shane Mc Cormack 0a1319d737 Changes to help bamboo 16 years ago
  Shane Mc Cormack b0eb8b4bcf Don't try to shell oblong script. 16 years ago
  Shane Mc Cormack 7e88c1284b Minor Tweakage/Fixage 16 years ago
  Shane Mc Cormack 304e5ba821 Work with bamboo 16 years ago
  Shane Mc Cormack 51d7b35847 Undo previous hack after making bamboo not run the reports at midnight 16 years ago
  Shane Mc Cormack 2ea700d8bd anti-bamboo magic! 16 years ago
  Chris Smith ca93bf333a Added basic unit test for VLC plugin 16 years ago
  Shane Mc Cormack fa0479c38e Unignore unit test. 16 years ago
  Shane Mc Cormack 865e279d71 Revert rv3722 - Fixes issue 1141 16 years ago
  Chris Smith dce5d4ac0e DoReports.sh no longer tries to execute non-existant oblong script 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
  Chris Smith fd4d184068 Added processNickTest. Uncomment failing ChannelInfo tests and @Ignore them instead 16 years ago
  Gregory Holmes 7fdba4fb4f another stab at fixing the URLProtocolValidator unit test, issue 1106 16 years ago
  Gregory Holmes 2f102fd97c oh crap, trunk unbreaking from the last commit, issue 1106 16 years ago
  Gregory Holmes 763fd6351e Added URLProtocolValidator unit test. issue 1106 16 years ago
  Chris Smith 7d772cb5e7 Add DoubleMap unit test 16 years ago