source: josm/trunk/src/org/openstreetmap/josm/gui/io/SaveLayersDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7358   10 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7204   10 years Don-vip fix #10086 - fix EDT violation causing freeze of Save/upload dialog …
(edit) @7029   10 years Don-vip fix more warnings, remove unused code
(edit) @7017   10 years Don-vip see #8465 - fix easy compilation warnings
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @6965   10 years Don-vip fix #8047 - fix EDT violation in save/upload dialog
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5309   12 years Don-vip fix #7819 - Increased a bit the width of Save Layers dialog to display …
(edit) @5014   12 years xeen fix #7429
(edit) @5003   12 years xeen fix #3409
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4618   13 years Don-vip fix #7077 - Another dialog where Esc doesn't cancel
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3441   14 years jttt Fix #5331 Memory leak when removing data layers
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2875   14 years mjulius fix some more unescaped '
(edit) @2848   14 years mjulius fix messages for gui/io
(edit) @2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
(edit) @2569   15 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2196   15 years Gubaer fixed #3458: Exit-Confirmation dialog says "Save and Exit" when it …
(edit) @2115   15 years Gubaer new: reading open changesets from the server new: reading user info …
(edit) @2096   15 years Gubaer applied #3455: patch by Claudius Henrichs: Incorrect closing html tags …
(edit) @2081   15 years Gubaer fixed #3393: loooong delay when using presets with a large osm file - …
(edit) @2040   15 years Gubaer improved upload dialog new: tags for changesets new: multiple uploads …
(add) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
Note: See TracRevisionLog for help on using the revision log.