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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4420   13 years simon04 fix #6829 - display bounding box in advanced info dialog
(edit) @4414   13 years bastiK applied #6742 - allow script generated files to set default changeset …
(edit) @4409   13 years simon04 fix #4656 - new validator test: building inside building
(edit) @4388   13 years bastiK fixed #6701 - Crash on extreme zoom in
(edit) @4387   13 years bastiK fixed #6746 - paste properties in new layer results in nullpointer …
(edit) @4339   13 years stoecker fix #6592 - patch by simon04 - Exception showing history of incomplete …
(edit) @4327   13 years xeen updates visual appearance of highlights and adds them to select and …
(edit) @4321   13 years bastiK applied #6659 - NPE in way length computation (patch by Don-vip)
(edit) @4319   13 years bastiK mappaint: split NodeElemStyle into icon/symbol part and text part
(edit) @4317   13 years bastiK fix last commit
(edit) @4316   13 years bastiK mapcss: add line offset
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4291   13 years stoecker fix #6254- patch by simon04 - Combine ways should merge multivalue …
(edit) @4253   13 years stoecker see #6227 - fix wrong quote escaping in strings
(edit) @4229   13 years jttt Fix #6581 JOSM can't parse OSM data
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4213   13 years stoecker fix #6523 - handle boundary like multipolygon
(edit) @4197   13 years bastiK fixed #6534 - Exception on exit
(edit) @4196   13 years bastiK remove unnecessary warnings when starting with fresh preferences
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4178   13 years jttt Fix #6519 NPE after opening offline osm file
(edit) @4174   13 years bastiK fixed #6505 - Wireframe mode not remembered across restart
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4150   13 years stoecker fix #6459 - new unglued objects should not copy user of original object
(edit) @4138   13 years stoecker show way length in status when only one way is selected (side effect: …
(edit) @4129   13 years stoecker speedup GPX drawing due to better clipping
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4113   13 years stoecker fix #6233 - better sorting for upload dialog
(edit) @4103   13 years bastiK fixed #6395 - "Paste Tags" (Ctrl+Shift+V) now completely broken
(edit) @4100   13 years bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
(edit) @4099   13 years bastiK Move common code for OsmPrimitive & PrimitiveData to abstract …
(edit) @4098   13 years bastiK extract common functionality of OsmPrimitive & PrimitiveData to an …
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(edit) @4074   13 years bastiK mapcss: performance improvement for parent selector (by Gubaer)
(edit) @4071   13 years framm use STATUS_UNDECIDED for users who have not recorded a decision
(edit) @4070   13 years jttt Fix #6275 Sort relations numerically
(edit) @4066   13 years framm add a member variable to User class for storing relicensing status, …
(edit) @4065   13 years jttt Improved wms cache - files saved in original format (no need to …
(edit) @4064   13 years bastiK applied #6250 (patch by akks) - move selection history to dataset
(edit) @4054   13 years stoecker fix last checkin a bit
(edit) @4053   13 years stoecker fix #6219 - don't create ways containing a double node
(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) @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) @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) @3968   13 years bastiK applied #6035 (patch by jcollie) - Add extra polygon shapes to MapCSS …
(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) @3953   13 years bastiK fixed #6040 - JOSM doesn't display mappaint colours and style for …
(edit) @3943   13 years bastiK fixed #6040 - JOSM doesn't display mappaint colours and style for …
(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) @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) @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) @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) @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) @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) @3782   13 years jttt Fix #5814 middleclick on way getting drawn locks josm completely
(edit) @3776   13 years framm display re-licensing status in the user list, so mappers can …
(edit) @3731   13 years Upliner fix exception when copy-pasting invisible object "visible" property …
(edit) @3720   13 years bastiK added missing svn:eol-style
(edit) @3719   13 years bastiK added missing license information
Note: See TracRevisionLog for help on using the revision log.