843 Commits (0.7)

Author SHA1 Message Date
  Chris Smith dc79b2f3ef Add protocol description objects to twitter/irc plugins 14 years ago
  Simon Mott c393cb45be ButtonBar groups children to parent and sorts by the order windows were created by default. 14 years ago
  Greboid da5e7aef92 Rename treeview sort config options 14 years ago
  Greboid 6ded35dee3 Fixes textpane not autoscrolling on creation. 14 years ago
  Greboid 856ec9f657 Fixes nicklist and topicbar being empty on channel join 14 years ago
  Simon Mott 85c333cb59 Created ButtonPanel which extends JPanel and implements Scrollable. 14 years ago
  Greboid 3fefcc2cfa Remove use of deprecated methods 14 years ago
  Greboid 15f5314833 Move FrameManager to the SwingUI, use UI window listeners for frame containers 14 years ago
  Chris Smith d21f487e3c Fix lag display plugin using deprecated methods 14 years ago
  Chris Smith 46ba0c303d Minor deprecation changes 14 years ago
  Greboid cdab0eee70 Fixes some EDT violations. 14 years ago
  Greboid 7fcb6727aa FrameContainers need UIControllers to be sane... Simple method to provide this. 14 years ago
  Simon Mott 0ee836f0f5 Wraps Buttonbar in a scrollPane 14 years ago
  Chris Smith 9a1986e00e Follow through with the deprecations 14 years ago
  Chris Smith ae3eb43d28 Massive window changes. 14 years ago
  Simon Mott ffd5721510 Resizing of buttonBar now works correctly (You can make it smaller!!) 14 years ago
  Chris Smith 347ddc730b Unbreak and break some more stuff 14 years ago
  Greboid 5bad64fced Fixes relaybot plugin relying on a non existant parser 14 years ago
  Greboid 9c5a770d98 Work on background opening of windows. 14 years ago
  Simon Mott a24dbcff2b mIRC tab completer does not cache results. 14 years ago
  Chris Smith a84bdb82b1 Relaybot is now a subplugin of the IRC Parser 14 years ago
  Greboid c4ee8a70ef Fixes issue 4009 14 years ago
  Chris Smith f31a2c4756 Deprecated methods, new ListenerList usage 14 years ago
  Greboid c758701a6d Fixes issue 4007 14 years ago
  Chris Smith b9a405db16 Fix some deprecated methods 14 years ago
  Greboid 46debb5912 Fixes issue 3992 14 years ago
  Greboid 7a54a12896 Remove deprecation in TextFrame 14 years ago
  Greboid 57a4ad75fe Removes more deprecated method usages 14 years ago
  Chris Smith d7eb1e57ae Fix fallout from the title change 14 years ago
  Chris Smith 03ef0bc895 Fix fallout from command changes 14 years ago
  Chris Smith 9357e0b4fc Fallout from the window changes 14 years ago
  Greboid 872c63648a Auto scrolling should work again now 14 years ago
  Chris Smith 3717cd8a0b Fix fallout of WidowManager changes 14 years ago
  Simon Mott c5c967dd2f Removed style links setting from here as its now under GUI category 14 years ago
  Greboid a0908ebca5 Fix deadlock in the textpane... (EDT!!) 14 years ago
  Simon Mott 603d50ac91 FrameContainerMenuIterface renamed to FrameContainerMenuInterface 14 years ago
  Greboid d1824f69b8 Window buffer size os now optional 14 years ago
  Greboid d02f514fb0 Move trim handling to IRCDocument. 14 years ago
  Chris Smith 1473de0e57 Fix some uses of deprecated methods 14 years ago
  Chris Smith 75a60a53ee TextFrame now defers adding lines to its container 14 years ago
  Chris Smith 9e59580933 FrameContainers now look after IRCDocuments 14 years ago
  Greboid b350bedaa8 First run wizard is now application modal. 14 years ago
  Greboid 652399d296 Reduce code duplication in TextFrame.showPopupMenu 14 years ago
  Greboid 746e632c9c Add some sanity checking to list modes panel. 14 years ago
  Greboid dd9d22c09d Repack StandardMessageDialogs 14 years ago
  Greboid edb59167dd Moves IRCDocument to core 14 years ago
  Greboid f977975740 Major surgery on mouse events in the textpane. 14 years ago
  Chris Smith b33b01c180 Fix relaybot plugin config 14 years ago
  Chris Smith e10cd13f1f Plugin for the IRC Parser 14 years ago
  Chris Smith e024e3e3ca Show tooltips in the textpane 14 years ago