3038 Commits (b4591c19a9308a88f0c30f9affc14120dc46e17a)
 

Author SHA1 Message Date
  Chris Smith 60070e4c8e Set a connect timeout of 10 seconds for all downloaded pages 16 years ago
  Chris Smith f81f128f04 Initial work on user level plugin 16 years ago
  Chris Smith 05f54d2562 Synchronise access to invite list 16 years ago
  Chris Smith d092c6ccbb DummyController.getActiveWindow now returns null 16 years ago
  Chris Smith 2755b0f75d Added unit test for some PreferencesSetting stuff 16 years ago
  Chris Smith 6a757227b0 Added unit test to ensure action comparisons have valid names 16 years ago
  Chris Smith 7134b44b7b Added unit test for string action components 16 years ago
  Chris Smith f946f7dd89 Pull the intelligent linking tests into their own parameterised test 16 years ago
  Chris Smith f5be2711d7 DummyInputWindow is no longer final. Fixes broken unit test. 16 years ago
  Chris Smith 8706edabbd Added tests for a bunch of commands to ensure they output usage instructions when passed too few args 16 years ago
  Gregory Holmes bda3e4063d Slight textpane restructing/tidying 16 years ago
  Chris Smith ca826194f6 Added ExternalCommand interface 16 years ago
  Chris Smith a896f35e8b Added ValidatingCommand and made /me implement it 16 years ago
  Gregory Holmes bc435fe04e Added a class to represent a selected range in the textpane 16 years ago
  Gregory Holmes 57917e7eca fix some focus issues introduced with the line wrap indicator 16 years ago
  Gregory Holmes 86e27c4c64 work on issue 454: Line wrap indicator 16 years ago
  Chris Smith a2e1b286d1 Add scalar linewrap icon 16 years ago
  Chris Smith df06b574b9 Work around for config stats NPE 16 years ago
  Gregory Holmes 8f9e13ef57 work on issue 454: Line wrap indicator 16 years ago
  Chris Smith 55d09e5a1f TestParser now overrides pingTimerTask 16 years ago
  Gregory Holmes 3d0f323580 fixues issue 461 16 years ago
  Chris Smith f6ec27c017 Fix the update checker checking for updates twice every time 16 years ago
  Gregory Holmes 56399b5617 fixes issue 385 16 years ago
  Chris Smith ccfdf6de20 Switched server to use IRCStringConverter 16 years ago
  Gregory Holmes 851128d192 fix broken nicklist popup from previous commit 16 years ago
  Gregory Holmes 6f1bf9c480 fixes nickname clicking 16 years ago
  Gregory Holmes a9728fe3c6 work towards issue 385: Context menu for nicknames in textpane 16 years ago
  Gregory Holmes 75d0438bdc Fixes issue 887: Cipher utils doesn't work 16 years ago
  Chris Smith 4a94398035 Made cipher utils a singleton instead of having loads of static methods/properties 16 years ago
  Chris Smith 2396385276 Added a getUserInput method to UIController 16 years ago
  Shane Mc Cormack 2d55b4ab9f Separate string conversion methods into IRCStringConverter. 16 years ago
  Chris Smith f22b67c151 fix issue 883: deferrable intelligent commands 16 years ago
  Chris Smith 6cf5ff5aa9 Fixes Issue 881. 16 years ago
  Chris Smith fbbd9d5335 Issue 881. 16 years ago
  Chris Smith 2373146040 Issue 881. 16 years ago
  Chris Smith 2032285c28 Issue 881. 16 years ago
  Chris Smith 1e633c505c Issue 881. 16 years ago
  Chris Smith 5e9885685d Tab Completion Flexability [sic] 16 years ago
  Chris Smith f76c50265a Added /osd --close, to close all existing OSD windows 16 years ago
  Chris Smith c40388b02c Lag display plugin is no longer called laddisplay 16 years ago
  Chris Smith d966186ee2 Fixes issue 878: OSD plugin should have options for multiple windows 16 years ago
  Chris Smith 479980d4a6 ChannelInfo unit tests no longer check the number of lines, just that the first line is as-expected. 16 years ago
  Chris Smith 491f432806 Deprecated, move, and generally mess around with various Resource Manager methods 16 years ago
  Chris Smith c38845aa61 Fixed text preferences ignoring the last character that was typed 16 years ago
  Chris Smith e16341de98 Preferences are no longer saved if the setting doesn't validate 16 years ago
  Chris Smith 293e87044a Added getOptionChar to ConfigSource and made CommandManager use it. 16 years ago
  Chris Smith 54236284a0 IrcAddress now uses URI to parse URLs. This means that encoded characters are now decoded properly. 16 years ago
  Shane Mc Cormack 79517ef26a If CHANTYPES is not specified in 005, and autoprefix is on, "#" will be prepended. 16 years ago
  Shane Mc Cormack 7cb619887a autoPrefix = true is now default. 16 years ago
  Chris Smith 24ba8d268f IrcAddress now ignores trailing "isnick", "needkey" and "needpass" strings 16 years ago