source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @13734   7 years wiktorn GUI for imagery definitions refactor Extend preferences panel by: - …
(edit) @13733   7 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13732   7 years wiktorn New functions - moveReaderToTag - now you can specify function which …
(edit) @13731   7 years wiktorn Fix caching long filenames and expiration - when long name is passed …
(edit) @13730   7 years Don-vip fix #16277 - catch SecurityException when loading tiles
(edit) @13729   7 years Don-vip fix #16260 - fix major performance problems seen during first JOSM …
(edit) @13728   7 years Don-vip use JOSM Utils.encodeUrl
(edit) @13727   7 years Don-vip fix #14718 - display a warning when a file cannot be found
(edit) @13726   7 years Don-vip see #14835 - log a warning message when focus cannot be set
(edit) @13725   7 years stoecker proper URL encoding
(edit) @13724   7 years Don-vip fix #15124 - remember settings in "download along track" panel
(edit) @13723   7 years Don-vip fix #16201 - Simplify calculation of SVG size in ImageProvider (patch …
(edit) @13722   7 years Don-vip see #16260, see #16311 - increase default memory options to 2GB
(edit) @13721   7 years Don-vip fix #16264, see #16188, see #16189 - reduce validator false positives: …
(edit) @13720   7 years Don-vip fix r13717
(edit) @13719   7 years Don-vip update to PMD 6.3.0 + ad4166e30079b676e22459108692f78759405ed8 See …
(edit) @13718   7 years Don-vip add crop=tea
(edit) @13717   7 years Don-vip better API alignment between Way and WayData
(edit) @13716   7 years Don-vip see #16047 - catch correct exception
(edit) @13715   7 years Don-vip see #16047 - implement workaround against problem seen with IcedTeaWeb …
Note: See TracRevisionLog for help on using the revision log.