1356 Commits (ea4c9cbc1692b6dff8a242e7e1d9f5ed9b2a9b9f)
 

Author SHA1 Message Date
  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
  Gregory Holmes bf6b98dd9d Style fixes 17 years ago
  Gregory Holmes a2f23332f1 You can add multiple styled strings to a line now, fixing some styliser issues 17 years ago
  Chris Smith 6e7951636a Tidy up some of the crap in the styliser 17 years ago
  Gregory Holmes a9698f12e9 cheap hyperlink clicking 17 years ago
  Gregory Holmes 8df96ae41d Initial work for hyperlink listener 17 years ago
  Gregory Holmes 51e3f542f0 Removed debug 17 years ago
  Gregory Holmes e6ce52f629 Added italics 17 years ago
  Gregory Holmes 3096c0e8ce Styliser now works on the new TextPane (i think even i'm shamed of that code) 17 years ago
  Gregory Holmes 3a91741818 highlighting works again 17 years ago
  Gregory Holmes a4d733aede SearchBar textfield made smaller. 17 years ago
  Chris Smith d6bae55b0f Fixed double notification when disconnecting from a stoned server 17 years ago
  Shane Mc Cormack 660051a70e OnPost005 added 17 years ago
  Gregory Holmes 4f5c9abb9b Some kind of clicked text handling, really needs to work based on the hyperlink attributes, but i cant work it out 17 years ago
  Chris Smith 650bcc01ff Fixed NPE in BrowserLauncher 17 years ago
  Chris Smith 9ca7d18681 FEATURE: Added hyperlink handling to styliser 17 years ago
  Gregory Holmes 922de2d186 IRCTextAttribute - for hyperlinks 17 years ago
  Chris Smith db3dbab31b FEATURE: Added option to auto rejoin open channels 17 years ago
  Gregory Holmes ad3a7604ad Scroll bar moves with selection scrolling 17 years ago
  Gregory Holmes 8c14022866 Added auto scrolling when dragging 17 years ago
  Shane Mc Cormack 6796704e6e Updated copyright headers for Parser classes to include greboid. 17 years ago
  Shane Mc Cormack 55bdf7abb4 Added code to allow highlighting in both directions. Feel free to revert if you don't like it. 17 years ago
  Gregory Holmes 572c5f647d Fixed searchbar being slightly too tall 17 years ago
  Chris Smith f8e6cb2661 Addon commands are now silenceable 17 years ago
  Chris Smith 1dd3f3d682 All core commands are now silencable 17 years ago
  Chris Smith 49c80932d3 Typo fix++ 17 years ago
  Chris Smith dc2fa6eb24 Textpane highlightage 17 years ago
  Gregory Holmes fb66b5c5e1 All commands now have an isSilent param 17 years ago
  Gregory Holmes a91d00bd18 selected regions are now store 17 years ago
  Gregory Holmes 2b012c5b4b stale classes ftl, lets try this fix 17 years ago
  Shane Mc Cormack 328bd3559e Window Status plugin can now show client real namesl, parser updated to create storage for real names, processwho updated to update real names 17 years ago
  Gregory Holmes 08fb2845a6 The error icon should always be on the RHS 17 years ago
  Gregory Holmes 0cb4ee2fd2 OptionalColourChooser added 17 years ago
  Chris Smith e56a4558ee FEATURE: Global commands can now be silenced 17 years ago
  Chris Smith 68ae081c89 Fix NPE when trying to trigger an action before any are loaded 17 years ago
  Chris Smith 3fd34469de Icons once again display properly 17 years ago