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) @4671   12 years stoecker fix #7164 - patch by ij - bugs fixes and improvements for FollowLine …
(edit) @4667   12 years Don-vip fix #7162 - undoing multipolygon changes causes exception (NPE)
(edit) @4649   12 years Don-vip see #7131 and #6987 - Let Multipolygon cache handle incomplete relations
(edit) @4639   12 years Don-vip see #7110 and #6987 - Create a new ArrayList to hold Nodes in PolyData
(edit) @4636   12 years Don-vip see #7113 and #6987 - NPE after Split Way - Undo
(edit) @4631   12 years Don-vip see #7110 and #6987 - Use getUniqueId() to handle newly created …
(edit) @4630   12 years Don-vip see #6987 - final (?) performance tweaks on multipolygon cache
(edit) @4629   12 years Don-vip see #6987 - optim: moving a node belonging to a MP only resets …
(edit) @4628   12 years Don-vip see #6987 - fixed rendering bug on selection change + optim (MP cache …
(edit) @4627   12 years Don-vip Major performance improvements in multipolygons rendering
(edit) @4626   12 years Don-vip see #7101 and #6987 - Avoid Data consistency error in multipolygon …
(edit) @4624   12 years Don-vip see #6987 - multipolygon cache aware of projection change
(edit) @4623   12 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4622   12 years Don-vip Method to get the center of a BBox
(edit) @4612   12 years bastiK see #7027 - internal structures for preferences (expect some problems …
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @4601   12 years bastiK history panel: new column indicating CT status of the user
(edit) @4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4514   13 years Don-vip Test: change SVN property svn:mime-type=text/plain to text/x-java to …
(edit) @4508   13 years Don-vip fix #6938 - should enforce limit of 255 chars per changeset comment …
(edit) @4490   13 years Don-vip see #6886 - Allow JOSM plugin writers to create their own *Reader / …
(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
Note: See TracRevisionLog for help on using the revision log.