source: josm/trunk/src/org/openstreetmap/josm/gui/SelectionManager.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
(edit) @10661   8 years Don-vip fix #13229 - Can't unselect objects (partial revert of r10659)
(edit) @10659   8 years Don-vip see #12472 - fix more warnings, increase maximum number of reported …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10395   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10244   8 years Don-vip findbugs - BIT_SIGNED_CHECK
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10031   8 years Don-vip fix #12654 - Add layer invalidation listener (patch by michael2402)
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8557   9 years Don-vip checkstyle
(edit) @8550   9 years bastiK applied #11629 - Fixed state errors in selection (rect/lasso) and made …
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @7921   9 years Don-vip fix #10921 - NPE
(edit) @7146   10 years simon04 see #10037 - Improve class name
(edit) @7144   10 years simon04 see #10037 - Add double-click selection mode - based on akks's …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5764   11 years Don-vip use of getPoint2D() instead of getPoint() when possible
(edit) @5500   12 years Don-vip Improves selection graphical performance by replacing the external …
(edit) @5152   12 years simon04 see #3910 - original patch by Oliver Raupach - add lasso selection mode
(edit) @3642   13 years bastiK fixed #5561 (patch by cmuelle8) - wrong node selected after "unglue way"
(edit) @3594   14 years bastiK applied #5500 (patch by cmuelle8) - improve SelectAction and …
(edit) @3198   14 years bastiK see #4929 - rectangle selection selects filtered objects. (the other …
(edit) @3177   14 years bastiK Filter: improved selection handling. (Don't allow to select filtered …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1911   15 years Gubaer fixed #3193: No layer is left highlighted when the bottom most one is …
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1725   15 years stoecker some cleanups
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1003   16 years framm - patch so change zoom rectangle behaviour by Matthew W.S. Bell …
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @845   16 years stoecker Prevent editing inactive layer. Fix layer oder and display order. …
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @612   16 years framm - fix memory leaks described in ticket #432, patch by …
(edit) @357   17 years gebner Add incompleteness checks for nodes.
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/SelectionManager.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.