source: josm/trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPresetReader.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8710   9 years simon04 see #11795 - taginfoextract: avoid "Could not get presets icon" by not …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8492   9 years simon04 fix #3145 - Allow listing custom presets within default groups The …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7889   9 years Don-vip fix #10801 - presets reading: checkgroup in chunk leads to checks …
(edit) @7847   9 years bastiK fixed #10872 - handle BOM for preset files
(edit) @7516   10 years Don-vip fix #10496 - NoSuchElementException with empty chunk in preset
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6867   10 years Don-vip fix #9715 - Set HTTP Accept header to expected MIME types when …
(edit) @6856   10 years Don-vip see #9715 - do not block start when external presets cannot be …
(edit) @6670   10 years Don-vip fix #9508 - Centralized service for validator rules
(edit) @6572   10 years simon04 see #7797 - extend presets by <preset_link preset_name="..." /> to …
(edit) @6562   10 years simon04 fix #9327 - tagging presets: fix handling of nested <reference>s, …
(edit) @6558   10 years simon04 fix #9327 - De-duplicate contents of defaultpresets.xml by …
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6360   11 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6198   11 years Don-vip fix #9019, fix #9020 - add new item_separator element in presets + …
(edit) @6148   11 years bastiK fixed #8686 - Allow ZIP files whose paths are relative to the ZIP root …
(edit) @6145   11 years Don-vip fix #8967 - Tagging preset tester shows unwrapped error message (patch …
(edit) @6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @6139   11 years Don-vip fix #8954 - checkboxes not displayed in presets if they are the last …
(edit) @6115   11 years Don-vip see #8735 - Presets: fix cases without checkgroup
(edit) @6114   11 years Don-vip fix #8735 - Presets: add new checkgroup item to specify group of …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6074   11 years Don-vip code cleanup in TaggingPreset* classes
(add) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
Note: See TracRevisionLog for help on using the revision log.