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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13929   6 years Don-vip fix #11000 - add layer_locked, download_policy, upload_policy to …
(edit) @13928   6 years Don-vip see #11000 - support layer_name in the general case
(edit) @13927   6 years Don-vip see #11000 - Remote control: allow to specify layer_name for import
(edit) @13926   6 years Don-vip add AbstractOsmDataLayer, MainLayerManager.getActiveData, …
(edit) @13925   6 years Don-vip fix #13467 - use DataSelectionListener everywhere. Deprecate …
(edit) @13905   6 years Don-vip make BoundingXYVisitor implement PrimitiveVisitor
(edit) @13897   6 years Don-vip SonarQube fixes
(edit) @13893   6 years Don-vip fix #16355 - Ignored validation findings reappear on upload (patch by …
(edit) @13891   6 years Don-vip fix #11556 - switch imagery layer pressing tilde (~) or square (²) key
(edit) @13882   6 years Don-vip fix #16339 - fix NPE
(edit) @13879   6 years wiktorn Add layer name/title to WMTS layers when user selects layer see: #15988
(edit) @13872   6 years wiktorn Fix WMS_ENDPOINT headers. * Use custom headers when calling …
(edit) @13867   6 years Don-vip spotbugs - fix potential NPE
(edit) @13852   6 years Don-vip SonarQube - fix more code issues
(edit) @13849   6 years Don-vip SonarQube - fix minor code issues
(edit) @13847   6 years Don-vip fix #16302 - IAE when switching map mode while offset dialog is open
(edit) @13843   6 years Don-vip fix #16319 - scale bookmark and toolbar icons properly
(edit) @13842   6 years Don-vip see #16319 - scale properly all icons using ButtonSpec
(edit) @13839   6 years wiktorn Sonar fixes and javadoc * AddImageryLayerAction - do not use {{ }} …
(edit) @13830   6 years Don-vip SonarQube - remove code duplication
(edit) @13828   6 years wiktorn Sonar fixes, javadocs. See: #16249
(edit) @13827   6 years Don-vip SonarQube - fix minor issues
(edit) @13825   6 years Don-vip SonarQube - squid:S3878 - Arrays should not be created for varargs …
(edit) @13824   6 years Don-vip SonarQube - fix code style issues
(edit) @13809   6 years Don-vip define InterestingTags functions in IPrimitive
(edit) @13797   6 years Don-vip fix #13937 - save imagery offset bookmarks by locale-insensitive id …
(edit) @13795   6 years Don-vip fix #13561, fix #16265 - fix mapmode change issues with "Adjust …
(edit) @13783   6 years Don-vip see #8011 - attempt to display list of Launchpad contributors to …
(edit) @13782   6 years Don-vip see #8011 - fix icon warnings
(edit) @13781   6 years Don-vip see #8011 - improve About dialog to promote translations: * add …
(edit) @13761   6 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
(edit) @13741   6 years wiktorn PMD fixes
(edit) @13736   6 years Don-vip see #16260 - fix build
(edit) @13733   6 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13729   6 years Don-vip fix #16260 - fix major performance problems seen during first JOSM …
(edit) @13727   6 years Don-vip fix #14718 - display a warning when a file cannot be found
(edit) @13712   6 years Don-vip see #16256 - improve "building with almost square angle" autofix: try …
(edit) @13694   6 years Don-vip fix #16133, see #16053 - fix imagery layer offset bug (regression of …
(edit) @13691   6 years Don-vip fix #16243 - load files via Windows shortcut files (*.lnk)
(edit) @13686   6 years Don-vip fix #16133, see #16053 - fix imagery layer offset bug (regression of …
(edit) @13670   6 years Don-vip fix #16189 - Add "almost square check" for buildings (patch by marxin, …
(edit) @13649   6 years Don-vip fix #16204 - allow to create a new layer, draw, drag, open a few …
(edit) @13647   6 years Don-vip see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
(edit) @13635   6 years Don-vip fix #16191 - NPE
(edit) @13614   6 years Don-vip use OsmDataLayer.getDataSet() in DrawAction
(edit) @13612   6 years Don-vip use OsmDataLayer.getDataSet() in download tasks
(edit) @13611   6 years Don-vip fix #16176 - NPE
(edit) @13607   6 years Don-vip see #16173 - reuse "Download data" string used elsewhere in the …
(edit) @13597   6 years Don-vip fix #16145 - remove white spaces from key/values when pasting tags
(edit) @13572   6 years Don-vip fix #15798 - support direct download of GPX files from HOT Tasking Manager
(edit) @13570   6 years Don-vip fix #16115 - avoid deadlock in save/upload dialog when a save action fails
(edit) @13568   6 years Don-vip use OsmDataLayer.getDataSet()
(edit) @13564   6 years Don-vip introduce PrimitiveRenderer to replace OsmPrimitivRenderer (now …
(edit) @13559   6 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
(edit) @13546   6 years Don-vip fix #16053, see #15849 - make ImageryAdjustAction robust to change of …
(edit) @13545   6 years Don-vip fix #16106 - disable search button arrow when button itself is …
(edit) @13540   6 years Don-vip see #16102 - SimplifyWayAction performance improvements (patch by GerdP)
(edit) @13512   6 years Don-vip fix #16072 - add robustness in ImproveWayAccuracy map mode
(edit) @13497   6 years Don-vip fix #16051, see #8039, see #10456 - more fixes for download/upload …
(edit) @13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
(edit) @13486   6 years Don-vip fix #8039, see #10456 - fix bugs with non-downloadable layers
(edit) @13464   6 years Don-vip fix codestyle issues
(edit) @13453   6 years Don-vip fix #8039, fix #10456: final fixes for the read-only/locked layers: - …
(edit) @13446   6 years Don-vip see #8039, see #10456 - disable more actions modifying the dataset
(edit) @13444   6 years Don-vip see #8039, see #10456 - fix crash with rendering of virtual nodes
(edit) @13437   6 years Don-vip fix #15967 - proper loading of notes layers
(edit) @13435   6 years Don-vip see #8039, see #10456 - fix regressions and code style issues
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13433   6 years Don-vip fix #15849, see #15716 - IAE when changing active layer while setting …
(edit) @13432   6 years Klumbumbus see #15943 - adjust search hints. reorder, fix key= to key and add …
(edit) @13417   6 years Don-vip fix #14224: advanced preference jumpto.use.clipboard to disable …
(edit) @13414   6 years Don-vip fix #15452 - More details are needed for "Tag value longer than …
(edit) @13393   6 years Don-vip fix #15898 - robustness when sun.java.command property cannot be …
(edit) @13388   6 years Don-vip see #15880 - robustness to unsupported projections
(edit) @13352   6 years Don-vip fix #15816 - full XZ support
(edit) @13350   6 years stoecker see #15816 - add XZ support
(edit) @13334   6 years Don-vip fix NPE seen in unit tests
(edit) @13329   6 years Don-vip javadoc
(edit) @13317   6 years Don-vip fix #15755 - Unprocessed HTML in search error box
(edit) @13312   6 years Don-vip see #15766 - fix java warning
(edit) @13309   6 years Don-vip fix #15766, see #15688 - fix performance regression introduced in …
(edit) @13308   6 years Don-vip fix #15765 - NPE
(edit) @13293   6 years Don-vip fix NPE seen in unit tests
(edit) @13292   6 years Klumbumbus see #15606 - adjust mouse over hint text
(edit) @13288   6 years Don-vip fix #15710 - unify new layer checkbox text
(edit) @13287   6 years Don-vip fix #15716 - listen to escape key outside of imagery adjust dialog, …
(edit) @13278   6 years stoecker see #15734 - allow shortcut parsing
(edit) @13277   6 years stoecker see #15734 - fix icon detection
(edit) @13269   6 years Don-vip fix #15716 - proper exit of imagery offset mapmode
(edit) @13261   6 years Don-vip Open Location: new expert combobox to choose whether to zoom on …
(edit) @13252   6 years Don-vip see #15654 - fix icon flickering (regression from r13250)
(edit) @13251   6 years Don-vip fix #15695 - handle mapcss syntax errors in search dialog
(edit) @13250   6 years Don-vip fix #15654 - repair asynchronous fetching of icons (regression from …
(edit) @13243   6 years michael2402 See #15310: Replace use of dx/dy in bookmark loading/storing code.
(edit) @13233   6 years Don-vip see #11924 - Restart doesn't work on Java 9 WebStart. The command line …
(edit) @13229   6 years Don-vip fix #15688 - do not filter selected way nodes in draw mode
(edit) @13225   6 years Don-vip see #15008 - avoid deadlock in selection event processing
(edit) @13216   6 years Don-vip see #15606 - i18n fix
(edit) @13210   6 years Don-vip fix #15606 - export relation to GPX file or convert to a new GPX layer …
(edit) @13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
Note: See TracRevisionLog for help on using the revision log.