source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10786   8 years Don-vip see #11390 - remove non-working java version check as it would need to …
(edit) @10785   8 years Don-vip update new TLD from IANA
(edit) @10784   8 years simon04 see #11823 - Delay minimap initialization until first use This does …
(edit) @10783   8 years simon04 fix #13070 - Upload dialog not sized correctly
(edit) @10782   8 years simon04 fix #13317 - pressing enter in wizard box should create the overpass query
(edit) @10781   8 years simon04 fix #11874 - No progress bar while downloading plugins
(edit) @10780   8 years simon04 MatchFactory: check for keyword collisions
(edit) @10779   8 years Don-vip see #12994 - Old style SideButton usage errors
(edit) @10778   8 years Don-vip fix #13305 - correct javadoc in TestError (patch by gpetermann_muenchen)
(edit) @10777   8 years Don-vip see #13312 - add debug information (patch by michael2402) - gsoc-core
(edit) @10776   8 years Don-vip fix #13295 - improve UnconnectedWays test performance (patch by …
(edit) @10775   8 years simon04 Typo (referred)
(edit) @10774   8 years simon04 see #11390, see #12890 - Drop Match.{existsMatch,forallMatch} in …
(edit) @10773   8 years simon04 I18n update
(edit) @10772   8 years Don-vip update new TLD from IANA
(edit) @10771   8 years Klumbumbus fix #13298 - Use postal_code instead of addr:postcode for places …
(edit) @10770   8 years Klumbumbus fix #13292 - Preset: Remove high, medium and low values for key …
(edit) @10769   8 years Don-vip fix Taginfo errors reported by Jochen Topf on @josm-dev
(edit) @10768   8 years Don-vip sonar - squid:S3655 - Optional value should only be accessed after …
(edit) @10767   8 years Don-vip fix #13268 - fix error in telephone.svg
(edit) @10766   8 years Don-vip fix #13290 - pasting from other layer changes objects position …
(edit) @10765   8 years Don-vip checkstyle
(edit) @10764   8 years Don-vip sonar - squid:S1191 - Classes from "sun.*" packages should not be used
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10762   8 years Don-vip sonar - squid:UselessParenthesesCheck
(edit) @10761   8 years Don-vip sonar - squid:S1696 - "NullPointerException" should not be caught
(edit) @10760   8 years Don-vip sonar - squid:S2153 - Boxing and unboxing should not be immediately …
(edit) @10759   8 years Don-vip sonar - squid:S2440 - Classes with only "static" methods should not be …
(edit) @10758   8 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10757   8 years Don-vip sonar - squid:S1659 - Multiple variables should not be declared on the …
(edit) @10756   8 years Don-vip add robustness to DomainValidatorTestIT
(edit) @10755   8 years Don-vip sonar - various fixes
(edit) @10754   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10753   8 years Don-vip update to equalsverifier 2.1.5
(edit) @10752   8 years Don-vip fix warning in unit test
(edit) @10751   8 years Klumbumbus see #13217 - fix icon size display for tag combinations like …
(edit) @10750   8 years Klumbumbus see #13217 - remove duplicate icon; ignore historic=charcoal_pile
(edit) @10749   8 years Don-vip fix javadoc
(edit) @10748   8 years Don-vip sonar - squid:S00100 - Method names should comply with a naming convention
(edit) @10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10746   8 years Don-vip see #11390, see #11924 - replace javax.xml.bind.DatatypeConverter
(edit) @10745   8 years Don-vip fix javadoc warnings
(edit) @10744   8 years Don-vip see #12890 - remove calls to deprecated predicates in unit tests
(edit) @10743   8 years Don-vip sonar - pmd-unit-tests:UseAssertTrueInsteadOfAssertEquals
(edit) @10742   8 years Don-vip sonar - squid:CallToDeprecatedMethod - remove calls to deprecated methods
(edit) @10741   8 years Don-vip see #11924 - XMLReaderFactory has been deprecated in Java 9, see …
(edit) @10740   8 years Don-vip checkstyle: ignore file length of DomainValidator.java
(edit) @10739   8 years Don-vip wms capabilities fetching: remove duplicate log, add unit test robustness
(edit) @10738   8 years Don-vip update new TLD from IANA
(edit) @10737   8 years Don-vip fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
(edit) @10736   8 years Don-vip fix #13271 - Make TagCollection count the occurence of tags (patch by …
(edit) @10735   8 years Don-vip fix #13264 - more lenient TMS url regex to allow - zoom separator
(edit) @10734   8 years Don-vip see #12022 - Add Gnome Atk wrapper package details to status report
(edit) @10733   8 years Don-vip checkstyle
(edit) @10732   8 years Don-vip fix #13272 - add robustness against malformed zip files
(edit) @10731   8 years simon04 fix #13276 - icon flashes when zooming Do never load local images …
(edit) @10730   8 years Don-vip update to checkstyle 7.1
(edit) @10729   8 years Don-vip fix compiler/javadoc warnings
(edit) @10728   8 years Don-vip see #11390 - fix checkstyle violations
(edit) @10727   8 years Klumbumbus see #12575 - add craft=roofer icon (self created, CC0, PD)
(edit) @10726   8 years Don-vip update new TLD from IANA
(edit) @10725   8 years Klumbumbus see #13217 - fix water_point icon and pixel align aerialway station icon
(edit) @10724   8 years Klumbumbus see #13217, see #13204 - fix icons
(edit) @10723   8 years simon04 Fix javadoc
(edit) @10722   8 years simon04 fix #13267 - JOSM does not remember last used tags after restart Due …
(edit) @10721   8 years simon04 Remove too specific Utils functions
(edit) @10720   8 years simon04 Close bug report dialog with escape
(edit) @10719   8 years simon04 I18n update
(edit) @10718   8 years simon04 see #11390 - Simplify StreamUtils
(edit) @10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
(edit) @10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
(edit) @10715   8 years simon04 see #11390, see #12890 - Deprecate Predicates class
(edit) @10714   8 years simon04 see #11390 - Use CompletableFuture for async image loading
(edit) @10713   8 years simon04 About dialog: display readme in monospaced font
(edit) @10712   8 years simon04 Typo
(edit) @10711   8 years simon04 fix #13063 - "Select all" and "Search" ignore filters
(edit) @10710   8 years simon04 fix #12570 - Group MapCSS tag checker tests
(edit) @10709   8 years Klumbumbus see #13217, see #13204 - fix two icons
(edit) @10708   8 years Don-vip fix #13254 - Deprecate proj4j plugin
(edit) @10707   8 years Klumbumbus see #13217 - fix some icons; see #13204 - add reef mappaint style and …
(edit) @10706   8 years Klumbumbus see #13217 - replace about 166 png icons by svg from …
(edit) @10705   8 years Don-vip unit test robustness
(edit) @10704   8 years Don-vip see #12472 - fix build when error-prone is not used
(edit) @10703   8 years Don-vip add robustness in unit test against malformed zip archives
(edit) @10702   8 years Don-vip fix #13260 - Disable DTD resolution when loading .osm files
(edit) @10701   8 years simon04 fix #12815 - Improve way accuracy; show helper line when removing node …
(edit) @10700   8 years Don-vip fix #13250 - performance optimization when sorting sorting members of …
(edit) @10699   8 years Don-vip fix #13255 - Document AbstractProjection (patch by michael2402) - gsoc-core
(edit) @10698   8 years Don-vip update new TLD from IANA
(edit) @10697   8 years Don-vip fix #13258 - Pull benchmark code out of renderer (patch by …
(edit) @10696   8 years simon04 Status report: distinguish +active vs. -inactive style/preset/rule entries
(edit) @10695   8 years simon04 see #13236 - Set caret to beginning of status report
(edit) @10694   8 years simon04 fix #13249 see #13236 - No not change caret position (for editable …
(edit) @10693   8 years Don-vip fix compiler warning
(edit) @10692   8 years Don-vip fix javadoc warnings
(edit) @10691   8 years Don-vip see #11390, fix #12890 - finish transition to Java 8 predicates/functions
(edit) @10690   8 years Don-vip ignore https://github.com/molysgaard/OAM-JOSM from tagging preset …
(edit) @10689   8 years Don-vip see #11390, see #12890 - Use Java 8 Function
(edit) @10688   8 years Don-vip remove call to deprecated method
(edit) @10687   8 years Don-vip remove deprecated Main.paste* fields (not used anymore by SVN plugins)
(edit) @10686   8 years Don-vip do not cache 404 results of HTTP requests (not found)
(edit) @10685   8 years Don-vip remove old TLD from IANA
(edit) @10684   8 years Don-vip fix #13251 - Improve multipolygon validator performance (patch by …
(edit) @10683   8 years Don-vip fix #13250 - JOSM seems to hang after sorting members of a complex …
(edit) @10682   8 years Don-vip fix #13203 - Ctrl-D (Duplicate) places new object on top of source …
(edit) @10681   8 years Don-vip update new TLD from IANA
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10679   8 years Don-vip fix TLD order
(edit) @10678   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10677   8 years Don-vip patch SimpleCharStream.template to remove encoding null-handling …
(edit) @10676   8 years Don-vip fix #13204 - add natural=reef to internal presets (no icon found)
(edit) @10675   8 years Don-vip update new TLD from IANA
(edit) @10674   8 years Don-vip fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
(edit) @10673   8 years Don-vip fix #13241 - Fix min->max typo in AbstractTileSourceLayer (patch by …
(edit) @10672   8 years Don-vip see #12472 - fix "UnsynchronizedOverridesSynchronized" warnings
(edit) @10671   8 years Don-vip see #12472 - fix "MissingCasesInEnumSwitch" warnings
(edit) @10670   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10669   8 years Don-vip fix #13237 - Should not duplicate layer names in the changeset source
(edit) @10668   8 years Don-vip patch Token.template and TokenMgrError to add missing @Override …
(edit) @10667   8 years Don-vip fix javadoc warning (missing override)
(edit) @10666   8 years Don-vip update new TLD from IANA
(edit) @10665   8 years Don-vip fix #13236 - Display text from the beginning in large JOSM text areas
(edit) @10664   8 years Don-vip fix #13234 - NPE
(edit) @10663   8 years Don-vip fix #13223 - Minor command class fixes (patch by michael2402, …
(edit) @10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
(edit) @10661   8 years Don-vip fix #13229 - Can't unselect objects (partial revert of r10659)
(edit) @10660   8 years Don-vip see #13225 - fix ImproveWayaccuracy mode (partial revert of r10656)
(edit) @10659   8 years Don-vip see #12472 - fix more warnings, increase maximum number of reported …
(edit) @10658   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates (forgot some)
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10656   8 years Don-vip see #12472 - fix warning "ReferenceEquality"
(edit) @10655   8 years Don-vip see #12472 - fix warning "OperatorPrecedence"
(edit) @10654   8 years Don-vip see #13128 - checkstyle
(edit) @10653   8 years Don-vip see #12472 - fix warning "ClassCanBeStatic"
(edit) @10652   8 years wiktorn Fix not using the calculated disk cache size. Add unit tests for …
(edit) @10651   8 years Don-vip fix #13210 - Start extracting coordinate conversion out of tile source …
(edit) @10650   8 years Don-vip see #13208 - update unit test
(edit) @10649   8 years Don-vip fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core
(edit) @10648   8 years stoecker fix i18n, see #13208
(edit) @10647   8 years Don-vip see #11390 - use functional comparators
(edit) @10646   8 years Don-vip fix #13164 - Creating a conflict after editing a relation inside and …
(edit) @10645   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10644   8 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @10643   8 years Don-vip see #11390 - use method reference
(edit) @10642   8 years Don-vip fix #13184 - NPE while trying to exit JOSM
(edit) @10641   8 years Don-vip move unit tests from UtilsTest to HttpClientTest (should have been …
(edit) @10640   8 years Don-vip fix #13208 - Use real string for concatenation in note layer tooltip …
(edit) @10639   8 years Don-vip fix #13207 - IllegalStateException: cannot open system clipboard
(edit) @10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10637   8 years Don-vip fix #13050 - cannot copy from the object history view (patch by …
(edit) @10636   8 years Don-vip see #13201 - checkstyle
(edit) @10635   8 years simon04 fix #13201: Support Geo URLs with negative values
(edit) @10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10633   8 years Don-vip NPE seen in unit tests
(edit) @10632   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10631   8 years Don-vip see #11924 - use jacoco-0.7.8-20160724.185238-10 snapshot to include …
(edit) @10630   8 years simon04 fix #13201 - Support Geo URLs on command line and open location
(edit) @10629   8 years simon04 fix #13085 - When downloading from Overpass, a "download area too …
(edit) @10628   8 years Don-vip see #12472 - error-prone causes problems with coverity and java 9, …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10626   8 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10625   8 years Don-vip see #11390 - Java 8: use more lambdas / method references
(edit) @10624   8 years Don-vip update new TLD from IANA
(edit) @10623   8 years Don-vip fix #13199 - Fix RelationMemberTransferableTest (patch by michael2402) …
(edit) @10622   8 years Don-vip fix #13198 - Add new flow layout that does the right height …
(edit) @10621   8 years Don-vip fix #13197 - bad use of method references instead of lambdas, causing …
(edit) @10620   8 years Don-vip fix #13196 - remove FileDrop class (patch my michael2402) - gsoc-core
(edit) @10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
(edit) @10618   8 years Don-vip see #11390 - Java 8: use java.util.Base64
(edit) @10617   8 years Don-vip remove unused code
(edit) @10616   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10615   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10614   8 years Don-vip see #11390, see #12472 - Update to error-prone 2.0.11
(edit) @10613   8 years Don-vip see #12478 - do not try to enable dragging in headless mode
(edit) @10612   8 years Don-vip see #11390, fix #12910 - Clean WMS Imagery (patch by michael2402) - …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10610   8 years Don-vip ignore abstract junit test
(edit) @10609   8 years Don-vip fix javadoc
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10607   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: Make Condition a …
(edit) @10606   8 years Don-vip javadoc - fix typos
(edit) @10605   8 years Don-vip see #12478 - Use ​Swing Copy/Paste instead of CopyAction/PasteAction …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10603   8 years Don-vip see #13172 - fix javadoc
(edit) @10602   8 years Don-vip fix TLD order, causing unit test failure
(edit) @10601   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10599   8 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
(edit) @10598   8 years Don-vip sonar - pmd:ImmutableField - Immutable Field - gsoc-core
(edit) @10597   8 years Don-vip see #12905 - sonar - pmd:BooleanGetMethodName - A getX() method which …
(edit) @10596   8 years Don-vip see #11390, see #13120, see #13190 - sonar - squid:S1612 - Lambdas …
(edit) @10595   8 years Don-vip update new TLD from IANA
(edit) @10594   8 years Don-vip see #11390, see #12908 - sonar - squid:S1612 - Lambdas should be …
(edit) @10593   8 years Don-vip see #11390 - sonar - squid:S2293 - improved use of diamond operator …
(edit) @10592   8 years Don-vip see #11390, fix #13192 - Update LayerPositionStrategy to be a java 8 …
(edit) @10591   8 years Don-vip see #13191 - fix typos - gsoc-core
(edit) @10590   8 years Don-vip see #11390, fix #13191 - Documentation and migration to java 8 of …
(edit) @10589   8 years Don-vip see #12472 - fix "Non-exhaustive switch" compilation warning
(edit) @10588   8 years Don-vip see #11390, fix #13120 - Use a new memory manager for imagery layers …
(edit) @10587   8 years Don-vip fix #13187 - Set encoding of remote control error pages to UTF-8 and …
(edit) @10586   8 years Don-vip see #11390, fix #13190 - Allow Lambda bug report parameters (patch by …
(edit) @10585   8 years Don-vip see #11390, fix #12905 - Add more information to the bug report (patch …
(edit) @10584   8 years Don-vip see #12908 - checkstyle
(edit) @10583   8 years Don-vip see #11390, fix #12952 - Java 8: Disable auto boxing for …
(edit) @10582   8 years Don-vip see #11390, fix #12908 - Java 8: Move to java Predicates (patch by …
(edit) @10581   8 years Don-vip see #11390, fix #12472 - Use error-prone in build (patch by simon04, …
(edit) @10580   8 years Don-vip see #11390 - switch to Java 8
(edit) @10579   8 years Klumbumbus see #13084 - fix preset icon
(edit) @10578   8 years Don-vip fix #13178 - Fix duplicate put of dx/dy in imagery session export …
(edit) @10577   8 years Don-vip fix #13176 - Document ImageryInfo (patch by michael2402) - gsoc-core
(edit) @10576   8 years Don-vip fix #13174 - Use invalidate instead of redraw to repaint the layer …
(edit) @10575   8 years Klumbumbus see #13084 - fix preset icon path see #13158 - fix viewbox of …
(edit) @10574   8 years bastiK fix presets (see #13084)
(edit) @10573   8 years bastiK only keep higher resolution image for duplicate images (see #13084)
(edit) @10572   8 years Don-vip update new TLD from IANA
(edit) @10571   8 years Don-vip fix #13172 - Move ImageryLayer.d[xy] to the settings (patch by …
(edit) @10570   8 years Don-vip fix #13171 - Do not complain for non-existent files during cache …
(edit) @10569   8 years Don-vip fix #13157 - Make DateUtilsTest not time out on some time zones (patch …
(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) @10565   8 years Klumbumbus see #13084 - move all (602) icons from osm svn to josm svn …
(edit) @10564   8 years Don-vip update to StdUtils for NSIS v1.10
(edit) @10563   8 years Don-vip fix #13157 - Make DateUtilsTest not time out on some time zones - gsoc-core
(edit) @10562   8 years wiktorn Use whole file if cache file size is greater than desired limit. …
(edit) @10561   8 years stoecker see #13158 - add some sanity checks to geticons script
(edit) @10560   8 years Don-vip Increase default timeout to avoid random network errors on big jar …
(edit) @10559   8 years Don-vip checkstyle, javadoc
(edit) @10558   8 years wiktorn Do not cache IOException in JCS, they should be cached only in memory. …
(edit) @10557   8 years Don-vip fix #13163 - JCSCachedTileLoaderJobTest: Use unique cache key for …
(edit) @10556   8 years Don-vip fix #13159 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10555   8 years Don-vip update to equalsverifier 2.1.3
(edit) @10554   8 years Don-vip fix #13158 - remove -inkscape* properties from SVG files - see …
(edit) @10553   8 years Don-vip fix #13079 - Use JOSMTestRules instead of JOSMFixture (tools tests, …
(edit) @10552   8 years Don-vip checkstyle
(edit) @10551   8 years Klumbumbus see #13117 - add leisure=fitness_centre to sport=multi and …
(edit) @10550   8 years Don-vip see #11755, see #13145 - update version of opening_hours.js to 3.4.0
(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) @10546   8 years Don-vip fix #13150, see #11924 - exclude nashorn classes from jacoco coverage …
(edit) @10545   8 years wiktorn Use stale cache tiles if IOException occurs * small pretty print …
(edit) @10544   8 years Klumbumbus fix #13140 - add government=* combobox to office=government
(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) @10540   8 years Klumbumbus fix #13076 - add preset for railway=funicular; fix #13081 - add …
(edit) @10539   8 years Klumbumbus fix #13117 - add leisure=fitness_centre to presets; use icon from …
(edit) @10538   8 years Klumbumbus fix #13138 - add warnings for water without natural=water and …
(edit) @10537   8 years Klumbumbus fix #13144 - Include female, male and unisex in …
(edit) @10536   8 years wiktorn Extract ButtonColumn to separate class Make cache stats public so …
(edit) @10535   8 years Klumbumbus fix #13156, see #9389 - allow oneway=yes
(edit) @10534   8 years wiktorn Do not use 180 meridian hack when drawing tiles from different zoom * …
(edit) @10533   8 years Klumbumbus see #13084 - move unused icons from osm svn to josm svn …
(edit) @10532   8 years Klumbumbus see #13084 - move unused icons from osm svn to josm svn …
(edit) @10531   8 years Don-vip update new TLD from IANA
(edit) @10530   8 years Klumbumbus see #12646 - don't warn about "Unconnected waterway or wrong way flow" …
(edit) @10529   8 years Don-vip use Monocle as JavaFX headless platform to allow plugins using JavaFX …
(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
Note: See TracRevisionLog for help on using the revision log.