source: josm/trunk/src/org/openstreetmap/josm/actions/mapmode/ImproveWayAccuracyAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11381   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11144   8 years michael2402 Fix #13793: Clip paths in a way that let's the dashes stay in place.
(edit) @11082   8 years simon04 fix #13763 - ImproveWayAccuracy sometimes creates way with 1 node
(edit) @10875   8 years Don-vip fix #13413 - Clean ImproveWayAccuracyAction, add new class …
(edit) @10853   8 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10827   8 years Don-vip fix #13306 - Make map paint code use double coordinates (patch by …
(edit) @10701   8 years simon04 fix #12815 - Improve way accuracy; show helper line when removing node …
(edit) @10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
(edit) @10214   8 years Don-vip findbugs - SE_BAD_FIELD_STORE + LI_LAZY_INIT_UPDATE_STATIC
(edit) @10047   8 years Don-vip add more unit tests
(edit) @10031   8 years Don-vip fix #12654 - Add layer invalidation listener (patch by michael2402)
(edit) @9572   8 years Don-vip fix #12417 - mapmodes did not listen to preferences change (patch by …
(edit) @9358   8 years simon04 fix #12309 - Improve Way Accuracy: draw helper lines to intersecting way
(edit) @8915   9 years simon04 Harmonize warning strings See …
(edit) @8892   9 years simon04 see #11858 - Improve way accuracy: when deleting a node which is …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8061   9 years bastiK see #11096 - strip .png
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7278   10 years Don-vip fix #10212, see #10104 - ImproveWayAccuracy: key listeners forgot to …
(edit) @7227   10 years akks show advanced preferences of A and W modes before enrtering them
(edit) @7217   10 years akks see #10104: refactor key press/release detection introducing …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6388   10 years simon04 fix #9111 - fix wording/typos in English strings
(edit) @6355   10 years Don-vip code cleanup
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6029   11 years akks see #8447: improvewayaccuracy - rename configuration parameters
(edit) @6028   11 years akks fix #8447: last color & stroke customization added: ImproveWayAccuracy …
(edit) @5947   11 years Don-vip fix #8692 - Handle null DeleteCommands in JoinAreaAction and …
(edit) @5665   11 years Don-vip fix #8341 - Don't clear current selection in ImproveWayAccuracy mode
(edit) @5364   12 years akks fix #7899 by Don-vip: exception hen hitting the "w" button when …
(edit) @5260   12 years bastiK bugfix: Alt Gr not working as expected on Unity / Ubuntu 11.10 64bit …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4855   12 years simon04 see #7184 - remap shortcuts of ImproveWayAccuracyAction ([W]), …
(edit) @4851   12 years stoecker allow automatic parsing of shortcuts see #7226
(edit) @4850   12 years bastiK change shortcut for improvewayaccuracy from K to I …
(edit) @4847   12 years simon04 see #7184 - ImproveWayAccuracyAction: rename mapmode button
(add) @4846   12 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
Note: See TracRevisionLog for help on using the revision log.