9934 Commits (283c1ba958f57b788ab65e1764a187a441f3b397)
 

Author SHA1 Message Date
  Chris Smith a6910caf78 Committed nasty hack to semi-fix scrolling 17 years ago
  Shane Mc Cormack d86c683d91 Added OnSocketClosed Callback 17 years ago
  Gregory Holmes a2a4ac1284 Added missing licenses 17 years ago
  Gregory Holmes 587102c470 Added custom model and node for the TreeView, currently not used. 17 years ago
  Chris Smith 65e08bb5a5 Format strings that span multiple lines are now split and each part has a timestamp prepended. 17 years ago
  Chris Smith c1f744857d Added raw command 17 years ago
  Chris Smith 57a4206ce7 Moved the CommandParser into the InputHandler. 17 years ago
  Chris Smith 218a45e734 Fixed NPE when a server changed a channel mode 17 years ago
  Chris Smith 79d503604b Fixed issue 109 17 years ago
  Gregory Holmes c387796d3f Fixed Issue 108 17 years ago
  Gregory Holmes 4084654147 Updated size fix to allow for customisable fonts 17 years ago
  Gregory Holmes a4efdba0a5 Potential fix for treeview size issues. 17 years ago
  Chris Smith 9d0045657b Fixed NPE in Channel.updateTitle 17 years ago
  Chris Smith cf7428fd13 Server stuff finalised and threaded 17 years ago
  Chris Smith 6dfbb8968b Changed channel nicklist so it doesn't use bold 17 years ago
  Chris Smith bbf3187441 Channel(Frame) should now use the correct thread to do things. 17 years ago
  Shane Mc Cormack 36e555fcc1 Converted Spaces -> tabs 17 years ago
  Chris Smith be5a49c384 Fixed critical NPE bug 17 years ago
  Chris Smith 7255412caa Some more scrolling tweaks 17 years ago
  Chris Smith 90fe15e5de Fixed scrolling issues 17 years ago
  Chris Smith 8f5d32bf84 Fixed trailing new line in windows 17 years ago
  Chris Smith e8c0cd0dcc Only unregister with the ServerManager after channels and queries have been closed 17 years ago
  Gregory Holmes fcf9039f5b Removed debugging from last fix 17 years ago
  Gregory Holmes e2ed931a31 Changed active window notification from a border to bold name 17 years ago
  Chris Smith 79a22ff519 Fixed exception being thrown if you press enter on a blank line 17 years ago
  Chris Smith a26d77d887 You can now tab complete commands in all windows 17 years ago
  Shane Mc Cormack db46e25f40 Tidyed code for issue 60 fix. (Uses spaces, realy var names and imports are at the top) 17 years ago
  Shane Mc Cormack c8827f21bd Mode Change enhancements 17 years ago
  Chris Smith 307b391900 Sort the channel list when we receive a mode 17 years ago
  Chris Smith e4e637ffa9 Added basic channel mode handling 17 years ago
  Shane Mc Cormack eb484719fc Fixed issue #60 (Window opens on wrong monitor) 17 years ago
  Chris Smith 50ecacde2e * Added method to FrameManager interface to set the active frame 17 years ago
  Chris Smith 37cd5e1c05 Fixed restore issue 17 years ago
  Chris Smith 3f202b5d53 Added channel nick change handlers 17 years ago
  Chris Smith 4c72ecf070 Carat colour is now foreground colour 17 years ago
  Chris Smith 67636998c0 Added channelSelfExternal{Message,Action} 17 years ago
  Chris Smith b9f1e8a199 Fixed nick changes in query frames 17 years ago
  Chris Smith b0698393f1 Added /reloadformatter command 17 years ago
  Shane Mc Cormack 7b05bb86e7 Fixed delClient not actually removing clients... 17 years ago
  Gregory Holmes a6ae5d735f Added reload method to formatter 17 years ago
  Chris Smith 09d96bd8f7 Added CTCP/CTCPr handling 17 years ago
  Shane Mc Cormack b503f44b22 Fixed CTCPReplies 17 years ago
  Shane Mc Cormack 8c9cf21006 Added parseHostFull method 17 years ago
  Shane Mc Cormack 0043ce6b16 Added OnChannelNickChanged callback 17 years ago
  Chris Smith 3ca3860785 Added nick command 17 years ago
  Chris Smith 6deb80b1aa Added config options to set back and foreground colours for innerframes 17 years ago
  Chris Smith 9fad9018f7 Fixed bug with tree view not repainting after notifications 17 years ago
  Shane Mc Cormack 16d74e6f01 Kick reporting the kicked user as the kickee has been fixed. 17 years ago
  Chris Smith c7f1541fcb Added raw/channel/query icons 17 years ago
  Chris Smith 30d364408a Fixed notifications in the treeframe (contains() != containsKey()!) 17 years ago