|
|
@5455
|
17 years |
ulf |
be a bit more precise what to do, if firefox couldn't be found
|
|
|
@5452
|
17 years |
ulf |
move "join node to way" function from UtilsPlugin to core
also remove …
|
|
|
@5449
|
17 years |
ulf |
rename mergenodeway to joinnodeway, to reflect it's menu name
|
|
|
@5437
|
17 years |
ulf |
- change the install target, so it uses the right home dir even on …
|
|
|
@5436
|
17 years |
ulf |
disable duplicateway plugin, still uses API 0.4 things (Segments)
|
|
|
@5435
|
17 years |
ulf |
add a comment, that the code is not updated to API 0.5 (still uses …
|
|
|
@5434
|
17 years |
ulf |
add keyboard shortcuts
|
|
|
@5431
|
17 years |
ulf |
some minor menu changes
|
|
|
@5430
|
17 years |
ulf |
copy the former icon into 24*24 pixels "canvas", so it will be aligned …
|
|
|
@5429
|
17 years |
ulf |
add icons and keyboard shortcuts to the menu items
|
|
|
@5428
|
17 years |
ulf |
change the install target, so it uses the right home dir even on windows
|
|
|
@5427
|
17 years |
ulf |
add icons to the menu entries
|
|
|
@5424
|
17 years |
ulf |
add tooltips for the menu items
|
|
|
@5423
|
17 years |
ulf |
resize icon to 16*16 pixel, so it fits better into the layer dialog
|
|
|
@5422
|
17 years |
ulf |
change the install target, so it uses the right home dir even on windows
|
|
|
@5421
|
17 years |
ulf |
move the LiveGPS menu more to the right and fix accelerator keys
|
|
|
@5420
|
17 years |
ulf |
change the install target, so it uses the right home dir even on windows
|
|
|
@5419
|
17 years |
ulf |
fix the "Open Visible" menu item
|
|
|
@5418
|
17 years |
ulf |
change the install target, so it uses the right home dir even on windows
|
|
|
@5417
|
17 years |
ulf |
move the two remaining UtilsPlugin functions from the toolbar to the …
|
|
|
@5416
|
17 years |
ulf |
change the install target, so it uses the right home dir even on windows
|
|
|
@5415
|
17 years |
ulf |
- move the WMS menu top level item more to the right (well, it's a …
|
|
|
@5413
|
17 years |
ulf |
change the install target, so it uses the right home dir even on windows
|
|
|
@5408
|
17 years |
ulf |
update to API 0.5
|
|
|
@5326
|
17 years |
frederik |
re-build 0.2.1
|
|
|
@5324
|
17 years |
ulf |
archeological.png -> archaeological.png
|
|
|
@5322
|
17 years |
frederik |
newest
|
|
|
@5321
|
17 years |
frederik |
build fix for wms plugin
|
|
|
@5320
|
17 years |
frederik |
newest
|
|
|
@5319
|
17 years |
frederik |
added very simple capability of loading and saving wms layers to …
|
|
|
@5318
|
17 years |
ulf |
archeological -> archaeological
|
|
|
@5284
|
17 years |
gabriel |
Rebuild validator plugin.
|
|
|
@5283
|
17 years |
gabriel |
validator plugin: Don't show areas, roundabouts, etc. as …
|
|
|
@5271
|
17 years |
frederik |
fixed to work with new JOSM
|
|
|
@5270
|
17 years |
frederik |
temporary changes to support new gpx handling in JOSM; CAUTION: …
|
|
|
@5269
|
17 years |
frederik |
removed unused references to RawGpsLayer
|
|
|
@5268
|
17 years |
frederik |
fix for JOSM GPX changes
|
|
|
@5247
|
17 years |
gabriel |
validator plugin: Check for self-intersecting ways.
|
|
|
@5246
|
17 years |
gabriel |
validator plugin: Check for ways with just one node.
|
|
|
@5245
|
17 years |
gabriel |
wmsplugin: Escape spaces in URLs.
|
|
|
@5226
|
17 years |
gabriel |
UtilsPlugin: Simplify math in SimplifyWayAction.
|
|
|
@5219
|
17 years |
gabriel |
mappaint: Check whether primitives are incomplete when painting.
|
|
|
@5207
|
17 years |
ulf |
- find the JOSM home dir independent of the platform
- some cleanup
- …
|
|
|
@5197
|
17 years |
gabriel |
Build all JOSM plugins for 1.5 by default.
|
|
|
@5196
|
17 years |
gabriel |
Rebuild the remaining JOSM plugins for 1.5.
|
|
|
@5195
|
17 years |
gabriel |
Rebuild the osmarender and ywms plugins for 1.5.
|
|
|
@5194
|
17 years |
gabriel |
Adapt the validator plugin to changes in the JOSM core.
|
|
|
@5179
|
17 years |
frederik |
modified YWMS plugin HTTP server component to listen on localhost only …
|
|
|
@5178
|
17 years |
gabriel |
Rebuild utilsplugin for 1.5.
|
|
|
@5177
|
17 years |
gabriel |
Rebuild wmsplugin for 1.5.
|
|
|
@5176
|
17 years |
ulf |
plugin.jar must be deleted with "file", not with "dir"
|
|
|
@5172
|
17 years |
ulf |
change highway=pedestrian from greyish (looks just like a residential …
|
|
|
@5155
|
17 years |
joerg |
josm/plugins/build.xml: dist directory may not be deleted, because …
|
|
|
@5154
|
17 years |
joerg |
josm/plugin/*/*.jar: remove old scattered *.jar Files
|
|
|
@5153
|
17 years |
joerg |
josm/plugins/*build.xml: now we use the unique target dist for …
|
|
|
@5152
|
17 years |
joerg |
josm/plugin/dist/*: Add new location for compiled jar Files
|
|
|
@5147
|
17 years |
joerg |
josm/plugins: reindent build Files, sort plugin build order
|
|
|
@5142
|
17 years |
gabriel |
utilsplugin: Simplify ways: don't remove tagged nodes.
|
|
|
@5141
|
17 years |
gabriel |
Rebuild YWMS for java 1.5.
|
|
|
@5140
|
17 years |
christofd |
version 0.2
|
|
|
@5139
|
17 years |
christofd |
fixed jar path in upload target
|
|
|
@5138
|
17 years |
christofd |
reorganized imports
|
|
|
@5137
|
17 years |
christofd |
Initial import.
|
|
|
@5136
|
17 years |
christofd |
Initial import.
|
|
|
@5115
|
17 years |
gabriel |
wmsplugin: Add build to SVN.
|
|
|
@5114
|
17 years |
gabriel |
wmsplugin: Improve progress display.
|
|
|
@5084
|
17 years |
gabriel |
utilsplugin: Simplify ways without junctions.
|
|
|
@5080
|
17 years |
gabriel |
utilsplugin: fix merge-nodes action
|
|
|
@5077
|
17 years |
gabriel |
Add the utilsplugin build.
|
|
|
@5076
|
17 years |
gabriel |
utilsplugin: Port to API 0.5.
|
|
|
@5075
|
17 years |
gabriel |
Import the latest upstream version of utilsplugin.
|
|
|
@5057
|
17 years |
ulf |
very slightly improve string output while connecting to gpsd
|
|
|
@5056
|
17 years |
ulf |
add opacity level to fill areas
|
|
|
@5024
|
17 years |
ulf |
use "mappaint.fillalpha" preference to set the opacity of fillareas
|
|
|
@5022
|
17 years |
frederik |
tways plugin not needed any more since 0.5.
|
|
|
@5018
|
17 years |
joerg |
josm/plugins/build.xml: remove surveyor plugin, because it's not compiling
|
|
|
@5017
|
17 years |
joerg |
josm/plugins: add clean target to some plugins, reactivate compiling …
|
|
|
@5016
|
17 years |
joerg |
josm/plugin/build.xml: Add comments to surveyor plugin, since it …
|
|
|
@4972
|
17 years |
gabriel |
Make 0.5 compatible.
The osmarender output looks kinda strange, and …
|
|
|
@4971
|
17 years |
gabriel |
Remove out of date mappaint-JOSM1.5.jar.
|
|
|
@4957
|
17 years |
joerg |
josm/plugins/build.xml: uncomment non compiling plugins. This enables …
|
|
|
@4909
|
17 years |
frederik |
4848
|
|
|
@4872
|
17 years |
frederik |
4871
|
|
|
@4868
|
17 years |
gabriel |
validator: Rebuild using 1.5.
|
|
|
@4867
|
17 years |
gabriel |
validator: Rebuild.
|
|
|
@4866
|
17 years |
gabriel |
validator: Show all tests in the pref dialog, even if they're not in …
|
|
|
@4865
|
17 years |
frederik |
1.0
|
|
|
@4864
|
17 years |
frederik |
i name you 1.0
|
|
|
@4858
|
17 years |
frederik |
binary commit
|
|
|
@4849
|
17 years |
gabriel |
lakewalker: Take the build directory out of SVN.
|
|
|
@4848
|
17 years |
frederik |
new 0.5 compatible version
|
|
|
@4847
|
17 years |
frederik |
changes for 0.5 compatibility
|
|
|
@4844
|
17 years |
gabriel |
validator: Make changes to support relations.
|
|
|
@4843
|
17 years |
gabriel |
Make changes for 0.5.
|
|
|
@4821
|
17 years |
frederik |
updated NameFinder to not require MinML2
|
|
|
@4815
|
17 years |
ulf |
remove some ugly white pixels
|
|
|
@4788
|
17 years |
frederik |
typo patch submitted by Hanno Boeck
|
|
|
@4740
|
17 years |
frederik |
new features for slippymap plugin: show tile details, request update, …
|
|
|
@4651
|
17 years |
brent |
Improved Version
|
|
|
@4522
|
17 years |
christofd |
made it easier for translators
|
|
|