source: osm/applications/editors/josm/plugins/validator/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18789   15 years stoecker close josm 3734
(edit) @18737   15 years stoecker disabled tag check
(edit) @18711   15 years stoecker fixed typo
(edit) @18623   15 years stoecker cleanup mappaint error handling
(edit) @18600   15 years jttt OsmPrimitive.errors -> OsmPrimitive.getErrors()
(edit) @18593   15 years jttt Updated to new MapViewPaintable.paint arguments
(edit) @18556   15 years dhansen Fix Array bounds exception with invalid data This code will oops if a …
(edit) @18514   15 years guggis Updating
(edit) @18453   15 years daeron Partial rewrite of coastline checks Build a list of the coastline …
(edit) @18425   15 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @18396   15 years dhansen Temporary kludge until we get proper reindexing in the dataset.
(edit) @18384   15 years daeron Don't complain about unconnected coastline if the end of the way is …
(edit) @18379   15 years dhansen This uses the new quadbuckets code for the UnconnectedWays test, as …
(edit) @18377   15 years dhansen The JOSM core is changing these, so update in the plugin.
(edit) @18344   15 years skela JOSM validator: Ignore railway=tram when checking crossing ways. Tram …
(edit) @18343   15 years skela Fix the build.
(edit) @18223   15 years skela Fixed #3472 in JOSM Validator: do not complain about unconnected ways …
(edit) @18197   15 years avar Don't report nodes with duplicate names if they're highway=bus_stop. …
(edit) @18194   15 years stoecker fix josm 3677 - patch by Daeron - rework coastline checks
(edit) @18192   15 years stoecker fixed josm 3699
(edit) @18152   15 years skela Fixed #3412 in the JOSM Validator plugin: Find multilingual objects …
(edit) @18122   15 years skela Fixed #3669 in the JOSM Validator plugin: Do not complain about nodes …
(edit) @18092   15 years jttt Use OsmPrimitive.isNew() instead of getId() == 0
(edit) @18088   15 years stoecker fixed josm 3574
(edit) @17722   15 years guggis fixed #3498: Add progressbar to validator validation
(edit) @17715   15 years guggis UploadHook moved in JOSM r2168
(edit) @17592   15 years guggis see #3347: patches by singularita@…: Merging nodes, fixing …
(edit) @17585   15 years guggis Fixing errors is now an asynchronous, cancelable task. Batch …
(edit) @17540   15 years guggis Updating to JOSM r2082
(edit) @17481   15 years stoecker close josm bug 3370
(edit) @17479   15 years stoecker close josm bug 3367 and remove deprecations
(edit) @17351   15 years guggis updated to JOSM 2005 cleanup for @deprecated OptionPaneUtil cleanup …
(edit) @17313   15 years dmuecke [o3059] - Added way type building into crossing way test.
(edit) @17175   15 years dmuecke Fixed issue #3256. Removal of Validator layer when OSM data layer gets …
(edit) @17174   15 years dmuecke Fixed issue #3256. Removal of Validator layer when OSM data layer gets …
(edit) @16970   15 years stoecker applied josm 2755 (slightly modified)
(edit) @16788   15 years guggis Updated to JOSM release 1893
(edit) @16735   15 years stoecker fixed compile problem
(edit) @16681   15 years jttt Enable validate action only when there is edit layer available
(edit) @16629   15 years jttt Make it work without Main.ds
(edit) @16438   15 years stoecker fix j2868
(edit) @16436   15 years stoecker fix j2803
(edit) @16435   15 years stoecker fix j2793
(edit) @16434   15 years stoecker fix j2792
(edit) @16409   15 years stoecker updated
(edit) @16346   15 years stoecker some more cleanups
(edit) @16345   15 years stoecker fixed josm #2824
(edit) @16319   15 years stoecker patches by delta_foxtrot
(edit) @16294   15 years stoecker fixes for JOSM 1725 - utilsplugin JumpToAction still missing
(edit) @16290   15 years stoecker adapted plugins to JOSm 1722, UtilsPlugin still has a problem
(edit) @16159   15 years jttt Use getter for Node.coor and Node.latLon, fix warnings
(edit) @14406   15 years frederik minof fixes to some JOSM plugins to reflect changes in the Visitor …
(edit) @14121   16 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @14015   16 years stoecker some validator fixes, reenabled debug
(edit) @13918   16 years stoecker fix preset handling in validator
(edit) @13598   16 years stoecker some minor updates
(edit) @13497   16 years skela applications/editors/josm: Set svn:eol-style native on all *.java …
(edit) @13332   16 years stoecker fixes for new plugin handling
(edit) @12991   16 years stoecker language updates
(edit) @12983   16 years stoecker typo
(edit) @12890   16 years stoecker fixed #1487
(edit) @12778   16 years stoecker removed tab stop usage
(edit) @12777   16 years stoecker readded TagChecker, fixed problem with duplicate elements in data, …
(edit) @12707   16 years stoecker fixed text strings, thanks to Andrew Gee
(edit) @12670   16 years stoecker fixed two wrong strings
(edit) @12576   16 years stoecker updated
(edit) @12279   16 years pieren Trac#1807 use josm action to merge nodes (to avoid ways corruption). …
(edit) @12257   16 years pieren Grid detail fixing cells sizes in crossing ways detection is now …
(edit) @11974   16 years frederik changes in some JOSM plugins due to a renamed class in JOSM.
(edit) @11861   16 years stoecker added ShortCut support
(edit) @11530   16 years stotz Added filter for ErrorTreePanel for only displaying errors regarding …
(edit) @10907   16 years stotz Enhancement: On unclosed way only the first and the last node are …
(edit) @10774   16 years stoecker improve unconnected way check and use better delete command
(edit) @10666   16 years stoecker minor cleanups
(edit) @10663   16 years stotz BugFix: error layer now reappears on validation if deleted previously …
(edit) @10661   16 years stotz Zooming to the problem is now triggered by a context menu instead of …
(edit) @10541   16 years stotz Limited zooming when changing mapView
(edit) @10540   16 years stotz Double clicking an tree entry now zooms to way(s)/node(s) (highlighted …
(edit) @10538   16 years stotz Double clicking an item (only for way/node) in validator tree moves …
(edit) @10532   16 years stoecker fixed HTML problem
(edit) @10531   16 years stoecker don't store empty string
(edit) @10529   16 years stoecker fixed illegal access
(edit) @10526   16 years stoecker minor fix
(edit) @10521   16 years stoecker some typos
(edit) @10520   16 years stoecker some typos
(edit) @10519   16 years stoecker added unconnected way checking
(edit) @10502   16 years stoecker fixed ignore stuff and upload handling
(edit) @10493   16 years stoecker added entity checking
(edit) @10490   16 years stoecker improved ignore handling
(edit) @10479   16 years stoecker minor fixes
(edit) @10408   16 years stoecker now uses new mirrored stream of main josm
(edit) @10122   16 years stoecker added agpifoj plugin
(edit) @10064   16 years stoecker added new area
(edit) @9913   16 years stoecker some cleanups
(edit) @9909   16 years stoecker fixed loading additional files
(edit) @9894   16 years stoecker fixed startup initialization error
(edit) @9891   16 years stoecker use tagged of OsmPrimitive
(edit) @9884   16 years stoecker I18N
(edit) @9854   16 years stoecker finished TagChecker
(edit) @9755   16 years stoecker finished TagChecker implementation. Parser working. Matching still …
Note: See TracRevisionLog for help on using the revision log.