3121 Commits (d6d1a1906373dc6c232575697cf50bab799ad5a0)

Autor SHA1 Mensaje Fecha
  Shane Mc Cormack d6d1a19063 Issue 373 hace 16 años
  Shane Mc Cormack a63efaad4a Remove issue 373 debuggin hace 16 años
  Shane Mc Cormack 1034066638 Fix issue 1231 hace 16 años
  Shane Mc Cormack 5004646689 Give DCC Sends a UI. hace 16 años
  Shane Mc Cormack 86588f31bc Allow giving the filename to send in the actual send command. hace 16 años
  Gregory Holmes c6158ea490 fixes issue 1230: FRW is broken (bitch bitch bitch :P) hace 16 años
  Gregory Holmes 87521bf76f fixes issue 1230: FRW is broken (bitch bitch bitch :P) hace 16 años
  Shane Mc Cormack c315205728 Work on Issue 373 hace 16 años
  Gregory Holmes 609b1a9e10 fixes issue 1230: FRW is broken hace 16 años
  Shane Mc Cormack c5748dbb07 Add -k/--check command line param. Exits with 0 or 1 if an existing dmdirc instance was found via RMI. (0 == Found) hace 16 años
  Gregory Holmes 2c5c92bb34 work on issue 1027: New Actions Editor UI hace 16 años
  Gregory Holmes 4765d4d59c work on issue 1027: New Actions Editor UI hace 16 años
  Gregory Holmes edca3baf39 work on issue 1027: New Actions Editor UI hace 16 años
  Gregory Holmes 4b35605396 work on issue 1027: New Actions Editor UI hace 16 años
  Gregory Holmes e610a5419f work on issue 1027: New Actions Editor UI hace 16 años
  Gregory Holmes a07ff2d3de work on issue 1027: New Actions Editor UI hace 16 años
  Gregory Holmes 33033666ef work on issue 1027: New Actions Editor UI hace 16 años
  Gregory Holmes 3ff5ad91a3 work on issue 1027: New Actions Editor UI hace 16 años
  Gregory Holmes 93f650e18d work on issue 1027: New Actions Editor UI hace 16 años
  Gregory Holmes 9a68d10399 issue 1094: Status bar incorrectly expands horizontally hace 16 años
  Gregory Holmes c9ff046707 fixes issue 1150: Ctrl+c doesn't work in non-input windows hace 16 años
  Gregory Holmes bce89f2459 fixes issue 1215: Upgrade MiGLayout to 3 hace 16 años
  Shane Mc Cormack 36e75afbbd Issue 1214 ish hace 16 años
  Shane Mc Cormack ee036a4815 Fix some cases of "catch (Exception". hace 16 años
  Shane Mc Cormack 165032d28c Replace some "catch (Exception e)"s hace 16 años
  Gregory Holmes 24f038f542 fixes issue 1208: AMD should respect ActionGroup.isDelible hace 16 años
  Shane Mc Cormack b12d48518c Fix issue 1213 (Unit Tests don't create a real socket) hace 16 años
  Shane Mc Cormack fea94aaea6 Issue 1212 hace 16 años
  Shane Mc Cormack c050687686 Don't catch Exception as much. hace 16 años
  Shane Mc Cormack ab5aa5e967 Make "Broken Modes" a user error not an app error. hace 16 años
  Chris Smith 73b2629e38 Add isDelible to Action Groups, and have AliasWrapper and PerformWrapper supply descriptions. hace 16 años
  Chris Smith 8a12f01053 Server's state is now kept synchronised while any actions depending on it are performed hace 16 años
  Shane Mc Cormack 37d60e7d8f Only try to construct the mainClass of a plugin rather than any that has a default constructor. hace 16 años
  Gregory Holmes 89f75d118a fixes issue 1205: Title shown when initially opening client is inconsistent with title that's shown when opening windows hace 16 años
  Chris Smith 7eab04c531 Addons identity is now created as a ConfigFile not with properties hace 16 años
  Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. hace 16 años
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) hace 16 años
  Gregory Holmes d5f26d14b0 fixes issue 1198: ErrorListDialog causes shutdown thread to hang hace 16 años
  Shane Mc Cormack 1365a8d28c Fix issue 1200 hace 16 años
  Shane Mc Cormack 70e1bfed5a Make getResourceManager() public, fixes issue 1197 hace 16 años
  Shane Mc Cormack bd618ff3cd Well Tested Code++ hace 16 años
  Shane Mc Cormack 6bcd7023df Don't call loadClass twice for some classes in persistant plugins. hace 16 años
  Shane Mc Cormack f9395005ff Don't moan about missing constructors for non-main classes hace 16 años
  Shane Mc Cormack 7718d8ad1a Match ui package name even without a Package object hace 16 años
  Shane Mc Cormack a5b41c4824 Fix issue 1189 hace 16 años
  Shane Mc Cormack 890739d1bb Fix issue 1186, plugins attempt an update if a .update version of the jar exists hace 16 años
  Shane Mc Cormack 82a80b1afd I'm sure I commited this already. hace 16 años
  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. hace 16 años
  Chris Smith c163cfaffd Add an explicit test to make sure the default settings are loaded, to prevent random fatal errors further down the line hace 16 años
  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. hace 16 años