3937 Commits (0.6)
 

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