521 次程式碼提交 (14ee5ff8cf8a96d70df94a115b3c1365cef8e725)
 

作者 SHA1 備註 提交日期
  Greboid 6ef1791ee1 Tidy up away state handling 14 年之前
  Greboid 75f2a661e2 Removes some uses of deprecated methods 14 年之前
  Greboid 5c067cb03c Remove OpenJDK warning, OpenJDK works better than sun jre6 now... 14 年之前
  Simon Mott eb13f5902b Implements button sorting according to UI Sort settings 14 年之前
  Greboid 62c9d9427e Increase efficiency of windowdeleted method in button bar 14 年之前
  Greboid a9bb982de5 Don't modify the layout of a container whilst its visible. 14 年之前
  Simon Mott 2306638331 Right click menus for Buttons in buttonBar. 14 年之前
  Simon Mott a494a9d9d8 Check for null 14 年之前
  Simon Mott aed217b531 Fixed an issue with buttons not being removed correctly when all windows are closed 14 年之前
  Greboid 089efde3d5 Fixes treeview not listening for new settings 14 年之前
  Chris Smith dc79b2f3ef Add protocol description objects to twitter/irc plugins 14 年之前
  Simon Mott c393cb45be ButtonBar groups children to parent and sorts by the order windows were created by default. 14 年之前
  Greboid da5e7aef92 Rename treeview sort config options 14 年之前
  Greboid 6ded35dee3 Fixes textpane not autoscrolling on creation. 14 年之前
  Greboid 856ec9f657 Fixes nicklist and topicbar being empty on channel join 14 年之前
  Simon Mott 85c333cb59 Created ButtonPanel which extends JPanel and implements Scrollable. 14 年之前
  Greboid 3fefcc2cfa Remove use of deprecated methods 14 年之前
  Greboid 15f5314833 Move FrameManager to the SwingUI, use UI window listeners for frame containers 14 年之前
  Chris Smith d21f487e3c Fix lag display plugin using deprecated methods 14 年之前
  Chris Smith 46ba0c303d Minor deprecation changes 14 年之前
  Greboid cdab0eee70 Fixes some EDT violations. 14 年之前
  Greboid 7fcb6727aa FrameContainers need UIControllers to be sane... Simple method to provide this. 14 年之前
  Simon Mott 0ee836f0f5 Wraps Buttonbar in a scrollPane 14 年之前
  Chris Smith 9a1986e00e Follow through with the deprecations 14 年之前
  Chris Smith ae3eb43d28 Massive window changes. 14 年之前
  Simon Mott ffd5721510 Resizing of buttonBar now works correctly (You can make it smaller!!) 14 年之前
  Chris Smith 4058009b8f Fix unit tests not compiling 14 年之前
  Chris Smith 347ddc730b Unbreak and break some more stuff 14 年之前
  Greboid 5bad64fced Fixes relaybot plugin relying on a non existant parser 14 年之前
  Greboid 9c5a770d98 Work on background opening of windows. 14 年之前
  Simon Mott a24dbcff2b mIRC tab completer does not cache results. 14 年之前
  Chris Smith a84bdb82b1 Relaybot is now a subplugin of the IRC Parser 14 年之前
  Greboid c4ee8a70ef Fixes issue 4009 14 年之前
  Chris Smith f31a2c4756 Deprecated methods, new ListenerList usage 14 年之前
  Greboid c758701a6d Fixes issue 4007 14 年之前
  Chris Smith b9a405db16 Fix some deprecated methods 14 年之前
  Greboid 46debb5912 Fixes issue 3992 14 年之前
  Greboid 7a54a12896 Remove deprecation in TextFrame 14 年之前
  Greboid 57a4ad75fe Removes more deprecated method usages 14 年之前
  Chris Smith d7eb1e57ae Fix fallout from the title change 14 年之前
  Chris Smith 03ef0bc895 Fix fallout from command changes 14 年之前
  Chris Smith 9357e0b4fc Fallout from the window changes 14 年之前
  Greboid 872c63648a Auto scrolling should work again now 14 年之前
  Chris Smith 3717cd8a0b Fix fallout of WidowManager changes 14 年之前
  Simon Mott c5c967dd2f Removed style links setting from here as its now under GUI category 14 年之前
  Greboid a0908ebca5 Fix deadlock in the textpane... (EDT!!) 14 年之前
  Simon Mott 603d50ac91 FrameContainerMenuIterface renamed to FrameContainerMenuInterface 14 年之前
  Greboid d1824f69b8 Window buffer size os now optional 14 年之前
  Greboid d02f514fb0 Move trim handling to IRCDocument. 14 年之前
  Chris Smith 1473de0e57 Fix some uses of deprecated methods 14 年之前