source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10570   8 years Don-vip fix #13171 - Do not complain for non-existent files during cache …
(edit) @10568   8 years Don-vip fix #13169 - Extract imagery layer settings to new class (patch by …
(edit) @10567   8 years stoecker see #13084 - remove workaround - it will probably cause more trouble …
(edit) @10566   8 years stoecker see #13084 - fix some errors in icon move
(edit) @10562   8 years wiktorn Use whole file if cache file size is greater than desired limit. …
(edit) @10558   8 years wiktorn Do not cache IOException in JCS, they should be cached only in memory. …
(edit) @10552   8 years Don-vip checkstyle
(edit) @10549   8 years simon04 see #13137 - Remove MapQuest Open from SlippyMapBBoxChooser
(edit) @10548   8 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
(edit) @10547   8 years Don-vip fix #13159 - Move image processors out of imagery layer (patch by …
(edit) @10545   8 years wiktorn Use stale cache tiles if IOException occurs * small pretty print …
(edit) @10543   8 years Don-vip update new TLD from IANA
(edit) @10542   8 years wiktorn Allow ButtonColumn to override rendered button text
(edit) @10541   8 years wiktorn Use Main.worker instead of private worker.
(edit) @10536   8 years wiktorn Extract ButtonColumn to separate class Make cache stats public so …
(edit) @10534   8 years wiktorn Do not use 180 meridian hack when drawing tiles from different zoom * …
(edit) @10531   8 years Don-vip update new TLD from IANA
(edit) @10528   8 years Don-vip fix #13069 - "Crossing waterways" reported for waterway=stream + …
(edit) @10527   8 years Don-vip fix #12994 - Old style SideButton usage errors
(edit) @10525   8 years Don-vip fix #12994 - Old style SideButton usage errors
(edit) @10524   8 years Don-vip update new TLD from IANA
(edit) @10523   8 years Don-vip update new TLD from IANA
(edit) @10521   8 years Don-vip update new TLD from IANA
(edit) @10520   8 years Don-vip fix #13115 - fix NPE, improve WMS errors handling
(edit) @10513   8 years Don-vip fix #13071 - Make DateUtilsTest.testTsFromString and …
(edit) @10512   8 years Don-vip update new TLD from IANA
(edit) @10509   8 years Don-vip update new TLD from IANA
(edit) @10508   8 years Don-vip fix #13078 - Add new listener that fires before first layer is added …
(edit) @10507   8 years Don-vip fix #13095 - Exception on closing layers (patch by michael2402) - gsoc-core
(edit) @10506   8 years Don-vip update new TLD from IANA
(edit) @10505   8 years bastiK see #9995 - change default gui scale from 'auto' (0) to 1.0 for stable …
(edit) @10504   8 years Don-vip fix #12919 - scale indicator regression (patch by michael2402)
(edit) @10498   8 years Don-vip keep up to 10 errors/warnings now that we use a better bug report system
(edit) @10497   8 years Don-vip update new TLD from IANA
(edit) @10496   8 years Don-vip fix #13072 - Change missing layer painter action from crash to error …
(edit) @10494   8 years stoecker Don't use SideButton outside toggle dialogs, fix #12994
(edit) @10493   8 years Don-vip josm-geojson plugin renamed to geojson
(edit) @10492   8 years Don-vip update new TLD from IANA
(edit) @10491   8 years Don-vip fix #13000 - Exception when deleting last layer for 2nd time (patch by …
(edit) @10490   8 years Don-vip fix #13003 - IllegalArgumentException: Attempted to remove listener …
(edit) @10489   8 years Don-vip checkstyle
(edit) @10488   8 years wiktorn Improve message. Closes: #13031
(edit) @10486   8 years Don-vip fix #13049 - Inform map view of Projection updates (patch by …
(edit) @10485   8 years stoecker style fix
(edit) @10484   8 years stoecker see #9995 - don't expose GuiSizesHelper for image purpose
(edit) @10483   8 years Don-vip fix #13047 - Make time zone test work in any time zone (patch by …
(edit) @10482   8 years stoecker see #12994 - don't warn about SideButton without icon
(edit) @10481   8 years stoecker Don't use SideButton outside toggle dialogs, see #12994, see #13054
(edit) @10480   8 years stoecker fix #13038 - patch by Michael Zangl - gsoc-core - fix exception
(edit) @10479   8 years stoecker Don't use SideButton outside toggle dialogs, see #12994
(edit) @10478   8 years stoecker fix #13040 - patch by Michael Zangl - gsoc-core - fix exception
(edit) @10477   8 years Don-vip checkstyle
(edit) @10476   8 years Don-vip fix #13046 - Warn if layer calls removeLayer during attachToMapView …
(edit) @10475   8 years Don-vip fix #13045 - Inconsistent timezone handling in tests/nmea (patch by …
(edit) @10474   8 years wiktorn Use WarningLayerPainter as a temporary painter for layers during …
(edit) @10472   8 years Don-vip see #10862 - https://issues.apache.org/jira/browse/VALIDATOR-290 has …
(edit) @10471   8 years Don-vip fix #13043 - NPE
(edit) @10470   8 years Don-vip see #13043 - fix typo
(edit) @10469   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10468   8 years Don-vip update new TLD from IANA
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10466   8 years wiktorn Get intermediate steps when needed. Closes: #13035
(edit) @10465   8 years stoecker Old style SideButton usage, see #12994
(edit) @10464   8 years stoecker don't add Resource, when it should not, see #12994
(edit) @10463   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10462   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10461   8 years Don-vip see #13029 - fix javadoc warnings
(edit) @10460   8 years Don-vip update new TLD from IANA
(edit) @10459   8 years Don-vip see #13033 - fix javadoc warning
(edit) @10458   8 years Don-vip fix #13029 - Replace hookUpMapView by attachToMapView (patch by …
(edit) @10457   8 years Don-vip fix #13033 - JoinAreasActionTest: Do not set status line (patch by …
(edit) @10454   8 years Don-vip fix #12999 - Exception after resolving conflicts (patch by …
(edit) @10453   8 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10452   8 years Don-vip fix #13019 - Make commands trigger an implicit layer redraw (patch by …
(edit) @10448   8 years Don-vip fix more deprecation warnings
(edit) @10447   8 years Don-vip see #12994, see #13018 - checkstyle
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10444   8 years Don-vip fix #13018 - Use new test rules for AutosaveTaskTest, increase …
(edit) @10442   8 years Don-vip fix #13009 - NPE on startup of JOSM (patch by michael2402) - gsoc-core
(edit) @10440   8 years wiktorn Restore call to setNativeScaleLayer incidentally removed during …
(edit) @10438   8 years stoecker see #12994 - Old style SideButton
(edit) @10436   8 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10433   8 years Don-vip checkstyle
(edit) @10432   8 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
(edit) @10428   8 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
(edit) @10424   8 years stoecker see #12994 - don't use SideButton outside side panel
(edit) @10423   8 years wiktorn fix NPE when tileCache is null Closes: #12995
(edit) @10422   8 years Don-vip fix #12992 - Way with waterway=dam cause false validator warning
(edit) @10421   8 years Klumbumbus fix @since 10420
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10418   8 years wiktorn Checkstyle fixes.
(edit) @10417   8 years wiktorn Fix block cache growing outside the limit. * Missing setting of the …
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10412   8 years Don-vip fix #12981 - mimic the old behavior of the layer listeners (patch by …
(edit) @10411   8 years Don-vip update new TLD from IANA
(edit) @10410   8 years stoecker do not use full archive name, but only hashCode for cache name
(edit) @10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(edit) @10408   8 years wiktorn Set core pool size to 1, so minimum number of thread can be 1. …
(edit) @10407   8 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
(edit) @10406   8 years Don-vip sonar - squid:S899 - Return values should not be ignored when they …
Note: See TracRevisionLog for help on using the revision log.