source: josm/trunk/src/org/openstreetmap/josm/gui/layer/ImageryLayer.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10934   8 years Don-vip see #13503 - add more debug info
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10571   8 years Don-vip fix #13172 - Move ImageryLayer.d[xy] to the settings (patch by …
(edit) @10547   8 years Don-vip fix #13159 - Move image processors out of imagery layer (patch by …
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(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) @10304   8 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @10303   8 years Don-vip sonar - squid:S2164 - Math should not be performed on floats
(edit) @10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10142   8 years Don-vip fix #12752 - Add more image filters (patch by michael2402, modified)
(edit) @9983   8 years Don-vip remove unused code
(edit) @9949   8 years Don-vip remove deprecated stuff, code cleanup, javadoc, unit tests
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @8851   9 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(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) @8832   9 years simon04 fix #11942 - Make gamma correction more robust to mysterious image types
(edit) @8733   9 years simon04 fix #11836 - Zoom out with Gamma adjusted on imagery causes Exception
(edit) @8729   9 years simon04 fix #10417 - Selectable Gamma value for background imagery
(edit) @8723   9 years simon04 see #11713 - use new interface ImageProcessor where applicable
(edit) @8625   9 years bastiK applied #11713 - JOSM raster layers filters plugin development (patch …
(edit) @8568   9 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8530   9 years Don-vip see #11255 - checkstyle/findbugs
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8393   9 years Don-vip see #11447 - partial revert of r8384
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7463   10 years Don-vip fix #10392 - rework of MenuScroller to replace static scrollCount …
(edit) @7425   10 years Don-vip fix #3916 - WMS: Improve exception handling. Proper message is now …
(edit) @7291   10 years Don-vip fix #10207 - fix menu scroller for multi monitors systems
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5963   11 years Don-vip fix #5790 - No layer information for Imagery Sources
(edit) @5808   11 years akks fix #8549, patch by Zverikk: Remove [deprecated] imagery offset server …
(edit) @5513   12 years jttt Fix #7980: Out of Heap Memory
(edit) @5464   12 years Don-vip Rework Properties a bit to simplify management of Color properties
(edit) @5462   12 years Don-vip fix #6723 - Cannot change Imagery fade color from Imagery settings
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5390   12 years bastiK use individual imagery icons in layer list
(edit) @5186   12 years Don-vip fix tabs introduced in last commit with spaces
(edit) @5185   12 years Don-vip fix #7575 - Non-scrollable menu for Imagery offset
(edit) @4162   13 years stoecker fix #4140 - make colors in conflict dialog configurable
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4065   13 years jttt Improved wms cache - files saved in original format (no need to …
(edit) @3878   13 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
(edit) @3852   13 years Upliner Offset server bugfixes and debug info
(edit) @3847   13 years Upliner Initial support for Komzpa's osmosnimki imagery offset server
(edit) @3808   13 years jttt wmslayer - when overlapping is enabled, keep (and cache) only visible …
(edit) @3737   13 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3733   13 years Upliner Offset bookmarks: don't create submenus when only 1 choice is …
(edit) @3729   13 years Upliner fix #5709 - amendments in sharpen algorithms
(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.