125 Commits (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

Autor SHA1 Mensaje Fecha
  Shane Mc Cormack fd83b6b2a9 Update Copyright hace 13 años
  Gregory Holmes ebc296b9e9 Add a quit option to the fatal error dialog. hace 13 años
  Chris Smith 8e2493dd6d Change ErrorLevel.getIcon to use strings not swing Icons hace 13 años
  Chris Smith 829e2addb0 Random style fixes hace 14 años
  Chris Smith 5d584f2068 Style fixes hace 14 años
  Chris Smith 6e42762d67 Style fixes hace 14 años
  Chris Smith 73a2fb41aa More style changes hace 14 años
  Chris Smith 77569b8666 More style improvements hace 14 años
  Chris Smith e5763b824c Style improvements hace 14 años
  Gregory Holmes 0ab0aae739 Fixes issue 3571: java.lang.NoSuchFieldError: val$localTarget hace 14 años
  Gregory Holmes c7941c5f72 Make ErrorManager.getTrace static and public so I can remove stupid reflection in twitter plugin hace 14 años
  Gregory Holmes 8c4d2e10c5 Fixes issue 3313: All fatal errors should be reportable hace 14 años
  Chris Smith dc94a905e3 Restart client after fatal errors hace 14 años
  Shane Mc Cormack b691b14491 Update the copyright date on all files. hace 14 años
  Chris Smith 2b6878e3ce Error manager no longer submits duplicates again hace 14 años
  Gregory Holmes 1709ba6b5e fixes issue 2983 hace 15 años
  Chris Smith 7837c387c5 I don't care about OutOfMemoryErrors! hace 15 años
  Gregory Holmes 98acb4d81e fixes issue 2752 hace 15 años
  Gregory Holmes ed054e293f Adds standardquestiondialog; moves dialogs to dialogs package; fixes issue 2755 hace 15 años
  Gregory Holmes 45f77e8e9e tweak error occurrences format hace 15 años
  Gregory Holmes 0c8b8cb133 fixes issue 2720 hace 15 años
  Gregory Holmes 2c7ca7b4d9 fixes issue 2676 hace 15 años
  Gregory Holmes 0b9a0d251d fixes issue 2719 hace 15 años
  Chris Smith e4cd22244c All methods marked @since 0.6.3 are now @since 0.6.3m1 hace 15 años
  Gregory Holmes 8814cce18f crazy reformatting hace 15 años
  Gregory Holmes 5ca03a0026 Attempt to fix the bugs again hace 15 años
  Gregory Holmes 195bdfe02d daemons ftw hace 15 años
  Gregory Holmes 17b6a65d06 Attempt to fix the bugs again hace 15 años
  Chris Smith dfbcdc26e4 Improve the waiting behaviour of ErrorManager hace 15 años
  Chris Smith fb6ea18c4c Add queued error reporting status hace 15 años
  Chris Smith 79d2b27e87 Remove old version/update channel things hace 15 años
  Chris Smith 4d6630d9df Fix errors when identity manager loads defaults in the wrong order hace 15 años
  Chris Smith 62f0e77ab9 IllegalAccessError is now non-reportable hace 15 años
  Chris Smith c15bd421f9 Error manager refactoring hace 15 años
  Chris Smith 0265547e01 Add abstract method error to the list of non-reportable errors hace 15 años
  Gregory Holmes 9f31602382 fixes issue 2181; remove old installer ui; fatal error now outputs to stderr not stdout hace 15 años
  Chris Smith de45a40984 Further work on moving to new config methods hace 15 años
  Gregory Holmes 1e8360ca1d fixes issue 2202; refactored status bar to be easier to maintain hace 15 años
  Chris Smith 05992c4156 Fix stupid logic flaws in ErrorManager courtesy of Greboid's original code. hace 15 años
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 hace 15 años
  Chris Smith 2824f481c9 Add java.lang.UnsatisfiedLinkError to the error reporting blacklist hace 16 años
  Chris Smith 3feecb5e73 Error manager now checks for invalid reports before queuing them for submission hace 16 años
  Chris Smith 4b1d7c6a04 Minor style change related to ErrorManager singletonness hace 16 años
  Gregory Holmes 4765d4d59c work on issue 1027: New Actions Editor UI hace 16 años
  Chris Smith 39324ce6df Refactor ErrorManager/Logger so all reporting logic is in one place hace 16 años
  Chris Smith c711f8a938 Remove some pointless null checks in ProgramError to stop it showing as missing coverage hace 16 años
  Chris Smith 10cc43e005 If general.logerrors is set to false (its default value), errors are no longer logged to disk hace 16 años
  Chris Smith 7abd3f272a Fatal errors are now reported immediately, rather than being queued, and block the reporting thread until they're done hace 16 años
  Chris Smith c5c96107c1 Error Manager now synchronises sanely hace 16 años
  Chris Smith ab688214d2 Added Logger.assertTrue and switched ActionManager to use it hace 16 años