1441 Commits (07072ed4dd32508c99cc4579c55c46509945a8f0)
 

Author SHA1 Message Date
  Gregory Holmes 6c3708aea1 Moved com.dmdirc imports to the top of the import list in style checks 17 years ago
  Chris Smith 18c0f87224 Added initial updater dialog and update class 17 years ago
  Chris Smith cca6f32c87 Fix update checker running 1,000 times more often that it should (stupid millisecond timestamps). 17 years ago
  Gregory Holmes 8f84fd3a2b ISSUE: 297 17 years ago
  Chris Smith db80c8ce62 Styliser now sets the value of the hyperlink attribute to be equal to the link itself. 17 years ago
  Chris Smith 58e21a56bc Updated update icon 17 years ago
  Chris Smith aa25927ebb Updated build script to substitute new variables 17 years ago
  Chris Smith 8139ef8724 Added initial updater code 17 years ago
  Gregory Holmes 8efc114e10 ISSUE: 304 17 years ago
  Chris Smith 7903c1b0b6 Deprecated various action substitutions 17 years ago
  Chris Smith f15af5dbb2 Deleted uk.org.ownage test package. 17 years ago
  Chris Smith 02d1ed7365 Config file now saves and loads a properties file, rather than an XML file (ensures any settings containing control chars won't break the client). 17 years ago
  Chris Smith 84041ef689 Added OSD plugin, for niftier-than-systray notifications 17 years ago
  Gregory Holmes eb3c205ac6 Debugging ftl 17 years ago
  Gregory Holmes b5780534c9 ctrl+shift+f no longer shows the search bar 17 years ago
  Gregory Holmes 79ca327fb6 buffer search now wraps 17 years ago
  Gregory Holmes b72b8deeec quick copy fixes 17 years ago
  Gregory Holmes 0962a5f2ed buffer search opens on ctrl+f now 17 years ago
  Gregory Holmes 1417227f62 NPE fix in ServerManager 17 years ago
  Chris Smith 7e1ce33805 Various style fixes and tweaks 17 years ago
  Chris Smith 02af61935a ErrorDialog now reports status of sent reports to stderr, which bizarrely seems to fix it. 17 years ago
  Chris Smith 7320f27dec Action substitution now supports vars of the format ${arg.component} e.g. ${0.SERVER_NETWORK} 17 years ago
  Chris Smith 7bac86b1ac Tidied up the input handler somewhat 17 years ago
  Gregory Holmes 3c654181b4 basic feedback to the buffer search 17 years ago
  Gregory Holmes fbd6528ec6 people without any action groups can now load the actions manager dialog again 17 years ago
  Gregory Holmes 2a1f1cc0fc Despite how nice the effect is i guess highlighting shouldnt move the lines 17 years ago
  Gregory Holmes f8ba41b70f FEATURE: Buffer search 17 years ago
  Gregory Holmes 155c91f57b Balanced the extra spacing 17 years ago
  Gregory Holmes 8eff667ff0 ISSUE: 293 17 years ago
  Gregory Holmes aa7e8e5088 ISSUE: 291 17 years ago
  Gregory Holmes fd7c13b119 Javadoc fixes 17 years ago
  Shane Mc Cormack 4d02a2954b "0" is now accepted as a valid channel name 17 years ago
  Shane Mc Cormack 1f944259d7 Removed left over debugging 17 years ago
  Shane Mc Cormack 5a07578205 Parser errors now have the lastline of data recieved assigned to them where needed 17 years ago
  Chris Smith 0033b7ba3d Textpane canvas now respects foreground colour 17 years ago
  Shane Mc Cormack b6dc028fec When adding a callback, if the ICallbackInterface Parameter is null an unchecked NullPointerException is thrown 17 years ago
  Chris Smith ea76a06f60 Raw callbacks are now added in the Raw constructor, not randomly by the Server 17 years ago
  Chris Smith 85878a9a31 Fixed queries losing their callbacks when reconnecting 17 years ago
  Chris Smith 4737d69ca2 Raw windows are now not displayed by default - use general.showrawwindow to enable 17 years ago
  Shane Mc Cormack 9522bd3909 ClientInfo's now know which channel clients reference them. This should fix the concurrentmodification exception on reset() amongst other things. 17 years ago
  Gregory Holmes ddde4d68e2 i forgot the eles (although it still opens the url :/) 17 years ago
  Gregory Holmes fa6b0cdf20 double clicking selects the word, triple clicking selects the line 17 years ago
  Gregory Holmes 05b09e52eb AOBe fix 17 years ago
  Gregory Holmes d27757ab71 improved highlighting 17 years ago
  Gregory Holmes 610cdac5f3 URL's work again 17 years ago
  Gregory Holmes 1064dcd57f more space? :/ 17 years ago
  Gregory Holmes 9cc6a02c11 lets see if that fixes the spacing issues 17 years ago
  Shane Mc Cormack e667b3eb8f stupid me 17 years ago
  Shane Mc Cormack 560e838431 Fixed StringIndexOutOfBounce when isValidChannelName is passed an empty or null string 17 years ago
  Gregory Holmes 0c1eacb8d6 ISSUE: 286 17 years ago