2157 Commits (249c998c1ac32fa8aecdc87a139ff8498ca1c977)
 

Autor SHA1 Mensaje Fecha
  Gregory Holmes 2681a130a7 Lets see if this fixes the issues with textpane trimming, clearing, and random overlapping hace 17 años
  Shane Mc Cormack 42f84472b8 Don't try to send quit in disconnect() if the socket isn't open, and we havn't recieved 001 yet hace 17 años
  Chris Smith 4b36d72b31 disconnect() now disconnects as long as the parser has an open socket, rather than only after 001 hace 17 años
  Chris Smith 7198614098 Logic-- hace 17 años
  Shane Mc Cormack 588a455c72 Removed error logging spam that doesn't actually need to be logged. hace 17 años
  Chris Smith b1fc878157 Potential fix for another NPE in Server hace 17 años
  Chris Smith db1210e091 Fix NPE in server, and add more state checks + logging hace 17 años
  Chris Smith 40173429d2 Fix NPE in InputFrame, which prevented the server settings window from saving hace 17 años
  Gregory Holmes 2b66427c8c fixed error 2038 hace 17 años
  Gregory Holmes cfb55c1583 Fixed setIndex error in textpane hace 17 años
  Gregory Holmes 1a3f29d8e4 Default to using system aa settings hace 17 años
  Gregory Holmes 6b4319a5a0 Fixed errors 1883, 1868, 1870, 1898 hace 17 años
  Chris Smith 7b0de351a6 Deleting action groups now unregisters the actions hace 17 años
  Chris Smith 2a24cde6ef Unit tests hace 17 años
  Gregory Holmes d5c6bfe694 Report fixes hace 17 años
  Chris Smith 16657569c6 Unit tests hace 17 años
  Gregory Holmes 328adc35b8 minor javadoc fixes hace 17 años
  Chris Smith 92f4983773 Remove unused parser imports and add some missing parser javadoc hace 17 años
  Gregory Holmes 0c30f40529 Type conversion optimisation in AliasPanel hace 17 años
  Chris Smith 336abe02d3 Remove pointless null checks in ActionManager hace 17 años
  Chris Smith d3610d0a55 ConfigTarget unit test hace 17 años
  Gregory Holmes 17ddd8b102 Disable edit/delete buttons in the actions manager when changing group and deleting actions hace 17 años
  Chris Smith 26d272703b Added IrcAddressTest hace 17 años
  Chris Smith a0822a96e9 Fixed edge-case bug in WritableFrameContainer.getNumLines hace 17 años
  Gregory Holmes 7bd3f9fb9b Alias manager allowing duplicates is once again fixed hace 17 años
  Chris Smith ddbfadadc7 Added test for WritableFrameContainer.getNumLines hace 17 años
  Chris Smith d26579cdc8 Add unit test for the parser's tokeniser hace 17 años
  Chris Smith 07db58ccc0 Remove unused unit tests hace 17 años
  Chris Smith 66ae29e670 Added ActionCondition.equals hace 17 años
  Gregory Holmes f04505696d NPE fix for alias manager hace 17 años
  Chris Smith 481cd20c91 Fix CMEs when changing window colours hace 17 años
  Shane Mc Cormack 8a0ce320ae Moved callDataIn above everything else in processLine to ensure that nothing stops it being fired hace 17 años
  Gregory Holmes 9ae2235efc Time -> Date in error list table hace 17 años
  Gregory Holmes 526132159e Aliases rename now hace 17 años
  Shane Mc Cormack 587637c9eb pingFailed should no longer be called when it doesn't need to be hace 17 años
  Chris Smith 2aaaf770d1 Fix /ctcp using a non-existing formatter for its usage info hace 17 años
  Gregory Holmes 3037fa0c3e fixed error 1527 hace 17 años
  Shane Mc Cormack 2f88301778 Don't throw an error! hace 17 años
  Gregory Holmes b302e63c5f AliasManager now doesn't allow duplicates (can't think of a nicer approach to it) hace 17 años
  Gregory Holmes f2b2260d76 Fixed NPE in ChannelFrame hace 17 años
  Gregory Holmes 10e874f5d8 Issue 448: Alias manager ignores LT and GT argument comparison hace 17 años
  Chris Smith 2bee17cd9c Credits panel now uses the correct font, added testers. hace 17 años
  Chris Smith 9182c56328 Reverted Main.java changes hace 17 años
  Gregory Holmes 20d011c012 Alias manager tweaks hace 17 años
  Shane Mc Cormack fdc733fed4 isValidChannelName now returns true if we already know of the channels existance. (eg Force Joined into an otherwise invalid channel) hace 17 años
  Gregory Holmes 129c52e6ec Issue 445: CSD is broken (errors 1271 and 1279) hace 17 años
  Shane Mc Cormack 2d491dcc7c Installer Changes to fix Issues raised by cnorthwood hace 17 años
  Chris Smith f35a123cbd Added 433 formatter hace 17 años
  Gregory Holmes c2e2537b34 Fixed ClassCastException on saving channel settings hace 17 años
  Gregory Holmes d0b2ea537c I think i'm done with the alias manager now, untested though hace 17 años