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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9992   8 years Don-vip sonar - fix more issues
(edit) @9988   8 years Don-vip sonar - remove useless dynamic class loading
(edit) @9249   8 years Don-vip see #11390 - resolve last javadoc warnings with Java 8. "ant javadoc" …
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8848   9 years Don-vip sonar - squid:S2131 - Primitives should not be boxed just for "String" …
(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) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8465   9 years Don-vip minor code style issues
(edit) @8459   9 years Don-vip javadoc / Unit test fixes
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8290   9 years Don-vip code cleanup
(edit) @8151   9 years Don-vip fix #11259 - catch InvalidDnDOperationException
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(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) @6798   10 years Don-vip fix some Sonar issues
(edit) @6730   10 years simon04 Allow to enable debug log messages by commandline argument --debug
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6221   11 years Don-vip Make some defensive copies of user-supplied arrays, move …
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5835   11 years stoecker Javadoc fixes
(edit) @5275   12 years bastiK doc improvements
(edit) @3710   13 years bastiK new list of recently opened files; little preference rework
(edit) @3385   14 years jttt Fix warnings
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2047   15 years Gubaer fixed #3324: Loading a File -> status message
(edit) @2039   15 years Gubaer applied #3377: patch by xeen: Less warnings for JOSM
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1975   15 years Gubaer applied #3264: patch by plaicy: Cleanup unchecked in FileDrop and GpxWriter
(edit) @1911   15 years Gubaer fixed #3193: No layer is left highlighted when the bottom most one is …
(add) @1231   15 years ulfl drop files on the main window to open it
Note: See TracRevisionLog for help on using the revision log.