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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2291   15 years Gubaer Replaced OsmPrimtive.user by setters/getters
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2115   15 years Gubaer new: reading open changesets from the server new: reading user info …
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1930   15 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1735   15 years framm - do NOT drop created_by on changesets... duh!
(edit) @1720   15 years framm + silently drop created_by tag on upload of any object (we have them …
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1604   15 years stoecker fixed #2545 - patch by Gubaer - JOSM has problems with files from XAPI
(edit) @1587   15 years stoecker fixed #2420 - patch by Gubaer - Saved OSM file can contain empty API …
(edit) @1524   15 years framm * make sure saved file is properly closed. fixed part of #2399
(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) @1225   15 years stoecker fixed bug in XML file
(edit) @1205   15 years stoecker fix bug #1949 and some other minor issues
(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) @1037   16 years framm - use "version" instead of "old_version" in 0.6 uploads. fixes #1649. …
(edit) @769   16 years framm - add support for <bounds> tag in .osm files using four attributes …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @624   16 years framm - preliminary support for API 0.6, patches by Martijn van Oosterhout …
(edit) @380   17 years gebner Oops. Don't commit copy-and-pasted code without verifying that it …
(edit) @379   17 years gebner Don't write incomplete primitives to OSM files.
(edit) @364   17 years framm - write unformatted dates properly
(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/OsmWriter.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.