source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6843   10 years Don-vip fix #9711 - Nicer report of invalid plugins + javadoc
(edit) @6842   10 years akks fix broken icon path in preset dialog, see #9709
(edit) @6841   10 years Don-vip see #9680 - Boost multipolygon computation performance by caching Areas
(edit) @6840   10 years Don-vip fix #9710 - allow HTTPS access to OSM API
(edit) @6839   10 years Don-vip do not block start when plugin list cannot be retrieved, save the …
(edit) @6838   10 years akks see #9709: button for adding preset to main toolbar (in upper right …
(edit) @6837   10 years stoecker i18n update
(edit) @6836   10 years Don-vip fix #9659 - prefix changeset and source by "c:" or "s:" to distinguish …
(edit) @6835   10 years Don-vip fix #9690 - fix i18n in presets. Just keep preset name
(edit) @6834   10 years simon04 see #8519 - Lanes validator: improve performance
(edit) @6833   10 years simon04 fix #9706 - Preset/i18n: separate context for "mounted on" values of …
(edit) @6832   10 years akks see #4429: Copy/Paste context menu for comboboxes did not appear
(edit) @6831   10 years akks fix #9703: key>value in search or filter gave NPE for non-existing key
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6829   10 years Don-vip fix #9701 - NPE in ToggleDialog
(edit) @6828   10 years Don-vip fix #9699 - workaround to java bug in getMaximumWindowBounds()
(edit) @6827   10 years Don-vip fix #9659 - show changeset source in history dialog
(edit) @6826   10 years Don-vip fix #9685 - validator: Incomplete test for "house number without street"
(edit) @6825   10 years simon04 fix #9689 - Validator: fix false-positive for "overlapping water …
(edit) @6824   10 years simon04 Presets XML: add preset_name_label attribute to <item> to …
(edit) @6823   10 years bastiK #8902 Small performance enhancements / coding style (patch by …
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6821   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6820   10 years bastiK map style: add some icons for craft=*
(edit) @6819   10 years simon04 fix #9686 - Remove "major road used with foot" test since it produces …
(edit) @6818   10 years simon04 see #9586 - fix typo
(edit) @6817   10 years simon04 see #9586 - Add missing labels for non-public-transport route …
(edit) @6816   10 years akks fix #9678: Download Object dialog can auto-paste numerical values from …
(edit) @6815   10 years Don-vip fix #9662 - correct handling of canceled gpx export
(edit) @6814   10 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
(edit) @6813   10 years simon04 see #9545 - Add public_transport:version=1/2 to older/newer public …
(edit) @6812   10 years simon04 Validator: do not warn "X without railway" for route=railway relations
(edit) @6811   10 years simon04 see #9586 - Improve wording for non-public-transport route relations
(edit) @6810   10 years simon04 see #9586 - Add non-public-transport route relations to presets
(edit) @6809   10 years bastiK fixed #9674 - Support for escaping special characters
(edit) @6808   10 years Don-vip fix #9675 - allow resize of "add tag" dialog
(edit) @6807   10 years simon04 see #9673 - Select newly created multipolygon in relation list (fixes …
(edit) @6806   10 years Don-vip fix some Sonar issues introduced recently
(edit) @6805   10 years bastiK fixed #9674 - Support for escaping special characters
(edit) @6804   10 years simon04 fix #9668 - Sort entries in validation results naturally
(edit) @6803   10 years simon04 fix #9660 - Allow to download compressed GPX tracks from …
(edit) @6802   10 years simon04 fix #9655 - Merge operations loosing tags (regression of r6770) …
(edit) @6801   10 years simon04 fix #9656 - Repair upload order of objects to be deleted (regression …
(edit) @6800   10 years Don-vip fix #9657 - NPE
(edit) @6799   10 years Don-vip fix #9607 - defaultpreset: do not link image files, but include them …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6797   10 years Don-vip fix #9406 - Verify for new versions of plugins on crashes
(edit) @6796   10 years stoecker see #9611 - proper plural selection also for single strings
(edit) @6795   10 years simon04 Refactor tagging presets in order to get rid of static variable …
(edit) @6794   10 years Don-vip fix #5783 - DataIntegrityProblemException: "Primitive must be part of …
(edit) @6793   10 years xeen [build fix] classes that use JMapViewer shoudn't use OsmMercator …
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6791   10 years Don-vip refactor UnconnectedWays test
(edit) @6790   10 years Don-vip fix #9651 - Validade landuse=* on nodes
(edit) @6789   10 years Don-vip fix #9637 - make status bar background/foregound colors configurable …
(edit) @6788   10 years Don-vip fix #9650 - Validate building=no
(edit) @6787   10 years Don-vip fix #9647 - filter invalid XML characters in changeset API responses
(edit) @6786   10 years akks fix #9639: NPE when trying to upload data (rough fix, needs checking) …
(edit) @6785   10 years stoecker fix #9643 - remove unneeded wrapper class - patch by glebius
(edit) @6784   10 years Don-vip fix #9638 - NPE introduced in r6783
(edit) @6783   10 years Don-vip fix some Sonar issues
(edit) @6782   10 years Don-vip fix #9635 - remote control: new referrers argument to load_object
(edit) @6781   10 years Don-vip validator - avoid FileNotFoundException when loading ignored errors
(edit) @6780   10 years Don-vip see #9632 - print debug message when setting system property
(edit) @6779   10 years simon04 Initialize validator tests on demand, separate initialization of …
(edit) @6778   10 years simon04 fix #9614 - Check and remove unnecessary area=yes - patch by naoliv
(edit) @6777   10 years simon04 fix #9613 - Add style+preset for highway=raceway The style color is …
(edit) @6776   10 years simon04 fix #9624 - Create a sensible upload order of relations to be deleted …
(edit) @6775   10 years simon04 fix #9600 - GpxLayer: use neutral track color if speed is zero …
(edit) @6774   10 years simon04 fix #9633 - MapCSS: allow (named) colours with alpha
(edit) @6773   10 years simon04 see ticket:9361#comment:13 - MapCSS validator: highlight both …
(edit) @6772   10 years simon04 fix #8413 - Presets: no not apply use_last_as_default when calling …
(edit) @6771   10 years simon04 see #9611 - Improve i18n in download object dialog
(edit) @6770   10 years simon04 see #9104 - Do not suggest to combine conflicting values in order to …
(edit) @6769   10 years simon04 fix #9631 - Validate population key - patch by naoliv
(edit) @6768   10 years Don-vip fix #9627, fix #9629 - i18n: add context for orthodox and tracks
(edit) @6767   10 years Don-vip javadoc for gui.preferences.advanced package
(edit) @6766   10 years simon04 I18n update - fix #9626 - include MapCSS validation strings
(edit) @6765   10 years simon04 fix #9623 - Create multipolygon: do not move fence_type tag to relation
(edit) @6764   10 years Don-vip javadoc for gui.preferences.display package
(edit) @6763   10 years simon04 fix #9617 - False positive in unconnected power ways
(edit) @6762   10 years Don-vip fix NPEs seen in tagchecker tests
(edit) @6761   10 years Don-vip presets: update wiki links
(edit) @6760   10 years Don-vip fix #9609 - tagchecker: handling of elevation tag: - do not replace …
(edit) @6759   10 years Don-vip fix #9612 - tagchecker: add power inside power test
(edit) @6758   10 years Don-vip fix #9603 - tagchecker: allow intermittent on natural=water
(edit) @6757   10 years Don-vip update Eclipse project configuration
(edit) @6756   10 years Don-vip fix #9590 - replace org.json with GPL-compliant jsonp + remove mention …
(edit) @6755   10 years bastiK see #9607 - do not link image in defaultpreset
(edit) @6754   10 years stoecker i18n update
(edit) @6753   10 years stoecker fix #9608 - duplicated HTML tag
(edit) @6752   10 years Don-vip fix #7633, see #9264 - fix dynamic side buttons broken in r6727 + many …
(edit) @6751   10 years xeen reflect ScanexTileSource upstream changes in JOSM (patch by glebius, …
(edit) @6750   10 years stoecker i18n update
(edit) @6749   10 years simon04 fix #9596 - MapCSS style: determine opacity/transparency of a color …
(edit) @6748   10 years simon04 fix #9595 - Test for nodes inside polygons with the same values …
(edit) @6747   10 years bastiK #8581 - Embedded SVG leads to very high memory consumption
(edit) @6746   10 years akks better fix for #9591
(edit) @6745   10 years akks fix #9591: select selected members when opening relation editor
(edit) @6744   10 years simon04 fix #8032 - Search history loses entries when re-using queries
Note: See TracRevisionLog for help on using the revision log.