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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @13189   6 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @13177   6 years Don-vip fix #15605 - fix display of way length in status bar during way creation
(edit) @13173   6 years Don-vip see #15310 - remove most of deprecated APIs
(edit) @13158   6 years Don-vip javadoc
(edit) @13151   6 years Don-vip fix #15585 - NPE
(edit) @13146   6 years Don-vip javadoc/PMD
(edit) @13135   6 years Don-vip fix #15535, see #11924 - make extrude mode work with Java9+
(edit) @13133   6 years bastiK applied #8509 - Background uploading (patch by udit, minor changes)
(edit) @13132   6 years Don-vip fix #15571 - fix width of "merge layer" combobox
(edit) @13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
(edit) @13123   6 years Don-vip javadoc
(edit) @13115   6 years Don-vip fix #12086 - fix EDT violation when no file exporter is found + choose …
(edit) @13108   6 years Don-vip fix #15538 - add robustness to AlignInLineAction
(edit) @13107   6 years Don-vip extract PolarCoor from AlignInCircleAction
(edit) @13106   6 years Don-vip add some javadoc
(edit) @13090   6 years bastiK see #14142 - move dialogs toggle action menu entry down to toolbar …
(edit) @13076   6 years Don-vip see #15560 - fix javadoc warnings with recent JDKs
(edit) @13072   6 years stoecker see #10832 - set proper help text link
(edit) @13068   6 years Don-vip sonar - fix a few issues
(edit) @13067   6 years Don-vip fix #15507 - Update multipolygon action no longer works (regression …
(edit) @13062   6 years Don-vip fix #5823 - fix calculation of "moved many elements" warning
(edit) @13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
(edit) @13048   6 years Don-vip fix #15458 - IOOBE at ImproveWayAccuracyAction.paint
(edit) @13047   6 years Don-vip fix #15493 - remember position of "Adjust Imagery Offset" dialog
(edit) @13028   6 years Don-vip fix #15464 - Allow plugins to modify the changeset tags before upload …
Note: See TracRevisionLog for help on using the revision log.