source: josm/trunk/src/org/openstreetmap/josm/actions/ExtensionFileFilter.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6882   10 years Don-vip enable loading of .osm.zip files
(edit) @6380   10 years Don-vip update license/copyright information
(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) @6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
(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) @5566   11 years Don-vip fix #5288 - multiple JOSM instances: Bogus crash recovery attempt
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5131   12 years xeen automatically add file extensions added by plugins to the "All …
(edit) @4886   12 years simon04 see #7307 - basic version of GeoJSON export
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4533   12 years bastiK add importer for osmChange files (see #6653)
(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) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2367   14 years framm make file types optional so that JOSM still works if certain …
(edit) @2288   15 years stoecker removed deprecated
(edit) @2029   15 years Gubaer fixed #3362: "All formats" is added twice to format selections in open …
(edit) @2001   15 years Gubaer applied #3319: patch by bastiK: "open" dialog now filters "OSM server …
(edit) @1949   15 years stoecker fixed #1647 - patch by dmuecke - Improve export
(edit) @1653   15 years stoecker add support for compressed OSM files (bzip2, gzip)
(edit) @1637   15 years stoecker applied new file io from #2064 - patch by dmuecke
(edit) @1369   15 years stoecker close #2129
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @929   16 years stoecker fixed bug #1479
(edit) @816   16 years framm - made ExtensionFileFilter constructor public to accomodate new Tcx plugin
(edit) @737   16 years framm - added NMEA suport, patch by egore@… and jennergruhle. closes …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @584   16 years framm - be honest about the fact that we don't do CSV anymore. closes #641.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/ExtensionFileFilter.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.