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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5217   3 weeks bastiK mapcss: change z-index handling In contrast to previous default z-index …
(edit) @5206   4 weeks bastiK applied #7624 - Allow MapCSS to style right and left side casings …
(edit) @5199   5 weeks simon04 fix #7546 - add validation warning `Superfluous turnrestriction as "to" …
(edit) @5188   6 weeks simon04 fix #5983 - do not render incline like oneway
(edit) @5187   6 weeks Don-vip see #7567 - fix NPE with ways with incomplete nodes.
(edit) @5176   6 weeks Don-vip fix #7593 - IllegalPathStateException when attempting to purge an item in …
(edit) @5171   7 weeks Don-vip history/osmChange handling: fix an issue when downloading osmChange that …
(edit) @5170   7 weeks Don-vip cleanup svn:mime-type properties preventing Java sources from being viewed …
(edit) @5132   8 weeks simon04 fix #7513 - Warn non-experts when combining ways with conflicting tags or …
(edit) @5122   2 months Don-vip Add ProgressMonitor to DataSet.mergeFrom()
(edit) @5062   3 months Don-vip Fix DataSet.mergeFrom() not working with nested relations
(edit) @5059   3 months simon04 fix #6561 - fix several overflowing dialog texts
(edit) @5058   3 months simon04 fix #7201 - combining ways screws up the order of ref tags (handling cases …
(edit) @5054   3 months bastiK see #6797: load map images in background, in case they are loaded over a …
(edit) @5045   3 months Don-vip fix #7456 - alpha value out of range
(edit) @5025   3 months Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @4952   3 months xeen fix #6891
(edit) @4932   3 months stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow replacing …
(edit) @4895   4 months stoecker remove deprecation
(edit) @4871   4 months akks Fix #7316 - don't display segment numbers for inactive data layers
(edit) @4869   4 months jttt Use final were appropriate
(edit) @4822   4 months bastiK make identity of map icons depend on the name and not the image data (see …
(edit) @4796   4 months simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4749   5 months jttt Fix #7201 combining ways screws up the order of ref tags
(edit) @4746   5 months jttt Fix #7201 combining ways screws up the order of ref tags
(edit) @4734   5 months Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way loaded …
(edit) @4732   5 months Don-vip fix #7195 - Area fill of multipolygon not moved back when multipolygon …
(edit) @4726   5 months jttt Fix exception handling (xml file not valid against xsd can't cause …
(edit) @4725   5 months jttt Fix #7074 Crash after purging some data
(edit) @4724   5 months jttt Fix some of errors found by FindBugs
(edit) @4684   5 months Don-vip see #7159 - Layer merging performance
(edit) @4683   5 months Don-vip fix #7173 - Unexpected Exception when purging a way in a Multipolygon
(edit) @4682   5 months simon04 fix #2746 - add validation: Way connected to Area
(edit) @4671   5 months stoecker fix #7164 - patch by ij - bugs fixes and improvements for FollowLine …
(edit) @4667   5 months Don-vip fix #7162 - undoing multipolygon changes causes exception (NPE)
(edit) @4649   6 months Don-vip see #7131 and #6987 - Let Multipolygon cache handle incomplete relations
(edit) @4639   6 months Don-vip see #7110 and #6987 - Create a new ArrayList to hold Nodes in PolyData
(edit) @4636   6 months Don-vip see #7113 and #6987 - NPE after Split Way - Undo
(edit) @4631   6 months Don-vip see #7110 and #6987 - Use getUniqueId() to handle newly created primitive …
(edit) @4630   6 months Don-vip see #6987 - final (?) performance tweaks on multipolygon cache
(edit) @4629   6 months Don-vip see #6987 - optim: moving a node belonging to a MP only resets concerned …
(edit) @4628   6 months Don-vip see #6987 - fixed rendering bug on selection change + optim (MP cache …
(edit) @4627   6 months Don-vip Major performance improvements in multipolygons rendering
(edit) @4626   6 months Don-vip see #7101 and #6987 - Avoid Data consistency error in multipolygon cache …
(edit) @4624   6 months Don-vip see #6987 - multipolygon cache aware of projection change
(edit) @4623   6 months Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4622   6 months Don-vip Method to get the center of a BBox
(edit) @4612   6 months bastiK see #7027 - internal structures for preferences (expect some problems next …
(edit) @4602   6 months bastiK upgrade historic users to real users, so their CT status can be shown in …
(edit) @4601   6 months bastiK history panel: new column indicating CT status of the user
(edit) @4580   7 months Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4514   8 months Don-vip Test: change SVN property svn:mime-type=text/plain to text/x-java to see …
(edit) @4508   8 months Don-vip fix #6938 - should enforce limit of 255 chars per changeset comment when …
(edit) @4490   8 months Don-vip see #6886 - Allow JOSM plugin writers to create their own *Reader / …
(edit) @4431   8 months jttt Custom primitive name formatters via tagging presets
(edit) @4420   8 months simon04 fix #6829 - display bounding box in advanced info dialog
(edit) @4414   9 months bastiK applied #6742 - allow script generated files to set default changeset info …
(edit) @4409   9 months simon04 fix #4656 - new validator test: building inside building
(edit) @4388   9 months bastiK fixed #6701 - Crash on extreme zoom in
(edit) @4387   9 months bastiK fixed #6746 - paste properties in new layer results in nullpointer …
(edit) @4339   9 months stoecker fix #6592 - patch by simon04 - Exception showing history of incomplete …
(edit) @4327   9 months xeen updates visual appearance of highlights and adds them to select and delete …
(edit) @4321   9 months bastiK applied #6659 - NPE in way length computation (patch by Don-vip)
(edit) @4319   9 months bastiK mappaint: split NodeElemStyle into icon/symbol part and text part
(edit) @4317   10 months bastiK fix last commit
(edit) @4316   10 months bastiK mapcss: add line offset
(edit) @4310   10 months stoecker fix #6680, fix #6677 - i18n issues
(edit) @4291   10 months stoecker fix #6254- patch by simon04 - Combine ways should merge multivalue tags …
(edit) @4253   10 months stoecker see #6227 - fix wrong quote escaping in strings
(edit) @4229   11 months jttt Fix #6581 JOSM can't parse OSM data
(edit) @4223   11 months stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo in …
(edit) @4213   11 months stoecker fix #6523 - handle boundary like multipolygon
(edit) @4197   11 months bastiK fixed #6534 - Exception on exit
(edit) @4196   11 months bastiK remove unnecessary warnings when starting with fresh preferences
(edit) @4191   11 months stoecker remove old debug stuff
(edit) @4178   11 months jttt Fix #6519 NPE after opening offline osm file
(edit) @4174   11 months bastiK fixed #6505 - Wireframe mode not remembered across restart
(edit) @4172   11 months stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4150   11 months stoecker fix #6459 - new unglued objects should not copy user of original object
(edit) @4138   11 months stoecker show way length in status when only one way is selected (side effect: when …
(edit) @4129   12 months stoecker speedup GPX drawing due to better clipping
(edit) @4126   12 months bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) The …
(edit) @4113   12 months stoecker fix #6233 - better sorting for upload dialog
(edit) @4103   12 months bastiK fixed #6395 - "Paste Tags" (Ctrl+Shift+V) now completely broken
(edit) @4100   12 months bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
(edit) @4099   12 months bastiK Move common code for OsmPrimitive & PrimitiveData to abstract subclass. …
(edit) @4098   12 months bastiK extract common functionality of OsmPrimitive & PrimitiveData to an …
(edit) @4087   13 months bastiK PaintVisitor refactoring, includes hook for external MapRenderers (author: …
(edit) @4074   13 months bastiK mapcss: performance improvement for parent selector (by Gubaer)
(edit) @4071   13 months framm use STATUS_UNDECIDED for users who have not recorded a decision
(edit) @4070   13 months jttt Fix #6275 Sort relations numerically
(edit) @4066   13 months framm add a member variable to User class for storing relicensing status, …
(edit) @4065   13 months jttt Improved wms cache - files saved in original format (no need to recode to …
(edit) @4064   13 months bastiK applied #6250 (patch by akks) - move selection history to dataset
(edit) @4054   13 months stoecker fix last checkin a bit
(edit) @4053   13 months stoecker fix #6219 - don't create ways containing a double node
(edit) @4042   13 months bastiK fixed #6218 - horizontal lines with larger dataset (openjdk does not like …
(edit) @4040   13 months bastiK fixed #6210 - Selected a way rendered on top of unselected nodes
(edit) @4037   13 months bastiK NPE precaution
(edit) @4031   13 months framm change "CT" column in user list to show a grey check mark for those who …
Note: See TracRevisionLog for help on using the revision log.