source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16221   4 years Don-vip see #16860 - remove copy of jmapviewer images in Netbeans project
(edit) @16220   4 years GerdP fix #19003: different validator results with layer state "locked" - …
(edit) @16219   4 years Klumbumbus see #16860, see #18880 - Adapt Netbeans config to r16165
(edit) @16218   4 years GerdP simplify sort
(edit) @16217   4 years GerdP see #18982: Improve log message, show content of panel instead of …
(edit) @16216   4 years GerdP see #18919: Allow sorting of table content in changeset manager to …
(edit) @16215   4 years Don-vip fix compilation error
(edit) @16214   4 years Don-vip remove TLD from IANA
(edit) @16213   4 years Don-vip fix PMD/Javadoc issues
(edit) @16212   4 years Don-vip fix #18993 - allow to clone a locked dataset
(edit) @16211   4 years GerdP fix javadoc
(edit) @16210   4 years simon04 I18n update
(edit) @16209   4 years simon04 see #16860 - directory cleanup
(edit) @16208   4 years simon04 StyledMapRenderer.drawArea: fix redundant local variable, unboxed float
(edit) @16207   4 years simon04 ImageResource: rename method parameter
(edit) @16206   4 years simon04 Fix images/apply.svg Fix MapCSSRendererTest.testRender[area-fill-image]
(edit) @16205   4 years GerdP see #18982, #10783: allow to collect missing primitives instead of …
(edit) @16204   4 years GerdP fix #18979: Improve display of PrimitiveIds Show e.g. "w2, r123456789" …
(edit) @16203   4 years GerdP see #18985: avoid to download parents of deleted (invisble) objects - …
(edit) @16202   4 years GerdP fix #18990: Unable to Join Node To Way when way is the same one that …
(edit) @16201   4 years Don-vip fix #18984 - NPE
(edit) @16200   4 years GerdP see #18863 split ways: false positive warnings about missing members …
(edit) @16199   4 years GerdP fix #18964: MapCSS rules using index are slow Avoid a sequential …
(edit) @16198   4 years GerdP see #18969: Improve performance of validator checks
(edit) @16197   4 years simon04 see #16860 - Apache Ivy: exclude various commons-jcs classes from inclusion
(edit) @16196   4 years simon04 see #18729, see 18772 - Add TerritoriesTestIT
(edit) @16195   4 years simon04 see #16860 - Resolve commons-jcs-core using Apache Ivy
(edit) @16194   4 years simon04 see #16860 - Resolve JMapViewer using Apache Ivy
(edit) @16193   4 years simon04 Fix images/apply.svg
(edit) @16192   4 years GerdP improve performance of LongSegment test: ignore nodes unless partial …
(edit) @16191   4 years GerdP see #18749: fix performance regression introduced with r15909
(edit) @16190   4 years Don-vip add missing remote control Javadoc
(edit) @16189   4 years simon04 fix #18692 - Show Duplicate relation in context menu
(edit) @16188   4 years simon04 see #18954, see #18864 - fix SonarQube issues
(edit) @16187   4 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
(edit) @16186   4 years Don-vip fix #18871 - fix performance regression - padded icons requests made …
(edit) @16185   4 years Klumbumbus see #18951 - Add natural=water to autofix of water=river and do …
(edit) @16184   4 years simon04 see #18954, see #18864 - Introduce GenericParser for Cascade.convertTo
(edit) @16183   4 years simon04 see #16860 - <get> Apache Ivy, remove ivy.jar from repository
(edit) @16182   4 years simon04 Fix typos in Javadoc
(edit) @16181   4 years simon04 see #18954, see #18864 - Introduce StringParser for parsing various types
(edit) @16180   4 years simon04 fix #18954, see #18864 - TaggingPresetReader: read short types
(edit) @16179   4 years Don-vip code cleanup / javadoc
(edit) @16178   4 years Don-vip fix #18956 - allow TestError to be built with an empty list of …
(edit) @16177   4 years Don-vip see #5710 - code refactor to ease a potential fix
(edit) @16176   4 years Don-vip see #16860 - update Eclipse classpath
(edit) @16175   4 years Don-vip fix #18953 - OrthogonalizeAction: don't produce empty commands sequence
(edit) @16174   4 years simon04 OSMDownloadSource: update URLs in code comment
(edit) @16173   4 years Klumbumbus fix #18951 - Deprecate water=riverbank in favor of water=river
(edit) @16172   4 years simon04 Fix JavaDoc warnings
(edit) @16171   4 years simon04 see #16860 - Resolve Checkstyle using Apache Ivy
(edit) @16170   4 years simon04 Update to ProGuard 6.2.2 for Java 10/11/12 support See releaes notes: …
(edit) @16169   4 years simon04 see #16860 - Resolve ProGuard using Apache Ivy
(edit) @16168   4 years simon04 see #16860 - Resolve JavaCC using Apache Ivy
(edit) @16167   4 years simon04 see #16860 - Separate tools/ivy.xml
(edit) @16166   4 years simon04 see #16860 - Resolve SpotBugs using Apache Ivy
(edit) @16165   4 years simon04 see #16860 - Resolve PMD using Apache Ivy
(edit) @16164   4 years simon04 see #18948 - Fix Java warning
(edit) @16163   4 years simon04 fix #18948 - Remove obsolete guava.jar
(edit) @16162   4 years simon04 see #18948 - Use Utils.readBytesFromStream instead of …
(edit) @16161   4 years simon04 see #18948 - Get rid of remaining com.google.common.collect
(edit) @16160   4 years simon04 see #18948 - Get rid of remaining ImmutableMap.of
(edit) @16159   4 years simon04 see #18948 - Use Collections.singletonMap instead of ImmutableMap.of
(edit) @16158   4 years simon04 see #16860 - Apache Ivy: re-add org.glassfish:javax.json
(edit) @16157   4 years simon04 see #16860 - build.xml: ant sources: use javax.json:javax.json-api
(edit) @16156   4 years Don-vip see #17516 - see #17827 - see #18755 - Enable Jacoco coverage on Java …
(edit) @16155   4 years Don-vip fix #18943 - add data types caption in Download along dialogues
(edit) @16154   4 years Don-vip see #17533 - see #18455 - partial revert of r15640, causing untagged …
(edit) @16153   4 years simon04 fix #18941 - MapImage.getImageResource: wait for image to load
(edit) @16152   4 years simon04 Fix typo in Javadoc
(edit) @16151   4 years simon04 remove TLD from IANA
(edit) @16150   4 years simon04 see #16860 - build.xml: ant sources: remove REVISION
(edit) @16149   4 years simon04 fix #15931 - Add a preference to use external browser instead of the …
(edit) @16148   4 years simon04 Remove unused HelpBrowser.launchBrowser
(edit) @16147   4 years simon04 RequestProcessor: use StandardCharsets.US_ASCII
(edit) @16146   4 years simon04 I18n update
(edit) @16145   4 years Don-vip fix #18937 - add "water area inside water area" check
(edit) @16144   4 years Don-vip fix #18936 - fix layer name detection of Overpass xapi URLs
(edit) @16143   4 years simon04 Fix typo in Javadoc
(edit) @16142   4 years simon04 fix #17683 - LoadAndZoomHandler: retain order of selection
(edit) @16141   4 years simon04 see #16860 - build.xml: add ant sources Generates jar file of JOSM …
(edit) @16140   4 years simon04 see #18140 - build.xml: use ${resources.dir}
(edit) @16139   4 years Don-vip see #16860 - see #18880 - setup Ivy in Netbeans project
(edit) @16138   4 years Don-vip see #18933 - toolbar code refactoring
(edit) @16137   4 years Don-vip fix #18935 - Add "ele" for internal preset "natural=water"
(edit) @16136   4 years GerdP see #18928: improve notification when empty way is used in Align nodes
(edit) @16135   4 years GerdP see #18928: fix crash with empty way
(edit) @16134   4 years GerdP see #18928: prevent possible endless loop in Multipolygon.joinWays()
(edit) @16133   4 years GerdP revert unintended commit
(edit) @16132   4 years GerdP fix #18769: Each time I open JOSM, the right pane gets slightly wider …
(edit) @16131   4 years Don-vip see #17533 - revert r15833, doesn't work
(edit) @16130   4 years Don-vip see #17285 - add privacy-policy-url in mirror
(edit) @16129   4 years Don-vip see #17285 - add privacy-policy-url in mirror
(edit) @16128   4 years Don-vip see #17285 - add privacy-policy-url in mirror, check links in …
(edit) @16127   4 years Don-vip see #17285 - add privacy-policy-url
(edit) @16126   4 years Don-vip see #18845 - fix build.xml for script targets, jar file is not required
(edit) @16125   4 years Don-vip see #16860 - see #18880 - explicit use of Ivy configuration files for …
(edit) @16124   4 years Don-vip fix #18770 - fix ProgressException with concurrent download tasks
(edit) @16123   4 years Don-vip fix #18918 - Enable Ctrl-H shortcut to display history of primitives …
(edit) @16122   4 years Don-vip ChangesetContentPanel: code cleanup
Note: See TracRevisionLog for help on using the revision log.