522 Commits (2fc0c13f5b7945d1c988ef3e7a3d01b6406d4dc7)
 

Author SHA1 Message Date
  Greboid b410dbcdc0 Remove some calls to Main.getUI() 14 years ago
  Greboid 6ef1791ee1 Tidy up away state handling 14 years ago
  Greboid 75f2a661e2 Removes some uses of deprecated methods 14 years ago
  Greboid 5c067cb03c Remove OpenJDK warning, OpenJDK works better than sun jre6 now... 14 years ago
  Simon Mott eb13f5902b Implements button sorting according to UI Sort settings 14 years ago
  Greboid 62c9d9427e Increase efficiency of windowdeleted method in button bar 14 years ago
  Greboid a9bb982de5 Don't modify the layout of a container whilst its visible. 14 years ago
  Simon Mott 2306638331 Right click menus for Buttons in buttonBar. 14 years ago
  Simon Mott a494a9d9d8 Check for null 14 years ago
  Simon Mott aed217b531 Fixed an issue with buttons not being removed correctly when all windows are closed 14 years ago
  Greboid 089efde3d5 Fixes treeview not listening for new settings 14 years ago
  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 4058009b8f Fix unit tests not compiling 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