source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14658   5 years simon04 see #17178 - Upload selection: fix help topic, make help button visible
(edit) @14657   5 years simon04 see #17178 - Save session: add help button
(edit) @14656   5 years simon04 see #17178 - Search notes: add help button
(edit) @14655   5 years simon04 see #17178 - Search presets: add help buttons, add button icons
(edit) @14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
(edit) @14653   5 years simon04 fix #16874 – Keep the id on the POI if unglueing When unglueing a …
(edit) @14652   5 years simon04 PropertiesMembershipChoiceDialog fix typo of r14650
(edit) @14651   5 years simon04 see #17170 - TagInfoExtract: create imageDir
(edit) @14650   5 years simon04 Extract PropertiesMembershipChoiceDialog.ExistingBothNew enum
(edit) @14649   5 years simon04 see #17173 - Fix LinkTest
(edit) @14648   5 years simon04 fix #17067 - Duplicate settings for display of hatching area
(edit) @14647   5 years simon04 see #17173 - Use correct language prefixes for OSM wiki Reference: …
(edit) @14646   5 years simon04 fix #17173 - Detect preset wiki languages automatically
(edit) @14645   5 years Don-vip fix #17174 - Add 22000 as a valid voltage value
(edit) @14644   5 years Don-vip see #16525 - fix i18n issue
(edit) @14643   5 years Don-vip optimize parsing by creating static regex patterns (patch by …
(edit) @14642   5 years simon04 LanguageInfo: add unit tests
(edit) @14641   5 years simon04 Extract Mediawiki class
(edit) @14640   5 years simon04 fix #17169 - Missing MessageFormat arguments in OptionParser
(edit) @14639   5 years simon04 see #17170 - Update README
(edit) @14638   5 years simon04 Run PMD on scripts/ and apply fixes
(edit) @14637   5 years simon04 Run Checkstyle on scripts/ and apply fixes
(edit) @14636   5 years simon04 see #17170 - Adapt build.xml to compile+run TagInfoExtract
(edit) @14635   5 years simon04 see #17170 - Refactoring of TagInfoExtract
(edit) @14634   5 years simon04 fix #17170 - Migrate TagInfoExtract.groovy to Java
(edit) @14633   5 years Don-vip fix #17171 - update preset wiki languages (patch by naoliv)
(edit) @14632   5 years simon04 fix #15817 - Imagery Preferences: collect all cache settings in the …
(edit) @14631   5 years simon04 see #15817 - Imagery Preferences: harmonize cache size units
(edit) @14630   5 years simon04 fix #16497 - Support relative paths in .joz session file
(edit) @14629   5 years simon04 fix #15918 - Confusing English texts (Imagery preferences)
(edit) @14628   5 years simon04 fix #16706 - Zoom to selection should not zoom out for zoom on a node …
(edit) @14627   5 years GerdP fix #17167 : Regression from #17119 clipped closed path was not closed
(edit) @14626   5 years stoecker see #16123 - support complete style/rule/preset scan using josm server …
(edit) @14625   5 years Don-vip add copy constructor, needed for plugins
(edit) @14624   5 years Don-vip fix various SonarQube issues
(edit) @14623   5 years Don-vip Google+ is shutting down, see …
(edit) @14622   5 years Don-vip fix #17160 - don't open local files with custom browser
(edit) @14621   5 years Don-vip fix #17159 - Don't sort map_size values in information=map preset
(edit) @14620   5 years stoecker see #16123 - don't append logfile output
(edit) @14619   5 years stoecker see #16123 - add logfile output, drop old ignores
(edit) @14618   5 years Don-vip i18n update
(edit) @14617   5 years Don-vip update presets lang
(edit) @14616   5 years stoecker see #16073 - output skipped ignores at the end
(edit) @14615   5 years Don-vip fix recent sonar issues
(edit) @14614   5 years Don-vip see #16073 - increase read timeout for slow WMS servers
(edit) @14613   5 years Don-vip fix #14666 - Do not resize membership table (patch by bagage)
(edit) @14612   5 years Don-vip see #16073 - mark ignored tests as skipped
(edit) @14611   5 years Don-vip see #16073 - increase read timeout for slow WMS servers
(edit) @14610   5 years Don-vip add building=carport
(edit) @14609   5 years GerdP checkstyle fix
(edit) @14608   5 years Klumbumbus fix #17149, see #15774 - remove couplings:type from hydrant preset due …
(edit) @14607   5 years GerdP see #17040 call setTransferHandler(null) in destroy()
(edit) @14606   5 years Don-vip see #16073 - handle locale-dependent error messages such as XML …
(edit) @14605   5 years Don-vip see #16073 - convert single global test to one test per imagery entry …
(edit) @14604   5 years Don-vip tools update: awaitility 3.1.5, equalsverifier 3.1.2, jmockit 1.44, …
(edit) @14603   5 years Don-vip fix #17145 - fix java warnings in tests (patch by francois2)
(edit) @14602   5 years GerdP see #17040 fix typo in ChangesetCacheManager.destroyInstance() so that …
(edit) @14601   5 years GerdP see #17040 dispose PreferenceDialog and call removeWindowListener()
(edit) @14600   5 years stoecker see #17141 - fix typo in sync script
(edit) @14599   5 years GerdP fix #17035: Validator: Improve progress monitor …
(edit) @14598   5 years GerdP see #17040 kitofx.patch: use String.intern() for deduplication of …
(edit) @14597   5 years Don-vip see #16525 - fix issues
(edit) @14596   5 years GerdP fix checkstyle issue
(edit) @14595   5 years GerdP see #15774: fix typo reg. E:fire_hydrant:pressure and remove …
(edit) @14594   5 years GerdP see #15774: Add robustness for typos in ignoretags.cfg Before a …
(edit) @14593   5 years Klumbumbus fix #15774 - Update emergency=fire_hydrant preset (based on patch by …
(edit) @14592   5 years Don-vip fix minor code style issues
(edit) @14591   5 years Don-vip fix #16525 - improve sport=climbing presets (patch by schoschi, modified)
(edit) @14590   5 years Don-vip fix #17050 - Refactor the GeoImageLayer and related to use a Data …
(edit) @14589   5 years GerdP #see #17040 implement Destroyable in ToggleDialog.TitleBar and use it …
(edit) @14588   5 years GerdP fix findbugs, remove redundant code One small side effect: test …
(edit) @14587   5 years GerdP - fix more findbugs warnings - change varible names from lon,lat to x,y
(edit) @14586   5 years GerdP Fix some findbugs warnings, no functional change
(edit) @14585   5 years GerdP see #17055 Disable autofix for possibly misspelled tag values Some …
(edit) @14584   5 years GerdP see #17119change @since xxx to real value I hoped this is done by the …
(edit) @14583   5 years GerdP fix #17119: Improve rendering time of partly visible complex shapes …
(edit) @14582   5 years GerdP see #17119: Add unit test with rather complex multipolygon and small …
(edit) @14581   5 years Don-vip fix recent sonar issues
(edit) @14580   5 years Don-vip fix #17117 - ignore historic=heritage, water_source=main
(edit) @14579   5 years GerdP see #17120: fix unit test: shop=gas was added to presets, use shop=abs …
(edit) @14578   5 years Don-vip It's Christmas time! Animate our "Getting Started" page with shining …
(edit) @14577   5 years Klumbumbus fix #17130 - warn about area:highway on unclosed ways and nodes
(edit) @14576   5 years stoecker do not complain about order of polygons, see #16073
(edit) @14575   5 years Klumbumbus fix #17120 - add shop=gas (patch by naoliv, icon by naoliv, modified, …
(edit) @14574   5 years Klumbumbus fix #17115 - enhance crane preset (patch by naoliv)
(edit) @14573   5 years Don-vip see #17116 - use existing translated string
(edit) @14572   5 years Don-vip see #16073 - improve WMTS parsing
(edit) @14571   5 years GerdP see #17055 When harmonized value is only 3 characters reduce allowed …
(edit) @14570   5 years Don-vip fix #17116 - translate "No tile at this zoom level"
(edit) @14569   5 years Don-vip see #16073 - correct handling of server projections
(edit) @14568   5 years Don-vip see #16129 - update to latest ESRI definitions (ArcMap 10.6.1 / …
(edit) @14567   5 years Don-vip remove TLD from IANA
(edit) @14566   5 years Don-vip see #16073 - double timeouts
(edit) @14565   5 years Don-vip see #16073 - detection of json errors
(edit) @14564   5 years Don-vip see #16073 - better detection of bad zoom errors
(edit) @14563   5 years GerdP fix #17036 Don't show 'Way terminates on Area' when node is tagged …
(edit) @14562   5 years GerdP fix #16911 regression from r13729 : make sure that redo tree is …
(edit) @14561   5 years GerdP fix #17112 regression from r14461
(edit) @14560   5 years Klumbumbus fix #17110 - allow billboards to be on ways (enhanced patch by naoliv)
(edit) @14559   5 years GerdP fix #17108 avoid duplicate warning for unclosed ways which are also …
Note: See TracRevisionLog for help on using the revision log.