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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5115   12 years akks see #4421: plugin installation fix for JOSM custom configurator
(edit) @5114   12 years akks see #4421: Mechanism to modify JOSM settings and store files, advanced …
(edit) @5108   12 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
(edit) @5107   12 years simon04 fix #7525 - remove and deprecate bicycle_parking=sheffield
(edit) @5080   12 years simon04 Incorporate accepted keys organic, fair_trade; deprecate previously …
(edit) @5073   12 years bastiK move ntv2 to datum (see #7494)
(edit) @5072   12 years bastiK basic support for custom projections (see #7495)
(edit) @5069   12 years simon04 make entries of advanced preference dialog copyable
(edit) @5067   12 years bastiK extend options for ellipsoid, use formal definition instead of …
(edit) @5066   12 years bastiK Proj parameter refactoring (see #7495)
(edit) @5062   12 years Don-vip Fix DataSet.mergeFrom() not working with nested relations
(edit) @5060   12 years simon04 fix #7470 - tune warning of nodes out of downloaded bbox
(edit) @5059   12 years simon04 fix #6561 - fix several overflowing dialog texts
(edit) @5058   12 years simon04 fix #7201 - combining ways screws up the order of ref tags (handling …
(edit) @5054   12 years bastiK see #6797: load map images in background, in case they are loaded over …
(edit) @5045   12 years Don-vip fix #7456 - alpha value out of range
(edit) @5040   12 years Don-vip Allow plugins to retrieve known Lambert projection parameters
(edit) @5039   12 years Don-vip Allow plugins to retrieve known projection parameters
(edit) @5028   12 years jttt Add possibility to hide side buttons in toggle dialogs permanently, …
(edit) @5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @5022   12 years Don-vip see #5387, #7444 - Add Belgian Lambert 1972 (EPSG:31370) and Belgian …
(edit) @5012   12 years akks tried to fix 0-node way validation bug, see #7437
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4960   12 years stoecker mv jump to action from G to key J
(edit) @4952   12 years xeen fix #6891
(edit) @4950   12 years stoecker fix way ends on area check
(edit) @4937   12 years bastiK change wording: warning -> info
(edit) @4933   12 years stoecker fix last checkin
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4920   12 years stoecker removed preferences not stored in file
(edit) @4908   12 years simon04 fix #7327 - show hint in undo-menu which action will be undone (from …
(edit) @4900   12 years stoecker fix #7358 - custom shortcuts broken
(edit) @4895   12 years stoecker remove deprecation
(edit) @4887   12 years simon04 see #7225 - add style for ford=yes; do not introduce highway=road
(edit) @4881   12 years stoecker remove old map file format support
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4871   12 years akks Fix #7316 - don't display segment numbers for inactive data layers
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4861   12 years bastiK remotecontrol: add 'type' parameter for /imagery request (this should …
(edit) @4856   12 years stoecker fix typo
(edit) @4853   12 years bastiK fixed #7248 - not worcked
(edit) @4852   12 years bastiK fixed #6252 - Phantom "unsaved" layers in 4021, 4032
(edit) @4830   12 years bastiK automatically migrate wms cache from old to new folder
(edit) @4829   12 years bastiK fixed #7291 - Can't use WMS layer in 4818
(edit) @4822   12 years bastiK make identity of map icons depend on the name and not the image data …
(edit) @4813   12 years bastiK make global cache folder user configurable; move wms cache to global …
(edit) @4812   12 years bastiK use cache folder for MirroredInputStream as well
(edit) @4811   12 years bastiK make custom pref folder absolute to avoid local paths in preference values
(edit) @4810   12 years bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
(edit) @4806   12 years stoecker unify texts for validator tests, move command where it belongs
(edit) @4796   12 years simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4781   12 years Don-vip Fix Lambert 93 projection (France)
(edit) @4770   12 years bastiK change validation method. this should work around the java bug (see #7206)
(edit) @4769   12 years simon04 RelationChecker, role verification problem: select also the relation …
(edit) @4749   12 years jttt Fix #7201 combining ways screws up the order of ref tags
(edit) @4747   12 years Don-vip fix #7034 - building inside building false positives
(edit) @4746   12 years jttt Fix #7201 combining ways screws up the order of ref tags
(edit) @4745   12 years jttt Add precache wms tiles action to gpx layers (it will download wms …
(edit) @4738   12 years Don-vip see #7034 - building inside building false positives
(edit) @4734   12 years Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way …
(edit) @4732   12 years Don-vip fix #7195 - Area fill of multipolygon not moved back when multipolygon …
(edit) @4726   12 years jttt Fix exception handling (xml file not valid against xsd can't cause …
(edit) @4725   12 years jttt Fix #7074 Crash after purging some data
(edit) @4724   12 years jttt Fix some of errors found by FindBugs
(edit) @4713   12 years simon04 see #7182 - Individual Icons for Imagery Background
(edit) @4707   12 years simon04 fix #6747 - missing connection on long ways hard to find
(edit) @4704   12 years simon04 fix #2746 - improve validation: Way connected to Area
(edit) @4684   12 years Don-vip see #7159 - Layer merging performance
(edit) @4683   12 years Don-vip fix #7173 - Unexpected Exception when purging a way in a Multipolygon
(edit) @4682   12 years simon04 fix #2746 - add validation: Way connected to Area
(edit) @4678   12 years simon04 fix #3736 - Split Crossing Ways test into Crossing Ways and Crossing …
(edit) @4673   12 years Don-vip Add Lambert 93 projection (France)
(edit) @4672   12 years stoecker fix #6727 - patch by Kalle Lampila - fix error with deleted objects
(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) @4656   12 years bastiK Fix ambiguities of empty collection vs. empty array by renaming the …
(edit) @4649   12 years Don-vip see #7131 and #6987 - Let Multipolygon cache handle incomplete relations
(edit) @4640   12 years Don-vip Method to know if an EastNorth is valid (x & y != NaN)
(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) @4635   12 years bastiK status report should use new xml preference file (see #7027)
(edit) @4634   12 years bastiK advanced preference: dialogs to edit complex preference settings …
(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) @4614   12 years bastiK see #7088 - Preferences NullPointerException (more checks to find the …
(edit) @4612   12 years bastiK see #7027 - internal structures for preferences (expect some problems …
(edit) @4610   12 years stoecker fix #7061 - patch by Daeron - fix costline validation
(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) @4592   12 years bastiK see #7027 - xml formatted preference data is now written to the new …
(edit) @4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4574   12 years Don-vip fix #7028 - Dragging map is extremely slow when large GPX file is loaded
(edit) @4573   12 years Don-vip see #7028 - improves GPX dragging performances by 50%, but the main …
Note: See TracRevisionLog for help on using the revision log.