320 コミット (75f2a661e2f80a3bc241a02c7e887212b825cf1e)
 

作成者 SHA1 メッセージ 日付
  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年前
  Chris Smith 75a60a53ee TextFrame now defers adding lines to its container 14年前