source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5413   13 years Don-vip fix #7938 - fix StackOverflowError when painting conflicts of a cyclic …
(edit) @5412   13 years Don-vip see #7943 - fix NPE when switching back to default OSM API server …
(edit) @5411   13 years Don-vip see #7943 - Fix OAuth rejection error message
(edit) @5410   13 years Don-vip see #7934 - Prevents NPEs with null EastNorth, override …
(edit) @5409   13 years Don-vip see #7934 - forgot this file in previous commit due to a method …
(edit) @5408   13 years Don-vip see #7934 - Only throw DataIntegrityProblemException for *visible* …
(edit) @5407   13 years bastiK prevent paint cache invalidation from beeing swallowed during paint …
(edit) @5406   13 years Don-vip see #7280 - Change synchronization mechanism of MapView when being …
(edit) @5405   13 years bastiK fix EDT violations, don't block main worker thread for preset image …
(edit) @5404   13 years jttt Speed up tagging preset dialog with lots of comboboxes
(edit) @5403   13 years bastiK fixed #7841 - Flying street name labels
(edit) @5402   13 years Don-vip see #7910 - resolve NPE when trying to suggest imagery layers for a …
(edit) @5401   13 years Don-vip fix #7918 - Trying to split a way at the end node should not throw an error
(edit) @5400   13 years Don-vip fix #7925 - tag conflict dialog shows wrong information in title
(edit) @5399   13 years bastiK fixed #7929 - You can't add new tag
(edit) @5398   13 years bastiK convert gpx 1.0 to 1.1 (fixes #7927)
(edit) @5397   13 years bastiK fix element ordering when writing gpx (see #7927)
(edit) @5396   13 years bastiK respect attributes that are already present, when exporting gpx
(edit) @5395   13 years bastiK gpxreader: minor refactoring, read version & creator (see #7927)
(edit) @5394   13 years akks see #7888, smaller refactoring or SelectAction (cycling) (behavior …
(edit) @5393   13 years bastiK beautify gpx output
(edit) @5391   13 years bastiK add session support for imagery layers
(edit) @5390   13 years bastiK use individual imagery icons in layer list
(edit) @5389   13 years bastiK fixed #7872 - adjustable tile size for wms (based on patch by Cobra)
(edit) @5388   13 years simon04 see #7910 - fix r5381 - Wrong suggested imagery layer providers (use …
(edit) @5387   13 years Don-vip fix #7914 - Concurrent fetching of primitives The default and …
(edit) @5386   13 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
(edit) @5385   13 years Don-vip Hope it fixes #7671 layout bug (happened only once and cannot reproduce)
(edit) @5384   13 years bastiK applied #7878 - Add a new background layer on top of the topmost …
(edit) @5383   13 years Don-vip fix #7671 - Show last N used tags in "Add key/value" dialog for …
(edit) @5382   13 years Don-vip Small code cleanup/refactorization in shortcut unregistration
(edit) @5381   13 years Don-vip fix #7910 - Wrong suggested imagery layer providers (use of shapes …
(edit) @5380   13 years bastiK fixed #5679 - Validator: value of name tag not in presets if a preset …
(edit) @5379   13 years bastiK fixed #5679 - Validator: value of name tag not in presets if a preset …
(edit) @5378   13 years bastiK fixed #7032 - can't easily add tags to recently drawn way
(edit) @5377   13 years akks patch by JB: Moving 400 ways takes more than 20 seconds, see #7888
(edit) @5376   13 years Don-vip see #7907 - MapCSS fixes
(edit) @5375   13 years Don-vip fix again indentation (sorry for this bad Eclipse configuration, won't …
(edit) @5374   13 years Don-vip fix #7907 - NPE when rendering way name at low zoom
(edit) @5373   13 years Don-vip fix indentation from previous commit
(edit) @5372   13 years Don-vip fix #7909 - NPE upon selection of "file" -> "load object"
(edit) @5371   13 years Don-vip fix #7908 - Wrong comparison of strings (modified patch by Skyman)
(edit) @5370   13 years akks see #5341: faster nodes moving (by JB) beginUpdate/endUpdate) + big …
(edit) @5369   13 years simon04 Suggest imagery layers for downloaded area based on <bounds>.
(edit) @5368   13 years simon04 Fix a IndexOutOfBoundsException bug IndexOutOfBoundsException …
(edit) @5367   13 years Don-vip see #7626 - Fix usage of key "Enter' in dialogs
(edit) @5366   13 years Don-vip URL-encode user name when querying changesets in order to download …
(edit) @5365   13 years stoecker fix help text
(edit) @5364   13 years akks fix #7899 by Don-vip: exception hen hitting the "w" button when …
(edit) @5363   13 years stoecker change version output on start
(edit) @5362   13 years stoecker reintroduce the feature to give the build a name
(edit) @5361   13 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
(edit) @5360   13 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5359   13 years Don-vip fix #7812 - Validator: warn about missing power=tower/pole within …
(edit) @5358   13 years Don-vip fix #6345 - Display shortcut accelerators in tooltips with the …
(edit) @5357   13 years stoecker improve task handling for jmapviewer in JOSM context
(edit) @5356   13 years Don-vip see #7847, see #7884 - Fix 2 NPE when dealing with nodes without …
(edit) @5355   13 years akks Allowing to change F1 help shortcut on Windows, see #7226
(edit) @5354   13 years akks See #5984: Automatic pasting of IDs or URL into Download Object fields
(edit) @5353   13 years Don-vip fix #7229 - Render all names (up to 80 chars) in validator tree, …
(edit) @5352   13 years Don-vip fix #7874 - do not warn about "untagged ways" that are relation …
(edit) @5351   13 years bastiK see #7847 - avoid rendering artefacts for ways with missing nodes in …
(edit) @5350   13 years Don-vip see #7847 - Reset nodes/members to null when deleting a way/relation …
(edit) @5349   13 years Don-vip see #7847 - Allow to reset Node coordinates to null (this is needed …
(edit) @5348   13 years Don-vip see #7864 - Improvements in rendering of primitives in inactive layers …
(edit) @5346   13 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
(edit) @5345   13 years Don-vip fix #7857 - Mark osmChange primitives inside <modify> block as …
(edit) @5344   13 years Don-vip fix #7849 - IndexOutOfBoundsException when removing members in …
(edit) @5342   13 years Don-vip mappaint: fix "real width" painting, broken since r5212 because of a …
(edit) @5340   13 years Don-vip see #7505 - Hide redacted version in history browser when loading an …
(edit) @5339   13 years Don-vip see #7505 - Add toString() method on History objects to ease debugging
(edit) @5335   13 years Don-vip fix #7855 - conflict dialog: CCE selecting a way in members tab
(edit) @5334   13 years Don-vip see #7505, see #7847 - Handle deleted nodes without coordinates in …
(edit) @5333   13 years Don-vip see #7505, see #7847 - Nodes without coordinates in dataset …
(edit) @5332   13 years Don-vip see #7505, see #7847 - Handle deleted nodes without coordinates in …
(edit) @5331   13 years simon04 Change signature of method introduced in r5322 to avoid problems such …
(edit) @5330   13 years simon04 Change signature of method introduced in r5322 to avoid problems such …
(edit) @5328   13 years bastiK fix NPE as deleted nodes can have null coordinates now (see #7847)
(edit) @5327   13 years simon04 fix NPE bug in PropertiesDialog/"Copy Value"
(edit) @5326   13 years framm handle deleted nodes without lat/lon. apply patches from ticket; …
(edit) @5325   13 years simon04 fix NPE bug introduced in r5322
(edit) @5324   13 years simon04 fix #7640 - History query will not cancel or timeout
(edit) @5322   13 years simon04 Permit multiple rows of SideButtons in toggle dialogs.
(edit) @5321   13 years simon04 Don't localize id in precondition failed messages.
(edit) @5319   13 years simon04 fix #7835 - localize dates in UI
(edit) @5317   13 years Don-vip see #7843 - Allow to open remote *.osm.bz/*.osm.bz2 files
(edit) @5316   13 years bastiK see #7840 - List Entry icons do not honor the file paths of preset …
(edit) @5314   13 years Don-vip fix #7830 - Keyboard shortcuts Alt+<N> are shifted (patch by AlfonZ)
(edit) @5313   13 years Don-vip fix #7829 - Division by zero in Geometry.getCentroid()
(edit) @5312   13 years Don-vip fix #7812 - validator: power lines test improvements (no warning for …
(edit) @5311   13 years Don-vip fix #7828 - added/fixed Javadoc / minor code simplification (patch by …
(edit) @5310   13 years Don-vip fix #7750 - Conflict dialog: Really selects id:0 primitives without zooming
(edit) @5309   13 years Don-vip fix #7819 - Increased a bit the width of Save Layers dialog to display …
(edit) @5307   13 years simon04 see #7818 - make plugin list parsing more robust. In case of an …
(edit) @5306   13 years simon04 fix #7818 - problem with plugin list (lines exceeding 140 characters)
(edit) @5305   13 years simon04 fix #7820 - GeoJSON implementation incorrectly uses escape char on …
(edit) @5303   13 years Don-vip see #7700 - fix ArrayIndexOutOfBoundsException that can occur when …
(edit) @5302   13 years Don-vip fix #7756 - NPE in checkboxes creation
(edit) @5301   13 years Don-vip fix #4493, fix #7750 - conflict manager: select and zoom primitives …
(edit) @5300   13 years Don-vip fix #7812 - warn about missing power=tower/pole within powerlines
Note: See TracRevisionLog for help on using the revision log.