source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14747   5 years simon04 Refactoring: use Map.computeIfAbsent in Marker
(edit) @14746   5 years simon04 Refactoring: use StandardCharsets
(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) @14738   5 years Don-vip fix #17242 - DataIntegrityProblemException when reading large files …
(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) @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) @14729   5 years simon04 fix #15824 - Display non default API URL in upload dialog
(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) @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) @14713   5 years simon04 see #14462 - ChildRelationBrowser: add popup menu
(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) @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) @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) @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) @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) @14662   5 years simon04 see #16874 fix #17180 - NPE in UnGlueAction
(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) @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) @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) @14634   5 years simon04 fix #17170 - Migrate TagInfoExtract.groovy to Java
(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) @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) @14615   5 years Don-vip fix recent sonar issues
(edit) @14613   5 years Don-vip fix #14666 - Do not resize membership table (patch by bagage)
(edit) @14609   5 years GerdP checkstyle fix
(edit) @14607   5 years GerdP see #17040 call setTransferHandler(null) in destroy()
Note: See TracRevisionLog for help on using the revision log.