10066 次程式碼提交 (2e144015ac733af320e56a1de13b4dce451bd757)
 

作者 SHA1 備註 提交日期
  Shane Mc Cormack 1755554ad6 Fixed List Mode functionality 17 年之前
  Chris Smith c0c86ea678 Added initial framework for issue 122 (info messages should go to active window) 17 年之前
  Chris Smith e18ce8a2c8 Make the style constants final 17 年之前
  Chris Smith 9a7a187829 Fixed issue 136 17 年之前
  Chris Smith fd6a448646 Fixed issue 77 17 年之前
  Gregory Holmes 3e634ddc5c "" 17 年之前
  Shane Mc Cormack cf96cbcc52 CTCPs and CTCPReplies are now sent via sendMessage and sendNotice 17 年之前
  Shane Mc Cormack 6e9422d72a Allow more than 1 ban at a time... 17 年之前
  Shane Mc Cormack cd701878ba Fixed removing bans 17 年之前
  Shane Mc Cormack 8d1f1957cc OnChannelUserModeChanged sMode param is now just "+o" not "+o nickname", Thats what the channelclient param is for! 17 年之前
  Shane Mc Cormack 867ff6745b Fixes 17 年之前
  Shane Mc Cormack 72448e6922 Minor javadoc/style corrections. 17 年之前
  Chris Smith 9592e243b1 * Added Formatter.hasFormat 17 年之前
  Chris Smith 8be87c909d More style fixes 17 年之前
  Chris Smith 063d6ae6e0 More style fixes 17 年之前
  Chris Smith a553bae481 Code convention induced changes 17 年之前
  Chris Smith 66b1429a16 Auto formatted and fixed imports on all ui classes 17 年之前
  Chris Smith 471b85c37c Fixed imports and autoformatted trunk/*.java and trunk/commandparser/*.java 17 年之前
  Shane Mc Cormack 52adabcb80 Should no longer call ErrorInfo on missing processors. 17 年之前
  Chris Smith dc250c122c Coding convention fixes 17 年之前
  Chris Smith 22290377bb Channel Settings Dialogs gets valid modes from the parser 17 年之前
  Shane Mc Cormack 639aee6936 no processor found error is nor reported as a warning, not an error 17 年之前
  Chris Smith 96a4d3aa00 Channel settings dialog now includes param modes 17 年之前
  Shane Mc Cormack 539042ac84 Javadoc fix 17 年之前
  Shane Mc Cormack 259bb94080 Property Fixes 17 年之前
  Shane Mc Cormack a79eda4e03 added Id property 17 年之前
  Shane Mc Cormack 595d674600 Refactored parser. 17 年之前
  Shane Mc Cormack b26f825e9d Call() of the OnNickInUse callback now returns true only when there was at least 1 callback that did not return an error (rather than previously calling back whenever there was a callback present). 17 年之前
  Shane Mc Cormack 43e8f0013c made parseChanModes() protected again. 17 年之前
  Shane Mc Cormack 77020cc7db added: 17 年之前
  Gregory Holmes 43864cdb64 Fixes to treeview 17 年之前
  Gregory Holmes 2286374fc3 Fixed start position of scrolling 17 年之前
  Gregory Holmes 4d08e5fdbf Missing javadoc 17 年之前
  Gregory Holmes b99f872423 Added treeview rollover config options to the default list 17 年之前
  Chris Smith 18b40e7a40 Fix issue 140 17 年之前
  Chris Smith 4297c54e73 Added basic ParamModePanel 17 年之前
  Chris Smith 9a8c5b58f7 Added all quakenet mode aliases 17 年之前
  Gregory Holmes c80d9787bc Added mouse wheel scrolling to the treeview 17 年之前
  Chris Smith ecf67cf93b Added mode checkboxes 17 年之前
  Chris Smith 2c79545ace Added various controls to ChannelSettingsDialog 17 年之前
  Gregory Holmes 524222c1a0 Fully implemented issue 112 17 年之前
  Gregory Holmes 4ea69130ee Rollover effect for treeview 17 年之前
  Chris Smith 90dc1f1b15 Added components to channel settings dialog 17 年之前
  Chris Smith 5b4f7dc564 Added close() method to FrameContainer 17 年之前
  Chris Smith 0b9e7d3932 Added serialVersionUID to new dialogs, and made them extend StandardDialog instead of JDialog 17 年之前
  Chris Smith 336d42f6b4 Removed horrid Base64 class, made CipherUtils just return a UTF-8 string... 17 年之前
  Chris Smith bf57c9a04d Rename Encipher to CipherUtils 17 年之前
  Chris Smith 18e97ba1ea Fix for outofbounds exception in colour handling 17 年之前
  Chris Smith 91f5a3fcce Reset the caret position if we're autoscrolling 17 年之前
  Shane Mc Cormack 13bc70321b Fixed Previous Commit.. 17 年之前