source: osm/applications/editors/josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18615   16 years guggis 'Publishing: various fixes and improvements, see 18613'
(edit) @18614   16 years guggis 'Publishing: various fixes and improvements, see 18613'
(edit) @18613   16 years guggis Fixed merging of nodes improved messages completed I18n now uses …
(edit) @18601   16 years jttt Updated
(edit) @18600   16 years jttt OsmPrimitive.errors -> OsmPrimitive.getErrors()
(edit) @18598   16 years jttt Updated
(edit) @18597   16 years jttt Updated to new MapViewPaintable.paint arguments
(edit) @18596   16 years jttt Updated
(edit) @18595   16 years jttt Updated to new MapViewPaintable.paint arguments
(edit) @18594   16 years jttt Updated
(edit) @18593   16 years jttt Updated to new MapViewPaintable.paint arguments
(edit) @18590   16 years dhansen Put some better limits on slippymap tiles. Even though we did not …
(edit) @18556   16 years dhansen Fix Array bounds exception with invalid data This code will oops if a …
(edit) @18547   16 years pieren Update source content.
(edit) @18546   16 years pieren Add year auto-upgrade in source tag.
(edit) @18544   16 years pieren Add licence in headers for GPL compliance.
(edit) @18543   16 years pieren Add licence in headers for compliance.
(edit) @18542   16 years avar walkingpapers: Mark a function only used internally to the class as private
(edit) @18525   16 years guggis 'Updated build.xml'
(edit) @18524   16 years guggis 'Updated build.xml'
(edit) @18523   16 years guggis 'Updated build.xml'
(edit) @18522   16 years guggis 'Updated build.xml'
(edit) @18521   16 years guggis 'Updating to JOSM 2414'
(edit) @18520   16 years guggis 'Updating to JOSM 2414'
(edit) @18519   16 years guggis 'Updating to JOSM 2414'
(edit) @18518   16 years guggis Updating
(edit) @18517   16 years guggis Updating
(edit) @18516   16 years guggis Updating
(edit) @18515   16 years guggis Updating
(edit) @18514   16 years guggis Updating
(edit) @18508   16 years stoecker updated i18n
(edit) @18506   16 years stoecker fixed version
(edit) @18505   16 years stoecker fixed version
(edit) @18504   16 years jttt Updated
(edit) @18503   16 years jttt Rebuild necessary after changes in selection handling in Dataset
(edit) @18501   16 years guggis Updated
(edit) @18500   16 years guggis Updated
(edit) @18499   16 years guggis Updated
(edit) @18498   16 years guggis Updated
(edit) @18497   16 years guggis Updated
(edit) @18496   16 years guggis Updated
(edit) @18495   16 years guggis Updated
(edit) @18494   16 years guggis Updated
(edit) @18493   16 years guggis Updated
(edit) @18492   16 years jttt Updated
(edit) @18491   16 years guggis Updated
(edit) @18490   16 years jttt Dataset.version is now Dataset.getVersion()
(edit) @18489   16 years guggis Updated
(edit) @18488   16 years guggis Updated
(edit) @18487   16 years stoecker updated
(edit) @18486   16 years stoecker updated
(edit) @18485   16 years stoecker version update
(edit) @18484   16 years avar Display the walking papers id/zoom level in tooltip/info dialog
(edit) @18483   16 years guggis Update to JOSM 2396
(edit) @18482   16 years guggis Update to JOSM 2396
(edit) @18481   16 years guggis
(edit) @18480   16 years guggis Update to JOSM 2396
(edit) @18478   16 years frederik build v18477 with bugfixes from DaveH
(edit) @18472   16 years dhansen Fix http://josm.openstreetmap.de/ticket/3855
(edit) @18471   16 years dhansen Temporary fix. See code comments.
(edit) @18453   16 years daeron Partial rewrite of coastline checks Build a list of the coastline …
(edit) @18428   16 years jttt Updated
(edit) @18427   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18426   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18425   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18418   16 years jttt Updated
(edit) @18417   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18416   16 years jttt Updated
(edit) @18415   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18414   16 years jttt Updated
(edit) @18413   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18410   16 years stoecker fixed
(edit) @18409   16 years stoecker fixed warnings
(edit) @18408   16 years stoecker fixed i18n error I made in last checkin
(edit) @18405   16 years stoecker updated
(edit) @18404   16 years stoecker updated some stuff to current JOSM
(edit) @18400   16 years miken Address Interpolation Plugin: JAR - Update to use undoRedo to …
(edit) @18399   16 years miken Address Interpolation Plugin: Update to use undoRedo to manipulate objects
(edit) @18398   16 years miken Address Interpolation Plugin: Remove deprecated select procedure
(edit) @18396   16 years dhansen Temporary kludge until we get proper reindexing in the dataset.
(edit) @18392   16 years guggis Update to r2355
(edit) @18391   16 years guggis Update to r2355
(edit) @18389   16 years guggis Update to r2355
(edit) @18388   16 years guggis Update to r2355
(edit) @18387   16 years guggis Update to r2355
(edit) @18386   16 years guggis Update to r2355
(edit) @18385   16 years guggis Update to r2355
(edit) @18384   16 years daeron Don't complain about unconnected coastline if the end of the way is …
(edit) @18379   16 years dhansen This uses the new quadbuckets code for the UnconnectedWays test, as …
(edit) @18377   16 years dhansen The JOSM core is changing these, so update in the plugin.
(edit) @18367   16 years dhansen Tons of updates: * Don't insert tiles into the cache that we just …
(edit) @18360   16 years dhansen Remove old misplaced comment.
(edit) @18355   16 years dhansen Fix some auto-download bugs. Re-add the feature to allow custom map …
(edit) @18354   16 years dhansen Use JMapViewer code.
(edit) @18344   16 years skela JOSM validator: Ignore railway=tram when checking crossing ways. Tram …
(edit) @18343   16 years skela Fix the build.
(edit) @18321   16 years pieren New version available for josm-latest
(edit) @18320   16 years pieren Fixed bug in saving cache.
(edit) @18315   16 years pieren Updated version for compliance with JOSM-latest code changes.
(edit) @18314   16 years pieren Fixed deprecated method.
Note: See TracRevisionLog for help on using the revision log.