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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @5464   12 years Don-vip Rework Properties a bit to simplify management of Color properties
(edit) @5463   12 years jttt Fix some memory leaks (see #7980)
(edit) @5462   12 years Don-vip fix #6723 - Cannot change Imagery fade color from Imagery settings
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5442   12 years bastiK filter: improved multipolygon handling (fixes #5149, see #6160)
(edit) @5440   12 years Don-vip fix #7716 - History shows same version number, wrong date, user, and …
(edit) @5437   12 years bastiK fixed #7948 - inverted filter "child type:way" disables untagged nodes …
(edit) @5431   12 years Don-vip fix #7864 - desaturate the colors for inactive areas to alpha of 0.33f
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5426   12 years stoecker fix #7950 - broken build
(edit) @5423   12 years bastiK doc + cosmetics (see #7948)
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5421   12 years stoecker fix javadoc, remove unused code
(edit) @5417   12 years stoecker some Javadoc fixes
(edit) @5415   12 years Don-vip fix #7936 - Validator dialog is not updated when the active edit layer …
(edit) @5412   12 years Don-vip see #7943 - fix NPE when switching back to default OSM API server …
(edit) @5410   12 years Don-vip see #7934 - Prevents NPEs with null EastNorth, override …
(edit) @5408   12 years Don-vip see #7934 - Only throw DataIntegrityProblemException for *visible* …
(edit) @5403   12 years bastiK fixed #7841 - Flying street name labels
(edit) @5395   12 years bastiK gpxreader: minor refactoring, read version & creator (see #7927)
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5381   12 years Don-vip fix #7910 - Wrong suggested imagery layer providers (use of shapes …
(edit) @5380   12 years bastiK fixed #5679 - Validator: value of name tag not in presets if a preset …
(edit) @5379   12 years bastiK fixed #5679 - Validator: value of name tag not in presets if a preset …
(edit) @5375   12 years Don-vip fix again indentation (sorry for this bad Eclipse configuration, won't …
(edit) @5374   12 years Don-vip fix #7907 - NPE when rendering way name at low zoom
(edit) @5369   12 years simon04 Suggest imagery layers for downloaded area based on <bounds>.
(edit) @5362   12 years stoecker reintroduce the feature to give the build a name
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5359   12 years Don-vip fix #7812 - Validator: warn about missing power=tower/pole within …
(edit) @5358   12 years Don-vip fix #6345 - Display shortcut accelerators in tooltips with the …
(edit) @5356   12 years Don-vip see #7847, see #7884 - Fix 2 NPE when dealing with nodes without …
(edit) @5353   12 years Don-vip fix #7229 - Render all names (up to 80 chars) in validator tree, …
Note: See TracRevisionLog for help on using the revision log.