source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7605   10 years Don-vip see #10592 - disable irrelevant os x system shortcuts
(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) @7599   10 years Don-vip fix #10582 - drop support of undocumented tag josm/ignore. New …
(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) @7592   10 years stoecker fix JavaDoc
(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) @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) @7580   10 years Don-vip fix #7166 - include second and milliseconds in filename of autosaved …
(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) @7565   10 years stoecker see #10529 - fix one validator test case for multipolygon
(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) @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) @7552   10 years Don-vip fix #7885 - IndexOutOfBoundsException in relation dialog
(edit) @7551   10 years Don-vip fix #10524 - IndexOutOfBoundsException in relation dialog
(edit) @7549   10 years Don-vip fix #10307 - improvements to rendering of relations in wireframe mode
(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) @7543   10 years Don-vip fix #9897, see #10455 - fix map moving issue when moving node with ctrl
(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) @7536   10 years Don-vip fix #8430 - Download along: rework selection panel to allow smaller areas
(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
(edit) @7525   10 years stoecker fix #10499 - labels and links again result in display of presets
(edit) @7524   10 years Don-vip see #10462 - add debug stuff
(edit) @7523   10 years Don-vip fix #10398 - clarify warning about missing public_transport:version
(edit) @7522   10 years bastiK applied #10500 - New layer to hold notes (patch by ToeBee, minor style …
(edit) @7521   10 years bastiK fixed #10498 - do not rely on current selection when adding tags to …
(edit) @7518   10 years Don-vip fix #10489 - Add additional attributes to GPX Export for nodes + GPX …
(edit) @7517   10 years Don-vip code refactorization, code style, javadoc
(edit) @7516   10 years Don-vip fix #10496 - NoSuchElementException with empty chunk in preset
(edit) @7509   10 years stoecker remove tabs
(edit) @7505   10 years Don-vip fix #10461 - Preset UI: show which tags will be changed
(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) @7499   10 years Don-vip fix #10479 - handle transparency for paletted images
(edit) @7497   10 years Don-vip fix #10480 - False positive with lanes validation if source:lanes is …
(edit) @7495   10 years Don-vip fix #10479 - proper handling of transparent files
(edit) @7493   10 years Don-vip fix HeadlessException when running java -jar josm.jar --help
(edit) @7489   10 years Don-vip fix #10393 - Validation of URLs and e-mails in relevant tags, using …
(edit) @7487   10 years Don-vip see #10455 - fix restart of OS X package + file icons
(edit) @7486   10 years Don-vip fix #10469 - Way tagged aeroway=taxiway causes warning in validator
(edit) @7485   10 years Don-vip see #10455 - OS X: show correct dock icon if run with java-jar
(edit) @7484   10 years Don-vip see #10455 - use OS X Window-Modified Indicator with …
(edit) @7483   10 years Don-vip see #10455 - cross-platform UI tuning to avoid waste of space with …
(edit) @7482   10 years Don-vip fix #7021 - enable fullscreen with OS X
(edit) @7480   10 years Don-vip use native LAF (com.apple.laf.AquaLookAndFeel) on OS X
(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) @7474   10 years Don-vip fix #10445 - Allow NoteReader to automatically determine XML style …
(edit) @7473   10 years Don-vip see #10441 - send capabilities request instead of changesets request …
(edit) @7472   10 years bastiK typo
(edit) @7471   10 years bastiK fixed #10383 - nodes hidden by street name
(edit) @7469   10 years Don-vip fix #10444 - ConcurrentModificationException on key press
(edit) @7466   10 years Don-vip fix #10441 - wrong parsing of changesets list in API URL test task + …
(edit) @7464   10 years Don-vip fix #10438 - give an error if addr:streetname of …
(edit) @7463   10 years Don-vip fix #10392 - rework of MenuScroller to replace static scrollCount …
(edit) @7459   10 years Don-vip fix #10419 - improved label placement inside areas (ex: …
(edit) @7453   10 years Don-vip fix #10433 - Files not saved to "Open Recent ->" menu if opened with a …
(edit) @7452   10 years Don-vip see #10397: menu scroller simplification: remove possibility to define …
(edit) @7451   10 years bastiK applied #10434 - Initial classes to hold Notes data (patch by ToeBee)
(edit) @7450   10 years bastiK fixed #10421 - User-settings for mapcss mappaint styles * only boolean …
(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) @7444   10 years Don-vip fix #10427 - Problems deleting a photo layer
(edit) @7442   10 years Don-vip adjust number of errors/warnings in bug reports to avoid incomplete …
Note: See TracRevisionLog for help on using the revision log.