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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2065   15 years Gubaer fixed #3410: Size of new upload dialog
(edit) @2061   15 years Gubaer fixed #3398: Changeset tags should be editable in subsequent uploads
(edit) @2058   15 years Gubaer fixed in #3397: Upload not possible to opened changeset
(edit) @2046   15 years Gubaer fixed #3385: Add auto-completion to changeset tag completion
(edit) @2045   15 years Gubaer fixed #3386: Upload dialog has empty areas when the changeset doesn't …
(edit) @2040   15 years Gubaer improved upload dialog new: tags for changesets new: multiple uploads …
(edit) @2037   15 years Gubaer Improved cancellation of upload tasks Refactored upload dialog fixed …
(edit) @2035   15 years Gubaer Improved user feedback in case of timed retries after …
(edit) @2031   15 years Gubaer applied #2905: patch by xeen: Add option to disable the new "Move …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2005   15 years Gubaer fixed #2367: panel will be empty when undocked from minimized state …
(edit) @1991   15 years Gubaer fixed #2000: ID in selection lists isn't updated after upload until …
(edit) @1894   15 years Gubaer fixed #3158: modify status is not removed for partial uploads
(edit) @1885   15 years Gubaer Improved exception handling
(edit) @1876   15 years Gubaer fixed #3139: version conflict handling is broken
(edit) @1870   15 years Gubaer fixed #2766: Provide configuration checkbox in upload dialog for …
(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) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1760   15 years Gubaer fixed #2882: Handling error message
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1698   15 years Gubaer fixed #2759: OsmApiException message is crippled by showMessageDialog
(edit) @1691   15 years Gubaer #2703: patch (slightly extended) by dmuecke clean up: few issues in …
(edit) @1688   15 years stoecker fixed #2744 - server url defaults
(edit) @1685   15 years stoecker fixed audio handling a bit
(edit) @1679   15 years Gubaer fixes #2748: I tried to upload a road with about 100 nodes. I got a …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1668   15 years stoecker fixed typo
(edit) @1663   15 years Gubaer #2437: cleaned up code for uploading and improved user feedback in …
(edit) @1630   15 years stoecker close #2677 - NPE on upload
(edit) @1628   15 years stoecker cleanup group settings in preferences
(edit) @1575   15 years stoecker close #2443 - patch by Henrik Niehaus - History for commit dialog
(edit) @1546   15 years framm * streamline uploading by requesting commit message as part of the …
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1397   15 years stoecker apply patches from xeen for #1977.
(edit) @1212   15 years stoecker language fixes, hopefully the last set
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1054   16 years stoecker fixed a lot of the shortcut related translations
(edit) @1047   16 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @460   16 years (none) make the menu look more like the standard JAVA menu: - add a …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/UploadAction.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.