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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10571   8 years Don-vip fix #13172 - Move ImageryLayer.d[xy] to the settings (patch by …
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10292   8 years Don-vip sonar - squid:S2275 - Format specifiers should be used instead of …
(edit) @10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10152   8 years Don-vip sonar - squid:S1939 - Extensions and implementations should not be …
(edit) @10150   8 years Don-vip fix #12755 - NPE
(edit) @9059   8 years Don-vip checkstyle
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8441   9 years Don-vip see #11209 - add debug messages
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8152   9 years stoecker fix #11230 - improper handling of imagery adjustemnet closing - patch …
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @7859   9 years Don-vip fix various Sonar issues, improve Javadoc
(edit) @7350   10 years Don-vip fix #10322 - NPE
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6107   11 years Don-vip fix #8919 - fix memory leaks, including one introduced with r5982
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @5962   11 years Don-vip see #8710 - Inconsistent MapMode focus behaviour: forgot one mapmode
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5808   11 years akks fix #8549, patch by Zverikk: Remove [deprecated] imagery offset server …
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @4845   12 years bastiK fixed #7240 - don`t know exatly
(edit) @4192   13 years stoecker fix #6528 - toolbar conflict for imagery adjust
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4001   13 years Upliner applied #5787 Display and read offset as one line (patch by Zverik), …
(edit) @3948   13 years bastiK fixed #5789 - Get rid of E-notation in offset fields
(edit) @3919   13 years stoecker unify cursor handling, hopefully fix #5381
(edit) @3847   13 years Upliner Initial support for Komzpa's osmosnimki imagery offset server
(edit) @3780   13 years Upliner Fix #5791 Offset window cannot be opened after closing it with "Esc" key
(edit) @3737   13 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3734   13 years Upliner fix #5756 -- allow to overwrite offset bookmarks
(edit) @3722   13 years Upliner Allow to adjust imagery offset with arrow keys, add explaination to …
(edit) @3720   13 years bastiK added missing svn:eol-style
(edit) @3719   13 years bastiK added missing license information
(add) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
Note: See TracRevisionLog for help on using the revision log.