2077 次代码提交 (2125eceb3b9a1cee65cce03bdca6e69ccb86e3b6)
 

作者 SHA1 备注 提交日期
  Chris Smith dea22af997 Added saveconfig command 17 年前
  Chris Smith 2ec122f2cd Replaced bool and colour options with optional colours 17 年前
  Gregory Holmes 072d29aa62 Issue 458: JImageButton 17 年前
  Gregory Holmes 8e6859a534 Error date not shows time since error (might need tweaking) 17 年前
  Shane Mc Cormack 6c86beba92 added getMaxListModes(final char mode); 17 年前
  Chris Smith d95c672661 Added 'colourspam' to debug command to aid in heap overflow testing 17 年前
  Shane Mc Cormack 0c602d6380 Oops! These should have been commited before 0.5! 17 年前
  Gregory Holmes 994930ae4c PrefsDialog now defaults look and feel to teh system default 17 年前
  Chris Smith b582596cef Fix ignore command showing a blank entry 17 年前
  Chris Smith 3ac4487948 Fix ifplugin command using ? as a negator not ! 17 年前
  Chris Smith 94fdaaa0e6 Stupid query colour bug 17 年前
  Gregory Holmes 332301a1e0 Fixed recursive clear calls in the textpane 17 年前
  Gregory Holmes 200ac2f9ab Stopped browser delay being negative 17 年前
  Gregory Holmes 715444f668 BUG: Prevented frame buffer size being negative 17 年前
  Gregory Holmes bae777d379 Implemented hashCode for ActionCondition 17 年前
  Gregory Holmes b79eeaf089 Fixed a whole bunch of bugs with the profile editor 17 年前
  Gregory Holmes 08a37dfdf7 Empty values are no longer ignored in settings panels 17 年前
  Gregory Holmes 893a106a35 NewServerDialog now verifies port on clicking ok 17 年前
  Gregory Holmes bd5bad962b Fixed potential NPE in IconManager 17 年前
  Shane Mc Cormack 1d18f62189 Other half of previous commit! 17 年前
  Gregory Holmes 2681a130a7 Lets see if this fixes the issues with textpane trimming, clearing, and random overlapping 17 年前
  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 17 年前
  Chris Smith 4b36d72b31 disconnect() now disconnects as long as the parser has an open socket, rather than only after 001 17 年前
  Chris Smith 7198614098 Logic-- 17 年前
  Shane Mc Cormack 588a455c72 Removed error logging spam that doesn't actually need to be logged. 17 年前
  Chris Smith b1fc878157 Potential fix for another NPE in Server 17 年前
  Chris Smith db1210e091 Fix NPE in server, and add more state checks + logging 17 年前
  Chris Smith 40173429d2 Fix NPE in InputFrame, which prevented the server settings window from saving 17 年前
  Gregory Holmes 2b66427c8c fixed error 2038 17 年前
  Gregory Holmes cfb55c1583 Fixed setIndex error in textpane 17 年前
  Gregory Holmes 1a3f29d8e4 Default to using system aa settings 17 年前
  Gregory Holmes 6b4319a5a0 Fixed errors 1883, 1868, 1870, 1898 17 年前
  Chris Smith 7b0de351a6 Deleting action groups now unregisters the actions 17 年前
  Chris Smith 2a24cde6ef Unit tests 17 年前
  Gregory Holmes d5c6bfe694 Report fixes 17 年前
  Chris Smith 16657569c6 Unit tests 17 年前
  Gregory Holmes 328adc35b8 minor javadoc fixes 17 年前
  Chris Smith 92f4983773 Remove unused parser imports and add some missing parser javadoc 17 年前
  Gregory Holmes 0c30f40529 Type conversion optimisation in AliasPanel 17 年前
  Chris Smith 336abe02d3 Remove pointless null checks in ActionManager 17 年前
  Chris Smith d3610d0a55 ConfigTarget unit test 17 年前
  Gregory Holmes 17ddd8b102 Disable edit/delete buttons in the actions manager when changing group and deleting actions 17 年前
  Chris Smith 26d272703b Added IrcAddressTest 17 年前
  Chris Smith a0822a96e9 Fixed edge-case bug in WritableFrameContainer.getNumLines 17 年前
  Gregory Holmes 7bd3f9fb9b Alias manager allowing duplicates is once again fixed 17 年前
  Chris Smith ddbfadadc7 Added test for WritableFrameContainer.getNumLines 17 年前
  Chris Smith d26579cdc8 Add unit test for the parser's tokeniser 17 年前
  Chris Smith 07db58ccc0 Remove unused unit tests 17 年前
  Chris Smith 66ae29e670 Added ActionCondition.equals 17 年前
  Gregory Holmes f04505696d NPE fix for alias manager 17 年前