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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7720   9 years Don-vip fix #10739 - Improve note input dialogs (patch by ToeBee)
(edit) @7719   9 years stoecker fix #10719 - refresh in imagery preferences when map list loaded
(edit) @7715   9 years Don-vip see #10701 - display discussion comments in changeset dialog
(edit) @7714   9 years Don-vip fix #9564 - NPE
(edit) @7712   9 years Don-vip fix #10721 - don't display empty tooltips
(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) @7694   9 years stoecker image size fixes
(edit) @7693   9 years stoecker see #10684 - no double loading of images, cleanup action icons - menu …
(edit) @7690   9 years stoecker remove obsolete workaround (dynamic menu already prevented by …
(edit) @7687   9 years stoecker see #10684, see #10688 fix icon scaling a bit
(edit) @7684   9 years Don-vip show number of relations instead of API version in osm data layer tooltip
(edit) @7681   9 years Don-vip fix #10687 - clarify wording
(edit) @7680   9 years Don-vip fix #10687 - make properties.remember-recently-added-tags true as …
(edit) @7678   9 years stoecker fix #9059 - no more assumptions about URL for element browsing - use …
(edit) @7674   9 years Don-vip code refactoring to avoid hacks in merge-overlap plugin
(edit) @7673   9 years stoecker fix typo
(edit) @7672   9 years stoecker see #10479 - readd two markers and their keep-alive code
(edit) @7669   9 years stoecker remove two false icon detections
(edit) @7668   9 years stoecker cleanup icons, mark undetected icons, set proper mimetype, delete …
(edit) @7665   9 years stoecker fix #9881 - proper help links
(edit) @7662   9 years Don-vip fix #10667 - NPE while sorting relation
(edit) @7661   9 years Don-vip see #10668 - code refactoring to avoid hacks in merge-overlap plugin
(edit) @7660   9 years Don-vip fix #10672 - empty image window opens in several situations …
(edit) @7657   9 years Don-vip fix #10678 - open edit relation dialog when double clicking on a …
(edit) @7643   10 years Don-vip avoid potential NPE
(edit) @7642   10 years Don-vip fix #10156 - combine ways: conflicts not shown when no conflicting …
(edit) @7639   10 years Don-vip fix #10651 - NPE in AdvancedKeyPressDetector.isFocusInMainWindow
(edit) @7636   10 years Don-vip fix #10646 - Remote Control v1.6: new load_data handler to load OSM …
(edit) @7633   10 years akks see #10647: completely disable Main.map.keyDetector events while not …
(edit) @7632   10 years Don-vip see #10647 - fix NPE
(edit) @7631   10 years Don-vip fix #10647 - Shortcuts are activated while in dialogs
(edit) @7628   10 years Don-vip fix #5934 - error handling missing, when nominatim server returns garbage
(edit) @7624   10 years Don-vip see #10640 - add "Help/Report bug" menu entry to avoid annoying empty …
(edit) @7621   10 years Don-vip fix #10615 - Inner ways of multipolygon not correctly displayed …
(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) @7613   10 years Don-vip see #8995, fix #10630 - change keyvalue match meaning to "neutral …
(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
Note: See TracRevisionLog for help on using the revision log.