source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16112   4 years Klumbumbus - fix @since - fix #18868 - Add segregated check box to …
(edit) @16111   4 years Don-vip see #18856 - allow to disable numbering format overriding with …
(edit) @16110   4 years Don-vip add MapCSS conversion functions: to_boolean, to_byte, to_short, …
(edit) @16109   4 years Don-vip see #18856 - override numbering format as follows: - Eastern …
(edit) @16108   4 years Don-vip fix #18909 - UniqueIdGenerator.generateUniqueId() should be public …
(edit) @16107   4 years simon04 see #18643: I18n: improve plural forms (patch by Hb---)
(edit) @16106   4 years Don-vip fix #18901 - NPE when no WMTS layer is selected
(edit) @16105   4 years Don-vip see #18768 - checkstyle
(edit) @16104   4 years Don-vip see #16912 - remove deprecated JavaFxMediaPlayer, moved in the javafx …
(edit) @16103   4 years Klumbumbus fix #18768 - Fix Windows menu help topic (patch by Hb---)
(edit) @16102   4 years Don-vip fix #18768 - add own help topic to Windows menu (patch by Hb---)
(edit) @16101   4 years simon04 see #18896: ImageryInfo: use Utils.toUnmodifiableList and …
(edit) @16100   4 years simon04 see #18468 - MapCSSRendererTest: generate style debugging output
(edit) @16097   4 years Don-vip see #18638 - checkstyle
(edit) @16096   4 years Don-vip fix #18649 - imagery menu: Do not create category submenu with only …
(edit) @16092   4 years simon04 fix #18619 - Upload dialog: add border, reorder summary
(edit) @16091   4 years Don-vip fix #18658 - Don't create empty validator layer
(edit) @16090   4 years Don-vip fix #18638 - add consistency in action UI descriptions (patch by …
(edit) @16089   4 years simon04 fix #18867 - Presets: combo does not show <DIFFERENT>
(edit) @16088   4 years Don-vip fix #18853 - Close OsmWriter after writing XML output streams (patch …
(edit) @16086   4 years simon04 see #18140 - Get rid of OpeningHoursParser.OpeningHoursTestError
(edit) @16085   4 years simon04 see #18140 - Remove obsolete OpeningHoursParser.CheckMode
(edit) @16084   4 years simon04 see #18752 - FileImporter: add stopwatch logging
(edit) @16083   4 years Don-vip see #18821 - fix icon warning
(edit) @16082   4 years simon04 fix Java warning, Javadoc warning
(edit) @16081   4 years simon04 checkstyle
(edit) @16080   4 years simon04 see #18886 - AbstractReader.parseTimestamp: use LRU cache
(edit) @16079   4 years GerdP see #18810: extend delay for tool tip in validator tree
(edit) @16078   4 years GerdP see #18643: I18n: improve plural forms
(edit) @16077   4 years simon04 see #18886 - Node.updateDirectionFlags: override to improve performance
(edit) @16076   4 years simon04 fix #18643 - I18n: improve plural forms
(edit) @16075   4 years simon04 fix #18885 - AdvancedChangesetQueryPanel: select checkbox/radio-button …
(edit) @16074   4 years simon04 fix #18884, see #18871 - ImageResource.imgCache: use ConcurrentHashMap
(edit) @16073   4 years simon04 Fix typo in Javadoc
(edit) @16072   4 years simon04 see #18643 - I18n: improve plural forms
(edit) @16071   4 years simon04 see #18752 - ImageDisplay: improve logging
(edit) @16070   4 years simon04 ImageCenterViewAction: reuse autoscale icon
(edit) @16069   4 years simon04 see #18752 - Harmonize stopwatch logging
(edit) @16068   4 years simon04 fix #18752 - Remove i18n from debug logging strings
(edit) @16067   4 years simon04 fix #18821, see #18302 - TaginfoAction: improve i18n
(edit) @16066   4 years simon04 fix #18870 - DownloadAlongAction: suppress multiple requests dialog …
(edit) @16065   4 years Don-vip fix #18869 - Wrong help topic in DownloadAlongWayAction (patch by Hb---)
(edit) @16063   4 years simon04 PMD
(edit) @16062   4 years simon04 see #18871 - fix MapCSSRendererTest.testRender[way-repeat-image]
(edit) @16061   4 years simon04 SubclassFilteredCollection: use spliteratorUnknownSize() to avoid …
(edit) @16060   4 years simon04 see #18871 - ImageProvider.getPadded: fix/improve performance
(edit) @16058   4 years simon04 see #18864 - ComboMultiSelect: unset values field after initialization …
(edit) @16057   4 years simon04 see #18864 - ComboMultiSelect: use array-based set for storing …
(edit) @16056   4 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
(edit) @16055   4 years simon04 ImageProvider.getPadded: use GetPaddedOptions.DEFAULT
(edit) @16054   4 years simon04 ImageResource: use CheckParameterUtil
(edit) @16053   4 years simon04 checkstyle/PMD
(edit) @16052   4 years simon04 fix #18878 - JOSM leaves behind josm_exec_ temp files
(edit) @16050   4 years Don-vip see #18845 - see #16860 - directory cleanup
(edit) @16049   4 years simon04 see #18864 - I18n.format: fix strings containing apostrophe U+0027
(edit) @16048   4 years GerdP fix #18744: "Join Overlapping Areas" shows confusing dialogs when …
(edit) @16047   4 years GerdP fix #13805,#17737 improve progress bar of validator / Unclear scope of …
(edit) @16046   4 years simon04 see #18864 - ComboMultiSelect.Renderer: use short for preferred …
(edit) @16045   4 years simon04 see #18864 - TaggingPreset: use byte for use_last_as_default field, …
(edit) @16044   4 years simon04 see #18864 - I18n.format: use not format when there are no objects …
(edit) @16043   4 years simon04 see #18864 - TaggingPreset: use char for separator field Retained …
(edit) @16042   4 years simon04 see #18864 - TaggingPreset: use short type for numeric field Reduces …
(edit) @16041   4 years simon04 see #18864 - TaggingPreset: use ArrayList with default capacity of 2 …
(edit) @16040   4 years simon04 see #18864 - ComboMultiSelect: remove/inline zipIcons field Reduces …
(edit) @16039   4 years simon04 see #18802 - MapCSSTagChecker: clear ruleToCheckMap cache
(edit) @16038   4 years Don-vip fix #18852 - avoid useless null-check (patch by hiddewie)
(edit) @16035   4 years simon04 TaggingPreset/KeyedItem: inherit from TextItem
(edit) @16034   4 years simon04 Fix typo "preferred"
(edit) @16031   4 years GerdP see #18749: reduce memory footprint errors array was allocated with …
(edit) @16029   4 years stoecker see #18856 - reactivate arabic language
(edit) @16025   4 years simon04 see #16860 - Resolve com.drewnoakes:metadata-extractor via Apache Ivy
(edit) @16022   4 years simon04 see #16860 - Resolve org.tukaani:xz via Apache Ivy
(edit) @16021   4 years simon04 see #16860 - Resolve org.glassfish:javax.json via Apache Ivy
(edit) @16017   4 years simon04 revert translation file move, see #18845 (update CORE_TRANS_DIRECTORY)
(edit) @16012   4 years simon04 see #18845 - Move lang to resources/data/trans/
(edit) @16010   4 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @16008   4 years GerdP fix #18835: unexpected full recursive download of children relations …
(edit) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @16003   4 years Don-vip see #18802 - fix javadoc error
(edit) @16000   4 years simon04 see #18802 - fix MapCSSRendererTest.testRender[relation-linkselector]
(edit) @15999   4 years simon04 see #18802 - MapCSSTagChecker: fix "Variable is already assigned to …
(edit) @15998   4 years simon04 see #18802 - MapCSSTagChecker: use Stream API
(edit) @15997   4 years simon04 see #18802 - MapCSSTagChecker: remove unused private function
(edit) @15995   4 years GerdP see #18802, #13165: Simplify code
(edit) @15994   4 years simon04 fix #18741 - Tag checker: report codepoint of unusual Unicode character
(edit) @15991   4 years simon04 see #18802 - MapCSSStyleIndex: reuse rule if base is the same
(edit) @15990   4 years simon04 see #18802 - KeyValueRegexpCondition: do not store value as string
(edit) @15989   4 years simon04 see #18802 - MapCSSStyleIndex: rename/move
(edit) @15988   4 years simon04 see #18802 - MapCSSRule: support list of selectors - allows to drop …
(edit) @15987   4 years simon04 see #18802 - Selector: merge GeneralSelector/OptimizedGeneralSelector …
(edit) @15986   4 years simon04 see #18802 - Add Selector.getBase
(edit) @15985   4 years simon04 see #18802 - Add Selector.getConditions
(edit) @15984   4 years simon04 see #18802 - Add MapCSSRule.matches
(edit) @15983   4 years simon04 see #18802 - Extract org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
(edit) @15982   4 years simon04 see #18802 - MapCSSTagChecker.TagCheck: use unmodifiable collections
(edit) @15981   4 years simon04 see #18802 - MapCSSTagChecker: no not persist assertions Check …
(edit) @15980   4 years simon04 see #18802 - MapCSSTagChecker: simplify …
(edit) @15979   4 years simon04 see #18802 - Extract MapCSSTagCheckerAsserts class
(edit) @15978   4 years simon04 fix #18140 - Switch to OpeningHoursParser
(edit) @15976   4 years GerdP see #18796: Validator stops finding all issues after upload Set/Reset …
Note: See TracRevisionLog for help on using the revision log.