6 Commits (d8a352aaf77d86af65bbf9b21fe8f6661f507def)

Author SHA1 Message Date
  Chris Smith d8a352aaf7 Add bundle for config providers. 7 years ago
  Chris Smith 192550f434 Move event bus code to a bundle. 7 years ago
  Chris Smith 23300340c1 Fix test deprecations. 7 years ago
  Chris Smith 232ee993d4 Fix tests after mockito upgrade. 7 years ago
  Chris Smith 5cc0af4324 Use EventBus interface. 7 years ago
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 years ago
  Chris Smith 3214f6f141 Add a separate ServiceManager implementation. 9 years ago
  Greg Holmes 14243a96ff Fix test 9 years ago
  Shane Mc Cormack 9f3fcd1b59 2015! 9 years ago
  Chris Smith df55470ea4 Tidying 9 years ago
  Greg Holmes 746bb6081d Generify MBassador. 9 years ago
  Greg Holmes b12a0cb412 MBassador. 9 years ago
  Greg Holmes 7037a54c7d EventBus the prefs events. 10 years ago
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 years ago
  Chris Smith 14da0a2938 Remove ConfigManager references. 10 years ago
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 years ago
  Greg Holmes 62db47acbb Tidy up unit Prefs stuff (and unit test!) 12 years ago
  Chris Smith 3031258c3b Tidy the PrefrencesManager, add some basic unit tests 12 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Chris Smith ebbd1daff5 Import fixing! 12 years ago
  Chris Smith 41304ccecb More deprecation fixes 12 years ago
  Greg Holmes 80871d51a7 Begin to remove deprecated IdentityManager methods 12 years ago
  Greg Holmes 60d9db2dcf Centralised interfaces packages. 12 years ago
  Greg Holmes 61c7913433 Remove UI specific preferences methods from UIController. 13 years ago
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Chris Smith 521daeca81 Initial work in action error persistence 13 years ago
  Greg Holmes acdd8268bc Remove deprecations. 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith 33bae9d01d Rename PreferencesManager to PreferencesDialogModel 13 years ago
  Chris Smith eafec02238 Make preferences manager use current UI 14 years ago
  Chris Smith 5d584f2068 Style fixes 14 years ago
  Chris Smith cca25e47e9 Minor random unit test changes 14 years ago
  Chris Smith 3fb1492b70 Unit tests 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith 678e66a2a0 Unit tests for PreferencesManager.{save,dismiss} 15 years ago
  Chris Smith 67723bd27e Remove unneeded import which breaks test compilation (oops!) 15 years ago
  Chris Smith 302df8c64b Remove TestPreferencesInterface in favour of mocking 15 years ago
  Chris Smith 97899794af Remove TestActionListener in favour of mocking one up 15 years ago
  Chris Smith b3af85eb82 Fix prefs manager test, maybe 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith 86523cf792 Misc unit testsa 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 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes 16 years ago
  Chris Smith a957a8cb10 Unit tests++ 16 years ago
  Chris Smith 12f8a18612 Unit test updates/additions 16 years ago
  Chris Smith 4fecf78820 Basic PreferencesManager unit test 16 years ago
  Chris Smith a2a6d2bf5a Unit tests++ 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Shane Mc Cormack 9eae9f9557 Readded "extends junit.framework.TestCase" to all Tests to make them still work on ant 1.6.5 16 years ago
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations 16 years ago