source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17148   4 years Don-vip fix #19903 - Add space to title of filter dialog (patch by hiddewie)
(edit) @17146   4 years simon04 see #19902 - Advanced preferences: use FlowLayout for buttons, add tooltip
(edit) @17144   4 years simon04 fix #19751 - MapImage.rescale: use original SVG instead of rastered version
(edit) @17143   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17141   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17140   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17139   4 years GerdP checkstyle
(edit) @17138   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17136   4 years GerdP see #19898: Performance improvements for DatasetMerger Avoid to avoid …
(edit) @17132   4 years simon04 see #16995 - WayPoint.LegacyMap silently ignored put(PT_TIME, null) …
(edit) @17131   4 years GerdP see #19822: Inconsistent behavior with GeoJSON multipolygons - fix …
(edit) @17130   4 years simon04 see #16995 - Remove WayPoint.LegacyMap (to be removed mid 2019)
(edit) @17123   4 years Klumbumbus remove TLD from IANA
(edit) @17119   4 years simon04 see #19819 - NamedColorProperty: update Javadoc, add unit test
(edit) @17118   4 years simon04 see #19819 - NamedColorProperty: obtain fallback color using UIManager …
(edit) @17117   4 years simon04 see #19819 - Obtain link color using UIManager (patch by DevCharly)
(edit) @17116   4 years simon04 see #19819 - MapStatus: make color preferences work (patch by DevCharly)
(edit) @17115   4 years GerdP see #19822: Inconsistent behavior with GeoJSON multipolygons Move code …
(edit) @17114   4 years simon04 see #19704 - Enhance DateUtils.tsFromString to fix unit tests
(edit) @17113   4 years GerdP fix #19895: TagChecker cannot cope with read-only datasets. Use …
(edit) @17112   4 years GerdP see #19875: Inactive Map Paint styles cause bad performance free …
(edit) @17111   4 years GerdP fix #16247: Validator issues on power related items - replace mapcss …
(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) @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) @17093   4 years simon04 Use Collection.addAll
(edit) @17090   4 years simon04 fix #18200 - Update to JMockit 1.49 (patch by taylor.smock, modified)
(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) @17074   4 years Don-vip see #19706, see #19725 - PMD - avoid throwing NPE
(edit) @17066   4 years stoecker fix #19753 - silence shortcut parser
(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) @17058   4 years GerdP fix #19830: Bottom toolbar way length indicator doesn't update after …
(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) @17052   4 years stoecker see #19836 - display main menu item for shortcut name
(edit) @17049   4 years stoecker fix #19836 - add possibility for shortcuts to two actions
(edit) @17047   4 years GerdP fix #19789: memory leak with gpx waypoints - implement destroy in …
(edit) @17044   4 years Klumbumbus - fix #19796 - Add more optional values to the presets of runway, …
(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) @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) @17029   4 years Klumbumbus - see #19726 - Unify changeset icon, use globe icon in history window …
(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) @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) @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 …
(edit) @17010   4 years stoecker add exception for 'd with hook' unicode character in tag checker, fix …
(edit) @17008   4 years simon04 Checkstyle
(edit) @17007   4 years simon04 fix #19753 - NPE in CopyAllKeyValueAction due to shortcut re-assignment
(edit) @17006   4 years simon04 fix #19754 - Tag2Link: support multi-values for wikimedia_commons
(edit) @17003   4 years simon04 Java 8: use Stream
(edit) @16998   4 years simon04 see #19706, see #19725 - ImageProvider: improve resize quality for …
(edit) @16997   4 years simon04 see #19706, see #19725 - ImageProvider: re-activate upscaling of SVG images
(edit) @16995   4 years simon04 see #19729, see #19735 - Revert "Main initialization: use …
(edit) @16992   4 years Klumbumbus fix #19713 - Add junction=circular (icon self created, PD and CC0 …
(edit) @16991   4 years stoecker fix javadoc, see #19736
(edit) @16988   4 years simon04 Extract and test Mediawiki.getImageUrl
(edit) @16987   4 years simon04 Logging: classify "Switching map mode from X to Y" as debug
(edit) @16986   4 years simon04 fix #19736 - MapStatus displays non-localized SystemOfMeasurement name
(edit) @16985   4 years simon04 fix #19736 - MapStatus displays non-localized SystemOfMeasurement name
(edit) @16984   4 years simon04 see #18694 - Migrate ImageProviderTest to JUnit 5, mock …
(edit) @16981   4 years simon04 Fix typo in code comment
(edit) @16980   4 years simon04 see #19706, see #19725 - Fix HiDPI with ImageResizeMode.BOUNDED …
(edit) @16979   4 years simon04 fix #19734 - Autofilter: clicking active rule/key opens GPS settings …
(edit) @16978   4 years simon04 fix #19706, fix #19725 - Do not upscale images when using …
(edit) @16977   4 years simon04 Fix typo in Javadoc
(edit) @16976   4 years Klumbumbus see #19726 - Update OSM wiki object type icons (taken from e.g. …
Note: See TracRevisionLog for help on using the revision log.