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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4908   4 days simon04 fix #7327 - show hint in undo-menu which action will be undone (from event …
(edit) @4900   8 days stoecker fix #7358 - custom shortcuts broken
(edit) @4895   10 days stoecker remove deprecation
(edit) @4887   11 days simon04 see #7225 - add style for ford=yes; do not introduce highway=road when …
(edit) @4881   12 days stoecker remove old map file format support
(edit) @4874   2 weeks jttt Use static class were appropriate
(edit) @4871   2 weeks akks Fix #7316 - don't display segment numbers for inactive data layers
(edit) @4869   3 weeks jttt Use final were appropriate
(edit) @4861   3 weeks bastiK remotecontrol: add 'type' parameter for /imagery request (this should be …
(edit) @4856   3 weeks stoecker fix typo
(edit) @4853   3 weeks bastiK fixed #7248 - not worcked
(edit) @4852   3 weeks bastiK fixed #6252 - Phantom "unsaved" layers in 4021, 4032
(edit) @4830   3 weeks bastiK automatically migrate wms cache from old to new folder
(edit) @4829   3 weeks bastiK fixed #7291 - Can't use WMS layer in 4818
(edit) @4822   3 weeks bastiK make identity of map icons depend on the name and not the image data (see …
(edit) @4813   4 weeks bastiK make global cache folder user configurable; move wms cache to global cache …
(edit) @4812   4 weeks bastiK use cache folder for MirroredInputStream as well
(edit) @4811   4 weeks bastiK make custom pref folder absolute to avoid local paths in preference values
(edit) @4810   4 weeks bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
(edit) @4806   4 weeks stoecker unify texts for validator tests, move command where it belongs
(edit) @4796   4 weeks simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4781   5 weeks Don-vip Fix Lambert 93 projection (France)
(edit) @4770   5 weeks bastiK change validation method. this should work around the java bug (see #7206)
(edit) @4769   5 weeks simon04 RelationChecker, role verification problem: select also the relation …
(edit) @4749   6 weeks jttt Fix #7201 combining ways screws up the order of ref tags
(edit) @4747   6 weeks Don-vip fix #7034 - building inside building false positives
(edit) @4746   6 weeks jttt Fix #7201 combining ways screws up the order of ref tags
(edit) @4745   6 weeks jttt Add precache wms tiles action to gpx layers (it will download wms tiles …
(edit) @4738   7 weeks Don-vip see #7034 - building inside building false positives
(edit) @4734   7 weeks Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way loaded …
(edit) @4732   7 weeks Don-vip fix #7195 - Area fill of multipolygon not moved back when multipolygon …
(edit) @4726   7 weeks jttt Fix exception handling (xml file not valid against xsd can't cause …
(edit) @4725   7 weeks jttt Fix #7074 Crash after purging some data
(edit) @4724   7 weeks jttt Fix some of errors found by FindBugs
(edit) @4713   7 weeks simon04 see #7182 - Individual Icons for Imagery Background
(edit) @4707   7 weeks simon04 fix #6747 - missing connection on long ways hard to find
(edit) @4704   7 weeks simon04 fix #2746 - improve validation: Way connected to Area
(edit) @4684   8 weeks Don-vip see #7159 - Layer merging performance
(edit) @4683   8 weeks Don-vip fix #7173 - Unexpected Exception when purging a way in a Multipolygon
(edit) @4682   8 weeks simon04 fix #2746 - add validation: Way connected to Area
(edit) @4678   8 weeks simon04 fix #3736 - Split Crossing Ways test into Crossing Ways and Crossing …
(edit) @4673   8 weeks Don-vip Add Lambert 93 projection (France)
(edit) @4672   8 weeks stoecker fix #6727 - patch by Kalle Lampila - fix error with deleted objects
(edit) @4671   8 weeks stoecker fix #7164 - patch by ij - bugs fixes and improvements for FollowLine …
(edit) @4667   8 weeks Don-vip fix #7162 - undoing multipolygon changes causes exception (NPE)
(edit) @4656   2 months bastiK Fix ambiguities of empty collection vs. empty array by renaming the top …
(edit) @4649   2 months Don-vip see #7131 and #6987 - Let Multipolygon cache handle incomplete relations
(edit) @4640   2 months Don-vip Method to know if an EastNorth is valid (x & y != NaN)
(edit) @4639   2 months Don-vip see #7110 and #6987 - Create a new ArrayList to hold Nodes in PolyData
(edit) @4636   2 months Don-vip see #7113 and #6987 - NPE after Split Way - Undo
(edit) @4635   2 months bastiK status report should use new xml preference file (see #7027)
(edit) @4634   2 months bastiK advanced preference: dialogs to edit complex preference settings (list, …
(edit) @4631   2 months Don-vip see #7110 and #6987 - Use getUniqueId() to handle newly created primitive …
(edit) @4630   2 months Don-vip see #6987 - final (?) performance tweaks on multipolygon cache
(edit) @4629   2 months Don-vip see #6987 - optim: moving a node belonging to a MP only resets concerned …
(edit) @4628   2 months Don-vip see #6987 - fixed rendering bug on selection change + optim (MP cache …
(edit) @4627   2 months Don-vip Major performance improvements in multipolygons rendering
(edit) @4626   2 months Don-vip see #7101 and #6987 - Avoid Data consistency error in multipolygon cache …
(edit) @4624   2 months Don-vip see #6987 - multipolygon cache aware of projection change
(edit) @4623   2 months Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4622   2 months Don-vip Method to get the center of a BBox
(edit) @4614   3 months bastiK see #7088 - Preferences NullPointerException (more checks to find the …
(edit) @4612   3 months bastiK see #7027 - internal structures for preferences (expect some problems next …
(edit) @4610   3 months stoecker fix #7061 - patch by Daeron - fix costline validation
(edit) @4602   3 months bastiK upgrade historic users to real users, so their CT status can be shown in …
(edit) @4601   3 months bastiK history panel: new column indicating CT status of the user
(edit) @4592   3 months bastiK see #7027 - xml formatted preference data is now written to the new file …
(edit) @4580   3 months Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4574   3 months Don-vip fix #7028 - Dragging map is extremely slow when large GPX file is loaded
(edit) @4573   3 months Don-vip see #7028 - improves GPX dragging performances by 50%, but the main issue …
(edit) @4565   3 months stoecker don't reinvent the wheel
(edit) @4564   3 months Don-vip fix #7027 - Fixes the two reasons why rename fail under Windows (handle …
(edit) @4555   3 months stoecker save XML for new files always - see #7027
(edit) @4554   3 months stoecker temporary disable XML saving till next tested is released - fix #7027
(edit) @4553   3 months stoecker switch to XML preferences
(edit) @4541   4 months Don-vip Fixed rounding error in LatLon.roundToOsmPrecision()
(edit) @4534   4 months Don-vip Fixed a bunch of compile warnings
(edit) @4522   4 months Don-vip see #6960 - Code simplification
(edit) @4521   4 months Don-vip fix #6960 - Download GPX traces with Ctrl+L
(edit) @4514   4 months Don-vip Test: change SVN property svn:mime-type=text/plain to text/x-java to see …
(edit) @4512   4 months stoecker introduce expert mode, make dynamic toolbar buttons default
(edit) @4508   4 months Don-vip fix #6938 - should enforce limit of 255 chars per changeset comment when …
(edit) @4506   4 months bastiK fixed #6816 - attribution for wmslayer (see [o26806])
(edit) @4505   4 months simon04 fix #5954 - validator: issue warning for wrong coastline/land direction
(edit) @4496   4 months simon04 see #4582 - clarify warning messages of overlapping way validator test
(edit) @4492   4 months bastiK more options to configure imagery attribution (logo-url & …
(edit) @4490   4 months Don-vip see #6886 - Allow JOSM plugin writers to create their own *Reader / …
(edit) @4481   4 months simon04 fix #6911 - "Crossing ways" warning for ways waterway=riverbank and …
(edit) @4476   5 months Don-vip LatLon: add a simple way to test validity
(edit) @4464   5 months simon04 fix #6893 - add attribution getters to ImageryInfo (patch by Don-vip)
(edit) @4458   5 months simon04 fix #3951 - user should be warned when unglue-ing two ways outside the …
(edit) @4452   5 months bastiK remaining parameters for imagery preferences
(edit) @4450   5 months bastiK change preference format for imagery menu entries
(edit) @4448   5 months simon04 see #4582 - validator test for overlapping areas
(edit) @4447   5 months simon04 fix #6799 - MultipolygonTest: wrong objects in unclosed relation
(edit) @4445   5 months stoecker i18n fix
(edit) @4442   5 months simon04 add validation test for deprecated tags
(edit) @4437   5 months stoecker fix imagaery prefs saving
(edit) @4435   5 months stoecker fix projection checkin
(edit) @4432   5 months stoecker hopefully fix #6662 - selected layer color wrong
Note: See TracRevisionLog for help on using the revision log.