source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18480   16 years guggis Update to JOSM 2396
(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) @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) @18417   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18415   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18413   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18409   16 years stoecker fixed warnings
(edit) @18408   16 years stoecker fixed i18n error I made in last checkin
(edit) @18404   16 years stoecker updated some stuff to current JOSM
(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) @18391   16 years guggis Update to r2355
(edit) @18387   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.
(edit) @18312   16 years pieren Modify serialization procedures to get core dependencies out of the …
(edit) @18302   16 years guggis Make sure the ProgressDialog is closed after download
(edit) @18300   16 years guggis Updated to JOSM r2327
(edit) @18297   16 years guggis Updated to JOSM r2327
(edit) @18295   16 years guggis Updated to JOSM r2327
(edit) @18293   16 years guggis Updated to JOSM r2327
(edit) @18291   16 years guggis Updated to JOSM r2327
(edit) @18289   16 years guggis Updated to JOSM r2327
(edit) @18287   16 years guggis Updated to JOSM r2322
(edit) @18279   16 years pieren add a temporary version working with josm-latest (min 2304) for new …
(edit) @18278   16 years pieren fix some warnings and easier selection of WMSlayer in WMSAdjustAction
(edit) @18271   16 years pieren Added autodetection and use of raster images already georeferenced
(edit) @18256   16 years pieren Re-implement the layer adjustment mode for the raster images fine …
(edit) @18223   16 years skela Fixed #3472 in JOSM Validator: do not complain about unconnected ways …
(edit) @18207   16 years pieren Use the new cadastre projection LambertCC9Zones
(edit) @18198   16 years avar Make "Walking Papers" translatable. Just because something is a proper …
(edit) @18197   16 years avar Don't report nodes with duplicate names if they're highway=bus_stop. …
(edit) @18194   16 years stoecker fix josm 3677 - patch by Daeron - rework coastline checks
(edit) @18192   16 years stoecker fixed josm 3699
(edit) @18152   16 years skela Fixed #3412 in the JOSM Validator plugin: Find multilingual objects …
(edit) @18147   16 years hampelratte removed "active" flag and use dialog.isDialogShowing() instead
(edit) @18144   16 years stoecker we need updated josm
(edit) @18142   16 years stoecker solved the old version using SVN storage features
(edit) @18130   16 years tordanik introduce GraphEdge properties as a more general solution to store …
(edit) @18122   16 years skela Fixed #3669 in the JOSM Validator plugin: Do not complain about nodes …
(edit) @18109   16 years pieren add a file filter in selector
(edit) @18092   16 years jttt Use OsmPrimitive.isNew() instead of getId() == 0
(edit) @18088   16 years stoecker fixed josm 3574
(edit) @18084   16 years nakor Remove debug output
(edit) @18083   16 years nakor Now works when two separated ways cross
(edit) @18082   16 years bilbo set svn:ignore
(edit) @18080   16 years bilbo Fixed build.xml to build into correct directory
(edit) @18079   16 years bilbo Add multipoly plugin - forgot to add the plugin itself
(edit) @18078   16 years bilbo Add multipoly plugin
(edit) @18076   16 years stoecker needs new version
(edit) @18072   16 years stoecker typo
(edit) @18071   16 years stoecker some cleanups
(edit) @18069   16 years stoecker updated version due to JOSM core changes
(edit) @18067   16 years stoecker used standard plugin path
(edit) @18063   16 years stoecker use standard classname
(edit) @18061   16 years stoecker use standard package name for plugin
(edit) @17885   16 years guggis Update to JOSM 2217
(edit) @17883   16 years miken JOSM Adr Interpolation Plugin - Accept numeric plus alpha combo
(edit) @17874   16 years guggis Updating to JOSM 2219
(edit) @17872   16 years guggis fixed #3624: OpenStreetBugs plugin fails to load in trunk with …
(edit) @17858   16 years vsandre - update loadUrl() to be compatible with josm 2215 - minor changes to …
(edit) @17857   16 years rcernoch CzechAddress: Problems with "duplicity" label solved.
(edit) @17822   16 years stoecker updated i18n, update to josm 2196
(edit) @17817   16 years guggis Updating to JOSM r2196
(edit) @17814   16 years pieren commit latest built for josm-lastest users
(edit) @17762   16 years miken JOSM Addr Interpolation Plugin Add numbering scheme Auto detection
(edit) @17745   16 years miken JOSM Addr Interpolation Plugin Update dialog layout
(edit) @17735   16 years miken Remove build folder from SVN, update for JOSM accessors
(edit) @17732   16 years stoecker remove old code instead marking it as old :-)
(edit) @17727   16 years guggis Disabled usertools plugin. Functionality is now available in JOSM …
(edit) @17722   16 years guggis fixed #3498: Add progressbar to validator validation
(edit) @17721   16 years miken Creation
(edit) @17719   16 years pieren Fix delays on raster cache saving; small issue fixed in file selection …
(edit) @17715   16 years guggis UploadHook moved in JOSM r2168
(edit) @17713   16 years guggis UploadHook moved in JOSM r2168
(edit) @17710   16 years guggis UploadHook moved in JOSM r2168
(edit) @17707   16 years stoecker some fixes for josm 2166
(edit) @17705   16 years stoecker fixed typos
(edit) @17704   16 years stoecker fixed typos
(edit) @17703   16 years stoecker fixed typos
(edit) @17702   16 years stoecker fixed typos
(edit) @17654   16 years stoecker fixed some minor issues
(edit) @17649   16 years nakor Add link to wiki page for plugin
Note: See TracRevisionLog for help on using the revision log.