3399 Commits (4b35605396b63e4b6f43c51b71aa6e6329bfe45a)
 

Author SHA1 Message Date
  Gregory Holmes 4b35605396 work on issue 1027: New Actions Editor UI 16 years ago
  Gregory Holmes e610a5419f work on issue 1027: New Actions Editor UI 16 years ago
  Gregory Holmes a07ff2d3de work on issue 1027: New Actions Editor UI 16 years ago
  Gregory Holmes 33033666ef work on issue 1027: New Actions Editor UI 16 years ago
  Gregory Holmes 3ff5ad91a3 work on issue 1027: New Actions Editor UI 16 years ago
  Gregory Holmes 93f650e18d work on issue 1027: New Actions Editor UI 16 years ago
  Gregory Holmes 9a68d10399 issue 1094: Status bar incorrectly expands horizontally 16 years ago
  Gregory Holmes c9ff046707 fixes issue 1150: Ctrl+c doesn't work in non-input windows 16 years ago
  Gregory Holmes bce89f2459 fixes issue 1215: Upgrade MiGLayout to 3 16 years ago
  Shane Mc Cormack 36e75afbbd Issue 1214 ish 16 years ago
  Shane Mc Cormack ee036a4815 Fix some cases of "catch (Exception". 16 years ago
  Shane Mc Cormack 165032d28c Replace some "catch (Exception e)"s 16 years ago
  Gregory Holmes 24f038f542 fixes issue 1208: AMD should respect ActionGroup.isDelible 16 years ago
  Shane Mc Cormack b12d48518c Fix issue 1213 (Unit Tests don't create a real socket) 16 years ago
  Shane Mc Cormack fea94aaea6 Issue 1212 16 years ago
  Shane Mc Cormack c050687686 Don't catch Exception as much. 16 years ago
  Shane Mc Cormack ab5aa5e967 Make "Broken Modes" a user error not an app error. 16 years ago
  Chris Smith 73b2629e38 Add isDelible to Action Groups, and have AliasWrapper and PerformWrapper supply descriptions. 16 years ago
  Chris Smith 8a12f01053 Server's state is now kept synchronised while any actions depending on it are performed 16 years ago
  Shane Mc Cormack e8cc3c9263 Ant sucks, removing default.properties 16 years ago
  Shane Mc Cormack 37d60e7d8f Only try to construct the mainClass of a plugin rather than any that has a default constructor. 16 years ago
  Gregory Holmes 89f75d118a fixes issue 1205: Title shown when initially opening client is inconsistent with title that's shown when opening windows 16 years ago
  Chris Smith 7eab04c531 Addons identity is now created as a ConfigFile not with properties 16 years ago
  Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. 16 years ago
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) 16 years ago
  Chris Smith 5d21797f17 Add default junit paths to project.properties, as having them in default.properties doesn't seem to work (and I can't really see a point in having a separate properties file for them) 16 years ago
  Shane Mc Cormack 5ea56e14ad hardy has a separate junit4 package, lets point at that not a junit3 jar that we have replaced with a junit4 one 16 years ago
  Gregory Holmes d5f26d14b0 fixes issue 1198: ErrorListDialog causes shutdown thread to hang 16 years ago
  Shane Mc Cormack 1365a8d28c Fix issue 1200 16 years ago
  Shane Mc Cormack 77bbfbc494 Fix nightlies having a version of "SVN" 16 years ago
  Shane Mc Cormack 70e1bfed5a Make getResourceManager() public, fixes issue 1197 16 years ago
  Shane Mc Cormack bd618ff3cd Well Tested Code++ 16 years ago
  Shane Mc Cormack 6bcd7023df Don't call loadClass twice for some classes in persistant plugins. 16 years ago
  Shane Mc Cormack f9395005ff Don't moan about missing constructors for non-main classes 16 years ago
  Shane Mc Cormack 7718d8ad1a Match ui package name even without a Package object 16 years ago
  Shane Mc Cormack a5b41c4824 Fix issue 1189 16 years ago
  Shane Mc Cormack 890739d1bb Fix issue 1186, plugins attempt an update if a .update version of the jar exists 16 years ago
  Shane Mc Cormack 82a80b1afd I'm sure I commited this already. 16 years ago
  Chris Smith ed956b08ac PreferencesManager and PreferencesSetting test now initialise the IdentityManager in their setUp methods, instead of in the test method, which somehow makes the IdentityManager magically work properly again. Issue 1106. 16 years ago
  Chris Smith c163cfaffd Add an explicit test to make sure the default settings are loaded, to prevent random fatal errors further down the line 16 years ago
  Chris Smith e197fe387f If we can't rename an update plugin, slap '.update' on the end of its file name and tell the user to restart. Fixes issue 1185. 16 years ago
  Chris Smith 5909f0f1a5 Fix swing search bar incorrecting showing wrap dialog when initially searching upwards 16 years ago
  Chris Smith 2bb91940e8 Updater now tries to remove plugins before installing new ones, and throws an exception if the rename fails 16 years ago
  Chris Smith a94254b805 Attempt at making Windows uninstaller bail if DMDirc is running. 16 years ago
  Chris Smith 0a7b09b2cc DMDirc.sh is now executable for all users if installing as root 16 years ago
  Chris Smith a4361756a4 Default root installs on linux to /opt/dmdirc 16 years ago
  Chris Smith 4c5ddc4385 New searching mechanism 16 years ago
  Chris Smith 767c27e57e Profile names now have to be unique 16 years ago
  Chris Smith 6527890d82 Profile manager now names new profiles "New Profile[ n]" 16 years ago
  Chris Smith 9be24bb0c8 Global window now gets maximised properly 16 years ago