source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13834   6 years Klumbumbus ignore indoor=room for now
(edit) @13833   6 years Klumbumbus see #12575 - add icons for locksmith and key_cutter (from …
(edit) @13832   6 years Don-vip fix #5603, see #5256, see #15240 - add first/last buttons for geoimage …
(edit) @13831   7 years Don-vip fix #16313 - NPE
(edit) @13830   7 years Don-vip SonarQube - remove code duplication
(edit) @13829   7 years Don-vip SonarQube - fix minor issues
(edit) @13828   7 years wiktorn Sonar fixes, javadocs. See: #16249
(edit) @13827   7 years Don-vip SonarQube - fix minor issues
(edit) @13826   7 years Don-vip fix #16311 - set JNLP max-heap-size to 2GB
(edit) @13825   7 years Don-vip SonarQube - squid:S3878 - Arrays should not be created for varargs …
(edit) @13824   7 years Don-vip SonarQube - fix code style issues
(edit) @13823   7 years Don-vip see #9984, see #16047 - Java 11 handles transparent PNG out of the …
(edit) @13822   7 years Don-vip fix #16307 - detect certificate used by Slovakian Government
(edit) @13821   7 years Don-vip fix #16308, see #16047 - remove blank png icon. With jdk-11-ea+14 JOSM …
(edit) @13820   7 years Don-vip see #16047 - tune add-exports options for Java 11
(edit) @13819   7 years Don-vip see #2089, see #16047 - move JavaFX classes to their own package in …
(edit) @13818   7 years Don-vip see #15560 - fix javadoc warnings with Java 10
(edit) @13817   7 years Don-vip fix #15828 - Allow copy/pasting author names from user list dialog
(edit) @13816   7 years Don-vip fix #10229 - clear cached style of ways when they are moved (without …
(edit) @13815   7 years Don-vip fix #10047 - Initialize only active mappaint styles
(edit) @13814   7 years Don-vip fix #15367 - Power transformer extension
(edit) @13813   7 years Don-vip make sure unit test is stable
(edit) @13812   7 years Don-vip https access to OSM Dev API
(edit) @13811   7 years Don-vip javadoc
(edit) @13810   7 years Don-vip support rendering of IPrimitive
(edit) @13809   7 years Don-vip define InterestingTags functions in IPrimitive
(edit) @13808   7 years Don-vip add IPrimitive.getReferrers(boolean allowWithoutDataset)
(edit) @13807   7 years Don-vip define getDataSet() in IPrimitive, tune Geometry methods signatures
(edit) @13806   7 years Don-vip add IPrimitive.visitReferrers(PrimitiveVisitor)
(edit) @13805   7 years Don-vip use INode interface in Geometry class
(edit) @13804   7 years Don-vip move isKeyTrue/isKeyFalse from AbstractPrimitive to Tagged
(edit) @13803   7 years Don-vip add new class PrimitiveComparator
(edit) @13802   7 years Don-vip fix #16220 - fix plugin filter
(edit) @13801   7 years stoecker detect space at URL end
(edit) @13800   7 years Don-vip fix #16192 - sort map paint style settings by label
(edit) @13799   7 years Don-vip fix #16220 - filter plugins by installation state
(edit) @13798   7 years Don-vip see #13937 - code cleanup
(edit) @13797   7 years Don-vip fix #13937 - save imagery offset bookmarks by locale-insensitive id …
(edit) @13796   7 years Don-vip see #16103 - checkstyle
(edit) @13795   7 years Don-vip fix #13561, fix #16265 - fix mapmode change issues with "Adjust …
(edit) @13794   7 years Don-vip see #16288 - fix build
(edit) @13793   7 years Don-vip see #16288 - replace similar i18n strings (script update for plugins)
(edit) @13792   7 years stoecker fix #16103 - add map type definitions
(edit) @13791   7 years Don-vip see #10989, #16215, fix #16199 - load "Malgun Gothic" font on Windows …
(edit) @13790   7 years Don-vip see #16215 - Add Korean translation
(edit) @13789   7 years Klumbumbus fix #16177 - add leisure=resort (icon: collage from existing icons, …
(edit) @13788   7 years Klumbumbus fix #15877 - autofix roof:color and building:color to roof:colour and …
(edit) @13787   7 years Klumbumbus * fix #16214 - Provide autofix to remove completely useless area=yes …
(edit) @13786   7 years Klumbumbus * fix #16254 - add a drinking_water=* checkbox to the fountain preset …
(edit) @13785   7 years Klumbumbus add hints in presets to use E.123 format for phone and fax numbers
(edit) @13784   7 years Don-vip see #8011 - i18n update
(edit) @13783   7 years Don-vip see #8011 - attempt to display list of Launchpad contributors to …
(edit) @13782   7 years Don-vip see #8011 - fix icon warnings
(edit) @13781   7 years Don-vip see #8011 - improve About dialog to promote translations: * add …
(edit) @13780   7 years Don-vip see #16294 - fix NPE
(edit) @13779   7 years wiktorn Checkstyle fixes
(edit) @13778   7 years wiktorn Prefer Cache-Control header over Expires header According to RFC2616 …
(edit) @13777   7 years wiktorn Use setRememberWindowGeometry instead overriding setVisible See: #16249
(edit) @13776   7 years Don-vip don't display error dialog when loading preferences in headless mode
(edit) @13775   7 years Don-vip fix preferences initialization
(edit) @13774   7 years wiktorn Remember Add Imagery dialog position See: #16249
(edit) @13773   7 years wiktorn Add numbering to get layers button on Add WMTS Layer See: #16249
(edit) @13772   7 years wiktorn Fix Add WMS Panel layout See: #16249
(edit) @13771   7 years stoecker handle exception in case of invalid ELI geometries, reduce geometry …
(edit) @13770   7 years Klumbumbus * fix #16276 - Add faces=* to clock preset * fix #16293 - Add …
(edit) @13769   7 years Don-vip don't display error dialog when loading preferences in headless mode
(edit) @13768   7 years Don-vip determine platform
(edit) @13767   7 years Don-vip load Preferences in ImageryCompare script to fix deep NPE at initialization
(edit) @13766   7 years Don-vip API alignment between Relation/RelationData and …
(edit) @13765   7 years Don-vip fix unit tests, PMD violation
(edit) @13764   7 years Don-vip add OsmData interface, abstraction of DataSet
(edit) @13763   7 years Don-vip see #16288 - forgot one dot in error message
(edit) @13762   7 years Don-vip see #16258 - changeset attribute can now be missing
(edit) @13761   7 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
(edit) @13760   7 years Don-vip i18n fix
(edit) @13759   7 years Don-vip typo
(edit) @13758   7 years Don-vip checkstyle, javadoc
(edit) @13757   7 years wiktorn Change camelCase to hyphen-case for imagery attributes See: #16249, #15940
(edit) @13756   7 years wiktorn Fix layout for "is properly georeferenced" See: #16249
(edit) @13755   7 years wiktorn Fix NPE when no layer selected See: #16249
(edit) @13754   7 years wiktorn Fix fixbugs
(edit) @13753   7 years wiktorn Do not return null map, empty map instead.
(edit) @13752   7 years wiktorn Default layer name for WMTS
(edit) @13751   7 years wiktorn More precise add imagery verification if all data is provided See: #16249
(edit) @13750   7 years wiktorn Add javadoc
(edit) @13749   7 years wiktorn Remove unused function & better error reporting See: #16249
(edit) @13748   7 years wiktorn Forgot file for [13746]
(edit) @13747   7 years wiktorn Report parse exceptions as WMTSGetCapabilitiesException See: #16249
(edit) @13746   7 years wiktorn Add filter for WMTS layers, calculate preferred widths for columns. …
(edit) @13745   7 years wiktorn Layout fixes See: #16249
(edit) @13744   7 years wiktorn Remove SupressFBwarning
(edit) @13743   7 years wiktorn Fix bugs spotted by findbugs
(edit) @13742   7 years wiktorn Checkstyle fixes
(edit) @13741   7 years wiktorn PMD fixes
(edit) @13740   7 years wiktorn Javadoc fixes
(edit) @13739   7 years Don-vip see #16260 - fix spotbugs serialization warnings
(edit) @13738   7 years Don-vip see #16280 - downgrade test to information level until autofix works …
(edit) @13737   7 years Don-vip fix #16201 - Fixes calculation of scaling factor (patch by floscher)
(edit) @13736   7 years Don-vip see #16260 - fix build
(edit) @13735   7 years wiktorn Fix tests
Note: See TracRevisionLog for help on using the revision log.