65 Commits (0.6.5)

Author SHA1 Message Date
  Greg Holmes 711d1107a2 Stip control codes from window menu names. 13 years ago
  Greg Holmes 5ca1818500 Fixes CLIENT-179 13 years ago
  Greg Holmes d349a2f5f2 Don't try and remove windows that don't exist in swing UI 13 years ago
  Greg Holmes d48d1f7853 Move menu scroller to library 13 years ago
  Chris Smith d2c654359a PMD fixes 13 years ago
  Greg Holmes 2aff3901a3 PMD Fixes. 13 years ago
  Shane Mc Cormack e1106c80db Update Copyright 13 years ago
  Greg Holmes b732f4bd16 PMD Fixes for plugins 13 years ago
  Greg Holmes 058a15b4fd Allow styliser formatting in treeview. 13 years ago
  Greg Holmes 4a4a169e27 Fix PMD errors in plugins. 13 years ago
  Greg Holmes b6ee9e0d34 Disable items correctly from client load. 13 years ago
  Greg Holmes 1bbd34206d Disable close item correctly. 13 years ago
  Greg Holmes 2c4fe17288 Remove MDI from the client. 13 years ago
  Greg Holmes 4cd224fcd7 Make tree nodes transparent as required. 13 years ago
  Chris Smith f77c795b34 UI support for multiple selection in popups 13 years ago
  Greg Holmes 338ab10219 Adds some window arrangement options for MDI mode. 13 years ago
  Greg Holmes b0f3497fa4 Re-add treescroller after treeview is rebuilt. 13 years ago
  Greg Holmes cb383eedc1 Check window exists before using it 13 years ago
  Greg Holmes fda519faf5 Add optional tree handles 14 years ago
  Chris Smith 322f6d3a8a Remove some seemingly pointless code 14 years ago
  Chris Smith 88506a0c91 Treeview now checks notification colour when adding windows 14 years ago
  Chris Smith 430711e424 Style fixes 14 years ago
  Chris Smith 6b0a81a27b Style fixes 14 years ago
  Greg Holmes 8016183432 Import order fixing 14 years ago
  Greg Holmes 39281e9e9c Don't add duplicate windows... simplest fix for obscure timing issues... 14 years ago
  Simon Mott e827227310 Ignore windows that SwingUI doesnt know about when the client is starting up 14 years ago
  Simon Mott 399082a731 Make buttonbar work correcly with on the fly frame manager switching. 14 years ago
  Greboid f13dbdb988 On the fly frame manager switching. 14 years ago
  Simon Mott e969295b10 Mouse scrolling of buttonbar works the same as the treeview. 14 years ago
  Greboid f7f41d5683 Use SwingWindowListener instead of FrameListener in WindowMenuFrameManager 14 years ago
  Greboid 75f2a661e2 Removes some uses of deprecated methods 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
  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
  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
  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 ae3eb43d28 Massive window changes. 14 years ago
  Simon Mott ffd5721510 Resizing of buttonBar now works correctly (You can make it smaller!!) 14 years ago
  Greboid 9c5a770d98 Work on background opening of windows. 14 years ago
  Greboid 57a4ad75fe Removes more deprecated method usages 14 years ago