Ignore:
Timestamp:
2006-04-23T19:51:19+02:00 (18 years ago)
Author:
imi
Message:
  • changed Add Way mode, so that ways can be modified
  • added Command Stack dialog (list the undo buffer)
  • fixed Exception in download gps data
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/org/openstreetmap/josm/actions/DownloadAction.java

    r92 r94  
    101101                        super("Downloading GPS data");
    102102                        this.reader = reader;
     103                        reader.setProgressInformation(currentAction, progress);
    103104                }
    104105
Note: See TracChangeset for help on using the changeset viewer.