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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10827   8 years Don-vip fix #13306 - Make map paint code use double coordinates (patch by …
(edit) @10601   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10448   8 years Don-vip fix more deprecation warnings
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10383   8 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
(edit) @10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
(edit) @10342   8 years Don-vip fix #12933 - remove unused methods from NavigatableComponent (patch …
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @9989   8 years Don-vip sonar - Methods should not be empty
(edit) @9970   8 years Don-vip sonar - remove useless parentheses
(edit) @9246   8 years Don-vip javadoc update
(edit) @9231   8 years Don-vip javadoc update
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
(edit) @8985   8 years Don-vip checkstyle
(edit) @8977   8 years simon04 fix #9491 - Ask before moving nodes that are attached to ways fully …
(edit) @8931   9 years Don-vip javadoc fixes
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8674   9 years Don-vip fix Checkstyle issues
(edit) @8550   9 years bastiK applied #11629 - Fixed state errors in selection (rect/lasso) and made …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8441   9 years Don-vip see #11209 - add debug messages
(edit) @8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8343   9 years Balaitous see #10748 - Move and connect way to an external node with shape …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(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) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8061   9 years bastiK see #11096 - strip .png
(edit) @7668   9 years stoecker cleanup icons, mark undetected icons, set proper mimetype, delete …
(edit) @7543   10 years Don-vip fix #9897, see #10455 - fix map moving issue when moving node with ctrl
(edit) @7389   10 years bastiK see #10363 - you cannot click on object that is not visible on the map
(edit) @7218   10 years akks fix #3910: toggle lasso mode on repeating S key can be turned of with …
(edit) @7217   10 years akks see #10104: refactor key press/release detection introducing …
(edit) @7009   10 years akks see #9952: added parameter extrude.initial-move-threshold (to tune …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7000   10 years Don-vip fix #9897 - avoid unwanted rectangle painting when moving map on Mac OS X
(edit) @6993   10 years bastiK see #9397 - Move map no longer works on OSX (fix selection rectagle on …
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6957   10 years Don-vip see #9897 - refactor OSX stuff
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
(edit) @6546   10 years Don-vip fix #9482, see #9423, see #6853 - fix regression from r6542: irregular …
(edit) @6507   10 years simon04 fix #9110 - i18n: fix errors in usage of plural forms
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6317   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) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6215   11 years Don-vip fix #9042 - Robustness to invalid .osm files containing null coordinates
(edit) @6202   11 years Don-vip fix #2447 - Unnessary changes of a target node by dragging another …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6013   11 years Don-vip fix #8806 - NPE in SelectAction
(edit) @5991   11 years Don-vip see #8752 - update distance text in status line when rescaling ways
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5735   11 years Don-vip fix #8116 (forgot the other cases)
(edit) @5734   11 years Don-vip fix #8116 - Update status line message when mouse button is released …
(edit) @5653   11 years Don-vip Fix #8128 - NPE while dragging object
(edit) @5447   12 years Don-vip Select action: only repaint MapView when needed (here, the repaint() …
(edit) @5446   12 years Don-vip Select action: only repaint MapView when needed
(edit) @5443   12 years akks see #7888: Ctrl-Drag moves the node/way under cursor; fix dragging …
(edit) @5435   12 years akks hope to fix #7082: ctrl-dragging near virtual node problem
(edit) @5419   12 years stoecker fix typos
(edit) @5418   12 years akks fix #7082 (?) - CTRL-drag in selection mode problem, see #7888: …
(edit) @5394   12 years akks see #7888, smaller refactoring or SelectAction (cycling) (behavior …
(edit) @5370   12 years akks see #5341: faster nodes moving (by JB) beginUpdate/endUpdate) + big …
(edit) @5265   12 years bastiK fixed #7673 - select target node after merge
(edit) @5174   12 years akks should fix #7580 - NPE on Alt-F4 (while in select-moving mode)
(edit) @5161   12 years simon04 see #3910 - remove debugging output, make lasso mode work correctly
(edit) @5152   12 years simon04 see #3910 - original patch by Oliver Raupach - add lasso selection mode
(edit) @5093   12 years xeen only repaint when the to-be-highlighted primitives change. The patch …
(edit) @5075   12 years akks see #7503 - disable highlighting middle-edge-nodes (and re-renders) …
(edit) @5016   12 years akks Patch by JoshDoe [Faster relation selection with Alt+click and …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4934   12 years xeen likely fix #7315’s cursor issues and related target-highlight ones
(edit) @4904   12 years stoecker proper help page name
(edit) @4767   12 years akks Option "Highlight target ways and nodes" in preferences, see #7190
(edit) @4617   12 years Don-vip fix #7078 - Closing element history dialog moves objects
(edit) @4562   12 years stoecker fix #7018 - Drag selection does not work when releasing mouse button …
(edit) @4509   13 years Don-vip fix #6890 - Dragging map is considered moving objects
(edit) @4441   13 years xeen fix exception related to new highlighting feature (fixes #6818, …
(edit) @4412   13 years xeen probably fix #6806
(edit) @4396   13 years xeen several more fixes regarding the new selection highlighting introduced …
(edit) @4360   13 years xeen fix #6739
(edit) @4327   13 years xeen updates visual appearance of highlights and adds them to select and …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4152   13 years stoecker fix #6217 - Corrupted data after merging nodes
(edit) @4118   13 years stoecker fix #6334 - selected way needs to be taken when clicking
Note: See TracRevisionLog for help on using the revision log.