source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6911   10 years Don-vip see #3764 - disables "all bold" stuff by default. UI problems remain to fix
(edit) @6910   10 years Don-vip remove unneeded class (other duplicated similar classes to be …
(edit) @6909   11 years bastiK fixed #9818 - colour of building outline changed in 6896
(edit) @6908   11 years Don-vip see #9784 - UTF8 encoding of strings used in CRC2 computation
(edit) @6907   11 years Don-vip fix #9810 - fix HTML code in remote control 500 response
(edit) @6906   11 years Don-vip refactor duplicated code - impacts some plugins (reverter, roadsigns, …
(edit) @6905   11 years stoecker see #9778 - delay initialisation of plugin download URL
(edit) @6904   11 years akks Large GPS points were not centered for draw.rawgps.large.size>3
(edit) @6903   11 years Don-vip fix #9790 - No poles or towers with underground power lines
(edit) @6902   11 years Don-vip fix #9791 - IllegalArgumentException when clicking an imagery link from HOT
(edit) @6901   11 years Don-vip see #3764 - make UI messages copy-able (patch by simon04)
(edit) @6900   11 years stoecker see #9778 - force fixed string for XML name base
(edit) @6899   11 years bastiK see #9784 - md5 hashcode in mapcss
(edit) @6898   11 years stoecker see #9778 - fix brain damage
(edit) @6897   11 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6896   11 years bastiK mapcss: add support for @media expressions includes part of the style …
(edit) @6895   11 years bastiK applied #9228 - Set transparency of circle from HDOP value (by …
(edit) @6894   11 years bastiK applied #9605 - Align Nodes in Line moves outer node instead of middle …
(edit) @6893   11 years bastiK applied #6819 - Align nodes in line should respect straight crossing …
(edit) @6892   11 years bastiK applied #9223 - Allow align in circle for multiple ways (patch by …
(edit) @6890   11 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6889   11 years Don-vip fix some Sonar issues (JLS order)
(edit) @6887   11 years Don-vip package refactoring of conflict commands => move all of them to new …
(edit) @6886   11 years Don-vip fix #6373 - proper conflict resolution after failed attempt to delete …
(edit) @6885   11 years Don-vip hide unencrypted password warning with https hosts
(edit) @6883   11 years Don-vip fix some Sonar issues
(edit) @6882   11 years Don-vip enable loading of .osm.zip files
(edit) @6881   11 years Don-vip javadoc/code style/minor refactorization
(edit) @6875   11 years Don-vip fix #9744 - Make OsmApi.sendRequest() protected to let plugins access …
(edit) @6873   11 years Don-vip fix #9692 - IllegalStateException with print and pdfimport plugins …
(edit) @6872   11 years Don-vip fix #9695 - ignore barrier in overlapping ways test
(edit) @6870   11 years simon04 fix #9598 - Validator: do not report "Overlapping ways" for buildings
(edit) @6869   11 years Don-vip fix #9731 - fix a bunch of problems occuring when validating …
(edit) @6868   11 years stoecker see #9715 - mapcss mime type
(edit) @6867   11 years Don-vip fix #9715 - Set HTTP Accept header to expected MIME types when …
(edit) @6866   11 years Don-vip fix #9714 - wait for splash screen disappearance at startup
(edit) @6865   11 years Don-vip fix #9659 - better display of changeset source in history dialog
(edit) @6864   11 years simon04 see #9659 - History dialog: improve i18n strings
(edit) @6863   11 years simon04 see #9545 fix #9725 - Validator: add warning "Route scheme …
(edit) @6862   11 years simon04 see #9598 - Validator: report "Overlapping ways" only if at least 3 …
(edit) @6859   11 years simon04 see #9593 - MapCSS: fix matching of negated regular expressions for …
(edit) @6857   11 years Don-vip do not attempt to load Quaqua L&F on other platforms than Mac OSX
(edit) @6856   11 years Don-vip see #9715 - do not block start when external presets cannot be …
(edit) @6854   11 years bastiK applied #9724 - User-defined WMS SRS setting for custom projections …
(edit) @6852   11 years Don-vip see #9710 - more debug messages
(edit) @6851   11 years Don-vip see #9710 - enable OAuth debug output with --debug + single endpoint …
(edit) @6850   11 years Don-vip see #8888 - Add icedtea-web package version in status report for …
(edit) @6849   11 years stoecker see #9710 - update oauth library code
(edit) @6848   11 years Don-vip fix #9718 - java.lang.ArithmeticException: / by zero. Closes black …
(edit) @6847   11 years Don-vip see #9710 - OAuth advanced parameters persistence
(edit) @6845   11 years stoecker don't have two osm-server url settings
(edit) @6844   11 years akks see #9709: "Add to toolbar" in preset list context menu (F3-right click)
(edit) @6843   11 years Don-vip fix #9711 - Nicer report of invalid plugins + javadoc
(edit) @6842   11 years akks fix broken icon path in preset dialog, see #9709
(edit) @6841   11 years Don-vip see #9680 - Boost multipolygon computation performance by caching Areas
(edit) @6840   11 years Don-vip fix #9710 - allow HTTPS access to OSM API
(edit) @6839   11 years Don-vip do not block start when plugin list cannot be retrieved, save the …
(edit) @6838   11 years akks see #9709: button for adding preset to main toolbar (in upper right …
(edit) @6836   11 years Don-vip fix #9659 - prefix changeset and source by "c:" or "s:" to distinguish …
(edit) @6835   11 years Don-vip fix #9690 - fix i18n in presets. Just keep preset name
(edit) @6834   11 years simon04 see #8519 - Lanes validator: improve performance
(edit) @6832   11 years akks see #4429: Copy/Paste context menu for comboboxes did not appear
(edit) @6831   11 years akks fix #9703: key>value in search or filter gave NPE for non-existing key
(edit) @6830   11 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6829   11 years Don-vip fix #9701 - NPE in ToggleDialog
(edit) @6828   11 years Don-vip fix #9699 - workaround to java bug in getMaximumWindowBounds()
(edit) @6827   11 years Don-vip fix #9659 - show changeset source in history dialog
(edit) @6826   11 years Don-vip fix #9685 - validator: Incomplete test for "house number without street"
(edit) @6825   11 years simon04 fix #9689 - Validator: fix false-positive for "overlapping water …
(edit) @6824   11 years simon04 Presets XML: add preset_name_label attribute to <item> to …
(edit) @6823   11 years bastiK #8902 Small performance enhancements / coding style (patch by …
(edit) @6822   11 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6821   11 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6816   11 years akks fix #9678: Download Object dialog can auto-paste numerical values from …
(edit) @6815   11 years Don-vip fix #9662 - correct handling of canceled gpx export
(edit) @6814   11 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
(edit) @6809   11 years bastiK fixed #9674 - Support for escaping special characters
(edit) @6808   11 years Don-vip fix #9675 - allow resize of "add tag" dialog
(edit) @6807   11 years simon04 see #9673 - Select newly created multipolygon in relation list (fixes …
(edit) @6806   11 years Don-vip fix some Sonar issues introduced recently
(edit) @6805   11 years bastiK fixed #9674 - Support for escaping special characters
(edit) @6804   11 years simon04 fix #9668 - Sort entries in validation results naturally
(edit) @6803   11 years simon04 fix #9660 - Allow to download compressed GPX tracks from …
(edit) @6802   11 years simon04 fix #9655 - Merge operations loosing tags (regression of r6770) …
(edit) @6801   11 years simon04 fix #9656 - Repair upload order of objects to be deleted (regression …
(edit) @6800   11 years Don-vip fix #9657 - NPE
(edit) @6798   11 years Don-vip fix some Sonar issues
(edit) @6797   11 years Don-vip fix #9406 - Verify for new versions of plugins on crashes
(edit) @6796   11 years stoecker see #9611 - proper plural selection also for single strings
(edit) @6795   11 years simon04 Refactor tagging presets in order to get rid of static variable …
(edit) @6794   11 years Don-vip fix #5783 - DataIntegrityProblemException: "Primitive must be part of …
(edit) @6793   11 years xeen [build fix] classes that use JMapViewer shoudn't use OsmMercator …
(edit) @6792   11 years Don-vip Sonar - fix various issues
(edit) @6791   11 years Don-vip refactor UnconnectedWays test
(edit) @6789   11 years Don-vip fix #9637 - make status bar background/foregound colors configurable …
(edit) @6787   11 years Don-vip fix #9647 - filter invalid XML characters in changeset API responses
(edit) @6786   11 years akks fix #9639: NPE when trying to upload data (rough fix, needs checking) …
(edit) @6785   11 years stoecker fix #9643 - remove unneeded wrapper class - patch by glebius
(edit) @6784   11 years Don-vip fix #9638 - NPE introduced in r6783
(edit) @6783   11 years Don-vip fix some Sonar issues
Note: See TracRevisionLog for help on using the revision log.