4790 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Author SHA1 Message Date
  Chris Smith 38e50bbc0a Fixed some uses of deprecated methods, deprecated some more stuff 17 years ago
  Chris Smith 5791f34584 Deprecate logging and debugging methods, as we don't have any need to log any non-errors, and we always do ad-hoc debug without using the logger 17 years ago
  Chris Smith 63b482f5c6 Add new action/actionmanager methods 17 years ago
  Gregory Holmes 3b80ee0c9c All borders are now created using the BorderFactory 17 years ago
  Gregory Holmes c82a1b711c Dialogs are now singletons where appropriate 17 years ago
  Gregory Holmes 29b0eee894 ISSUE: 243 17 years ago
  Chris Smith 46aefc03f1 Fix issue in parser where it assumes all channels are invalid if it hasn't received the 005 17 years ago
  Chris Smith c5ea83ed11 Deprecate Frame.addLine(String) - everything should use formatters instead 17 years ago
  Gregory Holmes 9983c571c9 more actionseditordialog stuff 17 years ago
  Gregory Holmes 53dac0124e New ActionsEditorDialog 17 years ago
  Chris Smith 548f990eb6 Added edit icons 17 years ago
  Chris Smith 8ad62f8d0d Action components and comparisons now have user-friendly names 17 years ago
  Chris Smith 7a8d2ca229 Action Types now have a user-friendly name 17 years ago
  Chris Smith 5d939ffaa6 Action Meta Types now have textual descriptions of their arguments 17 years ago
  Chris Smith 3cbf66c04e Use parser.disconnect() instead of parser.quit() to hopefully stop reconnection/disconnection issues 17 years ago
  Chris Smith 5d9f762d69 Fix NPE in Server.ownsFrame 17 years ago
  Gregory Holmes b7a50175a5 Initial work on actioneditor logic 17 years ago
  Gregory Holmes 36a857e9f6 Re-enabled channel popup menu 17 years ago
  Gregory Holmes 25ac8cc04d i think the ActionsEditorDialog layout is now done 17 years ago
  Gregory Holmes 9fa0e3cebc Fixed some adding and removing issues, one to go 17 years ago
  Gregory Holmes 4a7c6195e5 I think all layout for the actions editor dialog is complete, just logic to go 17 years ago
  Gregory Holmes 8412d70fb0 Fixed browserlauncher opening url's multiple times on linux 17 years ago
  Chris Smith 6001d02b19 Various code improvements based on findbug report 17 years ago
  Gregory Holmes b56197925f config.getOption with a fallback 17 years ago
  Gregory Holmes 0eb196dbd0 Added more options to the preferences dialog 17 years ago
  Chris Smith 27b2419433 BUG: Identities are now added to existing config managers where relevant 17 years ago
  Gregory Holmes 174dd9d181 I'll even commit the right file this time 17 years ago
  Gregory Holmes b677882a24 fine fine, i'll stop throwing NPEs 17 years ago
  Gregory Holmes 0c84513249 Colours in CSD 17 years ago
  Chris Smith c4b41339c1 Altered Styliser to no longer use deprecated methods - could probably be improved upon 17 years ago
  Chris Smith a59605888f FEATURE: Added options to automatically send /who requests 17 years ago
  Shane Mc Cormack 115c299464 Logging plugin now keeps files open that its using rather than opening and closing every write 17 years ago
  Shane Mc Cormack f5b02dba29 Added OnChannelAwayState 17 years ago
  Chris Smith faa7abd9d3 Added away state hook 17 years ago
  Shane Mc Cormack a338184234 Fixed 17 years ago
  Shane Mc Cormack d382844461 .. 17 years ago
  Shane Mc Cormack 9d60292838 AwayStateOther is now able to be specific 17 years ago
  Gregory Holmes 43eaae5a8e Fixed URL clicking 17 years ago
  Chris Smith 62ebfd300d Added {CHANNEL,QUERY}_CLOSED action event 17 years ago
  Shane Mc Cormack 946a31e4cf Added Basic /who parsing (Updates away state and ident/host of known users) 17 years ago
  Gregory Holmes 7cd2ff1aae Removed ui.(back|fore)ground colours from the preferences tree 17 years ago
  Gregory Holmes ead752a3f2 Sentence cased first letter of nicklist commands 17 years ago
  Shane Mc Cormack 3b4316b1bb Fixed showBackBuffer to show the correct number of lines and ignore the empty line at the end 17 years ago
  Gregory Holmes 192aad8a56 FEATURE: nicklist popups now work 17 years ago
  Gregory Holmes f1ef48040e JPanels are now an option type, in the preferences dialog, the contents are however not tracked 17 years ago
  Gregory Holmes ed3d8b9f4b FEATURE: preferences panels can now replace options panels with custom panels 17 years ago
  Chris Smith 5e33f4f1ea FEATURE: Added /mode command 17 years ago
  Chris Smith a5580f1ad6 FEATURE: Added /disconnect [reason] and /reconnect [reason] commands 17 years ago
  Gregory Holmes b1b0693a7c Removed now empty debug menu and moved the window menu the other side of the settings menu 17 years ago
  Chris Smith 25beb8fdd2 Actually reconnect when the server is stoned, rather than just pretend to 17 years ago