source: josm/trunk/src/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16121   5 years Don-vip fix #18919 - sort tables in changeset manager
(edit) @16120   5 years Don-vip fix #18920 - load AC RAIZ FNMT-RCM from Spanish Royal Mint
(edit) @16119   5 years Don-vip fix #18928 - fix various crashes with empty ways
(edit) @16113   5 years Don-vip see #18912 - add new method to clear button actions
(edit) @16112   5 years Klumbumbus - fix @since - fix #18868 - Add segregated check box to …
(edit) @16111   5 years Don-vip see #18856 - allow to disable numbering format overriding with …
(edit) @16110   5 years Don-vip add MapCSS conversion functions: to_boolean, to_byte, to_short, …
(edit) @16109   5 years Don-vip see #18856 - override numbering format as follows: - Eastern …
(edit) @16107   5 years simon04 see #18643: I18n: improve plural forms (patch by Hb---)
(edit) @16105   5 years Don-vip see #18768 - checkstyle
(edit) @16103   5 years Klumbumbus fix #18768 - Fix Windows menu help topic (patch by Hb---)
(edit) @16102   5 years Don-vip fix #18768 - add own help topic to Windows menu (patch by Hb---)
(edit) @16100   5 years simon04 see #18468 - MapCSSRendererTest: generate style debugging output
(edit) @16097   5 years Don-vip see #18638 - checkstyle
(edit) @16096   5 years Don-vip fix #18649 - imagery menu: Do not create category submenu with only …
(edit) @16092   5 years simon04 fix #18619 - Upload dialog: add border, reorder summary
(edit) @16090   5 years Don-vip fix #18638 - add consistency in action UI descriptions (patch by …
(edit) @16089   5 years simon04 fix #18867 - Presets: combo does not show <DIFFERENT>
(edit) @16084   5 years simon04 see #18752 - FileImporter: add stopwatch logging
(edit) @16083   5 years Don-vip see #18821 - fix icon warning
(edit) @16082   5 years simon04 fix Java warning, Javadoc warning
(edit) @16081   5 years simon04 checkstyle
(edit) @16080   5 years simon04 see #18886 - AbstractReader.parseTimestamp: use LRU cache
(edit) @16079   5 years GerdP see #18810: extend delay for tool tip in validator tree
(edit) @16076   5 years simon04 fix #18643 - I18n: improve plural forms
(edit) @16075   5 years simon04 fix #18885 - AdvancedChangesetQueryPanel: select checkbox/radio-button …
(edit) @16073   5 years simon04 Fix typo in Javadoc
(edit) @16072   5 years simon04 see #18643 - I18n: improve plural forms
(edit) @16071   5 years simon04 see #18752 - ImageDisplay: improve logging
(edit) @16070   5 years simon04 ImageCenterViewAction: reuse autoscale icon
(edit) @16069   5 years simon04 see #18752 - Harmonize stopwatch logging
(edit) @16067   5 years simon04 fix #18821, see #18302 - TaginfoAction: improve i18n
(edit) @16063   5 years simon04 PMD
(edit) @16062   5 years simon04 see #18871 - fix MapCSSRendererTest.testRender[way-repeat-image]
(edit) @16060   5 years simon04 see #18871 - ImageProvider.getPadded: fix/improve performance
(edit) @16058   5 years simon04 see #18864 - ComboMultiSelect: unset values field after initialization …
(edit) @16057   5 years simon04 see #18864 - ComboMultiSelect: use array-based set for storing …
(edit) @16056   5 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
(edit) @16053   5 years simon04 checkstyle/PMD
(edit) @16050   5 years Don-vip see #18845 - see #16860 - directory cleanup
(edit) @16046   5 years simon04 see #18864 - ComboMultiSelect.Renderer: use short for preferred …
(edit) @16045   5 years simon04 see #18864 - TaggingPreset: use byte for use_last_as_default field, …
(edit) @16043   5 years simon04 see #18864 - TaggingPreset: use char for separator field Retained …
(edit) @16042   5 years simon04 see #18864 - TaggingPreset: use short type for numeric field Reduces …
(edit) @16041   5 years simon04 see #18864 - TaggingPreset: use ArrayList with default capacity of 2 …
(edit) @16040   5 years simon04 see #18864 - ComboMultiSelect: remove/inline zipIcons field Reduces …
(edit) @16035   5 years simon04 TaggingPreset/KeyedItem: inherit from TextItem
(edit) @16034   5 years simon04 Fix typo "preferred"
(edit) @16010   5 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @16006   5 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @16000   5 years simon04 see #18802 - fix MapCSSRendererTest.testRender[relation-linkselector]
(edit) @15998   5 years simon04 see #18802 - MapCSSTagChecker: use Stream API
(edit) @15995   5 years GerdP see #18802, #13165: Simplify code
(edit) @15991   5 years simon04 see #18802 - MapCSSStyleIndex: reuse rule if base is the same
(edit) @15990   5 years simon04 see #18802 - KeyValueRegexpCondition: do not store value as string
(edit) @15989   5 years simon04 see #18802 - MapCSSStyleIndex: rename/move
(edit) @15988   5 years simon04 see #18802 - MapCSSRule: support list of selectors - allows to drop …
(edit) @15987   5 years simon04 see #18802 - Selector: merge GeneralSelector/OptimizedGeneralSelector …
(edit) @15986   5 years simon04 see #18802 - Add Selector.getBase
(edit) @15985   5 years simon04 see #18802 - Add Selector.getConditions
(edit) @15984   5 years simon04 see #18802 - Add MapCSSRule.matches
(edit) @15983   5 years simon04 see #18802 - Extract org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
(edit) @15972   5 years GerdP fix #18810: Validator dialog should show the test that produced the …
(edit) @15971   5 years GerdP fix #18818: "Download from OSM along selected ways" disallows area …
(edit) @15970   5 years GerdP fix #18818: "Download from OSM along selected ways" disallows value < …
(edit) @15963   5 years Don-vip see #17516 - update to error-prone 2.3.5-SNAPSHOT plus following …
(edit) @15962   5 years GerdP checkstyle issues
(edit) @15960   5 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @15959   5 years GerdP fix #13165 Validator did not warn about overlapping multipolygons - …
(edit) @15958   5 years Don-vip fix #18806 - see #18381 - fix tagging presets menu initialization …
(edit) @15953   5 years Klumbumbus - see #14965 - Sort Autofilter tags alphabetical and add a space …
(edit) @15949   5 years simon04 see #18749, see #16183 - removeAreaStylePseudoClass not for validator …
(edit) @15948   5 years simon04 see #18798, see #14088 - Add robustness for …
(edit) @15946   5 years simon04 fix #18798, see #14088 - Crash when adding junction=roundabout to a …
(edit) @15938   5 years GerdP see #16707: improve highlighting of overlapping areas and "zoom to …
(edit) @15936   5 years simon04 PseudoClassCondition: use Stream API
(edit) @15935   5 years simon04 see #18749, see #16183 - Add non-regression test
(edit) @15934   5 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15929   5 years Don-vip fix #18638 - Initialize the cycle layer actions in LayerListDialog …
(edit) @15926   5 years Don-vip fix recently introduced SonarQube issues
(edit) @15925   5 years simon04 fix #18759 - AssertionError on invalid MapCSS zoom range
(edit) @15924   5 years Don-vip fix #18761 - only consider source=survey for local GPX files, not the …
(edit) @15923   5 years Don-vip fix #18638 - add a method to cycle through layers (patch by …
(edit) @15920   5 years simon04 fix #18764, see #14088 - NPE in findIcon when adding a tag (patch by …
(edit) @15918   5 years Don-vip fix #18720 - see #11856 - Automatically enable "Tile zoom offset" in …
(edit) @15913   5 years simon04 fix #18754, see #18729 - TaginfoRegionalInstance: fix deadlock
(edit) @15910   5 years simon04 MapCSSParser.zoom: parse into Range directly
(edit) @15909   5 years simon04 see #18749 - Use efficient/unmodifiable collections
(edit) @15908   5 years simon04 see #18729 - TaginfoRegionalInstance: use Stream API
(edit) @15907   5 years simon04 ExpressionFactory: use Stream API
(edit) @15906   5 years simon04 Use Utils.hashMapInitialCapacity
(edit) @15905   5 years simon04 Use Collections.singletonMap
(edit) @15902   5 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15899   5 years Don-vip fix #18532 - fix icon for update changeset action (patch by skyper)
(edit) @15894   5 years simon04 Fix typo in code comment
(edit) @15893   5 years simon04 Fix SearchCompilerTest.testEqualsContract
(edit) @15889   5 years simon04 fix #14088 - Add tags dialog: use padded preset/style icons for okay button
(edit) @15885   5 years simon04 fix #18709 - Add Tag Dialog: disable auto completion during use of …
(edit) @15880   5 years simon04 fix #18702 - DrawingPreference: swap "OSM Data" with "GPS Points"
(edit) @15876   5 years Don-vip fix #18729, see #18302 - support regional taginfo instances from Geofabrik
Note: See TracRevisionLog for help on using the revision log.