source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13792   6 years stoecker fix #16103 - add map type definitions
(edit) @13791   6 years Don-vip see #10989, #16215, fix #16199 - load "Malgun Gothic" font on Windows …
(edit) @13790   6 years Don-vip see #16215 - Add Korean translation
(edit) @13789   6 years Klumbumbus fix #16177 - add leisure=resort (icon: collage from existing icons, …
(edit) @13788   6 years Klumbumbus fix #15877 - autofix roof:color and building:color to roof:colour and …
(edit) @13787   6 years Klumbumbus * fix #16214 - Provide autofix to remove completely useless area=yes …
(edit) @13786   6 years Klumbumbus * fix #16254 - add a drinking_water=* checkbox to the fountain preset …
(edit) @13785   6 years Klumbumbus add hints in presets to use E.123 format for phone and fax numbers
(edit) @13784   6 years Don-vip see #8011 - i18n update
(edit) @13783   6 years Don-vip see #8011 - attempt to display list of Launchpad contributors to …
(edit) @13782   6 years Don-vip see #8011 - fix icon warnings
(edit) @13781   6 years Don-vip see #8011 - improve About dialog to promote translations: * add …
(edit) @13780   6 years Don-vip see #16294 - fix NPE
(edit) @13779   6 years wiktorn Checkstyle fixes
(edit) @13778   6 years wiktorn Prefer Cache-Control header over Expires header According to RFC2616 …
(edit) @13777   6 years wiktorn Use setRememberWindowGeometry instead overriding setVisible See: #16249
(edit) @13776   6 years Don-vip don't display error dialog when loading preferences in headless mode
(edit) @13775   6 years Don-vip fix preferences initialization
(edit) @13774   6 years wiktorn Remember Add Imagery dialog position See: #16249
(edit) @13773   6 years wiktorn Add numbering to get layers button on Add WMTS Layer See: #16249
(edit) @13772   6 years wiktorn Fix Add WMS Panel layout See: #16249
(edit) @13771   6 years stoecker handle exception in case of invalid ELI geometries, reduce geometry …
(edit) @13770   6 years Klumbumbus * fix #16276 - Add faces=* to clock preset * fix #16293 - Add …
(edit) @13769   6 years Don-vip don't display error dialog when loading preferences in headless mode
(edit) @13768   6 years Don-vip determine platform
(edit) @13767   6 years Don-vip load Preferences in ImageryCompare script to fix deep NPE at initialization
(edit) @13766   6 years Don-vip API alignment between Relation/RelationData and …
(edit) @13765   6 years Don-vip fix unit tests, PMD violation
(edit) @13764   6 years Don-vip add OsmData interface, abstraction of DataSet
(edit) @13763   6 years Don-vip see #16288 - forgot one dot in error message
(edit) @13762   6 years Don-vip see #16258 - changeset attribute can now be missing
(edit) @13761   6 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
(edit) @13760   6 years Don-vip i18n fix
(edit) @13759   6 years Don-vip typo
(edit) @13758   6 years Don-vip checkstyle, javadoc
(edit) @13757   6 years wiktorn Change camelCase to hyphen-case for imagery attributes See: #16249, #15940
(edit) @13756   6 years wiktorn Fix layout for "is properly georeferenced" See: #16249
(edit) @13755   6 years wiktorn Fix NPE when no layer selected See: #16249
(edit) @13754   6 years wiktorn Fix fixbugs
(edit) @13753   6 years wiktorn Do not return null map, empty map instead.
(edit) @13752   6 years wiktorn Default layer name for WMTS
(edit) @13751   6 years wiktorn More precise add imagery verification if all data is provided See: #16249
(edit) @13750   6 years wiktorn Add javadoc
(edit) @13749   6 years wiktorn Remove unused function & better error reporting See: #16249
(edit) @13748   6 years wiktorn Forgot file for [13746]
(edit) @13747   6 years wiktorn Report parse exceptions as WMTSGetCapabilitiesException See: #16249
(edit) @13746   6 years wiktorn Add filter for WMTS layers, calculate preferred widths for columns. …
(edit) @13745   6 years wiktorn Layout fixes See: #16249
(edit) @13744   6 years wiktorn Remove SupressFBwarning
(edit) @13743   6 years wiktorn Fix bugs spotted by findbugs
(edit) @13742   6 years wiktorn Checkstyle fixes
(edit) @13741   6 years wiktorn PMD fixes
(edit) @13740   6 years wiktorn Javadoc fixes
(edit) @13739   6 years Don-vip see #16260 - fix spotbugs serialization warnings
(edit) @13738   6 years Don-vip see #16280 - downgrade test to information level until autofix works …
(edit) @13737   6 years Don-vip fix #16201 - Fixes calculation of scaling factor (patch by floscher)
(edit) @13736   6 years Don-vip see #16260 - fix build
(edit) @13735   6 years wiktorn Fix tests
(edit) @13734   6 years wiktorn GUI for imagery definitions refactor Extend preferences panel by: - …
(edit) @13733   6 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13732   6 years wiktorn New functions - moveReaderToTag - now you can specify function which …
(edit) @13731   6 years wiktorn Fix caching long filenames and expiration - when long name is passed …
(edit) @13730   6 years Don-vip fix #16277 - catch SecurityException when loading tiles
(edit) @13729   6 years Don-vip fix #16260 - fix major performance problems seen during first JOSM …
(edit) @13728   6 years Don-vip use JOSM Utils.encodeUrl
(edit) @13727   6 years Don-vip fix #14718 - display a warning when a file cannot be found
(edit) @13726   6 years Don-vip see #14835 - log a warning message when focus cannot be set
(edit) @13725   6 years stoecker proper URL encoding
(edit) @13724   6 years Don-vip fix #15124 - remember settings in "download along track" panel
(edit) @13723   6 years Don-vip fix #16201 - Simplify calculation of SVG size in ImageProvider (patch …
(edit) @13722   6 years Don-vip see #16260, see #16311 - increase default memory options to 2GB
(edit) @13721   6 years Don-vip fix #16264, see #16188, see #16189 - reduce validator false positives: …
(edit) @13720   6 years Don-vip fix r13717
(edit) @13719   6 years Don-vip update to PMD 6.3.0 + ad4166e30079b676e22459108692f78759405ed8 See …
(edit) @13718   6 years Don-vip add crop=tea
(edit) @13717   6 years Don-vip better API alignment between Way and WayData
(edit) @13716   6 years Don-vip see #16047 - catch correct exception
(edit) @13715   6 years Don-vip see #16047 - implement workaround against problem seen with IcedTeaWeb …
(edit) @13714   6 years stoecker fix wrong variable names
(edit) @13713   6 years stoecker update ignores
(edit) @13712   6 years Don-vip see #16256 - improve "building with almost square angle" autofix: try …
(edit) @13711   6 years Don-vip update plugin signature ignore list, for kendi3d update
(edit) @13710   6 years Don-vip update CONTRIBUTION, increase unit test timeout, upgrade checkstyle to …
(edit) @13709   6 years Don-vip i18n update
(edit) @13708   6 years Don-vip see #16129 - hopefully the last update
(edit) @13707   6 years Don-vip see #16129 - fix areas of Mongolia UTM zones see …
(edit) @13706   6 years Don-vip see #16129 - new update (forgot many projection codes and nadgrid …
(edit) @13705   6 years Don-vip see #16129 - call PROJ by JNI if available. Faster and removes the …
(edit) @13704   6 years Don-vip see #16129 - update remaining codes on Linux, does not work on Windows
(edit) @13703   6 years Don-vip see #16129 - escape quotes on Windows
(edit) @13702   6 years Don-vip see #16129 - fix Java warnings
(edit) @13701   6 years Don-vip fix #15851, see #14652 - load DST Root CA X3 from native keystore …
(edit) @13700   6 years Don-vip see #15560, see #16047 - detect java 10/11 packages
(edit) @13699   6 years Don-vip fix #16248 - fix parsing of XML namespace in WMS capabilities (patch …
(edit) @13698   6 years Don-vip fix PMD violations
(edit) @13697   6 years Don-vip see #16243 - fix introduced SonarQube issues
(edit) @13696   6 years stoecker add a note about manifest reconstruction and the ugly 70 byte limit
(edit) @13695   6 years Don-vip see #15560, see #16047 - detect java 10/11 packages
(edit) @13694   6 years Don-vip fix #16133, see #16053 - fix imagery layer offset bug (regression of …
(edit) @13693   6 years Don-vip fix #15851 - search certificates in /etc/ssl/certs
Note: See TracRevisionLog for help on using the revision log.