source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5351   12 years bastiK see #7847 - avoid rendering artefacts for ways with missing nodes in …
(edit) @5350   12 years Don-vip see #7847 - Reset nodes/members to null when deleting a way/relation …
(edit) @5349   12 years Don-vip see #7847 - Allow to reset Node coordinates to null (this is needed …
(edit) @5348   12 years Don-vip see #7864 - Improvements in rendering of primitives in inactive layers …
(edit) @5347   12 years simon04 I18n update
(edit) @5346   12 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
(edit) @5345   12 years Don-vip fix #7857 - Mark osmChange primitives inside <modify> block as …
(edit) @5344   12 years Don-vip fix #7849 - IndexOutOfBoundsException when removing members in …
(edit) @5343   12 years Don-vip fix #6458 - display real width for aeroways and waterways
(edit) @5342   12 years Don-vip mappaint: fix "real width" painting, broken since r5212 because of a …
(edit) @5341   12 years bastiK extend README
(edit) @5340   12 years Don-vip see #7505 - Hide redacted version in history browser when loading an …
(edit) @5339   12 years Don-vip see #7505 - Add toString() method on History objects to ease debugging
(edit) @5338   12 years stoecker i18n update
(edit) @5337   12 years stoecker i18n fix
(edit) @5336   12 years simon04 fix #7478 - allow maxspeed= on traffic_sign=maxspeed
(edit) @5335   12 years Don-vip fix #7855 - conflict dialog: CCE selecting a way in members tab
(edit) @5334   12 years Don-vip see #7505, see #7847 - Handle deleted nodes without coordinates in …
(edit) @5333   12 years Don-vip see #7505, see #7847 - Nodes without coordinates in dataset …
(edit) @5332   12 years Don-vip see #7505, see #7847 - Handle deleted nodes without coordinates in …
(edit) @5331   12 years simon04 Change signature of method introduced in r5322 to avoid problems such …
(edit) @5330   12 years simon04 Change signature of method introduced in r5322 to avoid problems such …
(edit) @5329   12 years simon04 Tune validator/tagchecker: allow maxspeed= on highway=
(edit) @5328   12 years bastiK fix NPE as deleted nodes can have null coordinates now (see #7847)
(edit) @5327   12 years simon04 fix NPE bug in PropertiesDialog/"Copy Value"
(edit) @5326   12 years framm handle deleted nodes without lat/lon. apply patches from ticket; …
(edit) @5325   12 years simon04 fix NPE bug introduced in r5322
(edit) @5324   12 years simon04 fix #7640 - History query will not cancel or timeout
(edit) @5323   12 years simon04 fix #7769 - build.xml improvements. - run javacc only if …
(edit) @5322   12 years simon04 Permit multiple rows of SideButtons in toggle dialogs.
(edit) @5321   12 years simon04 Don't localize id in precondition failed messages.
(edit) @5320   12 years simon04 adapt Netbeans config to recent changes (r5279)
(edit) @5319   12 years simon04 fix #7835 - localize dates in UI
(edit) @5318   12 years simon04 Update railway=rail preset: add optional combo usage=
(edit) @5317   12 years Don-vip see #7843 - Allow to open remote *.osm.bz/*.osm.bz2 files
(edit) @5316   12 years bastiK see #7840 - List Entry icons do not honor the file paths of preset …
(edit) @5315   12 years simon04 I18n update
(edit) @5314   12 years Don-vip fix #7830 - Keyboard shortcuts Alt+<N> are shifted (patch by AlfonZ)
(edit) @5313   12 years Don-vip fix #7829 - Division by zero in Geometry.getCentroid()
(edit) @5312   12 years Don-vip fix #7812 - validator: power lines test improvements (no warning for …
(edit) @5311   12 years Don-vip fix #7828 - added/fixed Javadoc / minor code simplification (patch by …
(edit) @5310   12 years Don-vip fix #7750 - Conflict dialog: Really selects id:0 primitives without zooming
(edit) @5309   12 years Don-vip fix #7819 - Increased a bit the width of Save Layers dialog to display …
(edit) @5308   12 years simon04 I18n update
(edit) @5307   12 years simon04 see #7818 - make plugin list parsing more robust. In case of an …
(edit) @5306   12 years simon04 fix #7818 - problem with plugin list (lines exceeding 140 characters)
(edit) @5305   12 years simon04 fix #7820 - GeoJSON implementation incorrectly uses escape char on …
(edit) @5304   12 years simon04 I18n update
(edit) @5303   12 years Don-vip see #7700 - fix ArrayIndexOutOfBoundsException that can occur when …
(edit) @5302   12 years Don-vip fix #7756 - NPE in checkboxes creation
(edit) @5301   12 years Don-vip fix #4493, fix #7750 - conflict manager: select and zoom primitives …
(edit) @5300   12 years Don-vip fix #7812 - warn about missing power=tower/pole within powerlines
(edit) @5299   12 years Don-vip conflict dialog: better display of empty rows in members tab, like …
(edit) @5298   12 years Don-vip see #4899, see #7266, see #7333: Resolved NPE in conflict manager when …
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5296   12 years Don-vip conflict dialog, nodes tab: better display of empty rows (display a …
(edit) @5295   12 years stoecker fix #7752, change language link in EULA to follow wiki syntax
(edit) @5294   12 years simon04 fix #7803 - patch by AlfonZ - Improve matching of some presets - Add …
(edit) @5293   12 years Don-vip fix #7758 - Do not restrict building validator tests to …
(edit) @5292   12 years Don-vip fix #7385 - Relation History not shown correctly when comparing changesets
(edit) @5291   12 years Don-vip fix #4688 - conflict manager, member and nodes tabs: set width of …
(edit) @5290   12 years simon04 fix #7608 - deprecate Epsg31287 plugin
(edit) @5289   12 years simon04 fix #7793 - Wrong tooltip for undo button
(edit) @5288   12 years Don-vip fix #7601 - Conflicts dialog is now opened at the first tab showing a …
(edit) @5287   12 years Don-vip fix #5764, fix #5773 - Do not create delete commands for objects that …
(edit) @5286   12 years bastiK fixed: "View > Fullscreen mode" causes 2 toggles in a row, resulting …
(edit) @5285   12 years bastiK add patch that fixes gettext i18n
(edit) @5284   12 years bastiK reverse patches, so they are easier to use in quilt
(edit) @5283   12 years Don-vip fix #7695 - Ensure the "should be uploaded/saved" panels displayed at …
(edit) @5282   12 years akks Fix #7751: allow to disable angle snapping toggle on repeating A
(edit) @5281   12 years bastiK fixed #7778 - Don't cache bing.attribution.xml
(edit) @5280   12 years bastiK applied #7785 - add surface field to high-level road input form (patch …
(edit) @5279   12 years bastiK use gnu getopt for command line processing improvements: * long …
(edit) @5278   12 years simon04 fix #7617 - Properties/Memberships shortcuts fail after closing window
(edit) @5277   12 years simon04 fix #7765 - waste_disposal icon (patch by Larry0ua)
(edit) @5276   12 years simon04 fix #7765 - waste_disposal icon (patch by Larry0ua)
(edit) @5275   12 years bastiK doc improvements
(edit) @5274   12 years simon04 fix #7722 - do not render junction=roundabout in white
(edit) @5273   12 years simon04 Validator/TagChecker: allow boat on natural=water
(edit) @5272   12 years simon04 fix #7639 - Validator should warn about nodes tagged with their way's …
(edit) @5271   12 years simon04 fix #7760 - Double click on Attributes Window to Add tag (patch by joshdoe)
(edit) @5270   12 years simon04 fix #7745 - TagCheck reports an identical warning multiple times after …
(edit) @5269   12 years simon04 fix #7759 - Validator progress monitor does not update after "Building …
(edit) @5268   12 years simon04 fix #7740 - Fix roundToOsmPrecision() accuracy (patch by mrwojo)
(edit) @5267   12 years simon04 I18n update
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5265   12 years bastiK fixed #7673 - select target node after merge
(edit) @5264   12 years stoecker test fixing Javadoc
(edit) @5263   12 years bastiK add javadoc ant task
(edit) @5262   12 years bastiK fixed #6004 - Dialog was already created exeception
(edit) @5261   12 years bastiK applied #7739 - TMSLayer.java added some javadoc and reformatted …
(edit) @5260   12 years bastiK bugfix: Alt Gr not working as expected on Unity / Ubuntu 11.10 64bit …
(edit) @5259   12 years stoecker fix message text
(edit) @5258   12 years stoecker fix message text
(edit) @5257   12 years simon04 see #7701 - NPE in MapImage
(edit) @5256   12 years simon04 I18n update
(edit) @5255   12 years simon04 fix #7693 - do not warn about moped/motor_vehicle=* on barriers
(edit) @5254   12 years simon04 fix #7707 - NPE at keyboard config
(edit) @5253   12 years simon04 fix #7709 - "Failed to locate image 'null'" after downloading a Map …
(edit) @5252   12 years simon04 I18n update
Note: See TracRevisionLog for help on using the revision log.