source: josm/trunk/src/org/openstreetmap/josm/actions/downloadtasks

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2477   14 years Gubaer fixed #3921: Autojump to downloaded area
(edit) @2434   14 years Gubaer Improved detection of modified state in OsmDataLayer.
(edit) @2414   14 years Gubaer Removed methods made @deprecated in r2411.
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
(edit) @2336   14 years Gubaer Removed error memory from progress monitoring subsystem.
(edit) @2332   14 years Gubaer Some updates in download dialog and related
(edit) @2330   14 years Gubaer fixed #3794: not download the correct area
(edit) @2328   14 years Gubaer More cleanup in download logic (less globals, more encapsulation)
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2325   14 years Gubaer fixed #3783: does not finish download API Also improved …
(edit) @2322   14 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2253   15 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(edit) @2215   15 years Gubaer applied #3583: patch by vsandre: Unable to download data with "Open …
(edit) @2201   15 years Gubaer fixed #2818: error when retrieving map data
(edit) @2195   15 years Gubaer see #3558: JOSM displays an error when the API request didn't yield …
(edit) @2172   15 years Gubaer see #3558: JOSM displays an error when the API request didn't yield …
(edit) @2097   15 years Gubaer applied #3318: patch by dmuecke: josm opens modal error dialog for …
(edit) @2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @2013   15 years stoecker fix #3341 - NPE
(edit) @1979   15 years stoecker closes #3267 - patch by plaicy - fix NPE
(edit) @1895   15 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
(edit) @1885   15 years Gubaer Improved exception handling
(edit) @1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
(edit) @1873   15 years stoecker fixed dialog
(edit) @1872   15 years jttt Fix #3130
(edit) @1869   15 years Gubaer fixed #2917: Download to new layer if Datalayer isn't active
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1835   15 years Gubaer applied #2850: patch by dmuecke - unhandled Exception when trying to …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1810   15 years Gubaer new: DownloadReferrersAction - downloads the set of primitives …
(edit) @1800   15 years Gubaer #2962: applied patch by plaicy - Download always increment number for …
(edit) @1799   15 years Gubaer #2963 : applied patch by plaicy - DownloadOsmTask.Task does not need …
(edit) @1756   15 years Gubaer fixed #2888: Check for deleted elements should ignore incomplete elements
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1690   15 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1682   15 years Gubaer removed old conflict resolution code fixed bug in OsmApi (missing …
(edit) @1676   15 years stoecker fix typos
(edit) @1675   15 years Gubaer fixes #2743: crashes after "update data"
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1647   15 years stoecker fixed plugin handling a bit
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1396   15 years stoecker fix #1943 and #1872. patch by xeen
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1148   15 years framm - fix Open Location bugs, add icon
(edit) @1146   15 years framm - Added new "open location" option in the file menu which can be used …
(edit) @1082   15 years framm - some changes regarding the "hatched download area": now also works …
(edit) @746   16 years framm - changed AutoScaleAction to leave some margin around selected objects …
(edit) @726   16 years framm - automatically swap lat/lon in download dialog if necessary. patch by …
(edit) @682   16 years stoecker fixed exception - closing bug #683
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @612   16 years framm - fix memory leaks described in ticket #432, patch by …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @529   16 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @459   16 years (none) fix bug #426: tick the checkbox in the download dialog for …
(edit) @444   16 years framm - patch for better GPX file support by Raphael Mack …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/downloadtasks
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.