source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15089   5 years Don-vip fix #17722 - detect other block texts. Assume the API will always send …
(edit) @15088   5 years Klumbumbus - see #17034 - add icon proposals for connection nodes of power lines …
(edit) @15087   5 years Klumbumbus change svn:mime-type
(edit) @15086   5 years Klumbumbus fix #17556 - deprecate leisure=common
(edit) @15085   5 years Don-vip see #17722 - make sure we don't display the same text twice
(edit) @15084   5 years Don-vip see #17722 - proper notification of user block
(edit) @15083   5 years Don-vip fix #17729, see #17695 - don't call geometry functions for …
(edit) @15082   5 years Don-vip see #17730 - compare no tile headers, refactor
(edit) @15081   5 years Klumbumbus fix #17727 - allow lines for natural=bay - add bay=fjord checkbox in …
(edit) @15080   5 years Don-vip fix #17526 - Search action dialog: New tooltip and more translations …
(edit) @15079   5 years Don-vip fix #17691 - fix issue where SimilarNamedWay crashes on a subset of …
(edit) @15078   5 years Don-vip fix #17718 - Make it easier to add specially treated relations to …
(edit) @15077   5 years Don-vip fix forgotten @since xxx
(edit) @15076   5 years Don-vip fix #17501 - Detect if a oneway in a relation may be going in the …
(edit) @15075   5 years Klumbumbus fix #17707 - remove branch=* from all power related presets - remove …
(edit) @15074   5 years Klumbumbus - fix #17650 - add bridge/tunnel/embankement/cutting checks to railway …
(edit) @15073   5 years GerdP fix #17710 (hope this is the right way to do it)
(edit) @15072   5 years Don-vip fix #17698 - don't merge single checks into immediate following checkgroup
(edit) @15071   5 years Don-vip fix #17709 - make TurnrestrictionTest aware of conditional restrictions
(edit) @15070   5 years Don-vip fix #17701, fix #17702 - add robustness when loading imagery layers …
(edit) @15069   5 years GerdP fix #17695 - add support to find multipolygon inside polygon or …
(edit) @15068   5 years GerdP see #17695: Fix ContainsFinder by removing wrong code - did not work …
(edit) @15067   5 years Klumbumbus ignore golf=cartpath - currently running a proposal preferring golf_cart=*
(edit) @15066   5 years Klumbumbus fix #17704 - draw man_made=cutline below highway=* in own layer. Adapt …
(edit) @15065   5 years GerdP fix #17699: Make sure that a changed filter is used
(edit) @15064   5 years GerdP fix #12627,#14287,#14289,#17695 - let CrossingFinder and …
(edit) @15063   5 years GerdP fix java warning
(edit) @15062   5 years Klumbumbus fix #17694 - add diameter and pressure to pipeline and penstock presets
(edit) @15061   5 years Klumbumbus * fix #17693 - render tunnel=flooded like tunnel=culvert * see #17633
(edit) @15060   5 years GerdP fix #17684: Confusing error message for wikipedia tag
(edit) @15059   5 years Don-vip see #16301 - suppress icon warning (on the correct enum this time)
(edit) @15058   5 years Don-vip make CertificateAmendmentTestIT use …
(edit) @15057   5 years Don-vip see #16301 - suppress icon warning
(edit) @15056   5 years GerdP remove duplicated code to calculate bounding box
(edit) @15055   5 years GerdP fix #17680: correct misleading javadoc
(edit) @15054   5 years Don-vip fix #17676 - display dynamic imagery entries in sub menus when they …
(edit) @15053   5 years Don-vip fix #17682 - run AddNodeAction later in EDT to make sure the …
(edit) @15052   5 years Don-vip fix #16904 - make sure ImproveWayAccuracy does not try to paint …
(edit) @15051   5 years Don-vip see #17634 - allow to define exceptions to the list of forbidden …
(edit) @15050   5 years Don-vip fix #16904 - make ImproveWayAccuracy aware of primitives deletion to …
(edit) @15049   5 years Don-vip see #16301 - add category icons in imagery preferences
(edit) @15048   5 years Don-vip fix #17678 - relation editor: repaint selection table when member …
(edit) @15047   5 years Don-vip see #17576 - update ExifReaderTest
(edit) @15046   5 years Don-vip fix #17419 - Own labels for Select mode and Zoom mode buttons (patch …
(edit) @15045   5 years Don-vip fix #17576 - Fix timezones and DST for image correlation (patch by …
(edit) @15044   5 years Don-vip fix #17633 - complain about even more descriptive names (patch by …
(edit) @15043   5 years Don-vip fix #17674 - use addr:suburb to distinguish similar addresses in the …
(edit) @15042   5 years Don-vip fix #17667 - allow arrows, several valid use cases in transport
(edit) @15041   5 years Don-vip performance - avoid to create the same EastNorth instances during …
(edit) @15040   5 years Don-vip see #17634 - remove google from default list of forbidden terms. …
(edit) @15039   5 years GerdP see #17616: remove unit test which only tests deprecated methods
(edit) @15038   5 years GerdP see #17616: adapt unit test
(edit) @15037   5 years stoecker suppress unchecked warnings
(edit) @15036   5 years GerdP see #17616: fix findbugs issues FE_FLOATING_POINT_EQUALITY
(edit) @15035   5 years GerdP fix #17616: Add new functions to Geometry.java to find distances …
(edit) @15034   5 years Don-vip checkstyle/PMD
(edit) @15033   5 years Don-vip Hasta la vista Groovy
(edit) @15032   5 years Don-vip see #17671 - allow to include/exclude specific unit test on the …
(edit) @15031   5 years Don-vip i18n update
(edit) @15030   5 years Don-vip fix #17301 - robustness to untranslatable error messages
(edit) @15029   5 years Don-vip fix #17645 - robustness to invalid preset icons
(edit) @15028   5 years GerdP fix #17551: Move "Download Along" into the File menu
(edit) @15027   5 years GerdP remove obsolete import added by some badly configured automatism
(edit) @15026   5 years GerdP fix checkstyle issues [FinalClass]
(edit) @15025   5 years Klumbumbus * fix #17655 - don't warn about shop=boat is unknown, maybe bag is …
(edit) @15024   5 years GerdP fix #17656: improve performance in MapCSSTagChecker Don't put rules …
(edit) @15023   5 years GerdP see #17654: Allow to configure shortcut for "Move Node" action
(edit) @15022   5 years GerdP fix checkstyle issues
(edit) @15021   5 years GerdP fix #17652: Method Geometry.isPolygonInsideMultiPolygon returns wrong …
(edit) @15020   5 years GerdP fix checkstyle issues
(edit) @15019   5 years GerdP fix #17567: fix spelling turnrestriction -> turn restriction
(edit) @15018   5 years stoecker add missing NMEA fix types from NMEA 4.00
(edit) @15017   5 years Klumbumbus * fix #17147 - allow the user to change the color of tagged nodes …
(edit) @15016   5 years Klumbumbus fix #17025 - warn about "node connects highway and building" too if * …
(edit) @15015   5 years Don-vip see #17634 - use case insensitive comparison, forbid google as source
(edit) @15014   5 years Don-vip see #17635 - make sure primitives can't be created with invalid tags …
(edit) @15013   5 years Don-vip remove duplicated code
(edit) @15012   5 years Don-vip remove duplicated code
(edit) @15011   5 years GerdP fix #15558: apply 15558-v3.patch
(edit) @15010   5 years Don-vip fix #17634 - Reject uploads that do not follow comment/source upload …
(edit) @15009   5 years Don-vip fix javadoc
(edit) @15008   5 years GerdP fix #17614: - don't test integer bounding box of intersection area, …
(edit) @15007   5 years Don-vip remove deprecated API
(edit) @15006   5 years Don-vip see #17619: use a common list of native certificate aliases, as they …
(edit) @15005   5 years Don-vip fix #17629 - complain about more descriptive names and propose to …
(edit) @15004   5 years Klumbumbus * see #17567 - make validator warnings more comprehensible * fix …
(edit) @15003   5 years GerdP fix #17567: apply 17567-rephrase.patch
(edit) @15002   5 years Don-vip add sport=fitness
(edit) @15001   5 years GerdP fix #17596: No lines displayed for GPX tracks without tags Patch by Bjoeni
(edit) @15000   5 years Don-vip fix #17503 - NPE
(edit) @14999   5 years Don-vip fix #17619: - improve offline startup time on Windows by making …
(edit) @14998   5 years Klumbumbus * fix #17604 - raise addr:street together with addr:place to warning …
(edit) @14997   5 years Don-vip openjfx 8 is no longer provided in Ubuntu, try to load openjfx 11 jars
(edit) @14996   5 years Don-vip see #17559 - update unit test
(edit) @14995   5 years GerdP Fix PMD warning "Avoid excessively long variable names like …
(edit) @14994   5 years Don-vip see #17559 - update unit test
(edit) @14993   5 years GerdP fix #17591: Add new preference …
(edit) @14992   5 years Don-vip fix #17610 - make filter model aware of locked layers
(edit) @14991   5 years Don-vip fix #17595 - smarter detection of ZWNJ/ZWJ unicode characters
(edit) @14990   5 years GerdP see #17567: improve messages created by RelationChecker - new error …
Note: See TracRevisionLog for help on using the revision log.