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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8242   9 years Don-vip fix #11360 - do not propose autofix for opening_hours with the same …
(edit) @8239   9 years simon04 fix #9242 - Validator: reword "A name:* translation is missing" test result
(edit) @8237   9 years simon04 see #10529 - MapCSS: add :unclosed_multipolygon pseudo-class and …
(edit) @8224   9 years simon04 see #10980 - Note download: update already downloaded non-modified …
(edit) @8199   9 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @8194   9 years simon04 Download objects: prefill ids from copied objects The syntax from …
(edit) @8186   9 years bastiK see #11312 - imagerycache Plugin broken by recent changes in JOSM …
(edit) @8176   9 years stoecker fix #11317 - tile flickering during TMS loading - patch by wiktorn
(edit) @8174   9 years bastiK see #11216 - fixes NPE when BingAttribution is not loaded, and for not …
(edit) @8172   9 years bastiK see #11216 - fix IndexedDiskCacheManager (patch by wiktorn)
(edit) @8168   9 years bastiK see #11216 - Limit size of TMS cache (patch by wiktorn)
(edit) @8155   9 years bastiK applied #11250 - User#userMap is not synchronized (patch by michael2402)
(edit) @8140   9 years bastiK mappaint: turn off anti-aliasing for area drawing (small performance …
(edit) @8130   9 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8113   9 years bastiK fixed #11201 - don't create TextLayout for zero length string
(edit) @8111   9 years bastiK fixed #11194 - Bangla script not rendered correctly on main map area
(edit) @8110   9 years bastiK see #11194 - fix rendering of Bangla script (among others) when there …
(edit) @8106   9 years Klumbumbus fix #11152 - improve validator message.
(edit) @8100   9 years stoecker fix #10581 - rewrite old URL's to JOSM server
(edit) @8093   9 years stoecker javadoc fixes
(edit) @8092   9 years stoecker some javadoc
(edit) @8091   9 years stoecker proper handling of language infor for maps name and description
(edit) @8085   9 years bastiK fixed #10216 Offsetting node icon in MapCSS also: rework of rendering …
(edit) @8071   9 years Don-vip fix #10960 - Add note API search dialog (modified patch by ToeBee). …
(edit) @8067   9 years stoecker version off by one
(edit) @8065   9 years stoecker display imagery description in preferences dialog tooltip
(edit) @8045   9 years Klumbumbus fix #6363 - downgrade "Style for inner way equals multipolygon" …
(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
Note: See TracRevisionLog for help on using the revision log.