Package: jmapviewer / 2.0+dfsg-2

Metadata

Package Version Patches format
jmapviewer 2.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 build_less.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 adjustments to the ant build file
03 use installed library in demo.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use installed library for the demo application
svn r32821_Use visitor pattern for painting tiles.patch | (download)

src/org/openstreetmap/gui/jmapviewer/Tile.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix #13222 - use visitor pattern for painting tiles (patch by michael2402) - gsoc-core
svn r33034_Use images supporting transpracency for placeholders loaded from cache.patch | (download)

src/org/openstreetmap/gui/jmapviewer/Tile.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

  use images supporting transpracency for placeholders loaded from cache.
svn r33079_Fix NarrowingCompoundAssignment.patch | (download)

src/org/openstreetmap/gui/jmapviewer/tilesources/BingAerialTileSource.java | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix http://errorprone.info/bugpattern/narrowingcompoundassignment
svn r33081_Use TimeUnit instead of combinations.patch | (download)

src/org/openstreetmap/gui/jmapviewer/tilesources/BingAerialTileSource.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use timeunit instead of combinations of 1000/60/60/24