source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9587   8 years Don-vip see #12412 - improve multipolygon presets
(edit) @9586   8 years Don-vip fix #12374 - compression option for autosave (patch by kolesar)
(edit) @9585   8 years Don-vip add more unit tests
(edit) @9584   8 years Don-vip fix #12377 - detect intersecting rings in multipolygon validator test
(edit) @9583   8 years Don-vip see #12377 - simplify multipolygon geometry checks
(edit) @9582   8 years Don-vip see #12377 - code refactoring to cleanup multipolygon test
(edit) @9581   8 years bastiK update regression test (see #12186)
(edit) @9580   8 years bastiK update hermannskogel datum (followin proj.4) - see #12186
(edit) @9579   8 years bastiK fix bounds that are too large and make tests fail (see #12186)
(edit) @9578   8 years bastiK update carthage datum (following proj.4)
(edit) @9577   8 years bastiK use proj.4 id for Clarke 1880 IGN ellipsoid (see #12186)
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9575   8 years Don-vip add unit tests
(edit) @9574   8 years Don-vip see #12412 - add a new preset type "multipolygon". TODO: make a better icon
(edit) @9573   8 years Don-vip see #12186 - checkstyle
(edit) @9572   8 years Don-vip fix #12417 - mapmodes did not listen to preferences change (patch by …
(edit) @9571   8 years Don-vip fix #12416 - see #12160 - fix unnecessary use of scrollbar in tagging …
(edit) @9570   8 years Don-vip use Utils.escapeReservedCharactersHTML() instead of duplicating code
(edit) @9569   8 years Don-vip fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add …
(edit) @9568   8 years bastiK update to EPSG v8.8 (see https://github.com/OSGeo/proj.4/commit/832329a9a)
(edit) @9567   8 years bastiK epsg script: list missing projections only for entries that are not …
(edit) @9566   8 years Klumbumbus fix #11549 - support cycleway=shared_lane, …
(edit) @9565   8 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9564   8 years bastiK fixed #12419 - the "add tag window" on 9563 shows too many entries …
(edit) @9563   8 years Don-vip see #12300 - add javadoc, unit tests
(edit) @9562   8 years Don-vip see #12186 - checkstyle
(edit) @9561   8 years Klumbumbus fix #12418 - don't warn about shop=sports + sport=* combination
(edit) @9560   8 years bastiK added Lambert Azimuthal Equal Area projection (see #12186) (imports …
(edit) @9559   8 years bastiK auto-detect poles in view (see #12186)
(edit) @9558   8 years bastiK always normalize longitude before projection and after inverse …
(edit) @9557   8 years Klumbumbus see #12404 - typo
(edit) @9556   8 years Don-vip add unit test
(edit) @9555   8 years Don-vip see #12186 - checkstyle
(edit) @9554   8 years Klumbumbus allow closedway for some more highway presets
(edit) @9553   8 years stoecker see #12377 - added relevant way to the validator message
(edit) @9552   8 years Klumbumbus fix #10290 - remove wadi direction arrows; see #12404 - improve …
(edit) @9551   8 years Klumbumbus fix #12404 - add suggestAlternative to validator rules with FixAdd
(edit) @9550   8 years Klumbumbus fix #12372 - add shop=cosmetics and shop=perfumery to preset and …
(edit) @9549   8 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9548   8 years Don-vip fix #12405 - wrong JPanel initialization (regression from r9543)
(edit) @9547   8 years Don-vip checkstyle
(edit) @9546   8 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9545   8 years Don-vip fix javadoc errors/warnings
(edit) @9544   8 years Don-vip add unit tests
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9542   8 years Don-vip javadoc
(edit) @9541   8 years Klumbumbus fix #12402 - do not warn about unnecessary motor_vehicle=yes if …
(edit) @9540   8 years simon04 see #7099 - Validate correct traffic flow at roundabouts
(edit) @9539   8 years simon04 fix #10290 - Improve ReverseWayNoTagCorrector It evaluates its own …
(edit) @9538   8 years simon04 see #10290 - Consider waterway=canal as not directional, …
(edit) @9537   8 years bastiK applied #12370 - adapted osm file filter to other file types (patch by …
(edit) @9536   8 years simon04 Refactoring (make Tag implement the Tagged interface)
(edit) @9535   8 years bastiK see #12186 - update tests
(edit) @9534   8 years Don-vip see #12186 - checkstyle
(edit) @9533   8 years Don-vip fix CustomConfigurator unit test - avoid messing up preferences file …
(edit) @9532   8 years bastiK see #12186 - add Oblique Mercator projection (imports pieces of code …
(edit) @9531   8 years simon04 HttpClient: test progress monitor handling (fixup r9529)
(edit) @9530   8 years simon04 see #12400 - reverter plugin broken - fix …
(edit) @9529   8 years simon04 HttpClient: test progress monitor handling
(edit) @9528   8 years simon04 fix #11305 see #10306 - After canceling upload a new instead of the …
(edit) @9527   8 years simon04 fix #10306 - Changeset manager does not know username of current …
(edit) @9526   8 years simon04 fix #10789 - History dialog: indicate the number of changeset comments …
(edit) @9525   8 years bastiK applied #12395 - fix displaying shortcut key of help action in …
(edit) @9524   8 years Don-vip CustomConfigurator - add unit test, javadoc, and use JavaScript
(edit) @9523   8 years Klumbumbus fix #11984 - add emergency preset group, move some items there and add …
(edit) @9522   8 years Don-vip fix java warnings & sonar issues
(edit) @9521   8 years simon04 fix #4996 - Changeset manager: allow to download objects from a changeset
(edit) @9520   8 years simon04 Remove code duplication
(edit) @9519   8 years simon04 fix #7090 - Upload dialog allow select another user open changeset
(edit) @9518   8 years stoecker see #12313 - fix zoomlevel diff for minimum zoom 0
(edit) @9517   8 years stoecker allow to also set the default minimum zoom level 0 for maps
(edit) @9516   8 years stoecker see #12313 - fix suppression
(edit) @9515   8 years stoecker see #12313 - suppress some known outdated entries
(edit) @9514   8 years simon04 fix #4003 fix #7004 fix #8149 - Improve changeset tags handling (from …
(edit) @9513   8 years Klumbumbus see #12296 - fix icon links
(edit) @9512   8 years simon04 see #12131 - Pressing escape in closing relation confirmation should …
(edit) @9511   8 years simon04 fix #12131 - Confirm closing relation editor window with x top right
(edit) @9510   8 years bastiK applied #12391 - saving renamed layer replaces name (patch by kolesar …
(edit) @9509   8 years simon04 fix #9925 - Allow to stop downloading GPS data and keep the downloaded part
(edit) @9508   8 years Klumbumbus see #12201 - move old river icon to nodist folder
(edit) @9507   8 years Don-vip advanced preferences - refactoring to reduce code duplication
(edit) @9506   8 years Klumbumbus see #12296 - add new water and waypoint icons (by zermes), move old …
(edit) @9505   8 years stoecker see #12313 - improve groovy script for EII/JOSM difference checks, add …
(edit) @9504   8 years Don-vip add robustness to mapcss rules unit test
(edit) @9503   8 years Don-vip fix javadoc warning
(edit) @9502   8 years Don-vip see #12281 - core changes to clean up massive code duplication from …
(edit) @9501   8 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9500   8 years Klumbumbus see #12386 - remove support of power=transformer on ways and add …
(edit) @9499   8 years simon04 fix #11685 - Use sub-second exif/xmp data
(edit) @9498   8 years Don-vip add unit tests, code cleanup
(edit) @9497   8 years Don-vip reduce duplicated code
(edit) @9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9495   8 years Klumbumbus see #12386 - add validator info for power=cable without location
(edit) @9494   8 years Klumbumbus see #12386 - allow power=insulator on ways in preset; add validator …
(edit) @9493   8 years Don-vip reduce code duplication
(edit) @9492   8 years Don-vip presets items: fix sonar issues, add javadoc
(edit) @9491   8 years Don-vip see #12356 - remove use of internal proprietary API (patch by michael2402)
(edit) @9490   8 years Don-vip see #12377 - add multipolygon unit test
(edit) @9489   8 years Don-vip unit tests code refactoring/cleanup
(edit) @9488   8 years Don-vip fix unit test
Note: See TracRevisionLog for help on using the revision log.