2644 Commits (master)
 

Author SHA1 Message Date
  Chris Smith 05fcdd81ab Stop using Main.getUI() in swing subplugins 14 years ago
  Greboid 7f2045cc20 Adds some advanced options to the AED. 14 years ago
  Greboid 69468c4fcf Initialise a variable we use... 14 years ago
  Greboid 0f1d198134 Fixes failing InputTextFrame tests 14 years ago
  Greboid 786b444351 Fix broken unit tests, ignore a broken one. 14 years ago
  Greboid a668406f3d Add a string array row comparator to the alias dialog response column. 14 years ago
  Chris Smith 42054cbdbc Prefix some windows with "DMDirc:" 14 years ago
  Greboid aa3e2afa01 Fixes compile warnings 14 years ago
  Simon Mott e969295b10 Mouse scrolling of buttonbar works the same as the treeview. 14 years ago
  Chris Smith 227750d140 Fix history window not working 14 years ago
  Greboid 2aaefca2e3 Show errors when loading frame managers 14 years ago
  Greboid 2a043de513 Change StandardDialog setTitle behaviour to include DMDirc: in the title. 14 years ago
  Greboid 0d9b815a2b Yay I love OS X!!!!!!!!!!!!!!!!!!!! </sarcasm> 14 years ago
  Greboid e384f363cd Adds vetoable selection listeners and made NSD use them to prevent de-selection. 14 years ago
  Chris Smith e3450e779b Add twitter action components 14 years ago
  Chris Smith a2f55161fa Merge branch 'dcc-architecture' 14 years ago
  Greboid f7f41d5683 Use SwingWindowListener instead of FrameListener in WindowMenuFrameManager 14 years ago
  Greboid 1cd400da2c Dont use a known null component in the prefs panel... 14 years ago
  Shane Mc Cormack 508dc526cd Update plugins to use filesDir 14 years ago
  Shane Mc Cormack da96af41ff Fix dcc and relaybot plugins after recent change to parser callbacks. 14 years ago
  Chris Smith 5cf9115cfe Twitter plugin now uses real timestamps for messages 14 years ago
  Greboid 295a55a7dd Fixes away state indicators being broken if away on connect (or attach) 14 years ago
  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