source: josm/trunk/src/org/openstreetmap/josm/actions/UpdateDataAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
(edit) @10074   8 years Don-vip refactor duplicated code
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8449   9 years Don-vip remove extra whitespaces
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6053   11 years Don-vip see #2283 - allow to download both osm and gpx data in …
(edit) @6046   11 years akks fix #7436 (shortcut/toolbar redefinition) and EDT violations in Update …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4927   12 years stoecker small cleanups
(edit) @4851   12 years stoecker allow automatic parsing of shortcuts see #7226
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2943   14 years mjulius generally round Bounds to LatLon.MAX_SERVER_PRECISION
(edit) @2942   14 years mjulius fixes #4441 - error downloading/sync when updating data round bounding …
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
(edit) @2325   14 years Gubaer fixed #3783: does not finish download API Also improved …
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2317   14 years Gubaer applied #3663: patch by singularita: Function to automatically …
(edit) @2254   15 years stoecker i18n update
(edit) @2253   15 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1881   15 years Gubaer fixed two issues in #3141: conflict resolution flags false conflicts …
(edit) @1872   15 years jttt Fix #3130
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1764   15 years Gubaer fixed #1361: Relation dialog: "Download inclomplete..." blocks JOSM if …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1464   15 years stoecker close #2217. patch by xeen
(edit) @1437   15 years stoecker fix #2229. Java 5 bug
(add) @1434   15 years stoecker close #999. patch by xeen
Note: See TracRevisionLog for help on using the revision log.