source: josm/trunk/src

Revision Log Mode:


Legend:

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