source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @5299   13 years Don-vip conflict dialog: better display of empty rows in members tab, like …
(edit) @5298   13 years Don-vip see #4899, see #7266, see #7333: Resolved NPE in conflict manager when …
(edit) @5297   13 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5296   13 years Don-vip conflict dialog, nodes tab: better display of empty rows (display a …
(edit) @5295   13 years stoecker fix #7752, change language link in EULA to follow wiki syntax
(edit) @5293   13 years Don-vip fix #7758 - Do not restrict building validator tests to …
(edit) @5292   13 years Don-vip fix #7385 - Relation History not shown correctly when comparing changesets
(edit) @5291   13 years Don-vip fix #4688 - conflict manager, member and nodes tabs: set width of …
(edit) @5290   13 years simon04 fix #7608 - deprecate Epsg31287 plugin
(edit) @5289   13 years simon04 fix #7793 - Wrong tooltip for undo button
(edit) @5288   13 years Don-vip fix #7601 - Conflicts dialog is now opened at the first tab showing a …
(edit) @5287   13 years Don-vip fix #5764, fix #5773 - Do not create delete commands for objects that …
(edit) @5286   13 years bastiK fixed: "View > Fullscreen mode" causes 2 toggles in a row, resulting …
(edit) @5283   13 years Don-vip fix #7695 - Ensure the "should be uploaded/saved" panels displayed at …
(edit) @5282   13 years akks Fix #7751: allow to disable angle snapping toggle on repeating A
(edit) @5281   13 years bastiK fixed #7778 - Don't cache bing.attribution.xml
(edit) @5279   13 years bastiK use gnu getopt for command line processing improvements: * long …
(edit) @5278   13 years simon04 fix #7617 - Properties/Memberships shortcuts fail after closing window
(edit) @5275   13 years bastiK doc improvements
(edit) @5272   13 years simon04 fix #7639 - Validator should warn about nodes tagged with their way's …
(edit) @5271   13 years simon04 fix #7760 - Double click on Attributes Window to Add tag (patch by joshdoe)
(edit) @5270   13 years simon04 fix #7745 - TagCheck reports an identical warning multiple times after …
(edit) @5269   13 years simon04 fix #7759 - Validator progress monitor does not update after "Building …
(edit) @5268   13 years simon04 fix #7740 - Fix roundToOsmPrecision() accuracy (patch by mrwojo)
(edit) @5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5265   13 years bastiK fixed #7673 - select target node after merge
(edit) @5264   13 years stoecker test fixing Javadoc
(edit) @5262   13 years bastiK fixed #6004 - Dialog was already created exeception
(edit) @5261   13 years bastiK applied #7739 - TMSLayer.java added some javadoc and reformatted …
(edit) @5260   13 years bastiK bugfix: Alt Gr not working as expected on Unity / Ubuntu 11.10 64bit …
(edit) @5259   13 years stoecker fix message text
(edit) @5258   13 years stoecker fix message text
(edit) @5257   13 years simon04 see #7701 - NPE in MapImage
(edit) @5254   13 years simon04 fix #7707 - NPE at keyboard config
(edit) @5253   13 years simon04 fix #7709 - "Failed to locate image 'null'" after downloading a Map …
Note: See TracRevisionLog for help on using the revision log.