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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @7606   10 years Don-vip fix #10592 - fix other 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) @7597   10 years Don-vip fix #10588 - DownloadGpsTask ignores the ProgressMonitor argument …
(edit) @7596   10 years Don-vip fix various warnings
(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) @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) @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) @7568   10 years stoecker see #10529 - fix Javadoc
(edit) @7567   10 years stoecker see #10529 - add parameter to disable outer-way styled multipolygons, …
(edit) @7563   10 years bastiK see #10529 - remove "very old" multipolygon style (area tags on both …
(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) @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) @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) @7530   10 years Don-vip improve mapcss javadoc
(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) @7522   10 years bastiK applied #10500 - New layer to hold notes (patch by ToeBee, minor style …
(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) @7493   10 years Don-vip fix HeadlessException when running java -jar josm.jar --help
(edit) @7486   10 years Don-vip fix #10469 - Way tagged aeroway=taxiway causes warning in validator
(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) @7473   10 years Don-vip see #10441 - send capabilities request instead of changesets request …
(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) @7463   10 years Don-vip fix #10392 - rework of MenuScroller to replace static scrollCount …
(edit) @7452   10 years Don-vip see #10397: menu scroller simplification: remove possibility to define …
(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) @7444   10 years Don-vip fix #10427 - Problems deleting a photo layer
(edit) @7438   10 years bastiK fixed #10410 - session: imagery layer settings not stored
(edit) @7436   10 years Don-vip global use of Utils.copyArray()
(edit) @7435   10 years Don-vip fix #10389 - rename "Copy Key/Value" to "Copy selected Keys/Values"
(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) @7426   10 years Don-vip fix #5816 - Geotagged images dialog docked status not retained …
(edit) @7425   10 years Don-vip fix #3916 - WMS: Improve exception handling. Proper message is now …
(edit) @7422   10 years Don-vip see #9680 - small multipolygon computation optimization (reduces time …
(edit) @7414   10 years Don-vip fix #10165 - Wrong waypoint order in exported GPX
(edit) @7413   10 years Don-vip fix #10055 - Display preset dialog on preset link even without dataset
(edit) @7412   10 years Don-vip see #9645 - fix handling of selection in TaggingPresetSelector
(edit) @7411   10 years Don-vip see #10331 - layout adjustments for labels in presets
(edit) @7407   10 years Don-vip fix focus issues (regression from r7401)
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7401   10 years Don-vip fix #10175 - ask for JOSM update in case of crash with old version
(edit) @7398   10 years Don-vip fix #10320 - show undo/redo buffers state in "Command Stack" dialog
(edit) @7397   10 years bastiK fixed #10370 - MapCSS: text:name print "name" on the object
(edit) @7389   10 years bastiK see #10363 - you cannot click on object that is not visible on the map
(edit) @7383   10 years bastiK applied #10301 - extend display of maxspeed nodes (patch by …
(edit) @7382   10 years bastiK fix [7378]
(edit) @7378   10 years bastiK see #10363 - show place=* icons on |z11- * special handling for …
(edit) @7375   10 years Don-vip fix #10362 - wrong layout in advanced tab of upload dialog (regression …
(edit) @7368   10 years Don-vip fix #10348 - NPE when using F1 (Go to OSM wiki) on a relation without …
(edit) @7358   10 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7356   10 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7346   10 years Don-vip fix #10207 - UI tuning in menu scroller: ignore JSeparator in scroll count
(edit) @7345   10 years akks see #10269: avoid null color values in GpxLayer for sure
(edit) @7343   10 years Don-vip see #10230, see #10033 - add "Install/uninstall certificate" buttons …
(edit) @7340   10 years Don-vip see #10269 - fix NPE (robustness. trkPnt.customColoring should …
(edit) @7339   10 years Don-vip fix #10318 - NPE
(edit) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7333   10 years Don-vip remove elemstyles.xml from preferences
(edit) @7330   10 years Don-vip remove XML version of default map style. Moved to wiki for reference: …
(edit) @7329   10 years Don-vip fix #10304 - NPE
(edit) @7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(edit) @7324   10 years Don-vip see #10288 - fix compilation warning
(edit) @7323   10 years akks see #10294: gpx single color mode was broke (regression of r7319)
(edit) @7322   10 years akks fix #10288: tagging-preset-tester NPE without data layer
(edit) @7321   10 years Don-vip fix #10287 - robustness to system time going backwards during josm startup
(edit) @7320   10 years Don-vip fix #10283 - wrong time format in GPX/images layer leading to wrong …
(edit) @7319   10 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
(edit) @7312   10 years Don-vip see #10267 - display HTML error page sent by WMS server when applicable
Note: See TracRevisionLog for help on using the revision log.