source: josm/trunk/src/org/openstreetmap/josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13869   7 years Don-vip spotbugs - MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @13868   7 years Don-vip spotbugs - DLS_DEAD_LOCAL_STORE
(edit) @13867   7 years Don-vip spotbugs - fix potential NPE
(edit) @13866   7 years Don-vip spotbugs - SE_BAD_FIELD_STORE
(edit) @13864   7 years Don-vip see #15310 - remove dead code
(edit) @13861   7 years wiktorn Ensure that tiles from lower zoom leveles are loaded When lower zoom …
(edit) @13856   7 years Don-vip fix #16322 - fix typo
(edit) @13855   7 years Don-vip fix #11304 - preserve zoom after OSM layer <-> GPX layer conversion
(edit) @13854   7 years Don-vip fix #8939 - prevent add/edit tag dialog to be created twice when …
(edit) @13853   7 years Don-vip fix #11949 - History dialog: insert <wbr> in username labels to …
(edit) @13852   7 years Don-vip SonarQube - fix more code issues
(edit) @13851   7 years Don-vip remove TLD from IANA
(edit) @13850   7 years Don-vip fix build
(edit) @13849   7 years Don-vip SonarQube - fix minor code issues
(edit) @13847   7 years Don-vip fix #16302 - IAE when switching map mode while offset dialog is open
(edit) @13845   7 years Don-vip fix #16321, see #10047 - mapcss metadata is required
(edit) @13844   7 years Don-vip see #15240 - remove duplicated icons
(edit) @13843   7 years Don-vip fix #16319 - scale bookmark and toolbar icons properly
(edit) @13842   7 years Don-vip see #16319 - scale properly all icons using ButtonSpec
(edit) @13840   7 years Don-vip fix #16319 - scale properly icon of Help button
(edit) @13839   7 years wiktorn Sonar fixes and javadoc * AddImageryLayerAction - do not use {{ }} …
(edit) @13838   7 years Don-vip fix #16316 - catch InvalidPathException
(edit) @13836   7 years Don-vip fix #13889 - Make preset searchs ignore accents
(edit) @13832   7 years Don-vip fix #5603, see #5256, see #15240 - add first/last buttons for geoimage …
(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) @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) @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   8 years Don-vip fix #15828 - Allow copy/pasting author names from user list dialog
(edit) @13816   8 years Don-vip fix #10229 - clear cached style of ways when they are moved (without …
(edit) @13815   8 years Don-vip fix #10047 - Initialize only active mappaint styles
(edit) @13811   8 years Don-vip javadoc
(edit) @13810   8 years Don-vip support rendering of IPrimitive
(edit) @13809   8 years Don-vip define InterestingTags functions in IPrimitive
(edit) @13808   8 years Don-vip add IPrimitive.getReferrers(boolean allowWithoutDataset)
(edit) @13807   8 years Don-vip define getDataSet() in IPrimitive, tune Geometry methods signatures
(edit) @13806   8 years Don-vip add IPrimitive.visitReferrers(PrimitiveVisitor)
(edit) @13805   8 years Don-vip use INode interface in Geometry class
(edit) @13804   8 years Don-vip move isKeyTrue/isKeyFalse from AbstractPrimitive to Tagged
(edit) @13803   8 years Don-vip add new class PrimitiveComparator
(edit) @13802   8 years Don-vip fix #16220 - fix plugin filter
(edit) @13800   8 years Don-vip fix #16192 - sort map paint style settings by label
(edit) @13799   8 years Don-vip fix #16220 - filter plugins by installation state
(edit) @13798   8 years Don-vip see #13937 - code cleanup
(edit) @13797   8 years Don-vip fix #13937 - save imagery offset bookmarks by locale-insensitive id …
(edit) @13796   8 years Don-vip see #16103 - checkstyle
(edit) @13795   8 years Don-vip fix #13561, fix #16265 - fix mapmode change issues with "Adjust …
(edit) @13792   8 years stoecker fix #16103 - add map type definitions
(edit) @13791   8 years Don-vip see #10989, #16215, fix #16199 - load "Malgun Gothic" font on Windows …
(edit) @13790   8 years Don-vip see #16215 - Add Korean translation
(edit) @13783   8 years Don-vip see #8011 - attempt to display list of Launchpad contributors to …
(edit) @13782   8 years Don-vip see #8011 - fix icon warnings
(edit) @13781   8 years Don-vip see #8011 - improve About dialog to promote translations: * add …
(edit) @13778   8 years wiktorn Prefer Cache-Control header over Expires header According to RFC2616 …
(edit) @13777   8 years wiktorn Use setRememberWindowGeometry instead overriding setVisible See: #16249
(edit) @13776   8 years Don-vip don't display error dialog when loading preferences in headless mode
(edit) @13774   8 years wiktorn Remember Add Imagery dialog position See: #16249
(edit) @13773   8 years wiktorn Add numbering to get layers button on Add WMTS Layer See: #16249
(edit) @13772   8 years wiktorn Fix Add WMS Panel layout See: #16249
(edit) @13769   8 years Don-vip don't display error dialog when loading preferences in headless mode
(edit) @13766   8 years Don-vip API alignment between Relation/RelationData and …
(edit) @13765   8 years Don-vip fix unit tests, PMD violation
(edit) @13764   8 years Don-vip add OsmData interface, abstraction of DataSet
(edit) @13763   8 years Don-vip see #16288 - forgot one dot in error message
(edit) @13762   8 years Don-vip see #16258 - changeset attribute can now be missing
(edit) @13761   8 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
(edit) @13760   8 years Don-vip i18n fix
(edit) @13759   8 years Don-vip typo
(edit) @13758   8 years Don-vip checkstyle, javadoc
(edit) @13757   8 years wiktorn Change camelCase to hyphen-case for imagery attributes See: #16249, #15940
(edit) @13756   8 years wiktorn Fix layout for "is properly georeferenced" See: #16249
(edit) @13755   8 years wiktorn Fix NPE when no layer selected See: #16249
(edit) @13754   8 years wiktorn Fix fixbugs
(edit) @13753   8 years wiktorn Do not return null map, empty map instead.
(edit) @13752   8 years wiktorn Default layer name for WMTS
(edit) @13751   8 years wiktorn More precise add imagery verification if all data is provided See: #16249
(edit) @13750   8 years wiktorn Add javadoc
(edit) @13749   8 years wiktorn Remove unused function & better error reporting See: #16249
(edit) @13748   8 years wiktorn Forgot file for [13746]
(edit) @13747   8 years wiktorn Report parse exceptions as WMTSGetCapabilitiesException See: #16249
(edit) @13746   8 years wiktorn Add filter for WMTS layers, calculate preferred widths for columns. …
(edit) @13745   8 years wiktorn Layout fixes See: #16249
(edit) @13744   8 years wiktorn Remove SupressFBwarning
(edit) @13743   8 years wiktorn Fix bugs spotted by findbugs
(edit) @13742   8 years wiktorn Checkstyle fixes
(edit) @13741   8 years wiktorn PMD fixes
(edit) @13740   8 years wiktorn Javadoc fixes
(edit) @13739   8 years Don-vip see #16260 - fix spotbugs serialization warnings
(edit) @13738   8 years Don-vip see #16280 - downgrade test to information level until autofix works …
(edit) @13737   8 years Don-vip fix #16201 - Fixes calculation of scaling factor (patch by floscher)
(edit) @13736   8 years Don-vip see #16260 - fix build
(edit) @13734   8 years wiktorn GUI for imagery definitions refactor Extend preferences panel by: - …
(edit) @13733   8 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
Note: See TracRevisionLog for help on using the revision log.