source: josm/trunk/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @11984   7 years stoecker improve overpass API rate limit message, fix wrong timeout error message
(edit) @11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
(edit) @10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
(edit) @9474   8 years Don-vip ExceptionUtil: add unit test, fix javadoc, various NPEs, HTML …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7187   10 years Don-vip fix #10079 - typos in messages and javadoc
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6349   10 years Don-vip fix #9234 - For identified users, notifies periodically (every 5 …
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5584   11 years Don-vip fix #8201 - Error handling or redacted items
(edit) @5275   12 years bastiK doc improvements
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4540   12 years Don-vip see #6821 - Proper error dialog with HTTP 509 error code
(edit) @4020   13 years bastiK generic handling of 403 - 'forbidden' in anticipation of server change …
(edit) @3255   14 years jttt Fix #4764 Fehler
(edit) @3101   14 years Gubaer fixed #4684: HTTP 408 gives coding error popup
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3069   14 years Gubaer see #4588: Open Location (Ctrl+L) should cope with certain URLs that …
(edit) @2984   14 years jttt Fix #4524 Exception handling in PleaseWaitRunnable
(edit) @2895   14 years mjulius Fix some messages
(edit) @2862   14 years Gubaer fixed #4322: No error message if trying to upload without OAuth token
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2480   14 years Gubaer fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
(edit) @2413   14 years Gubaer fixed #3864: Exception handling improvements
(edit) @2387   14 years Gubaer More and improved context sensitive help, see #2882
(edit) @2289   15 years Gubaer fixed #3719: Upload dialog still lists closed changesets after JOSM …
(edit) @2240   15 years Gubaer fixed #3625: "Upload" error (410) while fetching items for relation
(edit) @2189   15 years Gubaer fixed #3564: i18n fail in error when uploading OSM data to a fresh server
(edit) @2097   15 years Gubaer applied #3318: patch by dmuecke: josm opens modal error dialog for …
(edit) @2075   15 years Gubaer fixed #3418: JOSM spews gzip content in 400 error message from server
(edit) @2035   15 years Gubaer Improved user feedback in case of timed retries after …
(edit) @2002   15 years Gubaer fixed #3138: 500 - Internal Server Error while downloading GPS-raw and …
(edit) @1989   15 years Gubaer fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
(edit) @1967   15 years Gubaer Improved documentation
(edit) @1957   15 years Gubaer fixed #3248: Exception occured
(edit) @1885   15 years Gubaer Improved exception handling
(add) @1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
Note: See TracRevisionLog for help on using the revision log.