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) @13433   6 years Don-vip fix #15849, see #15716 - IAE when changing active layer while setting …
(edit) @13287   6 years Don-vip fix #15716 - listen to escape key outside of imagery adjust dialog, …
(edit) @13269   6 years Don-vip fix #15716 - proper exit of imagery offset mapmode
(edit) @13243   6 years michael2402 See #15310: Replace use of dx/dy in bookmark loading/storing code.
(edit) @13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
(edit) @13047   6 years Don-vip fix #15493 - remember position of "Adjust Imagery Offset" dialog
(edit) @12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12093   7 years bastiK fixed #14734 - Handling imagery offsets when reprojecting
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11652   7 years Don-vip FindBugs - ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
(edit) @11186   7 years Don-vip fix #13859 - NPE
(edit) @11088   8 years Don-vip sonar - squid:S3398 - "private" methods called only by inner classes …
(edit) @11063   8 years simon04 fix #13561 - Cannot go out of "Adjust imagery offset" even after …
(edit) @10936   8 years Don-vip sonar
(edit) @10932   8 years Don-vip checkstyle, jenkins
(edit) @10930   8 years michael2402 Fix #13512: Do not attempt to restore old map mode when imagery dialog …
(edit) @10688   8 years Don-vip remove call to deprecated method
(edit) @10664   8 years Don-vip fix #13234 - NPE
(edit) @10626   8 years Don-vip simplify handling of ignored/traced exceptions
(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.