source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14745   5 years simon04 see #17178 - About: add help button
(edit) @14744   5 years simon04 see #17178 - Search menu items: add help button
(edit) @14743   5 years simon04 see #17178 - Rectified Image: add help button
(edit) @14742   5 years simon04 see #17178 - Jump to position: add help button
(edit) @14741   5 years simon04 see #16497 - revert r14725/r14724/r14723/r14718/r14630 Support for …
(edit) @14740   5 years simon04 I18n update
(edit) @14739   5 years GerdP see #17055 add K:natural=shrub to suppress false positive in validator
(edit) @14738   5 years Don-vip fix #17242 - DataIntegrityProblemException when reading large files …
(edit) @14737   5 years Don-vip fix #17252 - ignore expressway
(edit) @14736   5 years Don-vip fix #17262 - fix public transport links
(edit) @14735   5 years Klumbumbus fix #17253, fix #17254, fix #17255, fix #17256 - remove some false …
(edit) @14734   5 years GerdP fix #16706 (16706-improve-v2.patch)
(edit) @14733   5 years simon04 I18n update
(edit) @14732   5 years GerdP fix #17246 NPE in TagChecker (regression of r14727) Unit test added
(edit) @14731   5 years simon04 see #15817 - CacheSettingsPanel: add i18n hint
(edit) @14730   5 years simon04 see #16525 - Exclude numeric climbing values from i18n
(edit) @14729   5 years simon04 fix #15824 - Display non default API URL in upload dialog
(edit) @14728   5 years simon04 see #17225 - Validate correct Key:interval syntax
(edit) @14727   5 years GerdP fix #17233: Remove support for TagChecker configuration files starting …
(edit) @14726   5 years Don-vip fix #17235 - NPE
(edit) @14725   5 years simon04 see #16497 - SessionWriter: use ../ to escape ZIP file
(edit) @14724   5 years simon04 see #16497 - Use NIO.2 in SessionReader
(edit) @14723   5 years simon04 see #16497 fix #17228 - Avoid backslashes in session files
(edit) @14722   5 years GerdP fix #10784 no progress in DownloadAlongAction (regression from r14688)
(edit) @14721   5 years GerdP fix PMD issue: The final local variable name 'ERR_TYPE_SPACE' doesn't …
(edit) @14720   5 years GerdP fix #17224: Remove need for left-right-hand-traffic.osm
(edit) @14719   5 years Don-vip increase timeout
(edit) @14718   5 years simon04 see #16497 - Relative paths for geoimages in session file
(edit) @14717   5 years GerdP revert r14716, is not compatible with poly plugin
(edit) @14716   5 years GerdP see #17201: Improve progress monitor: Let OsmImporter decide what task …
(edit) @14715   5 years Klumbumbus fix #14661, see #17144 - Add type of zoo (patch by naoliv)
(edit) @14714   5 years Klumbumbus fix #17143 - add traffic_calming=dip, sort traffic calming presets …
(edit) @14713   5 years simon04 see #14462 - ChildRelationBrowser: add popup menu
(edit) @14712   5 years simon04 see #17225 - Allow Key:interval only on relations
(edit) @14711   5 years simon04 see #17225 - Add Key:interval to presets
(edit) @14710   5 years Don-vip fix #17207 - NPE
(edit) @14709   5 years Don-vip fix #17222 - "Select relation" button in relation list doesn't work
(edit) @14708   5 years GerdP sonar: rename methoods for unit tests to start with test no functional …
(edit) @14707   5 years simon04 see #17192 - Harmonize "<unset>" with advanced preference
(edit) @14706   5 years GerdP fix more recent sonar issues
(edit) @14705   5 years GerdP fix some sonar issues - split complex methods into smaller blocks - …
(edit) @14704   5 years GerdP fix #17219 TagChecker.isTagInPresets() doesn't work
(edit) @14703   5 years Klumbumbus see #17173 - improve preset wiki links
(edit) @14702   5 years Don-vip fix #17206 - add missing files for Spotbugs 3.1.10 (regression from r14604)
(edit) @14701   5 years GerdP fix #17192 Improve about installation details dialog
(edit) @14700   5 years simon04 RelationTree: show root handles
(edit) @14699   5 years GerdP change visibility of buildPrimitive() Needed for fixes in import plugins
(edit) @14698   5 years simon04 fix #15569 - Revise warning text for basic authentication
(edit) @14697   5 years GerdP fix pmd warning caused by r14693
(edit) @14696   5 years GerdP fix #17199 - Don't suggest different spelling when all preset values …
(edit) @14695   5 years Don-vip It's 2019 and Oracle has finally discovered what HTTPS is about
(edit) @14694   5 years Don-vip see #16073 - allow to ignore error only based on its last part
(edit) @14693   5 years GerdP fix #17192 Add tab with installation details in "About" popup
(edit) @14692   5 years simon04 see #17182 - fix warning
(edit) @14691   5 years simon04 see #17202 - Fix NPE in UploadDialogTest
(edit) @14690   5 years simon04 see #17202 - Use Shortcut#setTooltip to fix deprecations
(edit) @14689   5 years simon04 fix #17202 - InputMapUtils: display Ctrl+Enter in action tooltip
(edit) @14688   5 years GerdP see #17201 improve progressMonitor for internal osm (xml) importer
(edit) @14687   5 years GerdP revert accidential commit
(edit) @14686   5 years GerdP
(edit) @14685   5 years simon04 fix #14462 - Harmonize relation actions provided in popup menus
(edit) @14684   5 years simon04 Fix typo
(edit) @14683   5 years GerdP fix #17199 Add keys length and width to ignore list
(edit) @14682   5 years simon04 ExportRelationToGpxAction: i18n fix
(edit) @14681   5 years simon04 Refactoring: use LinkedList.descendingIterator in ExportRelationToGpxAction
(edit) @14680   5 years simon04 fix #14856 - Add naming tags for relations: water/waterway/wetland …
(edit) @14679   5 years simon04 GenericRelationEditor: bind Ctrl+Enter to okay action
(edit) @14678   5 years simon04 see #13160 - use atomic AtomicBoolean.compareAndSet
(edit) @14677   5 years Don-vip see #14666 - add propertiesdialog.autoresizeTagsTable option, …
(edit) @14676   5 years Don-vip fix #17182 - restore contextual menu of history dialog
(edit) @14675   5 years simon04 HistoryViewer: fix code duplication
(edit) @14674   5 years Don-vip fix #17181 - IAE at OsmIdSelectionDialog.setupDialog
(edit) @14673   5 years GerdP fix #17197 (regression from r14509) Only reset selection when last …
(edit) @14672   5 years GerdP fix #17184: fix leaks in ValidateUploadHook and …
(edit) @14671   5 years simon04 Status report: exclude file history, Overpass queries
(edit) @14670   5 years GerdP fix #17186: Simplify code in ImproveWayAccuracyAction
(edit) @14669   5 years GerdP see #13160: Avoid additional deadlocks caused by r13854
(edit) @14668   5 years simon04 fix #17185 - Do not offer unsupported file types for saving OsmDataLayer
(edit) @14667   5 years simon04 see #17185 - Allow to save active ValidatorLayer
(edit) @14666   5 years GerdP fix #17183: unfurl Validator Panel first and set error list later so …
(edit) @14665   5 years simon04 checkstyle
(edit) @14664   5 years stoecker fix test cases, see #17173
(edit) @14663   5 years Don-vip see #16525 - use more explicit opening_hours value
(edit) @14662   5 years simon04 see #16874 fix #17180 - NPE in UnGlueAction
(edit) @14661   5 years Don-vip see #17162 - i18n update
(edit) @14660   5 years stoecker see #17173 - proper prefixes for OSM wiki
(edit) @14659   5 years Don-vip fix tests broken since r14654
(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
Note: See TracRevisionLog for help on using the revision log.