source: josm/trunk/src/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5920   11 years Don-vip Handle nodes without coordinates in UnconnectedWays validator test
(edit) @5919   11 years Don-vip see #8635 - correct management of incomplete nodes
(edit) @5914   11 years Don-vip fix #8635 - Consider nodes without coordinates as incomplete
(edit) @5911   11 years Don-vip fix #8639 - Handle purged primitives in validator errors
(edit) @5910   11 years bastiK rename namespace for consistency
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5908   11 years Don-vip fix #8641 - Do not raise warning for address nodes with no addr:street …
(edit) @5903   11 years stoecker fix javadoc
(edit) @5902   11 years Don-vip fix #8622 - Validator: new test to detect invalid highway tags on …
(edit) @5900   11 years stoecker Java IPv6 is so broekn, it can't be enabled by default (fix #8627, see …
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5892   11 years stoecker fix #8562 - use IPv6 when existing
(edit) @5890   11 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5881   11 years stoecker javadoc fixes
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5871   11 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5868   11 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5865   11 years stoecker fix user agent handling a bit (applet code now sets user agent
(edit) @5850   11 years Don-vip fix #8602 - More detailed OS version info for Linux and Windows systems
(edit) @5847   11 years Don-vip Search: fix invalid results for nodes: operator with closed ways
(edit) @5839   11 years Don-vip see #8570 - close more streams
(edit) @5835   11 years stoecker Javadoc fixes
(edit) @5828   11 years Don-vip fix #8580 - validator offers to fix empty new relations (by deleting them)
(edit) @5819   11 years stoecker add system name to user agent string, remove direct setting of user …
(edit) @5818   11 years stoecker javadoc fixes
(edit) @5817   11 years stoecker fix javadoc
(edit) @5812   11 years bastiK mapcss: add phase for repeat-image
(edit) @5801   11 years bastiK mapcss: new map element 'repeat-image' similar to 'pattern-image', but …
(edit) @5798   11 years Don-vip Do not trigger selectionChanged events when selecting the same …
(edit) @5791   11 years Don-vip see #8530 - workaround for NPE when loading "Steps properties" presets …
(edit) @5783   11 years Don-vip fix #8517 - Sort validator results (based on patch by windu.2b)
(edit) @5776   11 years Don-vip fix #8506 - Remove "House number on a non-building area" validator test
(edit) @5771   11 years simon04 Move sport=gaelic_football to DeprecatedTags validator test
(edit) @5763   11 years Don-vip Remove old code
(edit) @5761   11 years stoecker drop outdated configfile handling routines
(edit) @5754   11 years Don-vip fix #8486 - Render "work in progress" tags (note, fixme) as tagged …
(edit) @5748   11 years Don-vip fix #8480 - Validator: don't raise address warning if house number …
(edit) @5742   11 years Don-vip fix #8459 - deprecate amenity=emergency_phone in favor of …
(edit) @5729   11 years bastiK applied #8441 - show local imagery sources in menu instead of popup
(edit) @5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
(edit) @5715   11 years akks see #8416. GpxLayer refactoring: inner classes goes to …
(edit) @5705   11 years bastiK mapcss: rework of eval expressions; significant performance …
(edit) @5700   11 years stoecker remove hardcoded created_by
(edit) @5698   11 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5694   11 years Don-vip fix #8394 - improve javadoc + remove deprecated debug method
(edit) @5688   11 years Don-vip fix #8212 - can't view validator results for incomplete multipolygon …
(edit) @5687   11 years Don-vip fix #8238 - Consider highway=motorway_link as a directional tag …
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5681   11 years bastiK some simple refactoring
(edit) @5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5676   11 years Don-vip fix #8346 - Multipolygon paint style not updated on tag change
(edit) @5674   11 years jttt Move IdHash to Storage class and rename to PrimitiveIdHash to make it …
(edit) @5671   11 years Don-vip Improve validator layer painting performance (major slowdown seen with …
(edit) @5670   11 years bastiK session: save & restore map position and scale (see #4029)
(edit) @5667   11 years Don-vip fix #8096 - Do not consider deleted primitives when fixing duplicate ones
(edit) @5662   11 years Don-vip fix #8314 for good - Validator: handle of addr:interpolation and …
(edit) @5657   11 years Don-vip fix #8276 - untagged ways not rendered in wireframe mode
(edit) @5655   11 years Don-vip fix #8314 - Validator: handle of incomplete relation members in recent …
(edit) @5652   11 years Don-vip fix #8276 - Fix display of highlighted ways in wireframe mode
(edit) @5647   11 years Don-vip fix #8305 - Validator: don't check distance for incomplete house …
(edit) @5644   11 years Don-vip Validator - New tests for adresses (house numbers in associatedStreet …
(edit) @5641   11 years Don-vip Validator - improve relation checker by verifying preset role's …
(edit) @5637   11 years Don-vip fix #8296 - NPE when checking a relation with a preset without role types
(edit) @5634   11 years bastiK add option to select projection by code this means it is no longer …
(edit) @5617   11 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5613   11 years Don-vip see #6178 - Change Relation.removeMembersFor(Collection) signature for …
(edit) @5608   11 years stoecker don't hardcode created_by for DuplicateRelation validator test, …
(edit) @5590   11 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5589   11 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
(edit) @5578   11 years simon04 fix #7262 - allow searching for position in way. The search keyword …
(edit) @5571   11 years Don-vip fix #7979 - fix ArrayIndexOutOfBoundsException when rendering ways …
(edit) @5569   11 years Don-vip fix #7405 - TIGER tags sometimes changed unnecessarily when combined
(edit) @5566   11 years Don-vip fix #5288 - multiple JOSM instances: Bogus crash recovery attempt
(edit) @5554   11 years bastiK join ProjectionInfo and Projections the first is not referenced in …
(edit) @5552   11 years bastiK fixed #7941 - Splitting a way doesn't redraw mapcss styled nodes to …
(edit) @5551   11 years bastiK see #4029 - remember layer visibility/opacity
(edit) @5550   11 years bastiK applied #7259 - Validation Enhancements for water features (patch by …
(edit) @5548   11 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(edit) @5547   11 years bastiK add missing initialization for OsmValidator.griddetail FIXME: must be …
(edit) @5541   11 years Don-vip fix #8159 - NPE in imagery providers panel
(edit) @5531   12 years stoecker fix #8109 - drop some yh: tags automatically
(edit) @5526   12 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
(edit) @5523   12 years Don-vip fix #7994 - WGS84-DMS-ordinates are shown as 01'60,0" instead of 02'00,0"
(edit) @5522   12 years Don-vip fix #7034, fix #8067 - Rework "Building inside Building" test from scratch
(edit) @5512   12 years jttt Fix #7980: Out of Heap Memory
(edit) @5503   12 years Don-vip Validator: no warning if all nodes at the same position have a …
(edit) @5502   12 years Don-vip fix some compilation warnings
(edit) @5497   12 years bastiK applied #7915 - Automatically discard some TIGER tags on upload (based …
(edit) @5495   12 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @5491   12 years Don-vip fix indentation
(edit) @5490   12 years Don-vip fix #8015 - proper warnings for closed ways with area-style keys that …
(edit) @5488   12 years Don-vip fix indentation
(edit) @5487   12 years Don-vip see #8015 - Find duplicate (direction-independant) ways in reverse order
(edit) @5480   12 years Don-vip fix #8008 - validator doesn't detect duplicated closed way
(edit) @5478   12 years Don-vip fix #7999 - Change r5464 broke display of texts for marker layer
(edit) @5475   12 years bastiK applied #7811 - Vague "Suspicious tag/value combinations" message for …
(edit) @5474   12 years Don-vip fix #7994 - WGS84-DMS-ordinates are shown as 01'60,0" instead of 02'00,0"
(edit) @5473   12 years stoecker fix typo
(edit) @5467   12 years Don-vip fix #7982 - Revert unwanted Preferences.getBoolean change that …
Note: See TracRevisionLog for help on using the revision log.