10066 次程式碼提交 (2e144015ac733af320e56a1de13b4dce451bd757)
 

作者 SHA1 備註 提交日期
  Chris Smith 7255412caa Some more scrolling tweaks 17 年之前
  Chris Smith 90fe15e5de Fixed scrolling issues 17 年之前
  Chris Smith 8f5d32bf84 Fixed trailing new line in windows 17 年之前
  Chris Smith e8c0cd0dcc Only unregister with the ServerManager after channels and queries have been closed 17 年之前
  Gregory Holmes fcf9039f5b Removed debugging from last fix 17 年之前
  Gregory Holmes e2ed931a31 Changed active window notification from a border to bold name 17 年之前
  Chris Smith 79a22ff519 Fixed exception being thrown if you press enter on a blank line 17 年之前
  Chris Smith a26d77d887 You can now tab complete commands in all windows 17 年之前
  Shane Mc Cormack db46e25f40 Tidyed code for issue 60 fix. (Uses spaces, realy var names and imports are at the top) 17 年之前
  Shane Mc Cormack c8827f21bd Mode Change enhancements 17 年之前
  Chris Smith 307b391900 Sort the channel list when we receive a mode 17 年之前
  Chris Smith e4e637ffa9 Added basic channel mode handling 17 年之前
  Shane Mc Cormack eb484719fc Fixed issue #60 (Window opens on wrong monitor) 17 年之前
  Chris Smith 50ecacde2e * Added method to FrameManager interface to set the active frame 17 年之前
  Chris Smith 37cd5e1c05 Fixed restore issue 17 年之前
  Chris Smith 3f202b5d53 Added channel nick change handlers 17 年之前
  Chris Smith 4c72ecf070 Carat colour is now foreground colour 17 年之前
  Chris Smith 67636998c0 Added channelSelfExternal{Message,Action} 17 年之前
  Chris Smith b9f1e8a199 Fixed nick changes in query frames 17 年之前
  Chris Smith b0698393f1 Added /reloadformatter command 17 年之前
  Shane Mc Cormack 7b05bb86e7 Fixed delClient not actually removing clients... 17 年之前
  Gregory Holmes a6ae5d735f Added reload method to formatter 17 年之前
  Chris Smith 09d96bd8f7 Added CTCP/CTCPr handling 17 年之前
  Shane Mc Cormack b503f44b22 Fixed CTCPReplies 17 年之前
  Shane Mc Cormack 8c9cf21006 Added parseHostFull method 17 年之前
  Shane Mc Cormack 0043ce6b16 Added OnChannelNickChanged callback 17 年之前
  Chris Smith 3ca3860785 Added nick command 17 年之前
  Chris Smith 6deb80b1aa Added config options to set back and foreground colours for innerframes 17 年之前
  Chris Smith 9fad9018f7 Fixed bug with tree view not repainting after notifications 17 年之前
  Shane Mc Cormack 16d74e6f01 Kick reporting the kicked user as the kickee has been fixed. 17 年之前
  Chris Smith c7f1541fcb Added raw/channel/query icons 17 年之前
  Chris Smith 30d364408a Fixed notifications in the treeframe (contains() != containsKey()!) 17 年之前
  Gregory Holmes 84a4e2110f Fixed issue 72 with a scrollpane 17 年之前
  Chris Smith 866781fbc3 Added clearNotifications to FrameManager 17 年之前
  Chris Smith 4373502296 Updated frame manager interface (breaks the trunk) 17 年之前
  Chris Smith 860364d671 Resized (secure-)server.png 17 年之前
  Chris Smith fd6b896146 Added server icons 17 年之前
  Gregory Holmes f9a36a5e14 Added an emptyborder to the tree 17 年之前
  Gregory Holmes 19af69b596 Fixed issue 73 17 年之前
  Chris Smith 5dee5eb8ac Channel join events are now formatted properly 17 年之前
  Chris Smith 92fa2ea4e3 Added an empty border to tree cell nodes so the icons don't touch 17 年之前
  Chris Smith 51f696e35e Remove horrible if/else statement from treeview cell render, and use the icons supplied by the objects instead of hardcoding one 17 年之前
  Chris Smith e9a3c9c39d If the innerframes are maximised, change the topic when the focus is changed 17 年之前
  Chris Smith 19a7172fce Fixed frames not gaining focus 17 年之前
  Gregory Holmes 5f96aa67a9 Added javadoc 17 年之前
  Gregory Holmes 48bdc4e38d Fixed the bug i introduced without paying attention 17 年之前
  Gregory Holmes 84378e7cf1 Added basic TreeView FrameManager, for real this time 17 年之前
  Gregory Holmes cdb124f0fa Added basic TreeView FrameManager 17 年之前
  Chris Smith e38882f901 The main objects now all implement FrameContainer 17 年之前
  Shane Mc Cormack 24bf653ac2 Removed line that was copied and pasted by mistake. 17 年之前