8527 커밋 (f8c7de1d443887df5a2a1034ad113e9bd84db495)
 

작성자 SHA1 메시지 날짜
  Chris Smith 2c79545ace Added various controls to ChannelSettingsDialog 17 년 전
  Gregory Holmes 524222c1a0 Fully implemented issue 112 17 년 전
  Gregory Holmes 4ea69130ee Rollover effect for treeview 17 년 전
  Chris Smith 90dc1f1b15 Added components to channel settings dialog 17 년 전
  Chris Smith 5b4f7dc564 Added close() method to FrameContainer 17 년 전
  Chris Smith 0b9e7d3932 Added serialVersionUID to new dialogs, and made them extend StandardDialog instead of JDialog 17 년 전
  Chris Smith 336d42f6b4 Removed horrid Base64 class, made CipherUtils just return a UTF-8 string... 17 년 전
  Chris Smith bf57c9a04d Rename Encipher to CipherUtils 17 년 전
  Chris Smith 18e97ba1ea Fix for outofbounds exception in colour handling 17 년 전
  Chris Smith 91f5a3fcce Reset the caret position if we're autoscrolling 17 년 전
  Shane Mc Cormack 13bc70321b Fixed Previous Commit.. 17 년 전
  Shane Mc Cormack 98334a79e0 Fixed issue 131 - Parser is currently set to update the stored Host/Ident on most messages recieved (all the 17 년 전
  Gregory Holmes dd2ff3e7b3 Made Encipher store the password hash if it doesnt exist 17 년 전
  Gregory Holmes 5d2121dad1 Added Base64 class courtesy of http://iharder.net/base64 17 년 전
  Gregory Holmes 0361a9505a Removing debug from last commit 17 년 전
  Gregory Holmes d3b1f68056 Urm, lets try using the variable i get this time 17 년 전
  Gregory Holmes f5510b7a8e Comitted sacrilege in Config.getConfigDir() 17 년 전
  Chris Smith 07cf692234 You can now format selections of text properly 17 년 전
  Chris Smith 74494c18fd Added StandardDialog class to abstract common functionality. 17 년 전
  Chris Smith f133895033 Formatter can now load multiple files 17 년 전
  Chris Smith e95afd307a Added support for fixed pitch control code (\017, ctrl+f) 17 년 전
  Shane Mc Cormack 21c68a3d6d Added Callbacks: 17 년 전
  Chris Smith f07c123184 Added hex colours 17 년 전
  Chris Smith 56b478800f Added italics support 17 년 전
  Chris Smith a77aa141e1 Grouped formatter types into logical divisions 17 년 전
  Gregory Holmes d2c1da7bd4 Logger now actually logs 17 년 전
  Chris Smith 9bdeb9a78f Fixed deprecation annotations 17 년 전
  Shane Mc Cormack 0e627d3c90 Removed pointless ParserTestClass. WHat was I thinking!? 17 년 전
  Shane Mc Cormack a46c49c6ec Added/Edited .toString methods 17 년 전
  Shane Mc Cormack 88cead75b4 Fixed pink 17 년 전
  Chris Smith 7cdb74b5c4 Added notice handling 17 년 전
  Chris Smith 44003f54c1 Added license to fatal error dialog 17 년 전
  Chris Smith b3a24e73ca Use the crossplatform L&F until we test properly on others 17 년 전
  Chris Smith f0f31bce72 The treeview is now the default colour for the theme, rather than artificially inheriting the parent colour 17 년 전
  Chris Smith 2496531825 TreeFrameManager now uses the parent's width instead of resizing. 17 년 전
  Chris Smith 983d69cc36 desktop pane now *does* expand... 17 년 전
  Chris Smith a60992fec9 Treeview panel now doesn't automatically take up 50% of the room when maximised 17 년 전
  Gregory Holmes 1a1eaada11 Updated Logger output to be more informative 17 년 전
  Chris Smith 0c427b417e Added a border around the outside of the main frame 17 년 전
  Chris Smith 9757adb068 Fixed a bunch of NPEs in channel 17 년 전
  Chris Smith cc74ce2468 Made the scrolling hack hugely more tolerant of large jumps, so it won't randomly get stuck 17 년 전
  Chris Smith 68ba643a60 The current version number is now displayed in the titlebar (set to "SVN" currently) 17 년 전
  Chris Smith 05c5eedb86 Added notification when we get disconnected from the server 17 년 전
  Chris Smith a6910caf78 Committed nasty hack to semi-fix scrolling 17 년 전
  Shane Mc Cormack d86c683d91 Added OnSocketClosed Callback 17 년 전
  Gregory Holmes a2a4ac1284 Added missing licenses 17 년 전
  Gregory Holmes 587102c470 Added custom model and node for the TreeView, currently not used. 17 년 전
  Chris Smith 65e08bb5a5 Format strings that span multiple lines are now split and each part has a timestamp prepended. 17 년 전
  Chris Smith c1f744857d Added raw command 17 년 전
  Chris Smith 57a4206ce7 Moved the CommandParser into the InputHandler. 17 년 전