source: josm/trunk/src/org/openstreetmap/josm/io

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3212   15 years bastiK fixed #4950 - Bad loop over attribute list (patch by jamesmikedupont)
(edit) @3129   15 years jttt Memory optimizations
(edit) @3122   15 years Gubaer fixed #4673: I18n: motd in russian not displayed
(edit) @3083   15 years bastiK added svn:eol-style=native to source files
(edit) @3041   15 years stoecker fixed #4613 - icon updates
(edit) @3021   15 years mjulius escape space characters in URLs to download
(edit) @3012   15 years jttt Save primitives to .osm file sorted
(edit) @3011   15 years jttt Fix #4551 r3007 causes an NPE on startup
(edit) @3007   15 years Gubaer cosmetics
(edit) @3005   15 years mjulius fixes #4523 - "???" downloading size
(edit) @2990   15 years jttt Fix some eclipse warnings
(edit) @2986   15 years jttt Fix some of FindBugs warnings
(edit) @2971   15 years jttt Create all relations first in OsmReader to prevent (bogus) consistency …
(edit) @2955   15 years mjulius
(edit) @2953   15 years mjulius fixes #4492 - josm doesn't read action=delete from osm file set the …
(edit) @2939   15 years jttt Do not add deleted nodes/members to loaded way/relation
(edit) @2937   15 years jttt Fix loading of new relations
(edit) @2936   15 years jttt Fixed #4408 confict manager: do not have to solve tag- and …
(edit) @2932   15 years mjulius bring PrimitiveData.getId() in line with OsmPrimitive.getId() remove …
(edit) @2919   15 years jttt Skip deleted nodes when loading way, deleted members when loading relation
(edit) @2915   15 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2907   15 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2889   15 years stoecker close #4418 - support zip files for styles and presets
(edit) @2875   15 years mjulius fix some more unescaped '
(edit) @2867   15 years jttt Better gpx layer tooltip, don't add gpx layer if gpx file is empty
(edit) @2862   15 years Gubaer fixed #4322: No error message if trying to upload without OAuth token
(edit) @2852   15 years mjulius fix messages for io
(edit) @2851   15 years jttt Added progress monitor to JpgImporter, allow to cancel importing
(edit) @2832   15 years Gubaer fixed NPE with new location for elemstyles.xml, see r2827
(edit) @2828   15 years stoecker removed wrong translation calls
(edit) @2825   15 years Gubaer fixed #4328: No visible error message when trying to upload to a …
(edit) @2822   15 years Gubaer see #4339: applied patch by andre68: MessageFormat fixes
(edit) @2817   15 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(edit) @2801   15 years stoecker fixed line endings of recent checkins
(edit) @2799   15 years stoecker don't create empty image layer - closes #4274 - patch by bomm
(edit) @2795   15 years jttt Allow to load incomplete gpx files
(edit) @2789   15 years jttt Fixed some FindBugs warnings
(edit) @2781   15 years Gubaer fixed #4170: Downloaded open changesets are not listed
(edit) @2771   15 years stoecker typo
(edit) @2751   15 years Gubaer Improved user feedback when downloading relations
(edit) @2748   15 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2734   15 years framm message fixes
(edit) @2733   15 years framm message fixes
(edit) @2719   15 years stoecker fixed last checkin
(edit) @2713   15 years stoecker removed obsolete code (re-add when necessary)
(edit) @2711   15 years stoecker fix bad line endings
(edit) @2703   15 years bastiK correct errors from last check in
(edit) @2702   15 years bastiK fixed #4100 - unable to simply load already referenced images Added …
(edit) @2688   15 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2676   15 years jttt Fix some of the warnings found by FindBugs
(edit) @2673   15 years stoecker fixed proxy test
(edit) @2672   15 years Gubaer fixed #4214: error opening prefrences window
(edit) @2655   15 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2641   15 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2626   15 years jttt Fixed some of the warnings found by FindBugs
(edit) @2620   15 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2613   15 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2609   15 years stoecker applied #4146 - patch by mjulius - fix downloading incomplete relation
(edit) @2606   15 years bastiK geoimage: add thumbnail caching (fixes #4116, see #4101)
(edit) @2604   15 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2599   15 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
(edit) @2591   15 years jttt Fix #4114 - NPE when zooming out after updating a partially downloaded …
(edit) @2587   15 years jttt Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
(edit) @2578   15 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2569   15 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2563   15 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2498   15 years jttt Removed unnecessary setting of OsmPrimitive.incomplete
(edit) @2497   15 years jttt Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
(edit) @2484   15 years Gubaer fixed #3925: Download relation members takes a long time to return
(edit) @2480   15 years Gubaer fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
(edit) @2479   15 years Gubaer ChangesetProcessingType not used any more. Removing.
(edit) @2478   15 years Gubaer see #3887: java.lang.NullPointerException while uploading …
(edit) @2470   15 years Gubaer fixed #3975: Loading of data breaking off at objects with visible=false
(edit) @2469   15 years Gubaer fixed #3976: Loading of 0.5 data floods with warnings
(edit) @2444   15 years Gubaer fixed #3908: Exception when updating a way fixed a few I18n issues
(edit) @2443   15 years Gubaer Fixes problems with merging
(edit) @2433   15 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2410   15 years jttt Add clearId parameter to primitives copy constructor, replace some …
(edit) @2398   15 years jttt Make sure incomplete relation member is not added twice into the dataset
(edit) @2396   15 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2382   15 years Gubaer fixed #3443: Illegal value for attribute 'version' when loading OSM file
(edit) @2381   15 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2377   15 years Gubaer fixed #3443: Illegal value for attribute 'version' when loading OSM file
(edit) @2361   15 years Gubaer Improved tab "Places" in download dialog (download on double click, …
(edit) @2359   15 years Gubaer fixed #3822: Error on load gpx
(edit) @2342   15 years Gubaer applied #1100: patch by bastikK: Tolerate minor errors in GPX loader
(edit) @2327   15 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2322   15 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2303   15 years Gubaer see #3761: Precondition failed: Node is still used by way Also added …
(edit) @2291   15 years Gubaer Replaced OsmPrimtive.user by setters/getters
(edit) @2290   15 years Gubaer applied #3718: patch by oancea: Feature request: add *.log on file …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2266   15 years Gubaer fixed #3670: delete actions are ignored for uplaod when reopening …
(edit) @2244   15 years Gubaer Fixes provided by stoeckr, got accidentally overwritten in r2243
(edit) @2243   15 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(edit) @2242   15 years stoecker fixed #3649 - show node coordinates in history dialog
(edit) @2240   15 years Gubaer fixed #3625: "Upload" error (410) while fetching items for relation
(edit) @2235   15 years Gubaer fixed #3182: GPX consisting of only markers loads as two layers …
(edit) @2222   15 years stoecker fixed #3580 - patch by bastiK - no longer send username/password for …
Note: See TracRevisionLog for help on using the revision log.