source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7626   10 years Klumbumbus see #10637 - add mappaint style for barrier=kerb
(edit) @7625   10 years Don-vip see #10615 - update taginfo script to take into account r7621 changes
(edit) @7624   10 years Don-vip see #10640 - add "Help/Report bug" menu entry to avoid annoying empty …
(edit) @7623   10 years Don-vip fix #10530 - deprecate other interval tags (patch by skyper)
(edit) @7622   10 years Don-vip update to jdk7u72 + Groovy 2.3.7 + Jacoco 0.7.2
(edit) @7621   10 years Don-vip fix #10615 - Inner ways of multipolygon not correctly displayed …
(edit) @7620   10 years Don-vip fix #10530 - preset update (patch by skyper) + deprecate fee=interval
(edit) @7619   10 years Don-vip fix #10628 - display first image when adding first new geoimage layer
(edit) @7618   10 years Don-vip fix #10633 - fix disabled shortcuts after focusing relation filter, …
(edit) @7617   10 years Don-vip fix #10609 - ctrl+a does not select all layers (regression, partial …
(edit) @7616   10 years Don-vip remove dependence on styles/standard image, causes debian bug 764781
(edit) @7615   10 years Don-vip see #10601 - update unit test
(edit) @7614   10 years Don-vip see #10630 - add new keyvalue! match mode in the XSD
(edit) @7613   10 years Don-vip see #8995, fix #10630 - change keyvalue match meaning to "neutral …
(edit) @7612   10 years Don-vip fix #10627 - display bridge also for railway=abandoned and …
(edit) @7611   10 years Don-vip fix #10622 - render barrier=yes
(edit) @7610   10 years Don-vip see #10626 - make rebuild() method public to allow reuse in plugins
(edit) @7609   10 years akks Main.map.keyDetector was incorrectly skipping key release events, …
(edit) @7608   10 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7607   10 years Don-vip fix #10605 - add building=cowshed
(edit) @7606   10 years Don-vip fix #10592 - fix other shortcuts
(edit) @7605   10 years Don-vip see #10592 - disable irrelevant os x system shortcuts
(edit) @7604   10 years Don-vip fix #10597 - New icon for amenity=fountain (patch by Klumbumbus)
(edit) @7603   10 years Don-vip fix #10601 - wrong rendering of unclosed aeroways
(edit) @7602   10 years stoecker fix #10598 - style icon not displayed properly in toolbar (and menu)
(edit) @7601   10 years Don-vip fix #10599 - different height of rows in relation editor
(edit) @7600   10 years Don-vip fix #10594 - add deprecation warnings for synonymous shop values + …
(edit) @7599   10 years Don-vip fix #10582 - drop support of undocumented tag josm/ignore. New …
(edit) @7598   10 years Don-vip fix #10590 - add presets + new icons for amenity=shower and …
(edit) @7597   10 years Don-vip fix #10588 - DownloadGpsTask ignores the ProgressMonitor argument …
(edit) @7596   10 years Don-vip fix various warnings
(edit) @7595   10 years stoecker see #10479 - fix transparency also for 'data:' loading mode
(edit) @7594   10 years Don-vip fix tagging preset XSD (partial revert of r7593). icon is already …
(edit) @7593   10 years stoecker mapcss has global icon, allow same for XML formats
(edit) @7592   10 years stoecker fix JavaDoc
(edit) @7591   10 years Don-vip fix #10578 - left-hand traffic in Jersey
(edit) @7590   10 years Don-vip see #9564 - fix NPE seen while reproducing error
(edit) @7589   10 years Don-vip fix #10575 - new advanced boolean preference …
(edit) @7588   10 years Don-vip update presets links + javadoc
(edit) @7587   10 years Don-vip fix #10557 - node icon not updated properly after undoing/redoing …
(edit) @7586   10 years Don-vip fix #10462 - Include object type and id in conflict dialog for …
(edit) @7585   10 years Don-vip see #10024, see #10455 - use native file dialogs by default on OS X
(edit) @7584   10 years Don-vip i18n update
(edit) @7583   10 years stoecker fix #10255 - don't issue style warnings for boundaries
(edit) @7582   10 years Don-vip remove "external source" warnings for plugins hosted on …
(edit) @7581   10 years bastiK applied #10546 - mapstyle: prioritize natural tags over sport tags …
(edit) @7580   10 years Don-vip fix #7166 - include second and milliseconds in filename of autosaved …
(edit) @7579   10 years Don-vip see #10529 - fix mapcss unit test
(edit) @7578   10 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
(edit) @7577   10 years Don-vip fix #7010 - bigger eye icon in GPX track visibility dialog. Comes from …
(edit) @7576   10 years Don-vip fix #10541 - unexpected behavior of escape key in validator ignore dialog
(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) @7568   10 years stoecker see #10529 - fix Javadoc
(edit) @7567   10 years stoecker see #10529 - add parameter to disable outer-way styled multipolygons, …
(edit) @7566   10 years stoecker see #10529 - add another test case for inner/outer
(edit) @7565   10 years stoecker see #10529 - fix one validator test case for multipolygon
(edit) @7564   10 years bastiK fixed #9606 - different colors of buildings with same tags (patch by …
(edit) @7563   10 years bastiK see #10529 - remove "very old" multipolygon style (area tags on both …
(edit) @7562   10 years Don-vip see #9704 - more code refactorization
(edit) @7561   10 years Don-vip see #9704 - code refactorization for easier inheritance in pbf plugin
(edit) @7560   10 years stoecker typo
(edit) @7559   10 years stoecker improve display with newer styles
(edit) @7558   10 years Don-vip fix #10171 - new icon for landuse=farmland (modified icon proposed …
(edit) @7557   10 years Don-vip fix #9275 - Add route=light_rail in public transport preset
(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) @7554   10 years bastiK see #10512 - one more option
(edit) @7553   10 years bastiK see #10512 - better taginfo support
(edit) @7552   10 years Don-vip fix #7885 - IndexOutOfBoundsException in relation dialog
(edit) @7551   10 years Don-vip fix #10524 - IndexOutOfBoundsException in relation dialog
(edit) @7550   10 years Don-vip fix #9254 - add icon for natural=scrub
(edit) @7549   10 years Don-vip fix #10307 - improvements to rendering of relations in wireframe mode
(edit) @7548   10 years bastiK mapstyle: move building/entrance below access
(edit) @7547   10 years Don-vip fix #9815 - Disable CTRL-C override in relation list
(edit) @7546   10 years Don-vip fix #10354 - Do not display warning when canceling a new empty relation
(edit) @7545   10 years Don-vip fix issue with ExtendedDialog where default button cannot be activated …
(edit) @7544   10 years bastiK see #10512 - taginfo: first version for mappaint style only for node …
(edit) @7543   10 years Don-vip fix #9897, see #10455 - fix map moving issue when moving node with ctrl
(edit) @7542   10 years Don-vip fix #7093 - new icon for traffic_calming (by LM_1)
(edit) @7541   10 years Don-vip fix #7777 - New icons for huts and shelters (by Rudolf Martin)
(edit) @7540   10 years Don-vip fix #10196 - render power=cable in default map style
(edit) @7539   10 years Don-vip fix #5957, fix #10458, see #10455: fix various focus/shortcuts issues: …
(edit) @7538   10 years bastiK applied #10514 - Add ability to open note dump files (patch by ToeBee)
(edit) @7537   10 years Don-vip see #10513 - opening_hours: replace prototype definition by standard …
(edit) @7536   10 years Don-vip fix #8430 - Download along: rework selection panel to allow smaller areas
(edit) @7535   10 years Don-vip fix unit test
(edit) @7534   10 years Don-vip see #10511 - add unit test
(edit) @7533   10 years Don-vip fix #10502 - hopefully should fix ConcurrentModificationException in …
(edit) @7532   10 years Don-vip fix #8664, fix #10510 - possibility to add icon to preset labels
(edit) @7531   10 years bastiK applied #10503 - Note download code (patch by ToeBee)
(edit) @7530   10 years Don-vip improve mapcss javadoc
(edit) @7529   10 years Don-vip see #10452 - better access to OSM API capabilities maximum waynodes info
(edit) @7528   10 years Don-vip fix #10462 - Include object type and id in history for undecorated windows
(edit) @7527   10 years Don-vip see #10462 - more debug stuff, improve javadoc
Note: See TracRevisionLog for help on using the revision log.