source: josm/trunk/src/org/openstreetmap/josm/actions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19328   4 months stoecker see #24104 - removed deprecated functions
(edit) @19315   4 months GerdP fix #24137 : Wrong plural in Warning message?
(edit) @19314   4 months stoecker fix #21961, fix #24142 - apply patch by Taylor - fix ISE with F11 usage
(edit) @19310   4 months stoecker disable inactive social media
(edit) @19307   4 months taylor.smock Fix most new PMD issues It would be better to use the newer switch …
(edit) @19297   5 months taylor.smock Fix compile errors
(edit) @19296   5 months stoecker remove most of the new PMD messages (forgot to save one file befor …
(edit) @19290   5 months taylor.smock Fix #24093: Wrong page is linked for context sensitive help for Edit …
(edit) @19289   5 months taylor.smock Fix #24097: Zoom to imagery layer This fixes two issues: 1. Adds …
(edit) @19227   9 months taylor.smock Fix #20908: IllegalStateException: JOSM expected to find primitive in …
(edit) @19176   10 months taylor.smock Fix #11487: Have josm render data to tiles This adds a new rendering …
(edit) @19130   11 months taylor.smock Fix #23789: Missing space between two translated strings.
(edit) @19123   12 months GerdP fix #23728: First geotagged image not fully selected - remove code in …
(edit) @19122   12 months stoecker fix #23745 - add more icons, patch by gaben
(edit) @19120   12 months taylor.smock See #17858: Update code for newer Java features Also add a note that …
(edit) @19119   12 months GerdP fix #23735: Combine ways refused (patch 23735-2.patch) - rewrite check …
(edit) @19116   12 months GerdP fix #23648: Not possible to save a layer after marked as "Discourage …
(edit) @19115   12 months taylor.smock Fix some checkstyle issues
(edit) @19112   12 months stoecker javadoc fixes
(edit) @19108   12 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19106   12 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19080   13 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19078   13 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19074   13 months stoecker fix deprecation warnings
(edit) @19066   14 months GerdP fix #23641: When mapping a forest inside a forest and make that inner, …
(edit) @19050   14 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19048   14 months taylor.smock Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> …
(edit) @19000   16 months GerdP fix #23519: Don't automatically enlarge "Validation Results" panel - …
(edit) @18987   16 months GerdP fix #23477: crash when undoing changes while in extrude mode - add …
(edit) @18972   16 months taylor.smock See #23465: Add additional javadoc comments This also fixes some …
(edit) @18965   17 months taylor.smock See #23444: Fix an additional NPE found during testing …
(edit) @18963   17 months taylor.smock Fix #23444: NPE in …
(edit) @18960   17 months GerdP fix #23397: Improve the results of partial validations - pass also …
(edit) @18959   17 months GerdP fix #23442: Follow line bug when holding F - make sure that the node …
(edit) @18942   17 months GerdP fix #23419: Memory leak in SessionSaveAction - don't keep references …
(edit) @18935   17 months taylor.smock Fix #23399: Simplify way crashes This was primarily caused by …
(edit) @18883   20 months GerdP Mention that Douglas-Peucker is used
(edit) @18871   20 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18868   20 months taylor.smock See #16207: Keep track of download area for notes
(edit) @18851   21 months taylor.smock Fix #23203: Simplify Way dialog can cause a deadlock This is caused …
(edit) @18833   21 months taylor.smock Fix #17052: Allow plugins to save state to session file The primary …
(edit) @18830   21 months taylor.smock Fix #23111: Hoist the common acceptsDocumentationSummary
(edit) @18814   22 months taylor.smock Fix #23105: Add action to select shared/common child objects (patch by …
(edit) @18801   23 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18776   2 years taylor.smock See #23049, fix an issue where tests might visit the entire dataset …
(edit) @18775   2 years taylor.smock Fix #23049: Informational errors cause validator dialog to occur on …
(edit) @18768   2 years taylor.smock Fix #22534: Inform users when the clipboard has too much data
(edit) @18767   2 years taylor.smock Fix #23015, see #2483: Right click (map move) + scale/rotate modes …
(edit) @18761   2 years taylor.smock Fix borked tests (see r18757)
(edit) @18760   2 years taylor.smock Indicate that JOSM presets are also used by Vespucci to TagInfo (patch …
(edit) @18759   2 years taylor.smock Fix #22279: Add new split mode for quick splitting of ways (patch by …
(edit) @18756   2 years taylor.smock Fix #22845: EDT violation when fixing UntaggedNode errors when no …
(edit) @18755   2 years taylor.smock Fix #22751: Improve fullscreen mode (patch by kolesar, modified) * …
(edit) @18752   2 years taylor.smock Fix #9446: Show progress on upload validation (patch updated by gaben) …
(edit) @18732   2 years taylor.smock Fix #22908: Search button's dropdown list not initialized on JOSM …
(edit) @18720   2 years stoecker remove JOSM core shortcut conflict
(edit) @18711   2 years taylor.smock Fix #22726: DownloadOsmChange task should not always get the history …
(edit) @18707   2 years taylor.smock Fix #22846: Anonymize VM arguments in status reports (patch by gaben) …
(edit) @18695   2 years taylor.smock Fix #22603: Add PBF reading support
(edit) @18682   2 years Klumbumbus fix #22784, fix #22785, fix #22786 - Add context sensitive help links, …
(edit) @18679   2 years stoecker fix #22779 - proper link
(edit) @18665   2 years taylor.smock Fix several coverity issues CID-1504572: Synchronization on …
(edit) @18628   2 years taylor.smock Fix #22642: {apikey} fails for Swedish historic orthophoto endpoint …
(edit) @18615   3 years taylor.smock Fix #22504: Circularize multiple selected ways (patch by qeef, modified)
(edit) @18612   3 years taylor.smock Fix #13097: Angle snapping impossible with WGS84 projection
(edit) @18585   3 years Don-vip fix #22489 - display mastodon account in about dialog
(edit) @18554   3 years taylor.smock Fix #22309: Add option to merge by default when dragging nodes (patch …
(edit) @18494   3 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18487   3 years taylor.smock PMD/Checkstyle fixes for r18485
(edit) @18485   3 years taylor.smock SonarLint: Fix most recent code smells This also fixes some tests so …
(edit) @18481   3 years taylor.smock i18n: \r -> <br>
(edit) @18472   3 years taylor.smock Fix some coverity warnings * CID 1489777: …
(edit) @18468   3 years taylor.smock Fix #21893: Align movement of objects when the last selected way has …
(edit) @18467   3 years taylor.smock Fix #20025, #22080: Notify users when changeset tags are …
(edit) @18466   3 years taylor.smock Fix #21813: Improve marker handling in sessions and #21923: Improve …
(edit) @18458   3 years taylor.smock Fix @since xxx
(edit) @18456   3 years taylor.smock Fix #22065: Mac users cannot deselect with ctrl From the Mac OS HIG …
(edit) @18445   3 years stoecker drop imagery offsets from status report, see #22043
(edit) @18443   3 years taylor.smock Fix #17288: Notes progress bar shows no progress (patch by gaben, …
(edit) @18442   3 years taylor.smock Fix #21792: Request focus in SplitWayAction window segment list (patch …
(edit) @18406   3 years taylor.smock fix #19219: Sessions without data layer should be savable as .jos - …
(edit) @18395   3 years GerdP fix #21825: Delete relations by default when all members are deleted …
(edit) @18332   3 years Don-vip see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
(edit) @18318   4 years GerdP see #20378:No Warnings on Crossings - improve I18n string (patch by …
(edit) @18316   4 years GerdP fix #20982: Douglas-Peucker implementation is wrong The …
(edit) @18314   4 years Don-vip fix #21497 - see #21344 - don't use FILES_AND_DIRECTORIES selection …
(edit) @18287   4 years Don-vip fix #20913 - fix handling of GPX files in sessions (patch by Bjoeni) …
(edit) @18283   4 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
(edit) @18274   4 years GerdP fix #20899: Improve Way Accuracy Action: Warn when moving elements by …
(edit) @18238   4 years Don-vip fix #21344 - Allow directories of images or other files to be opened …
(edit) @18217   4 years Don-vip coverity - spotbugs - FB.EQ_DOESNT_OVERRIDE_EQUALS
(edit) @18211   4 years Don-vip global use of !Utils.isEmpty/isBlank
(edit) @18208   4 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18181   4 years Don-vip fix #4504 - display notification when an outlying operation is ignored …
(edit) @18179   4 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
(edit) @18173   4 years Don-vip fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox …
(edit) @18145   4 years Don-vip see #17083 - make restart work with jpackage-based applications
(edit) @18135   4 years Don-vip see #16709 - fix #20755 - Display a notification while/after saving …
(edit) @18133   4 years Don-vip fix #21223 - fix NPE
(edit) @18129   4 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
Note: See TracRevisionLog for help on using the revision log.