125 Commits (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

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