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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9905   8 years Don-vip PostDownloadHandler: remove unused code, add unit tests
(edit) @9881   8 years Don-vip remove unused code, add unit test
(edit) @9880   8 years Don-vip findbugs
(edit) @9872   8 years simon04 fix #12535 - Splitting ways give wrong message in the Command Stack
(edit) @9818   8 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
(edit) @9804   8 years Don-vip robustness/code refactoring for unit tests
(edit) @9795   8 years Don-vip findbugs
(edit) @9759   8 years Don-vip refactor preferences settings classes
(edit) @9732   8 years Don-vip remote control: add more unit tests, robustness
(edit) @9722   8 years bastiK applied #12409 - arrow on edit relation button lists recent relations: …
(edit) @9721   8 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9707   8 years bastiK applied #12461 - fix NPE for session load (patch by kolesar)
(edit) @9705   8 years simon04 fix #12409 - Refactor ImageProvider.ImageSizes
(edit) @9702   8 years simon04 CheckStyle
(edit) @9701   8 years simon04 fix #12465 - Search dialog validation: fix UncheckedParseException
(edit) @9700   8 years bastiK applied #12409 - icon for recent relations list (patch by kolesar)
(edit) @9696   8 years simon04 Search dialog validation: fix MapCSSException
(edit) @9693   8 years simon04 fix #12464 see #12464 - Regression: Validator did not longer warn …
(edit) @9692   8 years simon04 fix #12453 - Add icon for "discourage upload" (icon by Klumbumbus)
(edit) @9688   8 years bastiK applied #12461 - repaint map after opening file (patch by kolesar)
(edit) @9687   8 years bastiK applied #12380 - fixed confirmation of overwriting existing file …
(edit) @9676   8 years Don-vip javadoc, findbugs
(edit) @9675   8 years Don-vip add more unit tests
(edit) @9674   8 years Don-vip code style (checkstyle, sonar)
(edit) @9670   8 years bastiK applied #12392 - default filename when saving layer (patch by kolesar)
(edit) @9668   8 years bastiK applied #12409 - arrow on edit relation button lists recent relations …
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9647   8 years simon04 fix #12347 - Split way breaks destination_sign relations (with …
(edit) @9631   8 years Don-vip checkstyle
(edit) @9629   8 years bastiK applied #12442 - fix: save session as caused NPE when there were no …
(edit) @9623   8 years Don-vip fix transient/serializable findbugs warnings
(edit) @9611   8 years Don-vip update unit tests
(edit) @9594   8 years Don-vip add unit test for SelectByInternalPointAction
(edit) @9591   8 years Don-vip fix #12390 - rename layer does not check existing file (patch by kolesar)
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9572   8 years Don-vip fix #12417 - mapmodes did not listen to preferences change (patch by …
(edit) @9547   8 years Don-vip checkstyle
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9537   8 years bastiK applied #12370 - adapted osm file filter to other file types (patch by …
(edit) @9519   8 years simon04 fix #7090 - Upload dialog allow select another user open changeset
(edit) @9514   8 years simon04 fix #4003 fix #7004 fix #8149 - Improve changeset tags handling (from …
(edit) @9510   8 years bastiK applied #12391 - saving renamed layer replaces name (patch by kolesar …
(edit) @9509   8 years simon04 fix #9925 - Allow to stop downloading GPS data and keep the downloaded part
(edit) @9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9486   8 years simon04 Note upload: explain first exception to the user
(edit) @9484   8 years simon04 Refactoring: add JosmComboBox.getEditorComponent, Javadoc
(edit) @9473   8 years simon04 fix #12343 - Display at most 20 primitives for some confirmation …
(edit) @9472   8 years simon04 Relation list: delete selected relations at once
(edit) @9470   8 years simon04 see #12304 - Do not show notification when no relation is affected
(edit) @9466   8 years bastiK see #12370, see #12369 - fix problems with default file extension …
(edit) @9462   8 years bastiK applied #12367 - remember user input when upload dialog is closed …
(edit) @9461   8 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9448   8 years simon04 see #12352 - Fix "Registered toolbar action dialogs/delete overwritten"
(edit) @9447   8 years simon04 see #12335 - Improve "Zoom to layer" and "Zoom to download" enabled …
(edit) @9446   8 years simon04 see #12335 - Make "Orthogonalize Shape" enabled state consistent w/ …
(edit) @9444   8 years simon04 see #12335 - Enable "Angle snapping", "Dual alignment" only in …
(edit) @9443   8 years simon04 fix #12352 - Add "Delete Layer" in file menu (patch by kolesar, …
(edit) @9442   8 years simon04 fix #12347 - Split way breaks destination_sign relations
(edit) @9439   8 years simon04 fix #8041 - Relation change bypassing undo system during combine way
(edit) @9413   8 years stoecker fix 3 Coverity defects
(edit) @9409   8 years simon04 fix #12335 - Disable "Angle snapping", "Dual alignment" when no edit …
(edit) @9397   8 years simon04 see #12325 - Do not exclude the test for non-downloaded datasets, fix …
(edit) @9387   8 years simon04 fix #12304 - Show notification about relations when unglueing
(edit) @9385   8 years simon04 Refactoring: introduce UncheckedParseException In addition, …
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9366   8 years simon04 see #8749 - Show a notification after performing "Add selection to …
(edit) @9358   8 years simon04 fix #12309 - Improve Way Accuracy: draw helper lines to intersecting way
(edit) @9349   8 years simon04 see #12083 - Search: improve error message when keyword without a …
(edit) @9332   8 years Don-vip see #11924 - if available, use java.runtime.version instead of …
(edit) @9320   8 years simon04 Refactoring (make Help a JosmAction)
(edit) @9315   8 years simon04 see #8838 - Javadoc
(edit) @9303   8 years simon04 fix #12280 - Save as in layer list context menu does not add to list …
(edit) @9296   8 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9295   8 years simon04 Fixup r9293
(edit) @9293   8 years simon04 Fixup r9290
(edit) @9292   8 years simon04 see #8838 - Unglue: ask the user about tags/membership Let the user …
(edit) @9291   8 years simon04 Refactoring (clearer method names in UnGlueAction)
(edit) @9290   8 years simon04 Refactoring (use OsmPrimitive#removeAll)
(edit) @9280   8 years Don-vip improve performance and simplify file copy operations (major …
(edit) @9276   8 years simon04 fix #12283 - Download notes in current view: fix NPE
(edit) @9273   8 years simon04 Remove accidentally committed part in r9258
(edit) @9258   8 years simon04 Attempt to fix some shortcut parse issues See …
(edit) @9246   8 years Don-vip javadoc update
(edit) @9245   8 years simon04 fix #12101 - Possibility to create a duplicate way with split dialog
(edit) @9243   8 years Don-vip javadoc update
(edit) @9242   8 years simon04 fix #7670 - Add Overpass settings to main preference
(edit) @9241   8 years simon04 see #7670 - Possibility to download from mirror with all download …
(edit) @9238   8 years stoecker see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, …
(edit) @9233   8 years simon04 fix #4602 - Add "Do not show again" to purge action
(edit) @9231   8 years Don-vip javadoc update
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9226   8 years Don-vip attempt to fix shortcut parse issue on DevelopersGuide/ShortcutsList
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9187   8 years simon04 fix #12238 - Restore saved view location after loading session
(edit) @9183   8 years Don-vip fix #12239 - filtered multipolygon relations could be selected by …
(edit) @9173   8 years simon04 Checkstyle
(edit) @9171   8 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9152   8 years simon04 fix #12183 - "Registered toolbar action save_as-session overwritten"
(edit) @9136   8 years Don-vip sonar fixes + javadoc
(edit) @9134   8 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
Note: See TracRevisionLog for help on using the revision log.