3375 Commits (47ceae6b4bd28d6eca355fca7f97d4779eede9ca)
 

Autor SHA1 Mensaje Fecha
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) hace 16 años
  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) hace 16 años
  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 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 77bbfbc494 Fix nightlies having a version of "SVN" 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
  Chris Smith 5909f0f1a5 Fix swing search bar incorrecting showing wrap dialog when initially searching upwards hace 16 años
  Chris Smith 2bb91940e8 Updater now tries to remove plugins before installing new ones, and throws an exception if the rename fails hace 16 años
  Chris Smith a94254b805 Attempt at making Windows uninstaller bail if DMDirc is running. hace 16 años
  Chris Smith 0a7b09b2cc DMDirc.sh is now executable for all users if installing as root hace 16 años
  Chris Smith a4361756a4 Default root installs on linux to /opt/dmdirc hace 16 años
  Chris Smith 4c5ddc4385 New searching mechanism hace 16 años
  Chris Smith 767c27e57e Profile names now have to be unique hace 16 años
  Chris Smith 6527890d82 Profile manager now names new profiles "New Profile[ n]" hace 16 años
  Chris Smith 9be24bb0c8 Global window now gets maximised properly hace 16 años
  Chris Smith 8710f0be7e Alias dialog clears the response properly hace 16 años
  Chris Smith ffadfa4394 First run wizard enables updater and error submission properly hace 16 años
  Chris Smith c0704ef0c2 Random parsery unit tests hace 16 años
  Chris Smith 56e7336994 Unit test for parser port range checking hace 16 años
  Chris Smith 73bd375b4e Unit test for ParserError.isUserError hace 16 años
  Chris Smith f5d301589e Add unit test for ActionGroupValidator that should've been made with it hace 16 años
  Chris Smith dae7e615ae /server and /newserver now validate their ports hace 16 años
  Gregory Holmes f0da9dcfcc fixes issue 1175 hace 16 años
  Gregory Holmes d66432d894 fixes issue 1173: New Server Dialog allows new servers with invalid info hace 16 años
  Gregory Holmes 7784066903 fixes issue 1169: AMD allows you to create duplicate groups hace 16 años
  Gregory Holmes df76d5983b fixes issue 1166: Profile manager should use sane default values hace 16 años
  Chris Smith 912f18f2e8 Checkstyle's global report doesn't include MiG layout hace 16 años
  Chris Smith 46ba750f21 Remove "design for extension" from checkstyle checks hace 16 años
  Shane Mc Cormack ba4946af09 Single If not multiple. hace 16 años
  Shane Mc Cormack b9fceeda8b Fix mode processing. hace 16 años
  Shane Mc Cormack 116e2ff888 Issue 661 hace 16 años
  Shane Mc Cormack 10420e0b44 This should fix issue 1127. hace 16 años
  Shane Mc Cormack 2b2d0491b4 This was ment to commit before. hace 16 años
  Shane Mc Cormack 3bb58919dd ChannelInfo mode optimisation (Also optimised ClientInfo) hace 16 años
  Chris Smith 8fbd16a57e WindowManager unit test (issue 1106) hace 16 años
  Shane Mc Cormack 3a44bdfde9 ok, I suck, I test compiled the wrong thing. hace 16 años
  Shane Mc Cormack c17c734851 Add parser support for user errors (don't report to devs) hace 16 años
  Chris Smith df80eedbf0 Additional ActionModel unit test hace 16 años
  Shane Mc Cormack be2639bc21 Despite the unliklyness of using it for IRC, port 1 is infact a valid port! hace 16 años