source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14731   6 years simon04 see #15817 - CacheSettingsPanel: add i18n hint
(edit) @14730   6 years simon04 see #16525 - Exclude numeric climbing values from i18n
(edit) @14729   6 years simon04 fix #15824 - Display non default API URL in upload dialog
(edit) @14728   6 years simon04 see #17225 - Validate correct Key:interval syntax
(edit) @14727   6 years GerdP fix #17233: Remove support for TagChecker configuration files starting …
(edit) @14726   6 years Don-vip fix #17235 - NPE
(edit) @14725   6 years simon04 see #16497 - SessionWriter: use ../ to escape ZIP file
(edit) @14724   6 years simon04 see #16497 - Use NIO.2 in SessionReader
(edit) @14723   6 years simon04 see #16497 fix #17228 - Avoid backslashes in session files
(edit) @14722   6 years GerdP fix #10784 no progress in DownloadAlongAction (regression from r14688)
(edit) @14721   6 years GerdP fix PMD issue: The final local variable name 'ERR_TYPE_SPACE' doesn't …
(edit) @14720   6 years GerdP fix #17224: Remove need for left-right-hand-traffic.osm
(edit) @14719   6 years Don-vip increase timeout
(edit) @14718   6 years simon04 see #16497 - Relative paths for geoimages in session file
(edit) @14717   6 years GerdP revert r14716, is not compatible with poly plugin
(edit) @14716   6 years GerdP see #17201: Improve progress monitor: Let OsmImporter decide what task …
(edit) @14715   6 years Klumbumbus fix #14661, see #17144 - Add type of zoo (patch by naoliv)
(edit) @14714   6 years Klumbumbus fix #17143 - add traffic_calming=dip, sort traffic calming presets …
(edit) @14713   6 years simon04 see #14462 - ChildRelationBrowser: add popup menu
(edit) @14712   6 years simon04 see #17225 - Allow Key:interval only on relations
(edit) @14711   6 years simon04 see #17225 - Add Key:interval to presets
(edit) @14710   6 years Don-vip fix #17207 - NPE
(edit) @14709   6 years Don-vip fix #17222 - "Select relation" button in relation list doesn't work
(edit) @14708   6 years GerdP sonar: rename methoods for unit tests to start with test no functional …
(edit) @14707   6 years simon04 see #17192 - Harmonize "<unset>" with advanced preference
(edit) @14706   6 years GerdP fix more recent sonar issues
(edit) @14705   6 years GerdP fix some sonar issues - split complex methods into smaller blocks - …
(edit) @14704   6 years GerdP fix #17219 TagChecker.isTagInPresets() doesn't work
(edit) @14703   6 years Klumbumbus see #17173 - improve preset wiki links
(edit) @14702   6 years Don-vip fix #17206 - add missing files for Spotbugs 3.1.10 (regression from r14604)
(edit) @14701   6 years GerdP fix #17192 Improve about installation details dialog
(edit) @14700   6 years simon04 RelationTree: show root handles
(edit) @14699   6 years GerdP change visibility of buildPrimitive() Needed for fixes in import plugins
(edit) @14698   6 years simon04 fix #15569 - Revise warning text for basic authentication
(edit) @14697   6 years GerdP fix pmd warning caused by r14693
(edit) @14696   6 years GerdP fix #17199 - Don't suggest different spelling when all preset values …
(edit) @14695   6 years Don-vip It's 2019 and Oracle has finally discovered what HTTPS is about
(edit) @14694   6 years Don-vip see #16073 - allow to ignore error only based on its last part
(edit) @14693   6 years GerdP fix #17192 Add tab with installation details in "About" popup
(edit) @14692   6 years simon04 see #17182 - fix warning
(edit) @14691   6 years simon04 see #17202 - Fix NPE in UploadDialogTest
(edit) @14690   6 years simon04 see #17202 - Use Shortcut#setTooltip to fix deprecations
(edit) @14689   6 years simon04 fix #17202 - InputMapUtils: display Ctrl+Enter in action tooltip
(edit) @14688   6 years GerdP see #17201 improve progressMonitor for internal osm (xml) importer
(edit) @14687   6 years GerdP revert accidential commit
(edit) @14686   6 years GerdP
(edit) @14685   6 years simon04 fix #14462 - Harmonize relation actions provided in popup menus
(edit) @14684   6 years simon04 Fix typo
(edit) @14683   6 years GerdP fix #17199 Add keys length and width to ignore list
(edit) @14682   6 years simon04 ExportRelationToGpxAction: i18n fix
(edit) @14681   6 years simon04 Refactoring: use LinkedList.descendingIterator in ExportRelationToGpxAction
(edit) @14680   6 years simon04 fix #14856 - Add naming tags for relations: water/waterway/wetland …
(edit) @14679   6 years simon04 GenericRelationEditor: bind Ctrl+Enter to okay action
(edit) @14678   6 years simon04 see #13160 - use atomic AtomicBoolean.compareAndSet
(edit) @14677   6 years Don-vip see #14666 - add propertiesdialog.autoresizeTagsTable option, …
(edit) @14676   6 years Don-vip fix #17182 - restore contextual menu of history dialog
(edit) @14675   6 years simon04 HistoryViewer: fix code duplication
(edit) @14674   6 years Don-vip fix #17181 - IAE at OsmIdSelectionDialog.setupDialog
(edit) @14673   6 years GerdP fix #17197 (regression from r14509) Only reset selection when last …
(edit) @14672   6 years GerdP fix #17184: fix leaks in ValidateUploadHook and …
(edit) @14671   6 years simon04 Status report: exclude file history, Overpass queries
(edit) @14670   6 years GerdP fix #17186: Simplify code in ImproveWayAccuracyAction
(edit) @14669   6 years GerdP see #13160: Avoid additional deadlocks caused by r13854
(edit) @14668   6 years simon04 fix #17185 - Do not offer unsupported file types for saving OsmDataLayer
(edit) @14667   6 years simon04 see #17185 - Allow to save active ValidatorLayer
(edit) @14666   6 years GerdP fix #17183: unfurl Validator Panel first and set error list later so …
(edit) @14665   6 years simon04 checkstyle
(edit) @14664   6 years stoecker fix test cases, see #17173
(edit) @14663   6 years Don-vip see #16525 - use more explicit opening_hours value
(edit) @14662   6 years simon04 see #16874 fix #17180 - NPE in UnGlueAction
(edit) @14661   6 years Don-vip see #17162 - i18n update
(edit) @14660   6 years stoecker see #17173 - proper prefixes for OSM wiki
(edit) @14659   6 years Don-vip fix tests broken since r14654
(edit) @14658   6 years simon04 see #17178 - Upload selection: fix help topic, make help button visible
(edit) @14657   6 years simon04 see #17178 - Save session: add help button
(edit) @14656   6 years simon04 see #17178 - Search notes: add help button
(edit) @14655   6 years simon04 see #17178 - Search presets: add help buttons, add button icons
(edit) @14654   6 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
(edit) @14653   6 years simon04 fix #16874 – Keep the id on the POI if unglueing When unglueing a …
(edit) @14652   6 years simon04 PropertiesMembershipChoiceDialog fix typo of r14650
(edit) @14651   6 years simon04 see #17170 - TagInfoExtract: create imageDir
(edit) @14650   6 years simon04 Extract PropertiesMembershipChoiceDialog.ExistingBothNew enum
(edit) @14649   6 years simon04 see #17173 - Fix LinkTest
(edit) @14648   6 years simon04 fix #17067 - Duplicate settings for display of hatching area
(edit) @14647   6 years simon04 see #17173 - Use correct language prefixes for OSM wiki Reference: …
(edit) @14646   6 years simon04 fix #17173 - Detect preset wiki languages automatically
(edit) @14645   6 years Don-vip fix #17174 - Add 22000 as a valid voltage value
(edit) @14644   6 years Don-vip see #16525 - fix i18n issue
(edit) @14643   6 years Don-vip optimize parsing by creating static regex patterns (patch by …
(edit) @14642   6 years simon04 LanguageInfo: add unit tests
(edit) @14641   6 years simon04 Extract Mediawiki class
(edit) @14640   6 years simon04 fix #17169 - Missing MessageFormat arguments in OptionParser
(edit) @14639   6 years simon04 see #17170 - Update README
(edit) @14638   6 years simon04 Run PMD on scripts/ and apply fixes
(edit) @14637   6 years simon04 Run Checkstyle on scripts/ and apply fixes
(edit) @14636   6 years simon04 see #17170 - Adapt build.xml to compile+run TagInfoExtract
(edit) @14635   6 years simon04 see #17170 - Refactoring of TagInfoExtract
(edit) @14634   6 years simon04 fix #17170 - Migrate TagInfoExtract.groovy to Java
(edit) @14633   6 years Don-vip fix #17171 - update preset wiki languages (patch by naoliv)
(edit) @14632   6 years simon04 fix #15817 - Imagery Preferences: collect all cache settings in the …
Note: See TracRevisionLog for help on using the revision log.