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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7865   12 years Don-vip fix NPE, typo
(edit) @7864   12 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7856   12 years Don-vip catch Exception instead of Throwable
(edit) @7848   12 years Don-vip fix #3733 - SimilarNamedWays naïvely uses Levenshtein distance and …
(edit) @7841   12 years bastiK rework command line switches to set JOSM directories: …
(edit) @7834   12 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(edit) @7831   12 years Don-vip see #10026 - use recommended preferences directory on OSX. Linux and …
(edit) @7829   12 years Don-vip see #6248, #10026 - use recommended cache directories on Windows and …
(edit) @7828   12 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
(edit) @7824   12 years Don-vip fix #10862 - proper validation of IDN (Internationalized Domain Name) …
(edit) @7817   12 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
(edit) @7816   12 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7801   12 years Don-vip fix some Sonar issues
(edit) @7798   12 years Don-vip see #10825 - always create nodes with coordinates
(edit) @7796   12 years Don-vip see #10825 - handle dataset properly in mapcss tagchecker verification …
(edit) @7783   12 years Don-vip fix #10816 - add various safeguards to make sure to not upload empty keys
(edit) @7782   12 years Don-vip fix #10826 - Add note sorting options (patch by ToeBee)
(edit) @7779   12 years Don-vip fix #10810 - update Apache Validator routines to latest version in …
(edit) @7759   12 years Don-vip fix #10798 - throw exception with invalid imagery types
(edit) @7752   12 years bastiK fixed #7841 - Flying street name labels on Mac (Behaviour is different …
(edit) @7743   12 years Don-vip fix #10775 - allow to sum all numeric values as conflict resolution of …
(edit) @7732   12 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
(edit) @7721   12 years Don-vip see #10743 - code refactoring to allow reuse of duplicated ways …
(edit) @7715   12 years Don-vip see #10701 - display discussion comments in changeset dialog
(edit) @7714   12 years Don-vip fix #9564 - NPE
(edit) @7713   12 years Don-vip fix #10710 - No zipfile support for custom validator rules
(edit) @7704   12 years Don-vip see #10701 - parsing support of changeset discussions
(edit) @7700   12 years Don-vip see #10701 - show changeset comments count in changeset dialog
(edit) @7699   12 years Don-vip fix #10700 - Add note upload functionality (patch by ToeBee)
(edit) @7698   12 years Don-vip fix #10696 - Provide a fix for website's with no scheme (patch by …
(edit) @7683   12 years Don-vip fix #10550 - fix another style cache issue of multipolygon members
(edit) @7682   12 years Don-vip fix style cache issue for multipolygon members when a multipolygon is …
(edit) @7675   12 years Don-vip see #10680 - detect invalid delete commands earlier
(edit) @7664   12 years Don-vip fix #10662 - Do not warn about unclosed ways with leisure=slipway
(edit) @7655   12 years stoecker support data: style URL's for icon in plugin list, see #10581, drop …
(edit) @7644   12 years Don-vip fix #10655 - WayConnectedToArea should not warn on leisure=slipway
(edit) @7621   12 years Don-vip fix #10615 - Inner ways of multipolygon not correctly displayed …
(edit) @7608   12 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7599   12 years Don-vip fix #10582 - drop support of undocumented tag josm/ignore. New …
(edit) @7587   12 years Don-vip fix #10557 - node icon not updated properly after undoing/redoing …
(edit) @7583   12 years stoecker fix #10255 - don't issue style warnings for boundaries
(edit) @7580   12 years Don-vip fix #7166 - include second and milliseconds in filename of autosaved …
(edit) @7575   12 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7574   12 years Don-vip fix #10452 - new validator test to warn users about ways that exceed …
(edit) @7573   12 years stoecker see #10529 - fix wording
(edit) @7572   12 years bastiK see #10529 - fix "typo" in [7571]
(edit) @7571   12 years bastiK see #10529 - raise validator level from information to warning for …
(edit) @7570   12 years bastiK see #10529 - remove duplicate test (same as NO_STYLE_POLYGON)
(edit) @7569   12 years stoecker see #10529 - some better warnings for old style multipolygon tagging
(edit) @7565   12 years stoecker see #10529 - fix one validator test case for multipolygon
(edit) @7556   12 years Don-vip fix #8262 - Relation editor: filter autocompletion of roles by …
(edit) @7555   12 years Don-vip fix #10054 - Multipolygons as members not highlighted when relation is …
(edit) @7553   12 years bastiK see #10512 - better taginfo support
(edit) @7549   12 years Don-vip fix #10307 - improvements to rendering of relations in wireframe mode
(edit) @7536   12 years Don-vip fix #8430 - Download along: rework selection panel to allow smaller areas
(edit) @7527   12 years Don-vip see #10462 - more debug stuff, improve javadoc
(edit) @7523   12 years Don-vip fix #10398 - clarify warning about missing public_transport:version
(edit) @7518   12 years Don-vip fix #10489 - Add additional attributes to GPX Export for nodes + GPX …
(edit) @7509   12 years stoecker remove tabs
(edit) @7502   12 years Don-vip see #10483 - fix error message
(edit) @7501   12 years Don-vip fix #10483 - drastic improvement of data consistency test performance
(edit) @7500   12 years Don-vip see #10483 - print elapsed time of data consistency test + update javadoc
(edit) @7497   12 years Don-vip fix #10480 - False positive with lanes validation if source:lanes is …
(edit) @7489   12 years Don-vip fix #10393 - Validation of URLs and e-mails in relevant tags, using …
(edit) @7486   12 years Don-vip fix #10469 - Way tagged aeroway=taxiway causes warning in validator
(edit) @7478   12 years bastiK fixed #10446 - Strange Text all over display on Mac
(edit) @7477   12 years bastiK see #10446 - add switch to override glyph bug test and add debug …
(edit) @7476   12 years Don-vip fix NPE seen in continuous integration, reproducible in offline mode
(edit) @7472   12 years bastiK typo
(edit) @7471   12 years bastiK fixed #10383 - nodes hidden by street name
(edit) @7464   12 years Don-vip fix #10438 - give an error if addr:streetname of …
(edit) @7459   12 years Don-vip fix #10419 - improved label placement inside areas (ex: …
(edit) @7451   12 years bastiK applied #10434 - Initial classes to hold Notes data (patch by ToeBee)
(edit) @7448   12 years bastiK see #10425 - fix [7447]: lock prevented mappaint code in …
(edit) @7447   12 years bastiK fixed #10425 - ConcurrentModificationException when auto update …
(edit) @7445   12 years Don-vip fix #10416 - conditional keys: add maxstay restriction + detect …
(edit) @7436   12 years Don-vip global use of Utils.copyArray()
(edit) @7434   12 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7432   12 years Don-vip fix #10388 - Incomplete download of relation members
(edit) @7425   12 years Don-vip fix #3916 - WMS: Improve exception handling. Proper message is now …
(edit) @7423   12 years Don-vip see #9680, see #4626 - multithreaded multipolygon creation
(edit) @7422   12 years Don-vip see #9680 - small multipolygon computation optimization (reduces time …
(edit) @7417   12 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
(edit) @7416   12 years Don-vip fix #9835 - Crossing barriers with different layer tags are reported …
(edit) @7402   12 years Don-vip fix some Sonar issues
(edit) @7395   12 years Don-vip javadoc update/cleanup
(edit) @7392   12 years Don-vip code cleanup, javadoc update
(edit) @7386   12 years bastiK see #10043 - Mappaint: print name of street along residential
(edit) @7378   12 years bastiK see #10363 - show place=* icons on |z11- * special handling for …
(edit) @7371   12 years Don-vip make fields final
(edit) @7370   12 years Don-vip Make CustomProjection.Param public so it can be used by plugins + javadoc
(edit) @7356   12 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7335   12 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7330   12 years Don-vip remove XML version of default map style. Moved to wiki for reference: …
(edit) @7319   12 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
(edit) @7315   12 years Don-vip code simplification with some Java 7 new NIO2 Files methods …
(edit) @7309   12 years akks fix #10256: incorrect "Highway link is not linked" warning for closed ways
(edit) @7308   12 years bastiK fix strings in validator
(edit) @7300   12 years Don-vip fix #10251 - NPE with malformed validator rule (invalid fixAdd/fixRemove)
(edit) @7299   12 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
Note: See TracRevisionLog for help on using the revision log.