source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17110   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17109   4 years GerdP checkstyle
(edit) @17108   4 years GerdP fix #19887: Parallel ways tool: bottom toolbar unusable to view offset …
(edit) @17107   4 years GerdP fix #19822: Inconsistent behavior with GeoJSON multipolygons - …
(edit) @17106   4 years Klumbumbus fix #19877 - Warn about emergency=defibrillator on a way (patch by nlehuby)
(edit) @17105   4 years Klumbumbus fix #17498 - Warn about bicycle=no and cycleway="something positive" …
(edit) @17104   4 years simon04 fix #19704 - DateUtils: sychronization is no longer needed thanks to …
(edit) @17103   4 years GerdP increase @since
(edit) @17102   4 years GerdP fix #19881: Poor performance in delete action - avoids a repeated …
(edit) @17101   4 years simon04 fix #19752 - StyleCache.intern: use HashMap instead of Storage
(edit) @17100   4 years GerdP fix #19869: test SharpAngles cannot cope with read-only datasets. …
(edit) @17099   4 years simon04 fix #19745 - Preferences: add quick filter for styles/presets/rules
(edit) @17098   4 years GerdP fix #19871: TurnrestrictionTest cannot cope with read-only datasets. …
(edit) @17097   4 years GerdP fix #19876: Preference dialog only shows Advanced Preferences Use …
(edit) @17096   4 years GerdP fix #19581: Fixing duplicated nodes does not work - also check if …
(edit) @17095   4 years simon04 ImageryReader: use StringParser
(edit) @17094   4 years simon04 see #19892 - Extend TemplatedWMSTileSourceTest.testGetTileUrl
(edit) @17093   4 years simon04 Use Collection.addAll
(edit) @17092   4 years Klumbumbus clean up documentation and indentation
(edit) @17091   4 years Klumbumbus see https://github.com/osm-fr/osmose-backend/issues/995 - Allow …
(edit) @17090   4 years simon04 fix #18200 - Update to JMockit 1.49 (patch by taylor.smock, modified)
(edit) @17089   4 years simon04 see #19888 - Make PluginHandlerJOSMTooOldTest more robust
(edit) @17088   4 years Klumbumbus fix #19506 - Avoid duplicate warnings on nodes connecting building and …
(edit) @17087   4 years simon04 Fix SequenceCommandTest on Windows
(edit) @17086   4 years simon04 fix #19249 - CI: download Ant from a stable URL
(edit) @17085   4 years simon04 fix #19743, fix #19879 - Update to OpeningHoursParser 0.22.1
(edit) @17084   4 years stoecker i18n update
(edit) @17083   4 years GerdP fix #19493: Switching to/from wireframe mode much slower than previous …
(edit) @17082   4 years Don-vip fix #19872 - update expired Dutch CA by new one
(edit) @17081   4 years Don-vip fix #19865 - IOOBE selecting several pictures and attempting to delete …
(edit) @17080   4 years GerdP fix #19532:IAE: Cannot modify the id counter backwards - run …
(edit) @17079   4 years Don-vip see #19844 - don't let certificate amendment errors prevent JOSM to start
(edit) @17078   4 years Don-vip fix #19794 - LatLonDialog: restore default action on Enter key stroke …
(edit) @17077   4 years Don-vip fix #19813 - see #16031 - fix selection of Multiselect presets …
(edit) @17076   4 years Don-vip fix #19860 - prevent illegal state to raise an NPE at JOSM startup on macOS
(edit) @17075   4 years Don-vip see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17074   4 years Don-vip see #19706, see #19725 - PMD - avoid throwing NPE
(edit) @17073   4 years Klumbumbus see #18336 - fix shop=fishing icon ViewBox
(edit) @17072   4 years Klumbumbus fix #17138 - Add shop=swimming_pool (icon derived from …
(edit) @17071   4 years Klumbumbus fix #18335 - Add shop=herbalist (icon from …
(edit) @17070   4 years Klumbumbus fix #18338 - Add shop=chocolate (icon from …
(edit) @17069   4 years Klumbumbus fix #18336 - Add shop=fishing (icon from …
(edit) @17068   4 years Klumbumbus fix #19431 - Add amenity=language_school, icon derived from …
(edit) @17067   4 years Klumbumbus fix #19828 - Remove …
(edit) @17066   4 years stoecker fix #19753 - silence shortcut parser
(edit) @17065   4 years stoecker i18n update
(edit) @17064   4 years Klumbumbus fix #19672 - Add amenity=monastery, historic=monastery and …
(edit) @17063   4 years GerdP fix #19353: DataIntegrityProblemException: Relation member must be …
(edit) @17062   4 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
(edit) @17061   4 years Klumbumbus see #18721 - Use better icon for replace value dialog, "purge" didn't …
(edit) @17060   4 years Klumbumbus Add button icons in preferences
(edit) @17059   4 years Klumbumbus Add entrance=garage
(edit) @17058   4 years GerdP fix #19830: Bottom toolbar way length indicator doesn't update after …
(edit) @17057   4 years stoecker fix #19832 - fix version, remove -SNAPSHOT
(edit) @17056   4 years GerdP fix #19830: Bottom toolbar way length indicator doesn't update after …
(edit) @17055   4 years GerdP see #19793: Memory leaks: Bad programming pattern reg. listeners …
(edit) @17054   4 years GerdP fix #19833: Duplicated way nodes after GeoJSON import - filter …
(edit) @17053   4 years Klumbumbus Fix reporting of "Privacy policy URL differs" in ELI comparison script
(edit) @17052   4 years stoecker see #19836 - display main menu item for shortcut name
(edit) @17051   4 years Klumbumbus fix #19603 - Warn about suspicious tag combinations with footway=* …
(edit) @17050   4 years Klumbumbus fix #19572 - Add more warnings about lanes and surface on suspicious …
(edit) @17049   4 years stoecker fix #19836 - add possibility for shortcuts to two actions
(edit) @17048   4 years Klumbumbus fix #19835 - Deprecate cuisine=bbq (case insensitive) in favor of …
(edit) @17047   4 years GerdP fix #19789: memory leak with gpx waypoints - implement destroy in …
(edit) @17046   4 years Klumbumbus fix #19821 - Don't warn about oneway on leisure=track
(edit) @17045   4 years Klumbumbus see #19739 - Add icons for all sinkhole types, based on png icons from …
(edit) @17044   4 years Klumbumbus - fix #19796 - Add more optional values to the presets of runway, …
(edit) @17043   4 years Klumbumbus see #19819 - Make the toolbar preferences icon work better for …
(edit) @17042   4 years Klumbumbus checkstyle
(edit) @17041   4 years Klumbumbus fix #19820 - Add icons for different offline modes - offline_osm_api, …
(edit) @17040   4 years GerdP see #19618: Level Autofilter makes JOSM freeze with repeat_on objects …
(edit) @17039   4 years GerdP fix #19817: NPE when changing autofilter option while no layer is …
(edit) @17038   4 years Klumbumbus fix #19805, see #17296 - Improve "Is the fixme fixed?" validator warning
(edit) @17037   4 years GerdP fix #19597: validator is very slow when validating a complete complex …
(edit) @17036   4 years Klumbumbus Add icons in preferences and for copy coordinates
(edit) @17035   4 years stoecker fix #19808 - add icon for taghistory
(edit) @17034   4 years Klumbumbus - see #19808 - Add icon for "Go to OSM Tag History" (self created, CC0 …
(edit) @17033   4 years stoecker see #19726, separate icons for update and create multipolygon
(edit) @17032   4 years Klumbumbus Add missing icons in Tags/Membership Dialog context menu, fix icons of …
(edit) @17031   4 years Klumbumbus see #19726 - Unify multipolygon and relation icons, all self created, …
(edit) @17030   4 years Klumbumbus see #12575 - Add icon for craft=caterer, self created, PD and CC0 licensed
(edit) @17029   4 years Klumbumbus - see #19726 - Unify changeset icon, use globe icon in history window …
(edit) @17028   4 years Klumbumbus fix #19797 - Add man_made=pumping_station, icon self created, PD and …
(edit) @17027   4 years Klumbumbus fix #19759 - Add emergency=suction_point, icon derived from internal …
(edit) @17026   4 years Klumbumbus see #19747 - Fix sorting of frequency values in presets
(edit) @17025   4 years Klumbumbus fix #19747 - Warn about electrified=no together with voltage or …
(edit) @17024   4 years Klumbumbus fix #19769, see #11389, see #19010 - Fix validator warning messages
(edit) @17023   4 years stoecker fix #19714, patch by gaben, don't complain about direction reversal in …
(edit) @17022   4 years Klumbumbus - see #19786 - CheckStyle - see #18866 - Fix icon name
(edit) @17021   4 years stoecker fix #19786, Add missing icons to View menu
(edit) @17020   4 years Klumbumbus fix #19782 - Fix spelling of climbing keys containing UIAA to uiaa, …
(edit) @17019   4 years Klumbumbus see #12575 - Add icon for craft=brewery, craft=winery and …
(edit) @17018   4 years Klumbumbus see #19786 - Add missing icons to View menu, wireframe_small icon …
(edit) @17017   4 years Klumbumbus - see #19739 - Add natural=sinkhole (one icon for all types for now, …
(edit) @17016   4 years Klumbumbus see #18866 - Update to latest and probably last version of Potlatch2 …
(edit) @17015   4 years Klumbumbus see #19668 - Change size of downloadicon of startuppage from 96px to …
(edit) @17014   4 years Klumbumbus see #19668 - Change downloadicon of startuppage to new design. Use …
(edit) @17013   4 years simon04 I18n update
(edit) @17012   4 years simon04 fix #19705 - StyledMapRenderer.drawIcon: bicubic interpolation …
(edit) @17011   4 years GerdP fix #19619: Parameter 'data' must not be null via TagChecker.check Add …
Note: See TracRevisionLog for help on using the revision log.