source: josm/trunk/src/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7995   9 years Don-vip fix #11047 - changeset: no length check for the source field
(edit) @7987   9 years Don-vip update presets lang, update Groovy, remove deprecated stuff, fix some …
(edit) @7986   9 years Don-vip fix #10945 - restore warning at INFO level when relations all have the …
(edit) @7981   9 years Don-vip fix #10995 - lower "Unnamed junction" warning to info level
(edit) @7961   9 years Don-vip signature change to allow better flexibility for plugins
(edit) @7951   9 years Don-vip fix some Sonar issues
(edit) @7947   9 years Don-vip fix #10945 - allow several associatedStreet relations if they share …
(edit) @7941   9 years Don-vip fix #10949 - fix false positives in relation checker for multipolygons …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7936   9 years bastiK add support for projection EPSG:25828 to EPSG:25838 (ETRS89 / UTM) - …
(edit) @7932   9 years Don-vip see #10938 - take noname=yes into account in validator tests
(edit) @7902   9 years Don-vip see #10696 - allow URLs without protocol
(edit) @7899   9 years Don-vip fix #10223 - false positive for "Missing pedestrian crossing information"
(edit) @7894   9 years Don-vip Enable CLDR and add support for Khmer language (km) for Java 8 users
(edit) @7888   9 years Don-vip fix #10083 - exclude more keys from *:lanes test
(edit) @7885   9 years Don-vip see #9844 - code cleanup
(edit) @7884   9 years Don-vip fix #9844, fix #9992, fix #10133 - fix relation checker tests against …
(edit) @7881   9 years Don-vip fix regression caused by optimization done in r7879
(edit) @7879   9 years Don-vip optimize / ease debug the chek of assertions in MapCSSTagChecker
(edit) @7865   9 years Don-vip fix NPE, typo
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7856   9 years Don-vip catch Exception instead of Throwable
(edit) @7848   9 years Don-vip fix #3733 - SimilarNamedWays naïvely uses Levenshtein distance and …
(edit) @7841   9 years bastiK rework command line switches to set JOSM directories: …
(edit) @7834   9 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(edit) @7831   9 years Don-vip see #10026 - use recommended preferences directory on OSX. Linux and …
(edit) @7829   9 years Don-vip see #6248, #10026 - use recommended cache directories on Windows and …
(edit) @7828   9 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
(edit) @7824   9 years Don-vip fix #10862 - proper validation of IDN (Internationalized Domain Name) …
(edit) @7817   9 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
(edit) @7816   9 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7801   9 years Don-vip fix some Sonar issues
(edit) @7798   9 years Don-vip see #10825 - always create nodes with coordinates
(edit) @7796   9 years Don-vip see #10825 - handle dataset properly in mapcss tagchecker verification …
(edit) @7783   9 years Don-vip fix #10816 - add various safeguards to make sure to not upload empty keys
(edit) @7782   9 years Don-vip fix #10826 - Add note sorting options (patch by ToeBee)
(edit) @7779   9 years Don-vip fix #10810 - update Apache Validator routines to latest version in …
(edit) @7759   9 years Don-vip fix #10798 - throw exception with invalid imagery types
(edit) @7752   9 years bastiK fixed #7841 - Flying street name labels on Mac (Behaviour is different …
(edit) @7743   9 years Don-vip fix #10775 - allow to sum all numeric values as conflict resolution of …
(edit) @7732   9 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
(edit) @7721   9 years Don-vip see #10743 - code refactoring to allow reuse of duplicated ways …
(edit) @7715   9 years Don-vip see #10701 - display discussion comments in changeset dialog
(edit) @7714   9 years Don-vip fix #9564 - NPE
(edit) @7713   9 years Don-vip fix #10710 - No zipfile support for custom validator rules
(edit) @7704   9 years Don-vip see #10701 - parsing support of changeset discussions
(edit) @7700   9 years Don-vip see #10701 - show changeset comments count in changeset dialog
(edit) @7699   9 years Don-vip fix #10700 - Add note upload functionality (patch by ToeBee)
(edit) @7698   9 years Don-vip fix #10696 - Provide a fix for website's with no scheme (patch by …
(edit) @7683   9 years Don-vip fix #10550 - fix another style cache issue of multipolygon members
(edit) @7682   9 years Don-vip fix style cache issue for multipolygon members when a multipolygon is …
(edit) @7675   9 years Don-vip see #10680 - detect invalid delete commands earlier
(edit) @7664   9 years Don-vip fix #10662 - Do not warn about unclosed ways with leisure=slipway
(edit) @7655   9 years stoecker support data: style URL's for icon in plugin list, see #10581, drop …
(edit) @7644   9 years Don-vip fix #10655 - WayConnectedToArea should not warn on leisure=slipway
(edit) @7621   10 years Don-vip fix #10615 - Inner ways of multipolygon not correctly displayed …
(edit) @7608   10 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7599   10 years Don-vip fix #10582 - drop support of undocumented tag josm/ignore. New …
(edit) @7587   10 years Don-vip fix #10557 - node icon not updated properly after undoing/redoing …
(edit) @7583   10 years stoecker fix #10255 - don't issue style warnings for boundaries
(edit) @7580   10 years Don-vip fix #7166 - include second and milliseconds in filename of autosaved …
(edit) @7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7574   10 years Don-vip fix #10452 - new validator test to warn users about ways that exceed …
(edit) @7573   10 years stoecker see #10529 - fix wording
(edit) @7572   10 years bastiK see #10529 - fix "typo" in [7571]
(edit) @7571   10 years bastiK see #10529 - raise validator level from information to warning for …
(edit) @7570   10 years bastiK see #10529 - remove duplicate test (same as NO_STYLE_POLYGON)
(edit) @7569   10 years stoecker see #10529 - some better warnings for old style multipolygon tagging
(edit) @7565   10 years stoecker see #10529 - fix one validator test case for multipolygon
(edit) @7556   10 years Don-vip fix #8262 - Relation editor: filter autocompletion of roles by …
(edit) @7555   10 years Don-vip fix #10054 - Multipolygons as members not highlighted when relation is …
(edit) @7553   10 years bastiK see #10512 - better taginfo support
(edit) @7549   10 years Don-vip fix #10307 - improvements to rendering of relations in wireframe mode
(edit) @7536   10 years Don-vip fix #8430 - Download along: rework selection panel to allow smaller areas
(edit) @7527   10 years Don-vip see #10462 - more debug stuff, improve javadoc
(edit) @7523   10 years Don-vip fix #10398 - clarify warning about missing public_transport:version
(edit) @7518   10 years Don-vip fix #10489 - Add additional attributes to GPX Export for nodes + GPX …
(edit) @7509   10 years stoecker remove tabs
(edit) @7502   10 years Don-vip see #10483 - fix error message
(edit) @7501   10 years Don-vip fix #10483 - drastic improvement of data consistency test performance
(edit) @7500   10 years Don-vip see #10483 - print elapsed time of data consistency test + update javadoc
(edit) @7497   10 years Don-vip fix #10480 - False positive with lanes validation if source:lanes is …
(edit) @7489   10 years Don-vip fix #10393 - Validation of URLs and e-mails in relevant tags, using …
(edit) @7486   10 years Don-vip fix #10469 - Way tagged aeroway=taxiway causes warning in validator
(edit) @7478   10 years bastiK fixed #10446 - Strange Text all over display on Mac
(edit) @7477   10 years bastiK see #10446 - add switch to override glyph bug test and add debug …
(edit) @7476   10 years Don-vip fix NPE seen in continuous integration, reproducible in offline mode
(edit) @7472   10 years bastiK typo
(edit) @7471   10 years bastiK fixed #10383 - nodes hidden by street name
(edit) @7464   10 years Don-vip fix #10438 - give an error if addr:streetname of …
(edit) @7459   10 years Don-vip fix #10419 - improved label placement inside areas (ex: …
(edit) @7451   10 years bastiK applied #10434 - Initial classes to hold Notes data (patch by ToeBee)
(edit) @7448   10 years bastiK see #10425 - fix [7447]: lock prevented mappaint code in …
(edit) @7447   10 years bastiK fixed #10425 - ConcurrentModificationException when auto update …
(edit) @7445   10 years Don-vip fix #10416 - conditional keys: add maxstay restriction + detect …
(edit) @7436   10 years Don-vip global use of Utils.copyArray()
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7432   10 years Don-vip fix #10388 - Incomplete download of relation members
(edit) @7425   10 years Don-vip fix #3916 - WMS: Improve exception handling. Proper message is now …
(edit) @7423   10 years Don-vip see #9680, see #4626 - multithreaded multipolygon creation
Note: See TracRevisionLog for help on using the revision log.