3414 Commits (a63efaad4a8cfba865e58edadb74a378e2905673)
 

Author SHA1 Message Date
  Chris Smith 482812b4cb Made the actions manager blurb less crappy 16 years ago
  Gregory Holmes 1a0d8549b1 1031: scrollable groups in the AMD (and the ability to scroll any other JList) 16 years ago
  Gregory Holmes 25b199a9be AMD: Group list smaller, ok button row all the way across, non-horizontally-scrolling table 16 years ago
  Gregory Holmes c5d1216962 Packing table now has an option to not extend the last column to fit text but to fit the viewport 16 years ago
  Gregory Holmes f976f4fe22 this was meant to be committed with the last commit 16 years ago
  Gregory Holmes 181ef19fde fixed issue 1026: java.lang.NullPointerException — ui.swing.dialogs.actionsmanager.ActionsGroupPanel.actionPerformed(ActionsGroupPanel.java:198) 16 years ago
  Shane Mc Cormack fa57db5edf Fix installers 16 years ago
  Chris Smith d3c2fdd34c DCC plugin: 16 years ago
  Chris Smith 40fdb14ab7 Fiddled with the way CommandLineParser works, so it can output an error message if -e is specified and it can't connect as soon as it parses -e, rather than miles down the line when it happens to be used 16 years ago
  Chris Smith 5f8b02dc69 Fix RMI breaking because Java decided to garbage collect objects we were exposing over RMI (?!) 16 years ago
  Chris Smith d8e0bfd85f Fixed a load of crap javadoc and poor style 16 years ago
  Gregory Holmes c65eaa2181 im not sure this is needed, but it wont do any harm (AMD bug fix) 16 years ago
  Gregory Holmes 812197bfaa old actions manager dialog-- 16 years ago
  Gregory Holmes b74ea1cd5d fixes issue 545: New actions manager UI 16 years ago
  Chris Smith c5c96107c1 Error Manager now synchronises sanely 16 years ago
  Gregory Holmes 9d17b59c7c debugging-- 16 years ago
  Gregory Holmes 633a14e34a EMD/AMD now have smaller split pane dividers (matching MainFrame) 16 years ago
  Chris Smith 6d9c220dd1 Some fiddling with the way server state works 16 years ago
  Chris Smith ece5b98dac Updates are no longer added if there was an error parsing the update line 16 years ago
  Chris Smith c3eefed216 Downloader now supports progress callbacks when downloading 16 years ago
  Chris Smith 38a88e1fcb User level plugin version bump (issue 390) 16 years ago
  Chris Smith 41c139ef2a User level plugin is now functional (but extremely basic) 16 years ago
  Gregory Holmes ab42d16705 some more work on issue 545 16 years ago
  Gregory Holmes 1c95fdb9c2 another attempt at "fixing" the padding in the prefs dialog tree 16 years ago
  Gregory Holmes d225071b3d Layout tidying in *Frame (switched to miglayout) 16 years ago
  Chris Smith 678e9831ca URL protocol panel no longer causes the prefs dialog to break 16 years ago
  Chris Smith df39bfdec3 Channel now refreshes its window's title when a topic is set/discovered 16 years ago
  Chris Smith 5578421b9c Some work on the user level plugin 16 years ago
  Chris Smith e166f63b40 URL protocol dialog no longer expands horizontally 16 years ago
  Chris Smith 4ebc5a20af "Nick change would overwrite existing client" errors no longer include superfluous information 16 years ago
  Shane Mc Cormack acc3ce4c54 PluginManager now removes plugins that have been deleted. 16 years ago
  Gregory Holmes 7b17d44770 work on issue 545 16 years ago
  Chris Smith a9cbc8b593 PrefsComponentFactory: Break getComponent up into individual methods for each type, and various minor style fixes 16 years ago
  Gregory Holmes 1f5c716188 Added containertogglebutton 16 years ago
  Chris Smith 1068973d91 Moved getComponent into PrefsComponentFactory 16 years ago
  Chris Smith f0ded724e5 Minor tidying of Swing Prefs Dialog 16 years ago
  Chris Smith bd8764b79a "Refactoring" the prefs dialog to allow other stuff to grab components 16 years ago
  Chris Smith 9a97f59854 Fix CME caused by the previous fix 16 years ago
  Chris Smith dcdeb9cd72 Renaming action groups now removes actions from the old group before it's nuked, so they don't get randomly unregistered 16 years ago
  Chris Smith 2348dd949e ActionManagerTest now deletes test dirs before running 16 years ago
  Chris Smith ab688214d2 Added Logger.assertTrue and switched ActionManager to use it 16 years ago
  Gregory Holmes 7809d09f96 new AMD can now add/edit/delete action groups (issue 545) 16 years ago
  Chris Smith 034eac4543 Tidied up ActionModel.trigger and separated some of it into ActionModel.test so it can be unit tested 16 years ago
  Chris Smith 6c5ed5c123 Added Action unit test 16 years ago
  Chris Smith 734bcb880a Added ActionManager unit test 16 years ago
  Chris Smith d3c99f6e72 Move JWrappingLabel into the components package where it belongs 16 years ago
  Chris Smith 8ccaf4c733 Updater dialog now uses JWrappingLabel 16 years ago
  Chris Smith fe7254b09b Fix headers in the update dialog being wrong 16 years ago
  Chris Smith 1c18c772c5 Server.getNetwork now throws an exception if the parser is null 16 years ago
  Chris Smith 9edc406297 Fixed ActionManager.renameGroup incorrectly removing the group before calling removeGroup 16 years ago