source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9633   9 years Don-vip fix unit tests
(edit) @9632   9 years Don-vip fix #12443 - NPE (regression from r9588, see #12412)
(edit) @9631   9 years Don-vip checkstyle
(edit) @9630   9 years wiktorn Document source of METER_PER_UNIT_DEGREE. See #12186
(edit) @9629   9 years bastiK applied #12442 - fix: save session as caused NPE when there were no …
(edit) @9628   9 years bastiK fix WMTS with EPSG:4326 broken in [9608] (see #12186)
(edit) @9627   9 years stoecker fix a Coverity issuea and r9626
(edit) @9626   9 years stoecker fix r9618 checkin
(edit) @9625   9 years Don-vip fix NPE
(edit) @9624   9 years Don-vip update/fix preferences unit tests, based on work from Mapillary plugin …
(edit) @9623   9 years Don-vip fix transient/serializable findbugs warnings
(edit) @9622   9 years Don-vip add more unit tests + fix some sonar issues
(edit) @9621   9 years Don-vip see #10588 - properly manage exception feedback in PluginDownloadTask. …
(edit) @9620   9 years wiktorn Refactor structure of TMS based classes. Move OsmMercator …
(edit) @9619   9 years wiktorn Finish removal of tile-size workaround code started in [9617]. Now …
(edit) @9618   9 years stoecker fix Jenkins warning, coding style fixes
(edit) @9617   9 years stoecker see #12437 - support new Map<String, List<String>> type in preferences
(edit) @9616   9 years Don-vip fix unit test (forgot data file + headless mode)
(edit) @9615   9 years Don-vip fix #12412 - add new icon for multipolygon preset type (by Mkyral) + …
(edit) @9614   9 years stoecker development is much too fast…
(edit) @9613   9 years stoecker fix #12437 - see #12425 - fix handling of equal no tile headers with …
(edit) @9612   9 years Don-vip see #12186 - checkstyle
(edit) @9611   9 years Don-vip update unit tests
(edit) @9610   9 years stoecker fix #12425 - add checksum based no-tile detection
(edit) @9609   9 years bastiK rewrite of ProjectionRefTest - now covers all projections (see #12186)
(edit) @9608   9 years bastiK change default unit to meter (see #12186)
(edit) @9607   9 years Don-vip ConflictDialog: fix findbugs issue, add unit test
(edit) @9606   9 years Don-vip add more unit tests
(edit) @9605   9 years Don-vip see #11924 - use ISO date format in unit tests to avoid differences …
(edit) @9604   9 years Don-vip fix #12436 - untagged node validator test: do not remove empty nodes …
(edit) @9603   9 years Don-vip fix some Sonar issues
(edit) @9602   9 years Don-vip HistoryBrowserDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9601   9 years Don-vip ConflictDialog: fix Sonar/Coverity issues + add basic unit test
(edit) @9600   9 years bastiK fix Coverity Scan warning (see #12186)
(edit) @9599   9 years Don-vip see #11924 - add assertions to check if java.locale.providers
(edit) @9598   9 years bastiK fix bounds (see #12186)
(edit) @9597   9 years bastiK remove GRS80 as datum code (see #12186)
(edit) @9596   9 years Don-vip increase timeout to avoid test failure (last run on jdk9 took 10.2 seconds)
(edit) @9595   9 years Don-vip fix #12434 - fix taginfo integration test
(edit) @9594   9 years Don-vip add unit test for SelectByInternalPointAction
(edit) @9593   9 years Klumbumbus fix #12431 - Deprecate amenity=swimming_pool in favor of …
(edit) @9592   9 years Don-vip fix #12357 - copy tags shortcut (patch by kolesar)
(edit) @9591   9 years Don-vip fix #12390 - rename layer does not check existing file (patch by kolesar)
(edit) @9590   9 years Don-vip fix #12394 - native file chooser was empty when setSelectedFile …
(edit) @9589   9 years Klumbumbus fix #12430 - allow man_made=crane on unclosed ways
(edit) @9588   9 years Don-vip see #12412 - improve support of multipolygon presets type
(edit) @9587   9 years Don-vip see #12412 - improve multipolygon presets
(edit) @9586   9 years Don-vip fix #12374 - compression option for autosave (patch by kolesar)
(edit) @9585   9 years Don-vip add more unit tests
(edit) @9584   9 years Don-vip fix #12377 - detect intersecting rings in multipolygon validator test
(edit) @9583   9 years Don-vip see #12377 - simplify multipolygon geometry checks
(edit) @9582   9 years Don-vip see #12377 - code refactoring to cleanup multipolygon test
(edit) @9581   9 years bastiK update regression test (see #12186)
(edit) @9580   9 years bastiK update hermannskogel datum (followin proj.4) - see #12186
(edit) @9579   9 years bastiK fix bounds that are too large and make tests fail (see #12186)
(edit) @9578   9 years bastiK update carthage datum (following proj.4)
(edit) @9577   9 years bastiK use proj.4 id for Clarke 1880 IGN ellipsoid (see #12186)
(edit) @9576   9 years Don-vip code refactoring for unit tests / headless mode
(edit) @9575   9 years Don-vip add unit tests
(edit) @9574   9 years Don-vip see #12412 - add a new preset type "multipolygon". TODO: make a better icon
(edit) @9573   9 years Don-vip see #12186 - checkstyle
(edit) @9572   9 years Don-vip fix #12417 - mapmodes did not listen to preferences change (patch by …
(edit) @9571   9 years Don-vip fix #12416 - see #12160 - fix unnecessary use of scrollbar in tagging …
(edit) @9570   9 years Don-vip use Utils.escapeReservedCharactersHTML() instead of duplicating code
(edit) @9569   9 years Don-vip fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add …
(edit) @9568   9 years bastiK update to EPSG v8.8 (see https://github.com/OSGeo/proj.4/commit/832329a9a)
(edit) @9567   9 years bastiK epsg script: list missing projections only for entries that are not …
(edit) @9566   9 years Klumbumbus fix #11549 - support cycleway=shared_lane, …
(edit) @9565   9 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9564   9 years bastiK fixed #12419 - the "add tag window" on 9563 shows too many entries …
(edit) @9563   9 years Don-vip see #12300 - add javadoc, unit tests
(edit) @9562   9 years Don-vip see #12186 - checkstyle
(edit) @9561   9 years Klumbumbus fix #12418 - don't warn about shop=sports + sport=* combination
(edit) @9560   9 years bastiK added Lambert Azimuthal Equal Area projection (see #12186) (imports …
(edit) @9559   9 years bastiK auto-detect poles in view (see #12186)
(edit) @9558   9 years bastiK always normalize longitude before projection and after inverse …
(edit) @9557   9 years Klumbumbus see #12404 - typo
(edit) @9556   9 years Don-vip add unit test
(edit) @9555   9 years Don-vip see #12186 - checkstyle
(edit) @9554   9 years Klumbumbus allow closedway for some more highway presets
(edit) @9553   9 years stoecker see #12377 - added relevant way to the validator message
(edit) @9552   9 years Klumbumbus fix #10290 - remove wadi direction arrows; see #12404 - improve …
(edit) @9551   9 years Klumbumbus fix #12404 - add suggestAlternative to validator rules with FixAdd
(edit) @9550   9 years Klumbumbus fix #12372 - add shop=cosmetics and shop=perfumery to preset and …
(edit) @9549   9 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9548   9 years Don-vip fix #12405 - wrong JPanel initialization (regression from r9543)
(edit) @9547   9 years Don-vip checkstyle
(edit) @9546   9 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9545   9 years Don-vip fix javadoc errors/warnings
(edit) @9544   9 years Don-vip add unit tests
(edit) @9543   9 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9542   9 years Don-vip javadoc
(edit) @9541   9 years Klumbumbus fix #12402 - do not warn about unnecessary motor_vehicle=yes if …
(edit) @9540   9 years simon04 see #7099 - Validate correct traffic flow at roundabouts
(edit) @9539   9 years simon04 fix #10290 - Improve ReverseWayNoTagCorrector It evaluates its own …
(edit) @9538   9 years simon04 see #10290 - Consider waterway=canal as not directional, …
(edit) @9537   9 years bastiK applied #12370 - adapted osm file filter to other file types (patch by …
(edit) @9536   9 years simon04 Refactoring (make Tag implement the Tagged interface)
(edit) @9535   9 years bastiK see #12186 - update tests
(edit) @9534   9 years Don-vip see #12186 - checkstyle
Note: See TracRevisionLog for help on using the revision log.