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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16423   4 years simon04 fix #19247 - MenuItemSearchDialog: initialize imagery menu
(edit) @16362   4 years GerdP see #19111, #19105 - don't ignore/reverse user input given in popup …
(edit) @16354   4 years simon04 see #18164 - OverpassQueryWizardDialog: reuse SearchDialog
(edit) @16323   4 years simon04 Java 8: use Collectors.counting
(edit) @16322   4 years simon04 fix #18883 - InspectPrimitiveDialog: improve mapstyle summary
(edit) @16319   4 years simon04 see #8352 - PropertiesDialog: fix 3-char CSS color names such as "red"
(edit) @16308   4 years simon04 see #8352 - PropertiesDialog: do not replace CSS color name with HEX code
(edit) @16306   4 years simon04 SearchDialog: escape HTML characters from SearchParseError
(edit) @16305   4 years simon04 fix #18913 - Changeset Manager: improve i18n strings (patch by Hb---)
(edit) @16296   4 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16293   4 years simon04 see #8352 - PropertiesDialog/Presets: evaluate CSS color names
(edit) @16292   4 years simon04 see #8352 - PropertiesDialog: consider table sorting for color preview
(edit) @16283   4 years simon04 see #8352 - PropertiesDialog: preview color as colored square
(edit) @16275   4 years simon04 see #19075 - Generify TaginfoAction
(edit) @16274   4 years simon04 see #19075 - Generify HelpTagAction
(edit) @16268   4 years simon04 see #15943 - SearchDialog: fix search hint to search for existing key
(edit) @16260   4 years simon04 fix #19070 - SearchCompiler: regexp comparison using <tilde>
(edit) @16252   4 years simon04 fix #18961 - ColorHelper: harmonize color functions
(edit) @16247   4 years GerdP fix #19053: Validator does not find overlapping buildings anymore …
(edit) @16246   4 years GerdP fix #19050 full recursive download of children relations when using …
(edit) @16218   4 years GerdP simplify sort
(edit) @16216   4 years GerdP see #18919: Allow sorting of table content in changeset manager to …
(edit) @16201   4 years Don-vip fix #18984 - NPE
(edit) @16189   4 years simon04 fix #18692 - Show Duplicate relation in context menu
(edit) @16187   4 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
(edit) @16123   4 years Don-vip fix #18918 - Enable Ctrl-H shortcut to display history of primitives …
(edit) @16122   4 years Don-vip ChangesetContentPanel: code cleanup
(edit) @16121   4 years Don-vip fix #18919 - sort tables in changeset manager
(edit) @16119   4 years Don-vip fix #18928 - fix various crashes with empty ways
(edit) @16113   4 years Don-vip see #18912 - add new method to clear button actions
(edit) @16097   4 years Don-vip see #18638 - checkstyle
(edit) @16090   4 years Don-vip fix #18638 - add consistency in action UI descriptions (patch by …
(edit) @16083   4 years Don-vip see #18821 - fix icon warning
(edit) @16082   4 years simon04 fix Java warning, Javadoc warning
(edit) @16080   4 years simon04 see #18886 - AbstractReader.parseTimestamp: use LRU cache
(edit) @16079   4 years GerdP see #18810: extend delay for tool tip in validator tree
(edit) @16076   4 years simon04 fix #18643 - I18n: improve plural forms
(edit) @16075   4 years simon04 fix #18885 - AdvancedChangesetQueryPanel: select checkbox/radio-button …
(edit) @16072   4 years simon04 see #18643 - I18n: improve plural forms
(edit) @16067   4 years simon04 fix #18821, see #18302 - TaginfoAction: improve i18n
(edit) @16056   4 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
(edit) @16010   4 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @15972   4 years GerdP fix #18810: Validator dialog should show the test that produced the …
(edit) @15962   4 years GerdP checkstyle issues
(edit) @15960   4 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @15948   4 years simon04 see #18798, see #14088 - Add robustness for …
(edit) @15946   4 years simon04 fix #18798, see #14088 - Crash when adding junction=roundabout to a …
(edit) @15929   4 years Don-vip fix #18638 - Initialize the cycle layer actions in LayerListDialog …
(edit) @15923   4 years Don-vip fix #18638 - add a method to cycle through layers (patch by …
(edit) @15913   4 years simon04 fix #18754, see #18729 - TaginfoRegionalInstance: fix deadlock
(edit) @15908   4 years simon04 see #18729 - TaginfoRegionalInstance: use Stream API
(edit) @15906   4 years simon04 Use Utils.hashMapInitialCapacity
(edit) @15899   4 years Don-vip fix #18532 - fix icon for update changeset action (patch by skyper)
(edit) @15894   4 years simon04 Fix typo in code comment
(edit) @15889   4 years simon04 fix #14088 - Add tags dialog: use padded preset/style icons for okay button
(edit) @15885   4 years simon04 fix #18709 - Add Tag Dialog: disable auto completion during use of …
(edit) @15876   4 years Don-vip fix #18729, see #18302 - support regional taginfo instances from Geofabrik
(edit) @15835   4 years simon04 fix #14088 - Add tags dialog: use okay button icon from matching …
(edit) @15834   4 years simon04 TagEditHelper: use Java 8 features
(edit) @15813   4 years simon04 fix #18663 - AbstractCopyAction: copy distinct keys Regression of r15717.
(edit) @15812   4 years GerdP see #18566: fix findbugs UWF_UNWRITTEN_FIELD introduced with r15811
(edit) @15811   4 years GerdP fix #18566: Download object: member of relations always downloaded …
(edit) @15803   4 years Don-vip fix #18646 - avoid doubled selection in relation editor when switching …
(edit) @15777   4 years simon04 fix #13813 - Advanced object info: use consistent coordinates/bbox format
(edit) @15776   4 years simon04 fix #17639 - Relation editotr: invert color of icons when line is selected
(edit) @15775   4 years simon04 Use (correct) magic constants
(edit) @15770   4 years simon04 Revert "fix #18139 - RelationEditor: redundant options when adding a …
(edit) @15763   4 years simon04 fix #18139 - RelationEditor: redundant options when adding a relation …
(edit) @15751   4 years simon04 fix #18598 - CopyKeyValueAction: count values going to be copied This …
(edit) @15748   4 years simon04 MemberTable: use EnumSet
(edit) @15747   4 years simon04 see #18591 - fix CCE, fix NPE
(edit) @15736   4 years simon04 Java 8: simplify Stream API usage
(edit) @15734   4 years simon04 see #17220 - LayerListDialog: re-enable previous offset on click
(edit) @15733   4 years simon04 see #17220 - LayerListDialog: show imagery offset in tooltip
(edit) @15732   4 years simon04 see #18503 - Relation editor: compute wayConnection for …
(edit) @15731   4 years simon04 see #10435, fix #18095 - MapCSS: add settings of type string/double
(edit) @15717   4 years simon04 Java 8: use Collectors.joining
(edit) @15716   4 years simon04 Java 8: use String.join
(edit) @15714   4 years Don-vip fix #18567 - proper help context for Query Changeset Dialog (patch by …
(edit) @15707   4 years simon04 see #14465 -Tag2Link: consider all selected primitives/properties
(edit) @15706   4 years simon04 see #14465 -Tag2Link: combine links with same name and launch at once
(edit) @15700   4 years Don-vip see #18020 - ignore multipolygons too
(edit) @15696   4 years Don-vip fix #18020 - don't show way directions for boundary relations
(edit) @15678   4 years Don-vip fix #18545 - NPE
(edit) @15673   4 years simon04 see #13901 - Reimplement Tag2Link in core The plugin tag2link has …
(edit) @15670   4 years simon04 Javadoc
(edit) @15669   4 years simon04 see #18302 - PropertiesDialog: avoid intermediate list creation
(edit) @15660   4 years simon04 fix #15946 - double click sliders to reset …
(edit) @15655   4 years Don-vip see #18514 - cleanup menu groups handling
(edit) @15651   4 years Don-vip see #18509 - fix icon warnings
(edit) @15650   4 years Don-vip fix #18514 - display changeset toggle dialog entry in the window menu …
(edit) @15649   4 years Don-vip see #18514 - disable Window menu when empty
(edit) @15644   4 years Don-vip fix #18091 - reuse Help shortcut inside tag/membership dialog
(edit) @15633   4 years Don-vip fix #18514 - make all changeset actions and dialogs only accessible in …
(edit) @15632   4 years Don-vip fix #18509 - Display GPX colors in layer manager (patch by Bjoeni)
(edit) @15612   4 years Don-vip fix #18458 - Paint Style Dialog Window does not update styles when …
(edit) @15592   4 years Don-vip fix #18329 - dynamic width update of layer number column (patch by Bjoeni)
(edit) @15588   4 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
(edit) @15586   4 years Don-vip code cleanup
(edit) @15581   4 years Don-vip fix #18409 - distinct label for relation wiki link in Membership …
Note: See TracRevisionLog for help on using the revision log.