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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9793   11 years Don-vip checkstyle
(edit) @9790   11 years bastiK use intended units for east/north coordinates (see #12186) When …
(edit) @9788   11 years bastiK Jenkins truncates stdout, try to shorten it a bit
(edit) @9786   11 years bastiK new mappaint performance test tests different features separately
(edit) @9783   11 years Don-vip checkstyle
(edit) @9781   11 years bastiK whitespace
(edit) @9780   11 years bastiK refactor Preferences (move reader to new class)
(edit) @9774   11 years Don-vip fix coverity (1350239, 1350240, 1350241) defects corresponding to …
(edit) @9768   11 years simon04 Avoid array creation for every WMTSTileSource.getTileMatrix call
(edit) @9759   11 years Don-vip refactor preferences settings classes
(edit) @9755   11 years bastiK add preference type MultiMap (closes #12437)
(edit) @9744   11 years Don-vip fix #12499 - detect and fix multiple spaces in tag values
(edit) @9743   11 years bastiK applied #12438 - hide items from list of recently added tags (patch by …
(edit) @9738   11 years simon04 GPX: Avoid unnecessary update of PT_TIME Relates to r9383.
(edit) @9717   11 years Don-vip checkstyle
(edit) @9716   11 years Don-vip fix #12467, see #12412 - presets no longer fit correct for boundary
(edit) @9715   11 years stoecker fix #12474 - exception due to preferences update
(edit) @9709   11 years simon04 Refactoring (final fields)
(edit) @9703   11 years simon04 see #12472 - Fix warnings identified by error-prone
(edit) @9695   11 years simon04 see #12457 - MapCSS "modified" not updating after uploading changes
(edit) @9693   11 years simon04 fix #12464 see #12464 - Regression: Validator did not longer warn …
(edit) @9689   11 years bastiK applied #12454 - set default values of preferences on construct (patch …
(edit) @9678   11 years Don-vip javadoc
(edit) @9675   11 years Don-vip add more unit tests
(edit) @9669   11 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9665   11 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9664   11 years wiktorn Fix NPE and hang when adding erroneus imageries. When user points to …
(edit) @9658   11 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9656   11 years Don-vip see #12355 - fix NPE (regression from r9649)
(edit) @9649   11 years bastiK applied #12355 - add a new TagMap as Set<String, String> (patch by …
(edit) @9645   11 years Don-vip fix findbugs issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE for …
(edit) @9642   11 years wiktorn Correct METER_PER_UNIT_DEGREE to match values in OpenLayers and QGIS. …
(edit) @9639   11 years stoecker fix possible resource leaks
(edit) @9636   11 years bastiK remove unnecessary assignment (see #12186)
(edit) @9631   11 years Don-vip checkstyle
(edit) @9630   11 years wiktorn Document source of METER_PER_UNIT_DEGREE. See #12186
(edit) @9628   11 years bastiK fix WMTS with EPSG:4326 broken in [9608] (see #12186)
(edit) @9627   11 years stoecker fix a Coverity issuea and r9626
(edit) @9626   11 years stoecker fix r9618 checkin
(edit) @9623   11 years Don-vip fix transient/serializable findbugs warnings
(edit) @9620   11 years wiktorn Refactor structure of TMS based classes. Move OsmMercator …
(edit) @9619   11 years wiktorn Finish removal of tile-size workaround code started in [9617]. Now …
(edit) @9618   11 years stoecker fix Jenkins warning, coding style fixes
(edit) @9617   11 years stoecker see #12437 - support new Map<String, List<String>> type in preferences
(edit) @9614   11 years stoecker development is much too fast…
(edit) @9613   11 years stoecker fix #12437 - see #12425 - fix handling of equal no tile headers with …
(edit) @9610   11 years stoecker fix #12425 - add checksum based no-tile detection
(edit) @9608   11 years bastiK change default unit to meter (see #12186)
(edit) @9604   11 years Don-vip fix #12436 - untagged node validator test: do not remove empty nodes …
(edit) @9603   11 years Don-vip fix some Sonar issues
(edit) @9600   11 years bastiK fix Coverity Scan warning (see #12186)
(edit) @9597   11 years bastiK remove GRS80 as datum code (see #12186)
(edit) @9586   11 years Don-vip fix #12374 - compression option for autosave (patch by kolesar)
(edit) @9584   11 years Don-vip fix #12377 - detect intersecting rings in multipolygon validator test
(edit) @9583   11 years Don-vip see #12377 - simplify multipolygon geometry checks
(edit) @9582   11 years Don-vip see #12377 - code refactoring to cleanup multipolygon test
(edit) @9580   11 years bastiK update hermannskogel datum (followin proj.4) - see #12186
(edit) @9579   11 years bastiK fix bounds that are too large and make tests fail (see #12186)
(edit) @9578   11 years bastiK update carthage datum (following proj.4)
(edit) @9577   11 years bastiK use proj.4 id for Clarke 1880 IGN ellipsoid (see #12186)
(edit) @9574   11 years Don-vip see #12412 - add a new preset type "multipolygon". TODO: make a better icon
(edit) @9573   11 years Don-vip see #12186 - checkstyle
(edit) @9569   11 years Don-vip fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add …
(edit) @9565   11 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9562   11 years Don-vip see #12186 - checkstyle
(edit) @9560   11 years bastiK added Lambert Azimuthal Equal Area projection (see #12186) (imports …
(edit) @9559   11 years bastiK auto-detect poles in view (see #12186)
(edit) @9558   11 years bastiK always normalize longitude before projection and after inverse …
(edit) @9555   11 years Don-vip see #12186 - checkstyle
(edit) @9553   11 years stoecker see #12377 - added relevant way to the validator message
(edit) @9552   11 years Klumbumbus fix #10290 - remove wadi direction arrows; see #12404 - improve …
(edit) @9549   11 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9545   11 years Don-vip fix javadoc errors/warnings
(edit) @9539   11 years simon04 fix #10290 - Improve ReverseWayNoTagCorrector It evaluates its own …
(edit) @9538   11 years simon04 see #10290 - Consider waterway=canal as not directional, …
(edit) @9536   11 years simon04 Refactoring (make Tag implement the Tagged interface)
(edit) @9535   11 years bastiK see #12186 - update tests
(edit) @9534   11 years Don-vip see #12186 - checkstyle
(edit) @9532   11 years bastiK see #12186 - add Oblique Mercator projection (imports pieces of code …
(edit) @9524   11 years Don-vip CustomConfigurator - add unit test, javadoc, and use JavaScript
(edit) @9519   11 years simon04 fix #7090 - Upload dialog allow select another user open changeset
(edit) @9498   11 years Don-vip add unit tests, code cleanup
(edit) @9490   11 years Don-vip see #12377 - add multipolygon unit test
(edit) @9487   11 years Don-vip see #12376 - checkstyle
(edit) @9480   11 years Don-vip fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
(edit) @9468   11 years simon04 fix #8804 - Add version info to conflict dialog
(edit) @9460   11 years Don-vip javadoc
(edit) @9432   11 years bastiK see #12186 - javadoc
(edit) @9431   11 years bastiK see #2212, see #12186 - improve display for polar projections
(edit) @9428   11 years Don-vip see #12186 - fix some javadoc warnings
(edit) @9426   11 years Don-vip see #12186 - checkstyle
(edit) @9419   11 years bastiK add Albers Equal Area Projection and Polar Stereographic Projection …
(edit) @9414   11 years simon04 see #8824 - Fail fast when initializing imagery entries while starting …
(edit) @9412   11 years simon04 see #8824 - Allow to cancel updating of imagery entries in the preferences
(edit) @9407   11 years Don-vip findbugs - fix warning OBL_UNSATISFIED_OBLIGATION: "Version.init() may …
(edit) @9404   11 years Don-vip fix coverity 1012839 - Copy-paste error
(edit) @9402   11 years Don-vip fix coverity 1011659 - Arguments in wrong order
(edit) @9397   11 years simon04 see #12325 - Do not exclude the test for non-downloaded datasets, fix …
(edit) @9384   11 years simon04 Add unit test for CorrelateGpxWithImages
(edit) @9383   11 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
Note: See TracRevisionLog for help on using the revision log.