8527 Commits (f8c7de1d443887df5a2a1034ad113e9bd84db495)
 

Author SHA1 Message Date
  Chris Smith 30eb215eb4 Style fixes for the 5 UI classes with most errors 17 years ago
  Gregory Holmes adc738263e style fixes 17 years ago
  Gregory Holmes 3e897114db Style fixes 17 years ago
  Shane Mc Cormack 187250d58c parseFullHost no longer throws exception if given a "" host, and returns "" in all fields instead 17 years ago
  Chris Smith 40392f703e Don't get mode/host details if we're not using them 17 years ago
  Gregory Holmes a729dc22aa Style fixes 17 years ago
  Chris Smith 767cfd386e More style fixes 17 years ago
  Chris Smith 491c47eb14 Various style improvements 17 years ago
  Shane Mc Cormack 57896d66fe Added svn:keywords Id 17 years ago
  Shane Mc Cormack b33ee07031 Added ChannelListModeItem object 17 years ago
  Shane Mc Cormack 9131f43bb5 Added list modes processor 17 years ago
  Shane Mc Cormack 1755554ad6 Fixed List Mode functionality 17 years ago
  Chris Smith c0c86ea678 Added initial framework for issue 122 (info messages should go to active window) 17 years ago
  Chris Smith e18ce8a2c8 Make the style constants final 17 years ago
  Chris Smith 9a7a187829 Fixed issue 136 17 years ago
  Chris Smith fd6a448646 Fixed issue 77 17 years ago
  Gregory Holmes 3e634ddc5c "" 17 years ago
  Shane Mc Cormack cf96cbcc52 CTCPs and CTCPReplies are now sent via sendMessage and sendNotice 17 years ago
  Shane Mc Cormack 6e9422d72a Allow more than 1 ban at a time... 17 years ago
  Shane Mc Cormack cd701878ba Fixed removing bans 17 years ago
  Shane Mc Cormack 8d1f1957cc OnChannelUserModeChanged sMode param is now just "+o" not "+o nickname", Thats what the channelclient param is for! 17 years ago
  Shane Mc Cormack 867ff6745b Fixes 17 years ago
  Shane Mc Cormack 72448e6922 Minor javadoc/style corrections. 17 years ago
  Chris Smith 9592e243b1 * Added Formatter.hasFormat 17 years ago
  Chris Smith 8be87c909d More style fixes 17 years ago
  Chris Smith 063d6ae6e0 More style fixes 17 years ago
  Chris Smith a553bae481 Code convention induced changes 17 years ago
  Chris Smith 66b1429a16 Auto formatted and fixed imports on all ui classes 17 years ago
  Chris Smith 471b85c37c Fixed imports and autoformatted trunk/*.java and trunk/commandparser/*.java 17 years ago
  Shane Mc Cormack 52adabcb80 Should no longer call ErrorInfo on missing processors. 17 years ago
  Chris Smith dc250c122c Coding convention fixes 17 years ago
  Chris Smith 22290377bb Channel Settings Dialogs gets valid modes from the parser 17 years ago
  Shane Mc Cormack 639aee6936 no processor found error is nor reported as a warning, not an error 17 years ago
  Chris Smith 96a4d3aa00 Channel settings dialog now includes param modes 17 years ago
  Shane Mc Cormack 539042ac84 Javadoc fix 17 years ago
  Shane Mc Cormack 259bb94080 Property Fixes 17 years ago
  Shane Mc Cormack a79eda4e03 added Id property 17 years ago
  Shane Mc Cormack 595d674600 Refactored parser. 17 years ago
  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 years ago
  Shane Mc Cormack 43e8f0013c made parseChanModes() protected again. 17 years ago
  Shane Mc Cormack 77020cc7db added: 17 years ago
  Gregory Holmes 43864cdb64 Fixes to treeview 17 years ago
  Gregory Holmes 2286374fc3 Fixed start position of scrolling 17 years ago
  Gregory Holmes 4d08e5fdbf Missing javadoc 17 years ago
  Gregory Holmes b99f872423 Added treeview rollover config options to the default list 17 years ago
  Chris Smith 18b40e7a40 Fix issue 140 17 years ago
  Chris Smith 4297c54e73 Added basic ParamModePanel 17 years ago
  Chris Smith 9a8c5b58f7 Added all quakenet mode aliases 17 years ago
  Gregory Holmes c80d9787bc Added mouse wheel scrolling to the treeview 17 years ago
  Chris Smith ecf67cf93b Added mode checkboxes 17 years ago