source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18832   17 years stoecker added icon
(edit) @18828   17 years stoecker reverted wrong checkin
(edit) @18827   17 years stoecker fix josm 3681 - double values in prefs not shown
(edit) @18825   17 years stoecker fixed josm 4030 - possible double calls
(edit) @18813   17 years skela JOSM Validator: Do not complain about bus stops that are close to a way.
(edit) @18805   17 years dhansen Update gui to reflect limits on zoom levels from underlying map sources.
(edit) @18803   17 years stoecker recompile
(edit) @18800   17 years stoecker fix build issue
(edit) @18799   17 years stoecker fix josm 4022
(edit) @18789   17 years stoecker close josm 3734
(edit) @18784   17 years buerste -readding feature
(edit) @18773   17 years stoecker i18n update
(edit) @18768   17 years pieren Update main version
(edit) @18762   17 years stoecker fix josm bug 3294
(edit) @18761   17 years stoecker fixed code indentation
(edit) @18757   17 years stoecker new sources, see josm bug 4014
(edit) @18743   17 years pieren Some clean-up.
(edit) @18741   17 years dhansen Patch to support NearMap …
(edit) @18737   17 years stoecker disabled tag check
(edit) @18731   17 years dhansen Fixes null pointer error when snapping to tile size. This is a race …
(edit) @18727   17 years buerste -Menuentry run currently in runtime errors, quoting it out
(edit) @18722   17 years pieren Improve autosourcing. Add history.
(edit) @18721   17 years pieren Add subprojection handling
(edit) @18720   17 years pieren Add subprojection handling
(edit) @18712   17 years stoecker added some new URLs
(edit) @18711   17 years stoecker fixed typo
(edit) @18700   17 years guggis 'Updated tag definitions (thanks to Hans F. Nordhaug)'
(edit) @18678   17 years guggis 'Fixed JOSM issue #3340'
(edit) @18671   17 years guggis 'fixed JOSM issue #3940'
(edit) @18670   17 years guggis 'Updated build.xml'
(edit) @18625   17 years stoecker moved help into JOSM helpsystem
(edit) @18623   17 years stoecker cleanup mappaint error handling
(edit) @18621   17 years jttt Fixed #3935 [NPE] utilsplugin, Join overlapping Areas on non-ideal geometry
(edit) @18617   17 years stoecker fixed i18n issue
(edit) @18614   17 years guggis 'Publishing: various fixes and improvements, see 18613'
(edit) @18613   17 years guggis Fixed merging of nodes improved messages completed I18n now uses …
(edit) @18600   17 years jttt OsmPrimitive.errors -> OsmPrimitive.getErrors()
(edit) @18597   17 years jttt Updated to new MapViewPaintable.paint arguments
(edit) @18595   17 years jttt Updated to new MapViewPaintable.paint arguments
(edit) @18593   17 years jttt Updated to new MapViewPaintable.paint arguments
(edit) @18590   17 years dhansen Put some better limits on slippymap tiles. Even though we did not …
(edit) @18556   17 years dhansen Fix Array bounds exception with invalid data This code will oops if a …
(edit) @18547   17 years pieren Update source content.
(edit) @18546   17 years pieren Add year auto-upgrade in source tag.
(edit) @18544   17 years pieren Add licence in headers for GPL compliance.
(edit) @18542   17 years avar walkingpapers: Mark a function only used internally to the class as private
(edit) @18524   17 years guggis 'Updated build.xml'
(edit) @18522   17 years guggis 'Updated build.xml'
(edit) @18520   17 years guggis 'Updating to JOSM 2414'
(edit) @18518   17 years guggis Updating
(edit) @18517   17 years guggis Updating
(edit) @18516   17 years guggis Updating
(edit) @18515   17 years guggis Updating
(edit) @18514   17 years guggis Updating
(edit) @18505   17 years stoecker fixed version
(edit) @18503   17 years jttt Rebuild necessary after changes in selection handling in Dataset
(edit) @18500   17 years guggis Updated
(edit) @18498   17 years guggis Updated
(edit) @18496   17 years guggis Updated
(edit) @18494   17 years guggis Updated
(edit) @18493   17 years guggis Updated
(edit) @18491   17 years guggis Updated
(edit) @18490   17 years jttt Dataset.version is now Dataset.getVersion()
(edit) @18488   17 years guggis Updated
(edit) @18485   17 years stoecker version update
(edit) @18484   17 years avar Display the walking papers id/zoom level in tooltip/info dialog
(edit) @18482   17 years guggis Update to JOSM 2396
(edit) @18480   17 years guggis Update to JOSM 2396
(edit) @18472   17 years dhansen Fix http://josm.openstreetmap.de/ticket/3855
(edit) @18471   17 years dhansen Temporary fix. See code comments.
(edit) @18453   17 years daeron Partial rewrite of coastline checks Build a list of the coastline …
(edit) @18427   17 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18426   17 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18425   17 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18417   17 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18415   17 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18413   17 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18409   17 years stoecker fixed warnings
(edit) @18408   17 years stoecker fixed i18n error I made in last checkin
(edit) @18404   17 years stoecker updated some stuff to current JOSM
(edit) @18399   17 years miken Address Interpolation Plugin: Update to use undoRedo to manipulate objects
(edit) @18398   17 years miken Address Interpolation Plugin: Remove deprecated select procedure
(edit) @18396   17 years dhansen Temporary kludge until we get proper reindexing in the dataset.
(edit) @18391   17 years guggis Update to r2355
(edit) @18387   17 years guggis Update to r2355
(edit) @18385   17 years guggis Update to r2355
(edit) @18384   17 years daeron Don't complain about unconnected coastline if the end of the way is …
(edit) @18379   17 years dhansen This uses the new quadbuckets code for the UnconnectedWays test, as …
(edit) @18377   17 years dhansen The JOSM core is changing these, so update in the plugin.
(edit) @18367   17 years dhansen Tons of updates: * Don't insert tiles into the cache that we just …
(edit) @18360   17 years dhansen Remove old misplaced comment.
(edit) @18355   17 years dhansen Fix some auto-download bugs. Re-add the feature to allow custom map …
(edit) @18354   17 years dhansen Use JMapViewer code.
(edit) @18344   17 years skela JOSM validator: Ignore railway=tram when checking crossing ways. Tram …
(edit) @18343   17 years skela Fix the build.
(edit) @18321   17 years pieren New version available for josm-latest
(edit) @18320   17 years pieren Fixed bug in saving cache.
(edit) @18315   17 years pieren Updated version for compliance with JOSM-latest code changes.
(edit) @18314   17 years pieren Fixed deprecated method.
(edit) @18312   17 years pieren Modify serialization procedures to get core dependencies out of the …
Note: See TracRevisionLog for help on using the revision log.