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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4051   13 years stoecker fix #5642 - patch by bilbo - improve validator checks
(edit) @4048   13 years stoecker fix #6022 - better crossing way tests - patch by bilbo
(edit) @4043   13 years stoecker fix #6153 - spelling fixes
(edit) @4042   13 years bastiK fixed #6218 - horizontal lines with larger dataset (openjdk does not …
(edit) @4040   13 years bastiK fixed #6210 - Selected a way rendered on top of unselected nodes
(edit) @4037   13 years bastiK NPE precaution
(edit) @4035   13 years stoecker fix validator texts and degrade strange suspicous tag/value message
(edit) @4034   13 years stoecker see #6102 - partial fix for nearby node checks
(edit) @4031   13 years framm change "CT" column in user list to show a grey check mark for those …
(edit) @4026   13 years stoecker fix #6213 - license info wrong
(edit) @4025   13 years stoecker see #6213 - improve error handling
(edit) @4023   13 years stoecker improve validator user interface
(edit) @4016   13 years Upliner fix #5863 add ability to cancel changes in Imagery providers list
(edit) @4014   13 years Upliner fix #6177 NPE when using sharpen with Yahoo imagery
(edit) @4006   13 years bastiK mapcss: new LinePattern style element similar to mapnik's …
(edit) @4005   13 years bastiK mapcss: MapPaintVisitor rework (more flexibility with z-index)
(edit) @4004   13 years bastiK applied #6149 - Multipolygon - Extended functionality (patch by Gubaer)
(edit) @4002   13 years bastiK fixed #6112 - Regression: Clicking outer way of multipolygon no longer …
(edit) @4000   13 years stoecker fix typo
(edit) @3996   13 years bastiK turn off segment arrow by default
(edit) @3994   13 years mjulius fix #6113 - removing "mandatory" arrows on some types of ways Since …
(edit) @3987   13 years bastiK mapcss: improvements in text label selection, performance and typo …
(edit) @3979   13 years bastiK mapcss: add text-halo-radius
(edit) @3978   13 years bastiK fix reload of imagery sources
(edit) @3974   13 years bastiK see #6088 - ImageryInfo.url is null (added additional check)
(edit) @3968   13 years bastiK applied #6035 (patch by jcollie) - Add extra polygon shapes to MapCSS …
(edit) @3966   13 years Upliner use abs in offset conversion re #6049
(edit) @3965   13 years mjulius fix #6074 - Update failure It is not an error if a primitive on the …
(edit) @3964   13 years bastiK fix bug: with setting "Draw only outline of areas" the text labels of …
(edit) @3962   13 years Upliner fix #6049 auto-update scale factor of Mercator offset bookmarks
(edit) @3961   13 years mjulius fix issue of default list of imagery providers being duplicated when …
(edit) @3953   13 years bastiK fixed #6040 - JOSM doesn't display mappaint colours and style for …
(edit) @3951   13 years stoecker fix multipolygon validator tests
(edit) @3950   13 years stoecker fix #5889 - increase warning level for unconnected nodes
(edit) @3946   13 years stoecker readd stuff which should not have been removed
(edit) @3944   13 years stoecker remove broken dead code
(edit) @3943   13 years bastiK fixed #6040 - JOSM doesn't display mappaint colours and style for …
(edit) @3938   13 years stoecker fix applet preferences, move XML code to Preferences, as we may want …
(edit) @3934   13 years framm Changed the way in which JOSM handles imagery layer blacklisting. …
(edit) @3923   13 years bastiK fixed #6007 - runs out of memory on validater cross ways check (TODO: …
(edit) @3922   13 years stoecker correct mercator projection scaling factor
(edit) @3910   13 years stoecker apply #5209 - reduce repeated signaling
(edit) @3908   13 years bastiK new preference type (list of structs). Should be more flexible when …
(edit) @3907   13 years bastiK fixed #5962 - segment numbers for oneway ways not shown
(edit) @3905   13 years stoecker fix #5964
(edit) @3900   13 years bastiK improve potlatch 2 style
(edit) @3899   13 years bastiK mapcss: small fix
(edit) @3896   13 years bastiK allow a stylesource to override the background color. This may not be …
(edit) @3895   13 years bastiK turn antialiasing on by default (except wireframe)
(edit) @3889   13 years bastiK fixed #5673 - "oneway" arrows on ways should be painted in different …
(edit) @3888   13 years bastiK mapcss: several small fixes
(edit) @3880   13 years bastiK mapcss: text along line
(edit) @3879   13 years bastiK mapcss: improve shape & area style generation
(edit) @3878   13 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
(edit) @3874   13 years bastiK use classloader to find projections from plugins
(edit) @3872   13 years stoecker see #5532 - add missing addProjectsions() function nobody seems able …
(edit) @3871   13 years bastiK mapcss: font attributes & text alignment
(edit) @3867   13 years bastiK mapcss: parser improvements
(edit) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3862   13 years bastiK mapcss: fill-image
(edit) @3860   13 years bastiK LineElemStyle refactoring (more caching and additional properties)
(edit) @3859   13 years bastiK mapcss: dashes
(edit) @3858   13 years bastiK mapcss: support for opacity & icon-image
(edit) @3857   13 years bastiK forgot to add image
(edit) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3845   13 years stoecker fix #5899 - added icons
(edit) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3843   13 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
(edit) @3841   13 years jttt Fixed #5895 JOSM 3838 latest didn't work
(edit) @3840   13 years stoecker switch to internal base64 again
(edit) @3839   13 years jttt Fix #5893 Null Pointer Exception while loding custom presets at start …
(edit) @3837   13 years framm new viewport following function; moves the viewport so that the last …
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3831   13 years bastiK move restriction drawing code to mappainter
(edit) @3828   13 years framm make sure that relicensing agreement file is never older than 2 hours.
(edit) @3826   13 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3825   13 years bastiK move some code
(edit) @3824   13 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3822   13 years bastiK move painting code to AreaElemStyles
(edit) @3821   13 years stoecker fix strings
(edit) @3815   13 years stoecker fixes for applet
(edit) @3808   13 years jttt wmslayer - when overlapping is enabled, keep (and cache) only visible …
(edit) @3807   13 years stoecker convert 3 more gif images
(edit) @3804   13 years bastiK paint primitives that are selected and member of a selected relation …
(edit) @3803   13 years bastiK Don't merge all mappaitn style rules into one StyleSet, but keep them …
(edit) @3801   13 years bastiK generalize DatasetCollection.java (make OsmPrimitive a generic type …
(edit) @3800   13 years bastiK fix last commit
(edit) @3799   13 years bastiK move inner class to separate file
(edit) @3795   13 years bastiK do not discard trailing empty strings in collection preference
(edit) @3784   13 years framm fix duplicate node test. check introduced in r3871 did not achieve …
(edit) @3782   13 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3781   13 years framm disallow auto-"fixing" when nodes with different tags are at the same …
(edit) @3779   13 years Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3776   13 years framm display re-licensing status in the user list, so mappers can …
(edit) @3775   13 years Upliner Record mapview center coordinates for offeset bookmarks. Requested by …
(edit) @3747   13 years jttt Make sure wms layer will not try to download the same area twice
(edit) @3737   13 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3734   13 years Upliner fix #5756 -- allow to overwrite offset bookmarks
(edit) @3731   13 years Upliner fix exception when copy-pasting invisible object "visible" property …
(edit) @3730   13 years bastiK improve migration when remotecontrol plugin is removed (set …
Note: See TracRevisionLog for help on using the revision log.