3707 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Author SHA1 Message Date
  Chris Smith b38df15827 Generic mode aliases are now globaldefaults, so they get applied to ircds we don't have explicit aliases for 17 years ago
  Chris Smith 32a2c80ae3 Finished nick colour plugin. Finally. 17 years ago
  Gregory Holmes a0cd68867f Catch errors in charsets and revert to UTF-8 17 years ago
  Gregory Holmes 657963c6c9 show substitution button enabled and disabled with the target field 17 years ago
  Gregory Holmes 37f4abd77d Added a back button to the substitutions panel in the condition editor dialog 17 years ago
  Gregory Holmes 18ef733631 improved(?) layout for the conditions editor dialog 17 years ago
  Gregory Holmes 0337994ec8 actions editor ResponseTabPanel layout tweak 17 years ago
  Shane Mc Cormack c3f368768e ircu detection fixed 17 years ago
  Shane Mc Cormack a5a4c5c51b regex fixes 17 years ago
  Shane Mc Cormack 9a6ba0ef3b Fixed IRCU Detection, added irc-hispano detection separate to account for additional modes 17 years ago
  Gregory Holmes ba9929f4f4 fixed error 1139 17 years ago
  Gregory Holmes c3f72165e4 Substitutions inserts are now handled properly when text is highlighted 17 years ago
  Gregory Holmes e679a0fdb3 PasteDialog now uses new undo/redo method 17 years ago
  Gregory Holmes 8c695f86db Fixed Topic text count being wrong with newlines pasted (new lines are now stripped) 17 years ago
  Chris Smith e9a48962b8 Channel.sendAction no longer tries to do anything if we're not in the channel 17 years ago
  Shane Mc Cormack cbc3dc62cb Fixed parser losing track of who it is if /names is done on the only channel the user is on 17 years ago
  Gregory Holmes 20ba624d02 layout improvements for substitutions panel? 17 years ago
  Gregory Holmes 8cd5d7b41c javadoc fixes 17 years ago
  Gregory Holmes 5b5dee9e16 Possible NPE fix for alias panel 17 years ago
  Gregory Holmes 7115fdfd65 File menu renamed Server 17 years ago
  Gregory Holmes 0ca3331d77 possible fix for error 1012 17 years ago
  Gregory Holmes a6253dc03a Potentially fixed error 1004 17 years ago
  Gregory Holmes 8ee4b43f44 Fix for error 1018 17 years ago
  Gregory Holmes d03a87fb40 Fixed regression from last commit 17 years ago
  Gregory Holmes 21c9d83cc1 Substitutions panel work 17 years ago
  Chris Smith 440c92a7fe Nick colour plugin work... 17 years ago
  Gregory Holmes c94dcf00d2 SubstitutionsPanel work (doesn't update on trigger change yet, could do with some layout tweaks i think) 17 years ago
  Gregory Holmes 5320ce557e Fixed a paste regression 17 years ago
  Chris Smith 373366deb5 Server state is now set to connected properly 17 years ago
  Gregory Holmes e8942591dc Issue 424: Ignore list editor doesn't save 17 years ago
  Gregory Holmes 212574319c Issue 423: Server settings MI should be disabled if server isn't connected (still not fixed, server state never reaches connected) 17 years ago
  Chris Smith 5d7f1bf00e NPE fix for FrameContainer.getConfigManager() when the container has no server 17 years ago
  Chris Smith 865b0dc9fc NPE fix for Query.activateFrame 17 years ago
  Chris Smith 902db81925 Fixed NPE in server.hasChannel() when there's no parser 17 years ago
  Chris Smith 7b55f439cf Added addLine() wrapper to frame container and made all frame containers use it. This should fix the assortment of NPEs caused when the parser fires an event when the container's window has already been closed. 17 years ago
  Chris Smith f877a6dffc Fixed NPE in ColourChooser 17 years ago
  Chris Smith 37f6dd19aa Tidied up server delayed reconnection code. Should fix NPE in unit tests. 17 years ago
  Chris Smith b831a3afc8 ActionManager properties are now satic final, rather than being set in init(). This should fix a bunch of NPEs 17 years ago
  Chris Smith 56f5923966 Servers now expose their state via getState() 17 years ago
  Chris Smith 69e4624765 Identity user errors are now more descriptive 17 years ago
  Chris Smith f4f82bfa89 Fix for CME in Identity.unsetOption 17 years ago
  Gregory Holmes 27a3c5a0e4 Substitutions panel now actually adds the list to itself (still broken though for some reason) 17 years ago
  Chris Smith 2296cdf385 Nick colour plugin work 17 years ago
  Chris Smith 923cfb3fad Nick colour plugin work 17 years ago
  Chris Smith 78c1df301c Fix channels being removed from the frame managers on server disconnection, rather than on close 17 years ago
  Gregory Holmes c2283324d0 Alias manager work 17 years ago
  Shane Mc Cormack d8d3461b0c Added wallops support to parser 17 years ago
  Gregory Holmes d919cbb3ad Installer uses system look and feel 17 years ago
  Shane Mc Cormack 21975035ab Fixed InvalidThreadStateException in installer 17 years ago
  Shane Mc Cormack 12d20f5721 Added {$MODE Delphi} hints to dpr files for the fpc compiler (saves using -Sd) 17 years ago