source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10931   7 years Don-vip fix #13513 - Registers a protocol handler for data: URLs allowing to …
(edit) @10930   7 years michael2402 Fix #13512: Do not attempt to restore old map mode when imagery dialog …
(edit) @10929   7 years wiktorn Add screen size information in status report
(edit) @10927   7 years simon04 see #13217 - Only one location for deprecated icon names
(edit) @10926   7 years michael2402 fix #13506 - Do not show deprecated.svg icon in add/edit tag dialog
(edit) @10925   7 years Don-vip see #11924 - fix javadoc warnings seen with jdk9b133
(edit) @10924   7 years Don-vip fix #13494 - Disable "Fix" Button for "Duplicate Node" that is outside …
(edit) @10923   7 years Don-vip update new TLD from IANA
(edit) @10922   7 years michael2402 See #13309: Make PreferencesTest compile again.
(edit) @10921   7 years simon04 Re-add SuppressWarnings (got lost in r10608)
(edit) @10920   7 years michael2402 See #13309: Do not add 'color.' prefix twice in getColor()
(edit) @10919   7 years simon04 fix #11852 - NPE in SearchCompiler
(edit) @10915   7 years michael2402 Trim interpolate in EastNorth/LatLon for performance and add comment …
(edit) @10914   7 years michael2402 Use Utils.clamp in LatLon. Document public methods.
(edit) @10910   7 years Don-vip improve javadoc, unit tests, reduce visibility of some public fields
(edit) @10909   7 years michael2402 See #13318. MainApplication: Make log message for log level display …
(edit) @10906   7 years Don-vip add more non-regression NMEA unit tests
(edit) @10905   7 years Don-vip see #13232 - remove SingleLayerTransferable
(edit) @10903   7 years Don-vip update new TLD from IANA
(edit) @10902   7 years Don-vip fix #13318 - fix bug report (patch by michael2402) - gsoc-core
(edit) @10901   7 years Don-vip fix #13460 - remove with QuadBuckets.iterator() doesn't maintain size …
(edit) @10899   7 years Don-vip fix #13318 - Clean up program startup (parameters, logging) - patch by …
(edit) @10898   7 years Don-vip fix #13454 - Memory leak in MapView (patch by Gerd Petermann)
(edit) @10896   7 years Klumbumbus fix #6708 - Pistes can be drawn as area or linear. If linear they can …
(edit) @10895   7 years Don-vip see #13232 - remove/exclude unused classes
(edit) @10894   7 years Don-vip fix #13406 - UnsupportedOperationException at gpx color change (patch …
(edit) @10893   7 years Don-vip fix #13447 - Clean notification manager, merge properties and remove …
(edit) @10891   7 years Don-vip fix #13442 - Use lock downgrade during endUpate (patch by michael2402) …
(edit) @10890   7 years Don-vip fix #13441 - add robustness against JDK-6322854
(edit) @10889   7 years Don-vip fix #13439 - Node.toString() and Way.toString() causing performance …
(edit) @10887   7 years Don-vip fix #13385 - rendering artifacts (patch by Gerd Petermann)
(edit) @10886   7 years Don-vip fix #13434 - Increase bug report test coverage (patch by michael2402) …
(edit) @10884   7 years Don-vip fix #13427 - in wireframe mode, some line segments are invisible …
(edit) @10882   7 years Don-vip fix #13396 - improve performance in Renderer (patch by Gerd Petermann, …
(edit) @10881   7 years Don-vip fix #13430 - Allow paste of OSM links (patch by michael2402) - gsoc-core
(edit) @10880   7 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
(edit) @10879   7 years Don-vip fix #13424 - Remove unneccessary isChanged flag (patch by michael2402, …
(edit) @10878   7 years Don-vip fix #13423 - Convert properties cell renderer to new color preferences …
(edit) @10877   7 years Don-vip see #13416 - add parameter validation do detect NPE origin
(edit) @10876   7 years Don-vip fix #13309 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10875   7 years Don-vip fix #13413 - Clean ImproveWayAccuracyAction, add new class …
(edit) @10874   7 years Don-vip fix #13412 - Clean up DrawAction, add StrokeProperty (patch by …
(edit) @10873   7 years Don-vip see #13412 - replace character by ' in comments, cause encoding …
(edit) @10871   7 years Don-vip see #13408 - fix javadoc
(edit) @10870   7 years Don-vip fix #13408 - Clean up CustomProjection (patch by michael2402) - gsoc-core
(edit) @10869   7 years Don-vip fix #13402 - Shift+P (make parallel ways copy) causes crash (patch by …
(edit) @10868   7 years Don-vip fix #13400 - More debug info for pasting data (patch by michael2402) - …
(edit) @10867   7 years Don-vip fix #13397 - segment did not display anymore middle plus signs (patch …
(edit) @10866   7 years Don-vip see #13232 - remove unused classes from JCS and SvgSalamander
(edit) @10865   7 years Don-vip see #13232 - remove unused classes from metadata-extractor and …
(edit) @10863   7 years Don-vip update CheckThreadViolationRepaintManager to r296 - fix for …
(edit) @10862   7 years Don-vip update to metadata-extractor 2.9.1
(edit) @10861   7 years Don-vip fix #13394 - fix some memory leaks (patch by Gerd Petermann)
(edit) @10859   7 years Don-vip update new TLD from IANA
(edit) @10858   7 years Don-vip see #13306, see #13392 - remove Main.isOpenJdk, not used anymore
(edit) @10857   7 years Don-vip see #13306 - remove unused LineClip class
(edit) @10856   7 years Don-vip fix #13375 - Fix icon rendering (patch by michael2402) - gsoc-core + …
(edit) @10853   7 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10852   7 years Don-vip fix #13358 - GeoJSON no longer permits projections other than WGS84, …
(edit) @10851   7 years Don-vip fix #13380 - Create removeToggleDialog method in MapFrame
(edit) @10849   7 years Don-vip fix #13360 - display bigger item icon in preset dialog
(edit) @10848   7 years simon04 see #12950 - No not zoom after "Download in current view"
(edit) @10847   7 years Don-vip fix #13378 - IllegalStateException
(edit) @10846   7 years Don-vip see #13232 - move class DatasetFactory to unit tests folder
(edit) @10844   7 years Don-vip update new TLD from IANA
(edit) @10843   7 years Don-vip see #13306 - remove (temporarily ?) deprecation warning for getPoint
(edit) @10842   7 years Don-vip fix #13375 - Fix icon rendering (patch by michael2402) - gsoc-core
(edit) @10841   7 years simon04 fix #8251 fix #10922 - Improve handling of user names that have …
(edit) @10840   7 years stoecker fix #13374 - patch by Michael Zangl
(edit) @10839   7 years Don-vip see #13309 - remove deprecated color stuff not used outside of JOSM
(edit) @10838   7 years Don-vip update new TLD from IANA
(edit) @10837   7 years Don-vip see #11924 - extract MapCSS conditions to new class ConditionFactory
(edit) @10836   7 years Don-vip see #11924 - fix javadoc warnings seen with Java 9
(edit) @10834   7 years Don-vip see #12890 - remove Predicates class (not used anymore by known plugins)
(edit) @10831   7 years Don-vip see #13232 - cleanup OAuth signpost code: - remove classes unused by …
(edit) @10830   7 years Don-vip fix #13281 - Small typo in phrase
(edit) @10829   7 years Don-vip see #13306 - fix wrong version number
(edit) @10828   7 years Don-vip fix #13368 - plugin list starts scrolled down
(edit) @10827   7 years Don-vip fix #13306 - Make map paint code use double coordinates (patch by …
(edit) @10826   7 years stoecker fix #13365 - patch my Michael Zangl
(edit) @10824   7 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10820   7 years Don-vip fix #13222 - Use visitor pattern for painting tiles (patch by …
(edit) @10819   7 years Don-vip fix #13352 - new bug report queue (patch by michael2402) - gsoc-core
(edit) @10818   7 years simon04 fix #6332 - Update user and timestamp of OSM objects after upload
(edit) @10817   7 years simon04 see #7307 - Enhance GeoJSON export - Save ways as LineString or …
(edit) @10816   7 years simon04 fix #12950 - Add "Download in current view" This action is located in …
(edit) @10812   7 years Don-vip fix #13313 - Copy no longer only copies the selected object ID to …
(edit) @10811   7 years Don-vip fix #13010 - Load plugins from list (modified patch by michael2402) - …
(edit) @10809   7 years Don-vip fix #13175 - Use invalidation event instead of isChanged() (patch by …
(edit) @10807   7 years Don-vip update new TLD from IANA
(edit) @10806   7 years Don-vip fix #13303 - Fixes for hatched texture (modified patch by michael2402) …
(edit) @10805   7 years Don-vip fix #13287 - Projection updates to support multiple projections (patch …
(edit) @10804   7 years Don-vip fix #13350 - Copy&pasting an object is not considered a change (patch …
(edit) @10803   7 years Don-vip fix #13347 - simplify CrossingWays test (patch by Gerd Petermann)
(edit) @10802   7 years Don-vip fix #13346 - NPE
(edit) @10801   7 years Don-vip fix #13341 - refactor construction of data flavors, specify …
(edit) @10800   7 years Don-vip fix #13331 - Use progressive form 'Determining' instead of 'Determine'
(edit) @10797   7 years Don-vip fix #13339 - NPE
(edit) @10796   7 years Don-vip see #13339 - do not replace short user names blindly in status report
(edit) @10795   7 years Don-vip fix #13322 - NPE
Note: See TracRevisionLog for help on using the revision log.