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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @13016   7 years Don-vip fix #15443 - make sure dataset is always properly initialized in …
(edit) @12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
(edit) @12984   7 years Don-vip fix #15429 - add robustness to AlignInLineAction
(edit) @12974   7 years Don-vip fix #14492 - do not try to merge deleted or incomplete nodes
(edit) @12969   7 years Don-vip see #15420 - should fix NPE in ParallelWays.copyNode (probably caused …
(edit) @12912   7 years Don-vip fix #15375 - display a non blocking notification in case of …
(edit) @12901   7 years Don-vip SonarQube - squid:S1612 - Lambdas should be replaced with method references
(edit) @12894   7 years bastiK see #15229 - update method name and signature for consistency
(edit) @12891   7 years bastiK see #15229 - move non-essential helper methods from Preferences to …
(edit) @12885   7 years bastiK see #15229 - fix checkstyle warnings
(edit) @12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
(edit) @12879   7 years bastiK applied #15327 - small cleanup and "fix" for CreateCircleAction (patch …
(edit) @12873   7 years Don-vip * mark kendzi3d_Improved_by_Andrei plugin as unmaintained * fix …
(edit) @12856   7 years bastiK see #15229 - add parameter to base directory methods
(edit) @12855   7 years bastiK see #15229 - add separate interface IBaseDirectories to look up …
(edit) @12853   7 years bastiK see #15229 - include support for the long type in IPreferences
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12839   7 years bastiK fixed #15198 - JOSM freezes after showing popup for unsuccesfull search
(edit) @12837   7 years bastiK fixed #10777 - new algorithm to determine the node count in …
(edit) @12836   7 years Don-vip fix NPE (?) seen in unit test
(edit) @12834   7 years Don-vip see #15229 - see #15182 - move TaggingPresetSearchAction to …
(edit) @12828   7 years Don-vip see #15229 - see #15182 - see #13036 - convert SplitWayAction to …
(edit) @12809   7 years bastiK replace abstract class AbstractVisitor by interface …
(edit) @12792   7 years bastiK closes #15273, see #15229, see #15182 - add command line interface …
(edit) @12785   7 years Don-vip fix #15268 - see #13036 - do not create empty MoveCommand in …
(edit) @12778   7 years bastiK see #15229 - deprecate Projections#project and …
(edit) @12763   7 years Don-vip see #15229 - see #15182 - see #13036 - remove last GUI stuff from …
(edit) @12761   7 years Don-vip see #15229 - see #15182 - see #13036 - fix stupid mistake
(edit) @12760   7 years Don-vip see #15229 - see #15182 - see #13036 - remove more GUI stuff from …
(edit) @12759   7 years Don-vip fix #15252 - see #13036 - MoveCommand created without data set
(edit) @12749   7 years Don-vip see #15229 - see #15182 - see #13036 - remove GUI stuff from Command
(edit) @12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
(edit) @12728   7 years Don-vip see #13036 - fix more unit tests
(edit) @12726   7 years Don-vip see #13036 - deprecate Command() default constructor, fix unit tests …
(edit) @12718   7 years Don-vip see #13036 - see #15229 - see #15182 - make Commands depends only on …
(edit) @12716   7 years Don-vip fix #15227 - call generic imagery layer factory instead of WMSLayer …
(edit) @12689   7 years Don-vip see #15182 - refactor MergeNodesAction to avoid unneeded GUI …
(edit) @12688   7 years Don-vip see #15182 - refactor PurgeAction/PurgeCommand to avoid unneeded …
(edit) @12679   7 years Don-vip see #15182 - make actions.downloadtasks.Download*Task depend on …
(edit) @12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
(edit) @12675   7 years Don-vip see #15182 - move the Swing-based ProgressMonitor implementations …
(edit) @12673   7 years Don-vip see #15182 - move CyclicUploadDependencyException from …
(edit) @12672   7 years Don-vip see #15182 - move ConflictCollection from OsmDataLayer to …
(edit) @12671   7 years Don-vip see #15182 - move file importers/exporters from io package to …
(edit) @12667   7 years Don-vip see #14704 - allow to export validator errors ("Save as" in validator …
(edit) @12666   7 years Don-vip see #15182 - fix #15193 - fix SearchCompiler
(edit) @12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
(edit) @12662   7 years Don-vip see #15182 - remove dependence on GUI from data.osm.search.SearchCompiler
(edit) @12659   7 years Don-vip see #15182 - extract SearchMode and SearchSetting from …
(edit) @12656   7 years Don-vip see #15182 - move SearchCompiler from actions.search to …
(edit) @12652   7 years michael2402 Apply #15167: Merge OSM and overpass download dialog. Patch by bafonins
(edit) @12649   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
(edit) @12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
(edit) @12641   7 years Don-vip see #15182 - deprecate Main.main.undoRedo. Replacement: …
(edit) @12639   7 years Don-vip see #15182 - deprecate shortcut handling and mapframe listener methods …
(edit) @12637   7 years Don-vip see #15182 - deprecate Main.toolbar. Replacement: …
Note: See TracRevisionLog for help on using the revision log.