source: josm/trunk/src/org/openstreetmap/josm/gui/help/HelpUtil.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
(edit) @11397   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @9320   8 years simon04 Refactoring (make Help a JosmAction)
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8639   9 years Don-vip fix #11747 - NPE
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @7862   9 years Don-vip fix #10858 - fix problematic help topics
(edit) @7509   10 years stoecker remove tabs
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6784   10 years Don-vip fix #9638 - NPE introduced in r6783
(edit) @6783   10 years Don-vip fix some Sonar issues
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @5916   11 years stoecker fix version number
(edit) @5915   11 years stoecker use 3 step wiki loading fallback, cleanup handling of language fallbacks
(edit) @5899   11 years stoecker fix javadoc
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2389   14 years Gubaer see #3834: added context sensitive help
(edit) @2347   14 years Gubaer fixed #3802: Buttons dont't react to enter in download dialog
(edit) @2308   15 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(copy) @2301   15 years Gubaer fixed #3765: Unable to resolve conflict Improved warning message for …
copied from trunk/src/org/openstreetmap/josm/gui/help/HelpBuilder.java
(add) @2252   15 years Gubaer Refactored JOSM help system, slightly extended Fixed problem with new …
Note: See TracRevisionLog for help on using the revision log.