3707 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Author SHA1 Message Date
  Chris Smith 66ae29e670 Added ActionCondition.equals 17 years ago
  Gregory Holmes f04505696d NPE fix for alias manager 17 years ago
  Chris Smith 481cd20c91 Fix CMEs when changing window colours 17 years ago
  Shane Mc Cormack 8a0ce320ae Moved callDataIn above everything else in processLine to ensure that nothing stops it being fired 17 years ago
  Gregory Holmes 9ae2235efc Time -> Date in error list table 17 years ago
  Gregory Holmes 526132159e Aliases rename now 17 years ago
  Shane Mc Cormack 587637c9eb pingFailed should no longer be called when it doesn't need to be 17 years ago
  Chris Smith 2aaaf770d1 Fix /ctcp using a non-existing formatter for its usage info 17 years ago
  Gregory Holmes 3037fa0c3e fixed error 1527 17 years ago
  Shane Mc Cormack 2f88301778 Don't throw an error! 17 years ago
  Gregory Holmes b302e63c5f AliasManager now doesn't allow duplicates (can't think of a nicer approach to it) 17 years ago
  Gregory Holmes f2b2260d76 Fixed NPE in ChannelFrame 17 years ago
  Gregory Holmes 10e874f5d8 Issue 448: Alias manager ignores LT and GT argument comparison 17 years ago
  Chris Smith 2bee17cd9c Credits panel now uses the correct font, added testers. 17 years ago
  Chris Smith 9182c56328 Reverted Main.java changes 17 years ago
  Gregory Holmes 20d011c012 Alias manager tweaks 17 years ago
  Shane Mc Cormack fdc733fed4 isValidChannelName now returns true if we already know of the channels existance. (eg Force Joined into an otherwise invalid channel) 17 years ago
  Gregory Holmes 129c52e6ec Issue 445: CSD is broken (errors 1271 and 1279) 17 years ago
  Shane Mc Cormack 2d491dcc7c Installer Changes to fix Issues raised by cnorthwood 17 years ago
  Chris Smith f35a123cbd Added 433 formatter 17 years ago
  Gregory Holmes c2e2537b34 Fixed ClassCastException on saving channel settings 17 years ago
  Gregory Holmes d0b2ea537c I think i'm done with the alias manager now, untested though 17 years ago
  Gregory Holmes ee0365d7fb Alias manager work 17 years ago
  Gregory Holmes bd825abc57 Some more alias manager work 17 years ago
  Gregory Holmes 39b8f1f847 Alias manager work 17 years ago
  Chris Smith 081db35bee Server settings dialog now remembers the tab it was on 17 years ago
  Chris Smith f1e8e7b1c9 Perform wrapper UI (if you want something doing...) 17 years ago
  Chris Smith 59a8c3251e Action wrappers are now cleared properly when reloading actions 17 years ago
  Gregory Holmes 3ae1b4b3c2 Added system aa settings to the textpane 17 years ago
  Gregory Holmes 93d97245c6 Fixed broken trunk 17 years ago
  Chris Smith 4a81b2f8fe Fix broken trunk 17 years ago
  Gregory Holmes 0efe51ade7 Error manager should be created with the client now 17 years ago
  Shane Mc Cormack f86a580bce Parser now automatically disconnects on fatal errors. (This can be overridden by using parser.setDisconnectOnFatal(false);) 17 years ago
  Chris Smith d1533555db We now disregard parser error levels and raise them as unknowns 17 years ago
  Gregory Holmes 9515f20a8e Added unknown error level 17 years ago
  Shane Mc Cormack 12822f7b09 ProcessNick no longer forces a disconenct when it throws a fatal error. It is up to the host app to disconnect as per other locations where Fatal Errors are given. 17 years ago
  Shane Mc Cormack c262481498 Fixed parser dying if you changed nick and then your old nick was ever used again. 17 years ago
  Gregory Holmes b1c9ef820f Issue 428: CSD gets stretched vertically with long ban lists 17 years ago
  Gregory Holmes d9de928fd4 Improved handling of deleting errors in the error list dialog 17 years ago
  Gregory Holmes e4ed1b2406 error detail pane no longer resets position when an error's status is updated 17 years ago
  Gregory Holmes b94f89e40f another possible fix for error 1012 (although the report didnt match the code, so i think the last fix worked) 17 years ago
  Gregory Holmes be813d43e6 possible fix for error 1208 17 years ago
  Gregory Holmes 6383258f9c fixed error 1211 17 years ago
  Gregory Holmes c56b60fff3 fixed error 1165 17 years ago
  Gregory Holmes 5d95be2ebd ConditionsEditorDialog - component that had focus before showing the substitution panel has focus when closed 17 years ago
  Chris Smith 368530c4a3 Added ircu aliases, altered generic mode +r to mean "no unregistered users" rather than non-existant "reop users" 17 years ago
  Chris Smith 0fbf7423c8 Mode aliases now don't duplicate the generic aliases 17 years ago
  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