source: josm/trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5998   11 years Don-vip fix #8775 - IllegalComponentStateException when remembering position …
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5113   12 years simon04 fix typo, add code comment
(edit) @5097   12 years simon04 see #7511 - make DownloadDialog, Osm download related classes more …
(edit) @4984   12 years stoecker fix typo
(edit) @4983   12 years stoecker fix text
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4906   12 years akks See #7303: Added option to run Download dialog on startup and help …
(edit) @4699   12 years stoecker adapt help link for download dialog
(edit) @4552   12 years stoecker fix #6720 - initial refresh of slippy map download
(edit) @4380   13 years simon04 fix #4609 - copy node coordinate to clipboard
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3976   13 years bastiK fixed #6091 - spelling
(edit) @3975   13 years bastiK fixed #6092, ref #6093 - spelling
(edit) @3769   13 years stoecker fix help
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3104   14 years Gubaer fixed #4701: Tile download
(edit) @3057   14 years bastiK applied #4617 - new design for download dialog (patch by Radomír Černoch)
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2824   14 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2529   14 years Gubaer fixed #3810: Pressing Enter in download dialog doesn't initiate …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2347   15 years Gubaer fixed #3802: Buttons dont't react to enter in download dialog
(edit) @2346   15 years Gubaer fixed #3802: Download button is not highlighted anymore in the …
(edit) @2345   15 years Gubaer Minor updates in Download Dialog
(edit) @2344   15 years Gubaer fixed #3525: Double-clicking on a bookmark should initiate its …
(edit) @2340   15 years Gubaer fixed #3801: Download dialog doesn't notice [X] GPS checkbox is checked
(edit) @2332   15 years Gubaer Some updates in download dialog and related
(edit) @2331   15 years Gubaer Cleanup in DownloadAction and DownloadDialog Added context-sensitive …
(edit) @2330   15 years Gubaer fixed #3794: not download the correct area
(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) @2215   15 years Gubaer applied #3583: patch by vsandre: Unable to download data with "Open …
(edit) @2142   15 years Gubaer fixed #3514: NullPointerException when double-clicking on a download …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1680   15 years stoecker removed old style world chooser - interactive map is much better
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1392   15 years stoecker changed order of download dialogs
(edit) @1390   15 years stoecker added slippy_map_chooser
(edit) @1329   15 years stoecker moved namefinder into main josm
(edit) @1326   15 years stoecker reworked plugin handling a lot, more to come
(edit) @1307   15 years stoecker close #1983. Patch by xeen
(edit) @1245   15 years stoecker added link to presets, fix #1675
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1147   15 years framm - update downloadTask interface
(edit) @1039   16 years stoecker cleanup prefs access a bit
(edit) @1038   16 years stoecker moved Downlod area check from bounding box to main download dialog
(edit) @979   16 years framm - added basic support for downloading based on tile numbers. not …
(edit) @806   16 years stoecker Remember last download settings. Patch by Rainer Rothkegel.
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @459   16 years (none) fix bug #426: tick the checkbox in the download dialog for …
(edit) @435   17 years framm - add a call for download area selection classes to close the download …
(edit) @434   17 years (none) fix a comment typo
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/download/DownloadDialog.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.