source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/OsmIdSelectionDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @12301   7 years michael2402 Add missing javadoc in the org.openstreetmap.josm.gui.dialogs package.
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11105   8 years Don-vip sonar - fix various issues
(edit) @10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10044   8 years Don-vip sonar - squid:S1641 - Sets with elements that are enum values should …
(edit) @9972   8 years Don-vip sonar - remove unnecessary fully qualified names
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8496   9 years simon04 fix #11505 - Download objects: load a range of OSM objects (modified …
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7834   9 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(edit) @7509   10 years stoecker remove tabs
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6816   10 years akks fix #9678: Download Object dialog can auto-paste numerical values from …
(edit) @6771   10 years simon04 see #9611 - Improve i18n in download object dialog
(edit) @6674   10 years simon04 Make strings like foo relation/123 and way/345 but also node/789
(edit) @6577   10 years simon04 Make strings like "ways 123 and 456, 789" pastable in download object …
(add) @6448   10 years simon04 fix #3626 - Show history for any object in history dialog If no …
Note: See TracRevisionLog for help on using the revision log.