source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9952   8 years simon04 see #11516 - Compute multipolygon area, include in MapCSS, JOSM search
(edit) @9951   8 years simon04 see #11516 - Compute closed way area using Sinusoidal projection
(edit) @9950   8 years simon04 see #11516 - Add Sinusoidal projection
(edit) @9949   8 years Don-vip remove deprecated stuff, code cleanup, javadoc, unit tests
(edit) @9948   8 years simon04 fix #12600 - Orthogonalize: fix ArrayIndexOutOfBoundsException …
(edit) @9947   8 years wiktorn Provide additional zoom levels from zoom slider. Move maximum zoom to …
(edit) @9946   8 years wiktorn Fix NPE's when unsupported projection used with WMTS
(edit) @9944   8 years Don-vip mapmode: add basic unit tests
(edit) @9942   8 years Don-vip fix problems seen in unit tests when launched manually from Eclipse
(edit) @9941   8 years simon04 fix #12457 - Filter "modified" not updating after uploading changes
(edit) @9940   8 years simon04 see #12554 - Allow to ignore keys/tags from recent tags
(edit) @9939   8 years simon04 see #12554 - Factor out RecentTagCollection, add unit tests
(edit) @9937   8 years simon04 see #8460 - Allow roundabouts in gap test
(edit) @9936   8 years simon04 Fix Javadoc typo from r9932
(edit) @9935   8 years simon04 see #12584 - Attempt to obtain the session cookie via CookieManager
(edit) @9933   8 years simon04 see #8460 - Validate that public transport routes (version 2) do not …
(edit) @9932   8 years simon04 see #8460 - fix typo from r9931, fix matching, improve conditions, add …
(edit) @9930   8 years simon04 Search: fix string representation of boolean connectives (parentheses)
(edit) @9929   8 years Don-vip findbugs
(edit) @9927   8 years Don-vip update new TLD from IANA - version 2016030500
(edit) @9926   8 years Don-vip LayerListDialog: add first unit tests
(edit) @9925   8 years simon04 see #6401 - Orthogonalize objects based on selected nodes This is …
(edit) @9923   8 years simon04 Add unit tests for OrthogonalizeAction
(edit) @9922   8 years simon04 see #12570 - Group internet tags validator warnings Fix build due to …
(edit) @9921   8 years simon04 see #12570 - Group internet tags validator warnings
(edit) @9920   8 years wiktorn Move getting defaults to initialization so subclasses can override the …
(edit) @9918   8 years Don-vip fix/add unit tests
(edit) @9917   8 years Don-vip better handling of HelpAwareOptionPane.showOptionDialog in headless mode
(edit) @9916   8 years Don-vip ChangesetCacheManager: add unit tests
(edit) @9915   8 years Don-vip see #12587 - checkstyle
(edit) @9914   8 years Don-vip see #12350 - fix coverity 1352420, 1352421, 1352422, 1352423, 1352424 …
(edit) @9913   8 years wiktorn Disable cache for OAuth requests See: #12584
(edit) @9912   8 years simon04 fix #12587 - fix NPE in HttpClient
(edit) @9911   8 years simon04 Remove code to be removed end of 2015
(edit) @9910   8 years Don-vip update new TLD from IANA - version 2016030200
(edit) @9906   8 years Don-vip PrefEntry: add unit tests, fix findbugs warning
(edit) @9905   8 years Don-vip PostDownloadHandler: remove unused code, add unit tests
(edit) @9904   8 years simon04 see #12584 - Provide some OAuth debug output
(edit) @9902   8 years wiktorn Final fix for #12573 - WMTS getCapabilities parser error. Unit tests …
(edit) @9900   8 years Don-vip fix #12377 - detect intersecting outer members in multipolygons
(edit) @9899   8 years wiktorn Use one static instance of NativeScaleLayer for all TMS layers. See: …
(edit) @9898   8 years Don-vip update new TLD from IANA - version 2016022800
(edit) @9897   8 years wiktorn Use maximum/minimum supported zoom levels for native scale …
(edit) @9895   8 years Don-vip see #12386 - add power=portal, power=terminal, power=insulator
(edit) @9894   8 years Don-vip see #12488 - fix coverity 1352298 - 1352299
(edit) @9893   8 years Don-vip fix #12568 - NPE
(edit) @9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
(edit) @9890   8 years Don-vip update new TLD from IANA - version 2016022601
(edit) @9889   8 years wiktorn Proper fix for [9888]
(edit) @9888   8 years wiktorn Properly handle situation, when Style tag doesn't contain Identifier. …
(edit) @9887   8 years wiktorn Properly interpret more complex getCapabilities documents. Keep a …
(edit) @9886   8 years simon04 see #12570 - Group opening hours tests
(edit) @9885   8 years simon04 fix #12563 - Try to avoid ... in status bar for custom LatLon formats
(edit) @9883   8 years Don-vip fix #12568 - IndexOutOfBoundsException in NativeScaleLayer$ScaleList - …
(edit) @9882   8 years Don-vip update new TLD from IANA - version 2016022500
(edit) @9881   8 years Don-vip remove unused code, add unit test
(edit) @9880   8 years Don-vip findbugs
(edit) @9877   8 years simon04 fix #12488 - Fix ArrayIndexOutOfBoundsException when using tag filter …
(edit) @9876   8 years simon04 fix #12521 - On Overpass API error OSM API gets blamed
(edit) @9874   8 years Don-vip update new TLD from IANA - version 2016022400
(edit) @9873   8 years simon04 see #12453 - Display "discourage upload" in layer popup menu for …
(edit) @9872   8 years simon04 fix #12535 - Splitting ways give wrong message in the Command Stack
(edit) @9870   8 years Don-vip PluginHandler: deprecate kendzi3d-jogl plugin, remove unused code, …
(edit) @9867   8 years Don-vip see #11968, fix #12550 - in relation editor, node features are shown …
(edit) @9866   8 years Don-vip fix #12559 - The “Skip Download” popup displays incorrectly
(edit) @9865   8 years wiktorn checkstyle fixes
(edit) @9864   8 years wiktorn Add WKID (Well Known ID) pattern to WMS url templates. Patch by: …
(edit) @9863   8 years simon04 see #12275 - Clarify variable name
(edit) @9862   8 years simon04 fix #12563 - Allow to customize LatLon formatting Use the preference …
(edit) @9861   8 years simon04 Unit test, Javadoc for LatLon
(edit) @9860   8 years wiktorn Tile Source class as a Generic Type to AbstractTileSourceLayer …
(edit) @9859   8 years simon04 see #12514, fix #12560 - Fix MapCSSParserTest#testMinMaxFunctions
(edit) @9858   8 years simon04 fix #12268 - Allow copying note text from toggle dialog
(edit) @9857   8 years simon04 fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
(edit) @9856   8 years simon04 fix #12547 see #12469 - Fix Overpass API "Build query" for Java 7
(edit) @9855   8 years Don-vip see #12557 : remove unused code
(edit) @9854   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
(edit) @9853   8 years Don-vip fix #12557 : update to Apache Commons Validator 1.5.0 + updates from …
(edit) @9850   8 years Don-vip findbugs
(edit) @9849   8 years Don-vip add more unit tests
(edit) @9848   8 years Don-vip see #12426 - checkstyle
(edit) @9847   8 years Don-vip code refactoring
(edit) @9846   8 years wiktorn Divde by zero found by Coverity Scan. See: #12350
(edit) @9845   8 years Don-vip add more unit tests
(edit) @9844   8 years wiktorn Use HTML formatting for projection warning message for line wrapping. …
(edit) @9841   8 years Don-vip add unit test
(edit) @9840   8 years wiktorn ZoomPreferences.patch and NativeScaleLayerChange.patch by kolesar. …
(edit) @9834   8 years Klumbumbus fix #12541 - downgrade "style for outer way mismatches polygon" …
(edit) @9833   8 years bastiK fixed #12507 - slow mouse wheel scrolling (based on patch by kolesar)
(edit) @9831   8 years bastiK see #12507 - slow scrolling in properties dialog (patch by kolesar)
(edit) @9830   8 years wiktorn Fix findbugs warning / NPE. See: #12350
(edit) @9829   8 years Don-vip fix warnings, add unit test
(edit) @9828   8 years Don-vip findbugs, javadoc, unit tests
(edit) @9827   8 years Don-vip checkstyle, javadoc
(edit) @9826   8 years wiktorn Properly support multi-display environments when estimating tile cache …
(edit) @9825   8 years wiktorn Improvements for native scales. * make ScaleList immutable object * …
(edit) @9824   8 years bastiK applied #12539 - reverse zoom with mouse wheel (patch by kolesar)
(edit) @9823   8 years bastiK move preference writing to new class; some refactoring
(edit) @9822   8 years bastiK fix warnings
(edit) @9821   8 years bastiK fixed #12522 - Advanced preferences: display default entries …
Note: See TracRevisionLog for help on using the revision log.