source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12506   7 years michael2402 Fix #15006: Make text-offset-y work on long line segments.
(edit) @12505   7 years michael2402 Add a method that allows traversing an offset version of a MapViewPath
(edit) @12504   7 years Don-vip see #11924 - fix one deprecation warning for InputEvent.ALT_GRAPH_MASK
(edit) @12503   7 years Don-vip update Eclipse classpath
(edit) @12502   7 years Don-vip see #15057 - add new class to fetch user preferences from OSM API
(edit) @12501   7 years Don-vip update build file
(edit) @12500   7 years Don-vip change svn:externals for apache commons compress
(edit) @12499   7 years Don-vip findbugs:IS2_INCONSISTENT_SYNC
(edit) @12498   7 years Don-vip fix #15056 - NPE
(edit) @12497   7 years Don-vip fix #8340 - shortcuts using up/down/left/right arrows not reassignable
(edit) @12496   7 years Don-vip fix #15055 - add synchronization to conflict dialog
(edit) @12495   7 years Don-vip fix #5869 - Download dialog, bookmarks: add "home location" bookmark …
(edit) @12494   7 years Don-vip add Changeset.getComment()
(edit) @12493   7 years Klumbumbus fix #14989 - allow ranges in direction key
(edit) @12492   7 years Don-vip simplify equals
(edit) @12491   7 years Don-vip fix some warnings
(edit) @12490   7 years Don-vip simplify equals
(edit) @12489   7 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @12488   7 years Don-vip see #14877 - checkstyle
(edit) @12487   7 years bastiK add null checks (see #14877)
(edit) @12486   7 years bastiK see #15013, see #14877 - remember projection when session is saved to …
(edit) @12485   7 years bastiK remember projection choice sub-preferences (e.g. last selected UTM …
(edit) @12484   7 years Don-vip fix #15036 - Add provinces of China and India to data/boundaries.xml …
(edit) @12483   7 years Don-vip fix #15034 - NPE
(edit) @12482   7 years Klumbumbus ignore building=semi and building=semidetached_house for now as both …
(edit) @12481   7 years Don-vip see #15006 - fix javadoc warnings
(edit) @12480   7 years Don-vip see #14997 - checkstyle
(edit) @12479   7 years Don-vip see #14833 - fix DataSet copy constructor, add unit test
(edit) @12478   7 years Don-vip NodeGraph: add javadoc, unit tests
(edit) @12477   7 years michael2402 See #15006: Fix sign issue (wrong direction) for text-offset-y on …
(edit) @12476   7 years michael2402 Fix #15006: Separate offset handling for ways, areas and node. Handle …
(edit) @12475   7 years Don-vip see #15012 - checkstyle + javadoc
(edit) @12474   7 years Don-vip fix #14997 - fix reported issues for autofilter buttons
(edit) @12473   7 years Klumbumbus allow maxspeed on aerialway=zip_line
(edit) @12472   7 years Don-vip see #15016 - avoid spurious remotecontrol warnings with empty parameters
(edit) @12471   7 years Don-vip fix #15016 - NPE
(edit) @12470   7 years bastiK see #14794 - javadoc
(edit) @12469   7 years Don-vip fix #15012 - Support WMS endpoint in Imagery -> Rectified Image
(edit) @12468   7 years Don-vip see #14923 - suppress java warnings
(edit) @12467   7 years Don-vip see #14923 - PMD - UseIndexOfChar - String.indexOf(char) is faster …
(edit) @12466   7 years Don-vip update TLD from IANA
(edit) @12465   7 years bastiK see #15006 - new MapCSSRendererTest test case for text along way
(edit) @12464   7 years michael2402 Apply #14923: Adjust the search dialog to allow to search for …
(edit) @12463   7 years Don-vip extract NodeGraph and NodePair from CombineWayAction to …
(edit) @12462   7 years Don-vip fix #15003 - NPE at JavaFxMediaPlayer.speed
(edit) @12461   7 years Klumbumbus fix #14998 - ignore source:proposed:lanes tag in lanes test
(edit) @12460   7 years bastiK see #14794 - javadoc
(edit) @12459   7 years Don-vip see #11924 - replace add-opens by add-exports for sun.security.x509
(edit) @12458   7 years Don-vip see #10033 - remove workaround for IE (not needed anymore for IE11 on …
(edit) @12457   7 years Don-vip go back to checkstyle 7.8.2 - see …
(edit) @12456   7 years michael2402 See #14926: Flip the direction of repeat-image-phase to the old one.
(edit) @12455   7 years michael2402 Fix #14926: Preserve image phase when clamping a line.
(edit) @12454   7 years michael2402 Move MapCSS dash clamping test to new test case.
(edit) @12453   7 years bastiK see #14794 - remaining javadoc for the josm/data/ packages
(edit) @12452   7 years bastiK see #14794 - javadoc for the josm.gui.io package
(edit) @12451   7 years Don-vip update to equalsverifier 2.3.1
(edit) @12450   7 years bastiK revert [12399], fixes #14980, reopens #14926
(edit) @12449   7 years Don-vip update to checkstyle 8.0
(edit) @12448   7 years bastiK extend test case for MapCSSRendererTest (see #14980)
(edit) @12447   7 years bastiK new test case for MapCSSRendererTest (repeat-image, see #14926)
(edit) @12446   7 years Klumbumbus add man_made=cross (icon self created, CC0 and PD licensed)
(edit) @12445   7 years Don-vip update to error-prone 2.0.21, groovy 2.4.12
(edit) @12444   7 years Don-vip refactor WMS test to integration test as it relies on external WMS server
(edit) @12443   7 years Don-vip i18n update
(edit) @12442   7 years Don-vip update new TLD from IANA (forgot those from CC list)
(edit) @12441   7 years Don-vip update new TLD from IANA
(edit) @12440   7 years Klumbumbus see #14974 - use man_made=surveillance only on nodes
(edit) @12439   7 years Don-vip fix #14974 - geojson export: use Polygon only for closed ways
(edit) @12438   7 years Don-vip increase timeout of unit test
(edit) @12437   7 years Klumbumbus fix indentation
(edit) @12436   7 years Klumbumbus add entrance=home
(edit) @12435   7 years Don-vip sonar - pmd:SimpleDateFormatNeedsLocale
(edit) @12434   7 years Don-vip sonar - squid:UndocumentedApi
(edit) @12433   7 years Don-vip findbugs - IS2_INCONSISTENT_SYNC
(edit) @12432   7 years Don-vip see #14929 - remember button pressed state
(edit) @12431   7 years Don-vip update presets links
(edit) @12430   7 years Don-vip fix #14833 - Selectively added details to data/boundaries.xml (patch …
(edit) @12429   7 years Don-vip see #11924 - fix javadoc warnings with java 9
(edit) @12428   7 years Don-vip see #11924 - new versions of ant define ant.java.version to 9
(edit) @12427   7 years Don-vip fix "bad HTML entity" javadoc warnings
(edit) @12426   7 years Don-vip see #14924 - remove useless <CR><LF> from javadoc
(edit) @12425   7 years Don-vip fix #14959 - NPE
(edit) @12424   7 years Don-vip see #14924 - support NMEA GLL sentence
(edit) @12423   7 years Don-vip see #14924 - support NMEA IN and EC talker IDs, found in gpsd
(edit) @12422   7 years Don-vip fix #14924 - fix NPE when reading NMEA files starting with a (0,0) …
(edit) @12421   7 years Don-vip see #14924 - improve NMEA documentation thanks to gpsd
(edit) @12420   7 years Don-vip fix #14956 - wrong link to taginfo if key/value contains space character
(edit) @12419   7 years michael2402 GPX color selector: Highlight current color.
(edit) @12418   7 years Klumbumbus fix #14779 - improve highway=road warning message; update preset wiki links
(edit) @12417   7 years Klumbumbus fix #14417 - add airmark=beacon and ​aeroway=navigationaid and improve …
(edit) @12416   7 years Klumbumbus fix #14950 - warn if object is tagged with access only
(edit) @12415   7 years Klumbumbus fix #14947, see #14425 - fix wikipedia warning message
(edit) @12414   7 years Don-vip fix more SonarQube issues
(edit) @12413   7 years Don-vip fix some SonarQube issues
(edit) @12412   7 years michael2402 Fix #14946: Set the right data set for tag corrections when reversing …
(edit) @12411   7 years Don-vip fix OS build description for Linux systems
(edit) @12410   7 years Don-vip fix #14945 - InvalidPathException at startup when invalid URL is …
(edit) @12409   7 years Don-vip see #11924 - fix javadoc warnings new in 9-ea+173
(edit) @12408   7 years Don-vip see #2089 - add missing jdk9 exports directives
(edit) @12407   7 years Don-vip see #14929 - add support for numeric ranges + unit test
Note: See TracRevisionLog for help on using the revision log.