source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @6014   4 hours Don-vip

fix #8803 - Add roman_catholic denomination to place of worship preset

(edit) @6013   5 hours Don-vip

fix #8806 - NPE in SelectAction

(edit) @6012   2 days Don-vip

see #8764 - Enables the HiDPI support in Apple Java 6

(edit) @6011   2 days Don-vip

fix #8792 - correct save of file containing a dot in their name, without extension

(edit) @6010   2 days Don-vip

fix #8799 - Follow conventional visitor design pattern by renaming visit(Visitor) to accept(Visitor) (missing files from previous commit)

(edit) @6009   2 days Don-vip

fix #8799 - Follow conventional visitor design pattern by renaming visit(Visitor) to accept(Visitor)

(edit) @6008   3 days Don-vip

fix #8796 - Extruding a way with 3 or 4 nodes closes unexpectedly (patch by AlfonZ)

(edit) @6007   4 days Don-vip

fix #8794 - NumberFormatException in Geometry.getCentroid()

(edit) @6006   4 days Don-vip

fix #8793 - NullPointerException in DistributeAction

(edit) @6005   6 days Don-vip

see #6293 - internal map style: rendering of amenity=parking_space

(edit) @6004   6 days Don-vip

include early plugins in the plugin classloader, allowing late plugins to rely on early ones

(edit) @6003   7 days Don-vip

Fallback to core projections when proj4j plugin fails to get one

(edit) @6002   8 days Don-vip

fix #8742 - update svgsalamander to release 0.1.18+patch (fix bug SVGSALAMANDER-26) -> allow to open more SVG files

(edit) @6001   8 days Don-vip

fix #8773 - Internal presets: update railway tags (patch by skyper)

(edit) @6000   8 days simon04

Add combobox for image format to dialog when creating WMS layer

(edit) @5999   9 days Don-vip

fix #8773 - Internal presets: add optional tags for railway=level_crossing(anonymous patch)

(edit) @5998   9 days Don-vip

fix #8775 - IllegalComponentStateException when remembering position of dialogs not displayed on screen

(edit) @5997   10 days Don-vip

fix #8737 - Presets: add length attribute for combos

(edit) @5996   11 days Don-vip

fix #8771 - <changeset> with no ID rejected

(edit) @5995   12 days Don-vip

fix #4445, fix #5867 - revert r3784: allow merging of duplicate nodes even with unclosed geometries, as it is really needed

(edit) @5994   12 days Don-vip

fix #8770 - Call lsb-release only once

(edit) @5993   12 days Don-vip

see #6529, comment 12: purge conflicts when purging primitives (with undo support to restore them if needed)

(edit) @5992   12 days Don-vip

Nicer VM arguments in status report

(edit) @5991   13 days Don-vip

see #8752 - update distance text in status line when rescaling ways

(edit) @5990   2 weeks Don-vip

fix #7863 - ConcurrentModificationException while merging layers

(edit) @5989   2 weeks Don-vip

fix #8760 - When merging nodes, keep the oldest used one, not just only the oldest one.

(edit) @5988   2 weeks Don-vip

fix EDT violations observed while merging nodes

(edit) @5987   2 weeks Don-vip

Better error messages when loading plugins

(edit) @5986   2 weeks stoecker

some i18n updates

(edit) @5985   2 weeks stoecker

i18n update

(edit) @5984   2 weeks Don-vip

fix #7700 - fix all EDT violations observed while merging layers, most likely causing the internal Swing ClassCastException

(edit) @5983   2 weeks Don-vip

fix #8213 - Disable editing of cells in DeleteFromRelationConfirmationDialog (fix ArrayIndexOutOfBoundsException when trying to)

(edit) @5982   2 weeks Don-vip

ParallelWayAction: handle nautical mile SoM + listen to preferences changes

(edit) @5981   2 weeks Don-vip

fix #8631 - Make ParallelWays more robust to self-intersecting ways

(edit) @5980   2 weeks Don-vip

see #8631 - Sanity checks in geometry functions dealing with coordinates + javadoc

(edit) @5979   3 weeks akks

fix #8652 [based on patch by cmuelle8] enable dialog and panels hiding by TAB
disable TAB for angle snapping by default (please use A-A or assign different key)

(edit) @5978   3 weeks Don-vip

fix #8753 - Restore plugin ImageryAdjust functionality (revert r5961)

(edit) @5977   3 weeks Don-vip

fix #8712 - workaround to "Comparison method violates its general contract" when sorting a collection in Java 7, disabled for local builds. Set new property jdk.Arrays.useLegacyMergeSort to true to enable the workaround for local builds.

(edit) @5976   3 weeks Don-vip

fix #8724 - Add closedway as supported type of more highways

(edit) @5975   3 weeks Don-vip

fix #8730 - Don't interpret HTML code in value JLabel of properties dialog

(edit) @5974   3 weeks Don-vip

fix #8736 - internal preset: "editable=" missing in documentation section

(edit) @5973   3 weeks Don-vip

see #8740 - fix NPE in core with plugins defining invalid preferences (scripting)

(edit) @5972   3 weeks Don-vip

see #8749 - use the automatic role suggestions when adding selection to a relation from context menu

(edit) @5971   3 weeks Don-vip

fix #8750 - NPE in ValidatorDialog

(edit) @5970   3 weeks Don-vip

fix broken popup menus in toggle dialog title bars (broken by r5958)

(edit) @5969   3 weeks xeen

automatically zoom WMS sources (fixes #7563)

(edit) @5968   3 weeks stoecker

fix broken text

(edit) @5967   4 weeks Don-vip

see #8720, see #8733 - More checks and some debug info in RestartAction

(edit) @5966   4 weeks akks

fix #8723: left click on position in status bar now opens lat/lon window again

(edit) @5965   5 weeks akks

see #8652 (patch by cmuelle8, part 1, modified): add "toggle panels" action (soon will be on Tab)
rework all toolbar context menus (add "do not hide" item and remove PopupMenuLauncher usage)
fixing minor warnings (@Override, private final)

(edit) @5964   5 weeks Don-vip

fix #5618 - Use full list of ISO 3166 country codes from JDK for addr:country in presets with new preset attribute values_from

(edit) @5963   5 weeks Don-vip

fix #5790 - No layer information for Imagery Sources

(edit) @5962   5 weeks Don-vip

see #8710 - Inconsistent MapMode focus behaviour: forgot one mapmode

(edit) @5961   5 weeks Don-vip

"imgaeryadjust" plugin has been integrated into core a long time ago, but not marked as deprecated

(edit) @5960   5 weeks Don-vip

see #8710 - Inconsistent MapMode focus behaviour: fix core mapmodes

(edit) @5959   5 weeks Don-vip

fix #8714 - time span of opened gpx file not correct

(edit) @5958   5 weeks Don-vip
  • Improve PopupMenuLauncher to automatically select JTable/JList/JTree line under cursor
  • Simplify all popup menus with this new feature
  • Remove custom popup menus in BoundingBoxSelection and BoundingBoxSelection to use default text field popup menus recently introduced
  • Fix EDT violations in changeset window
  • Make Autoscale actions publicly available in MainMenu
  • Add a new "Zoom to problem" mode in AutoScaleAction
  • Make "Zoom to problem" menu item in validator dialog use this new feature
  • Update enabled state of "Zoom to Conflict" and "Zoom to problem" against selection of conflict/validator dialog
(edit) @5957   5 weeks Don-vip

New interface MapFrameListener to allow core classes to listen to MapFrame changes (previously only plugins could be notified of these changes)

(edit) @5956   5 weeks Don-vip

fix #8701 - Do not include OS details in changeset created_by tag

(edit) @5955   6 weeks Don-vip

avoid NPE when a fatal error occurs before main GUI as been created

(edit) @5954   6 weeks akks

fix #3484: allow setting keyboard shortcuts for specific presets and other toolbar buttons
(preset groups and custom searches are also supported), context menu item "Edit shortcut"

(edit) @5953   6 weeks Don-vip

fix #8690 - After copying some primitives, only select those that have been directly selected (and not all that have been created) -> Copying a way only selects the new way

(edit) @5952   6 weeks Don-vip

fix #8610 - wrong area computation, new preference system_of_measurement.use_only_custom_area_unit(patch by Preferred)

(edit) @5951   6 weeks Don-vip

fix #8697 - Disable restart action with JVMs that do not provide sun.java.command system property (ex: JDK 6u24)

(edit) @5950   6 weeks stoecker

fix typo

(edit) @5949   6 weeks Don-vip

fix #8661 - preset: default on check not set

(edit) @5948   6 weeks Don-vip

fix #8693 - CCE in Search Dialog caused by r5886

(edit) @5947   6 weeks Don-vip

fix #8692 - Handle null DeleteCommands in JoinAreaAction and ImproveWayAccuracyAction

(edit) @5946   6 weeks stoecker

fix #7658 - don't load icons from user relative paths (require explicit path settings)

(edit) @5945   6 weeks stoecker

fix #8522 - remember and play last played audio marker for start/stop

(edit) @5944   6 weeks stoecker

add http:

(edit) @5943   6 weeks Don-vip

see #8409 - Remove empty icons definitions

(edit) @5942   6 weeks Don-vip

fix #8644 - Update of horse-related presets (patch by skyper)

(edit) @5941   6 weeks Don-vip

fix #8409 - Add missing barriers values to internal presets (patch by skyper)

(edit) @5940   6 weeks Don-vip

fix #8666 - Add amenity=clinic to internal preset and default mapstyle

(edit) @5939   6 weeks stoecker

fix version

(edit) @5938   6 weeks Don-vip

see #8685 - fix fragments handling

(edit) @5937   6 weeks stoecker

fix #8685 - wiki browser fix external links (althought they look very ugly)

(edit) @5936   6 weeks stoecker

fix #8685 - wiki browser links not working

(edit) @5935   6 weeks Don-vip

fix #8679, fix #8680 - correct handling of incomplete nodes without coordinates (for good)

(edit) @5934   6 weeks Don-vip

fix #8681 - remove german translation from defaultpresets (based on patch by skyper)

(edit) @5933   6 weeks Don-vip

fix #8667 - NPE with plugins returning invalid preferences (scripting)

(edit) @5932   6 weeks Don-vip

fix #5680 - IndexOutOfBoundsException when resolving a conflict on untagged primitive

(edit) @5931   6 weeks Don-vip

fix #8664 - Display preset icon as preset dialog's frame icon

(edit) @5930   6 weeks Don-vip

fix #8665 - Add office=company and office=government to default map style

(edit) @5929   6 weeks Don-vip

fix #8677 - NPE in VersionHistoryPanel when undoing/redoing changeset revert

(edit) @5928   6 weeks Don-vip

fix #8673 - Internal preset : Remove default value for lanes

(edit) @5927   6 weeks bastiK

add missing license information

(edit) @5926   6 weeks bastiK

clean up imports

(edit) @5925   6 weeks bastiK

replace tabs by spaces

(edit) @5924   7 weeks Don-vip

fix #8250 - add lanes to some more highways in internal preset (patch by skyper)

(edit) @5923   7 weeks Don-vip

fix #8655 - Removed unecessary toString() calls on Strings (patch by Skyman)

(edit) @5922   7 weeks akks

Avoid duplicate and very near points in Angle snapping draw mode
(will reuse existing nodes in mappaint.node.snap-distance pixel radius if possible)
+DrawAction minor code cleanup

(edit) @5921   7 weeks Don-vip

fix wrong primitive id setting in osmChange download task

(edit) @5920   7 weeks Don-vip

Handle nodes without coordinates in UnconnectedWays validator test

(edit) @5919   7 weeks Don-vip

see #8635 - correct management of incomplete nodes

(edit) @5918   7 weeks stoecker

i18n update

(edit) @5917   7 weeks Don-vip

fix #8648 - Allow more linear features for width warning

(edit) @5916   7 weeks stoecker

fix version number

(edit) @5915   7 weeks stoecker

use 3 step wiki loading fallback, cleanup handling of language fallbacks

Note: See TracRevisionLog for help on using the revision log.