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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2673   14 years stoecker fixed proxy test
(edit) @2672   14 years Gubaer fixed #4214: error opening prefrences window
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2620   14 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2609   14 years stoecker applied #4146 - patch by mjulius - fix downloading incomplete relation
(edit) @2606   14 years bastiK geoimage: add thumbnail caching (fixes #4116, see #4101)
(edit) @2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
(edit) @2591   14 years jttt Fix #4114 - NPE when zooming out after updating a partially downloaded …
(edit) @2587   14 years jttt Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2569   14 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2498   14 years jttt Removed unnecessary setting of OsmPrimitive.incomplete
(edit) @2497   14 years jttt Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
(edit) @2484   14 years Gubaer fixed #3925: Download relation members takes a long time to return
(edit) @2480   14 years Gubaer fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
(edit) @2479   14 years Gubaer ChangesetProcessingType not used any more. Removing.
(edit) @2478   14 years Gubaer see #3887: java.lang.NullPointerException while uploading …
(edit) @2470   14 years Gubaer fixed #3975: Loading of data breaking off at objects with visible=false
(edit) @2469   14 years Gubaer fixed #3976: Loading of 0.5 data floods with warnings
(edit) @2444   14 years Gubaer fixed #3908: Exception when updating a way fixed a few I18n issues
(edit) @2443   14 years Gubaer Fixes problems with merging
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2410   14 years jttt Add clearId parameter to primitives copy constructor, replace some …
(edit) @2398   14 years jttt Make sure incomplete relation member is not added twice into the dataset
(edit) @2396   14 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2382   14 years Gubaer fixed #3443: Illegal value for attribute 'version' when loading OSM file
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2377   14 years Gubaer fixed #3443: Illegal value for attribute 'version' when loading OSM file
(edit) @2361   14 years Gubaer Improved tab "Places" in download dialog (download on double click, …
(edit) @2359   14 years Gubaer fixed #3822: Error on load gpx
(edit) @2342   14 years Gubaer applied #1100: patch by bastikK: Tolerate minor errors in GPX loader
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2322   14 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2303   14 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 …
(edit) @2211   15 years Gubaer applied #3287: patch by email@…: link in gpx causes …
(edit) @2205   15 years Gubaer Typo in I18n message
(edit) @2203   15 years Gubaer fixed typo in I18n
(edit) @2198   15 years Gubaer fixed #3249: Resolve conflicts between invisible and deleted …
(edit) @2189   15 years Gubaer fixed #3564: i18n fail in error when uploading OSM data to a fresh server
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2171   15 years Gubaer applied #3555: patch by Claudius Henrichs: More typos and closing html tags
(edit) @2165   15 years stoecker applied #3532 - path by Dave Hansen - infrastructure for faster data access
(edit) @2163   15 years stoecker fixed typos
(edit) @2155   15 years Gubaer see #3449: action='modified' lost on file reopening
(edit) @2151   15 years Gubaer applied #3526: patch by glebius@...: be more verbose about available …
(edit) @2135   15 years Gubaer fixed #3488: "No open changeset" appears in changeset list every …
(edit) @2130   15 years framm fix <bound> exception (again)
(edit) @2124   15 years Gubaer See #3483: "Load list of changesets from the server" is broken for …
(edit) @2115   15 years Gubaer new: reading open changesets from the server new: reading user info …
(edit) @2094   15 years Gubaer fixed #3449: action='modified' lost on file reopening
(edit) @2092   15 years Gubaer see #3446: JOSM throws an XML parsing error when opening an OSM file …
(edit) @2089   15 years Gubaer see #3443: Illegal value for attribute 'version' when loading OSM file
(edit) @2086   15 years Gubaer fixed #3443: Illegal value for attribute 'version' when loading OSM file
(edit) @2081   15 years Gubaer fixed #3393: loooong delay when using presets with a large osm file - …
(edit) @2078   15 years Gubaer fixed #3413: ProgressException when uploading osmChange file
(edit) @2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @2074   15 years Gubaer fixed #3422: Upload dialog allows modification of the created_by=* tag …
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2062   15 years Gubaer fixed #3404: Regression: JOSM does not automatically zoom and center …
(edit) @2061   15 years Gubaer fixed #3398: Changeset tags should be editable in subsequent uploads
(edit) @2050   15 years Gubaer fixed #3390: Opening file -> false map position
(edit) @2040   15 years Gubaer improved upload dialog new: tags for changesets new: multiple uploads …
(edit) @2039   15 years Gubaer applied #3377: patch by xeen: Less warnings for JOSM
(edit) @2037   15 years Gubaer Improved cancellation of upload tasks Refactored upload dialog fixed …
(edit) @2036   15 years Gubaer forgot to add
(edit) @2035   15 years Gubaer Improved user feedback in case of timed retries after …
(edit) @2032   15 years stoecker fix #3377 - patch by xeen - removed deprecated calls
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @2016   15 years stoecker fixed #3289 - patch by xeen - cache.wmsplugin.expire and …
(edit) @2015   15 years stoecker fixed #3112 - patch by bastiK - cleanup password hook
(edit) @2004   15 years Gubaer Avoid 'null' in progress dialog message
(edit) @2001   15 years Gubaer applied #3319: patch by bastiK: "open" dialog now filters "OSM server …
(edit) @2000   15 years Gubaer fixed #3337: RuntimeException: java.lang.StackOverflowError in …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1989   15 years Gubaer fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
(edit) @1975   15 years Gubaer applied #3264: patch by plaicy: Cleanup unchecked in FileDrop and GpxWriter
(edit) @1962   15 years Gubaer fixed #3250
(edit) @1958   15 years stoecker added missing file - close #3250
(edit) @1955   15 years stoecker close #3112 - patch by bastiK - rework username/password handling to …
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1949   15 years stoecker fixed #1647 - patch by dmuecke - Improve export
(edit) @1947   15 years stoecker close #3226 - patch by Daeron - improve align in circle
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
Note: See TracRevisionLog for help on using the revision log.