source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6053   18 years ulf latest plugin version from http://josm.openstreetmap.de/download/plugins/
(edit) @6052   18 years ulf add taxi icon
(edit) @6044   18 years ulf add some more icons and some realwidth values
(edit) @6037   18 years ulf add plugin version 1.0
(edit) @6036   18 years ulf add plugin version 1.0
(edit) @6035   18 years ulf add a version number
(edit) @6034   18 years ulf add a version number to the plugin
(edit) @6033   18 years ulf add a version number to the plugin
(edit) @6032   18 years ulf add a version number to the plugin
(edit) @6031   18 years ulf new mappaint version
(edit) @6030   18 years ulf enable useRealWidth as default
(edit) @6028   18 years ulf railway=subway is too dark, make it a little bit brighter
(edit) @5993   18 years ulf update to latest changes: - add some existing icons to the …
(edit) @5979   18 years brent Add start search direction preference
(edit) @5924   18 years tabacha German JOSM i18n changes
(edit) @5903   18 years ulf fix some dots
(edit) @5902   18 years ulf fixed some typos, changed some strings to better fit german language, …
(edit) @5900   18 years tabacha German JOSM Languagepack: Testversion vom 04.12.2007
(edit) @5882   18 years tabacha New German Josm Plungin (not realy full translated but a start)
(edit) @5869   18 years ulf updates to latest changes in map features, add a "swimming" icon, …
(edit) @5867   18 years ulf the new style seems to be widely accepted, remove old "flat icon" style
(edit) @5787   18 years hakan Add Eclipse project files
(edit) @5755   18 years joerg elemstyles.xml: remove deprecated Features
(edit) @5696   18 years hakan Really fixed the install target
(edit) @5695   18 years hakan Fixed output path
(edit) @5694   18 years hakan Ignore the build directory
(edit) @5693   18 years hakan Fixed install target
(edit) @5692   18 years hakan slippymap jar of SVN 5691
(edit) @5691   18 years hakan Drop-down preferences dialog for tile sources
(edit) @5690   18 years hakan pref.put() automatically saves, no need to do that again
(edit) @5689   18 years hakan Ask a Preferences holder for tile URLs
(edit) @5685   18 years hakan Constant interface
(edit) @5681   18 years hakan Refactoring into clean package structure
(edit) @5680   18 years hakan Listen to our own preferences
(edit) @5679   18 years hakan Extract clearTileStorage() for later use
(edit) @5676   18 years hakan Ignore the serialVersionUID warning
(edit) @5675   18 years hakan Reformatted a little bit
(edit) @5674   18 years hakan Refactoring into clean package structure
(edit) @5673   18 years hakan Refactoring into clean package structure
(edit) @5670   18 years joerg elemstyles.xml: Add railway=subway
(edit) @5669   18 years christofd reorganized imports
(edit) @5667   18 years hakan Fetch map tiles from the official server
(edit) @5666   18 years hakan Fix project name for eclipse
(edit) @5631   18 years joerg elemstyles.xml: Add supermarket
(edit) @5609   18 years gabriel validator plugin: check for incomplete/deleted objects, take 2
(edit) @5583   18 years gabriel validator plugin: check for incomplete objects.
(edit) @5455   18 years ulf be a bit more precise what to do, if firefox couldn't be found
(edit) @5452   18 years ulf move "join node to way" function from UtilsPlugin to core also remove …
(edit) @5449   18 years ulf rename mergenodeway to joinnodeway, to reflect it's menu name
(edit) @5437   18 years ulf - change the install target, so it uses the right home dir even on …
(edit) @5436   18 years ulf disable duplicateway plugin, still uses API 0.4 things (Segments)
(edit) @5435   18 years ulf add a comment, that the code is not updated to API 0.5 (still uses …
(edit) @5434   18 years ulf add keyboard shortcuts
(edit) @5431   18 years ulf some minor menu changes
(edit) @5430   18 years ulf copy the former icon into 24*24 pixels "canvas", so it will be aligned …
(edit) @5429   18 years ulf add icons and keyboard shortcuts to the menu items
(edit) @5428   18 years ulf change the install target, so it uses the right home dir even on windows
(edit) @5427   18 years ulf add icons to the menu entries
(edit) @5424   18 years ulf add tooltips for the menu items
(edit) @5423   18 years ulf resize icon to 16*16 pixel, so it fits better into the layer dialog
(edit) @5422   18 years ulf change the install target, so it uses the right home dir even on windows
(edit) @5421   18 years ulf move the LiveGPS menu more to the right and fix accelerator keys
(edit) @5420   18 years ulf change the install target, so it uses the right home dir even on windows
(edit) @5419   18 years ulf fix the "Open Visible" menu item
(edit) @5418   18 years ulf change the install target, so it uses the right home dir even on windows
(edit) @5417   18 years ulf move the two remaining UtilsPlugin functions from the toolbar to the …
(edit) @5416   18 years ulf change the install target, so it uses the right home dir even on windows
(edit) @5415   18 years ulf - move the WMS menu top level item more to the right (well, it's a …
(edit) @5413   18 years ulf change the install target, so it uses the right home dir even on windows
(edit) @5408   18 years ulf update to API 0.5
(edit) @5326   18 years frederik re-build 0.2.1
(edit) @5324   18 years ulf archeological.png -> archaeological.png
(edit) @5322   18 years frederik newest
(edit) @5321   18 years frederik build fix for wms plugin
(edit) @5320   18 years frederik newest
(edit) @5319   18 years frederik added very simple capability of loading and saving wms layers to …
(edit) @5318   18 years ulf archeological -> archaeological
(edit) @5284   18 years gabriel Rebuild validator plugin.
(edit) @5283   18 years gabriel validator plugin: Don't show areas, roundabouts, etc. as …
(edit) @5271   18 years frederik fixed to work with new JOSM
(edit) @5270   18 years frederik temporary changes to support new gpx handling in JOSM; CAUTION: …
(edit) @5269   18 years frederik removed unused references to RawGpsLayer
(edit) @5268   18 years frederik fix for JOSM GPX changes
(edit) @5247   18 years gabriel validator plugin: Check for self-intersecting ways.
(edit) @5246   18 years gabriel validator plugin: Check for ways with just one node.
(edit) @5245   18 years gabriel wmsplugin: Escape spaces in URLs.
(edit) @5226   18 years gabriel UtilsPlugin: Simplify math in SimplifyWayAction.
(edit) @5219   18 years gabriel mappaint: Check whether primitives are incomplete when painting.
(edit) @5207   18 years ulf - find the JOSM home dir independent of the platform - some cleanup - …
(edit) @5197   18 years gabriel Build all JOSM plugins for 1.5 by default.
(edit) @5196   18 years gabriel Rebuild the remaining JOSM plugins for 1.5.
(edit) @5195   18 years gabriel Rebuild the osmarender and ywms plugins for 1.5.
(edit) @5194   18 years gabriel Adapt the validator plugin to changes in the JOSM core.
(edit) @5179   18 years frederik modified YWMS plugin HTTP server component to listen on localhost only …
(edit) @5178   18 years gabriel Rebuild utilsplugin for 1.5.
(edit) @5177   18 years gabriel Rebuild wmsplugin for 1.5.
(edit) @5176   18 years ulf plugin.jar must be deleted with "file", not with "dir"
(edit) @5172   18 years ulf change highway=pedestrian from greyish (looks just like a residential …
(edit) @5155   18 years joerg josm/plugins/build.xml: dist directory may not be deleted, because …
(edit) @5154   18 years joerg josm/plugin/*/*.jar: remove old scattered *.jar Files
Note: See TracRevisionLog for help on using the revision log.