source: osm/applications/editors/josm/plugins/slippymap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21136   14 years dhansen Drop tile cache size This was getting pretty unreasonably large for …
(edit) @21021   14 years dhansen Fix autozoom fight when windows are really small. The tile set size …
(edit) @19887   14 years daviddean Slippymap plugin can now accept custom_tile_sources with non-standard …
(edit) @19521   14 years guggis 'Added haiti imagery tile source'
(edit) @19477   14 years guggis 'Changed the constructor signature of the plugin main class'
(edit) @19302   15 years guggis 'Update to JOSM 2748'
(edit) @19070   15 years guggis 'Update to JOSM 2621'
(edit) @19050   15 years jttt Fix compilation problems
(edit) @18805   15 years dhansen Update gui to reflect limits on zoom levels from underlying map sources.
(edit) @18784   15 years buerste -readding feature
(edit) @18741   15 years dhansen Patch to support NearMap …
(edit) @18731   15 years dhansen Fixes null pointer error when snapping to tile size. This is a race …
(edit) @18727   15 years buerste -Menuentry run currently in runtime errors, quoting it out
(edit) @18593   15 years jttt Updated to new MapViewPaintable.paint arguments
(edit) @18590   15 years dhansen Put some better limits on slippymap tiles. Even though we did not …
(edit) @18485   15 years stoecker version update
(edit) @18367   15 years dhansen Tons of updates: * Don't insert tiles into the cache that we just …
(edit) @18360   15 years dhansen Remove old misplaced comment.
(edit) @18355   15 years dhansen Fix some auto-download bugs. Re-add the feature to allow custom map …
(edit) @18354   15 years dhansen Use JMapViewer code.
(edit) @17822   15 years stoecker updated i18n, update to josm 2196
(edit) @17433   15 years guggis fixed #3373: patch by podolsir: SlippyMap: Max zoom level gets set to …
(edit) @17068   15 years stoecker remove outdated point 5
(edit) @17064   15 years lvarga Added an simple description to readme file how to publish latest …
(edit) @16805   15 years guggis Updated to JOSM release 1893
(edit) @16733   15 years stoecker removed two more strange characters
(edit) @16730   15 years stoecker removed strange space signs
(edit) @16463   15 years dhansen This fixes up a bunch of inconsistent spacing, and quiets down the …
(edit) @16462   15 years dhansen It was silly to return the number of tiles seen in terms of square …
(edit) @16461   15 years dhansen I noticed that some of the debugging lines were not getting drawn …
(edit) @16460   15 years dhansen Also remove the actual tile objects from storage when flushing. …
(edit) @16459   15 years dhansen Centralize the checking of the zoom level preferences. This also …
(edit) @16458   15 years dhansen This makes sure that we don't get into any zooming loops. We only …
(edit) @16457   15 years dhansen Use tile cleanup code to actually flush all tiles objects at flush …
(edit) @16456   15 years dhansen Beginning of changes. Fixup whitespace to be more consistent.
(edit) @16294   15 years stoecker fixes for JOSM 1725 - utilsplugin JumpToAction still missing
(edit) @16164   15 years lvarga Last two patches. Read previous logs. Same drill, this time with the …
(edit) @16161   15 years lvarga Deleted second mail from repository to same author, Dave Hansen …
(edit) @16158   15 years lvarga Another three patches, look previous logs. HashMap doesn't support …
(edit) @16157   15 years lvarga Another 3 patches from Dave Hansen <dave@…>. For more …
(edit) @16153   15 years lvarga Commited first 3 of 14 patches from Dave Hansen …
(edit) @15707   15 years stoecker lots of updates due to josm changes
(edit) @14732   15 years lvarga Applyied patch from Dave Hansen <dave@…>. His info about …
(edit) @14730   15 years lvarga Applyied patch from "Bastian Voigt" <post@…>. It fix …
(edit) @14015   15 years stoecker some validator fixes, reenabled debug
(edit) @14003   15 years stoecker cleanup build scripts and manifests
(edit) @13961   15 years lvarga Added draw debug preference, not vizualized yet. If enabled, it will …
(edit) @13922   15 years lvarga Just an update of README…
(edit) @13921   15 years lvarga Added "fade background" feature.
(edit) @13712   15 years lvarga Added preferences tab Added possibility to activate/deactivate …
(edit) @13665   15 years frederik forgot this.
(edit) @13625   15 years frederik added zoom and autozoom. patch by lubomir.varga@…
(edit) @13497   15 years skela applications/editors/josm: Set svn:eol-style native on all *.java …
(edit) @13409   15 years skela editors/josm/plugins: Adjust svn:ignore.
(edit) @12780   16 years stoecker removed tab stop usage
(edit) @12778   16 years stoecker removed tab stop usage
(edit) @12588   16 years stoecker updated a lot
(edit) @12104   16 years stoecker fix JOSM bug 1483
(edit) @10775   16 years stoecker support background layers
(edit) @10120   16 years frederik fix update request URL for slippy map plugin
(edit) @10111   16 years stoecker I18N, remove deprecated interface
(edit) @7821   16 years stoecker fixed plugin versioning a bit, removed autogenerated file from svn, …
(edit) @7287   16 years joerg josm/plugins/*/build.xml: add echo to identify which compile failes
(edit) @6100   17 years joerg josm: move plugins/dist directory one level up
(edit) @5691   17 years hakan Drop-down preferences dialog for tile sources
(edit) @5690   17 years hakan pref.put() automatically saves, no need to do that again
(edit) @5689   17 years hakan Ask a Preferences holder for tile URLs
(edit) @5685   17 years hakan Constant interface
(edit) @5681   17 years hakan Refactoring into clean package structure
(edit) @5680   17 years hakan Listen to our own preferences
(edit) @5679   17 years hakan Extract clearTileStorage() for later use
(edit) @5676   17 years hakan Ignore the serialVersionUID warning
(edit) @5675   17 years hakan Reformatted a little bit
(edit) @5674   17 years hakan Refactoring into clean package structure
(edit) @5673   17 years hakan Refactoring into clean package structure
(edit) @5667   17 years hakan Fetch map tiles from the official server
(edit) @5666   17 years hakan Fix project name for eclipse
(edit) @5423   17 years ulf resize icon to 16*16 pixel, so it fits better into the layer dialog
(edit) @5422   17 years ulf change the install target, so it uses the right home dir even on windows
(edit) @5269   17 years frederik removed unused references to RawGpsLayer
(edit) @5197   17 years gabriel Build all JOSM plugins for 1.5 by default.
(edit) @5154   17 years joerg josm/plugin/*/*.jar: remove old scattered *.jar Files
(edit) @5153   17 years joerg josm/plugins/*build.xml: now we use the unique target dist for …
(edit) @5147   17 years joerg josm/plugins: reindent build Files, sort plugin build order
(edit) @5018   17 years joerg josm/plugins/build.xml: remove surveyor plugin, because it's not compiling
(edit) @5017   17 years joerg josm/plugins: add clean target to some plugins, reactivate compiling …
(edit) @4740   17 years frederik new features for slippymap plugin: show tile details, request update, …
(edit) @4081   17 years frederik added PD license
(edit) @4080   17 years imi fixed bug in slippymap that referenced the wrong LayerChangeListener
(edit) @3996   17 years imi fixed build.xml and several svn:ignore's for JOSM plugins
(edit) @3788   17 years ulf add remaining plugins to the global build
(copy) @2549   17 years frederik resort
copied from utils/josm/plugins/slippymap
(add) @2130   17 years frederik initial check-in. very "alpha" code, just about works but lots of …
Note: See TracRevisionLog for help on using the revision log.