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) @11366   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11323   7 years Don-vip fix #14016 - NPE
(edit) @11101   8 years Don-vip add more unit tests
(edit) @11093   8 years simon04 fix #13320 - Use restart text and icon in unsaved changes dialog
(edit) @11017   8 years Don-vip sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
(edit) @10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10428   8 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10190   8 years Don-vip fix #12838 - NPE
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @9556   8 years Don-vip add unit test
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9173   8 years simon04 Checkstyle
(edit) @9152   8 years simon04 fix #12183 - "Registered toolbar action save_as-session overwritten"
(edit) @8919   9 years Don-vip move UserCancelException class in tools package and use it where …
(edit) @8918   9 years Don-vip checkstyle
(edit) @8913   9 years simon04 fix #9115 - Offer to save session when closing editor with unsaved changes
(edit) @8912   9 years simon04 fix #11151 - Not all buttons are shown in exit confirmation dialog …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8736   9 years simon04 see #11843 - Give all directly started threads sensible names
(edit) @8734   9 years simon04 see #11843 - Give all started threads sensible names …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8474   9 years Don-vip fix #11177 - Notes: upload before deleting layer doesn't work
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8412   9 years Don-vip ExecutorService field doesn't ever get shutdown
(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   12 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   14 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2512   14 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.