source: josm/trunk/src/org/openstreetmap/josm/io/OsmReader.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1899   15 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1881   15 years Gubaer fixed two issues in #3141: conflict resolution flags false conflicts …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1806   15 years Gubaer added OsmServerBackreferenceReader - reads primitives referring to a …
(edit) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1690   15 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1604   15 years stoecker fixed #2545 - patch by Gubaer - JOSM has problems with files from XAPI
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1494   15 years stoecker fix #2312 - performance optimization
(edit) @1444   15 years stoecker close #2233 and some minor fixes. patch by xeen
(edit) @1425   15 years stoecker fixed #1642. patch by xeen
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1353   15 years stoecker apply patch by xeen - #2114
(edit) @1284   15 years stoecker close #2021
(edit) @1281   15 years ulfl add setIndeterminate() to the PleaseWaitDialog and use it at a few …
(edit) @1279   15 years ulfl if this isn't a file we're reading from (download from server), ignore …
(edit) @1278   15 years ulfl Cache the way ids in a HashMap for much better performance or relation …
(edit) @1254   15 years ulfl mappaint major performance improvements: - cache mappaint style and …
(edit) @1196   15 years stoecker partly fix #1720. Patch by Russ Nelson
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1071   15 years framm Support for changeset uploads in 0.6. Error handling is not fully done …
(edit) @769   16 years framm - add support for <bounds> tag in .osm files using four attributes …
(edit) @633   16 years framm - more api0.6 stuff from kleptog
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @597   16 years ramack - implement ticket #671: add option to draw only interesting direction …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @521   16 years gebner Fix NPE happening with malformed <bound> elements.
(edit) @367   17 years framm - changed appearance of tagged nodes (now: dot with square around it) …
(edit) @362   17 years framm - alleviated #388 by parsing the timestamps only when they are needed.
(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/io/OsmReader.java
(edit) @319   17 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
Note: See TracRevisionLog for help on using the revision log.