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) @16901   4 years simon04 Map paint preferences: add ellipses to name
(edit) @16896   4 years simon04 see #19633 - Java Warnings
(edit) @16890   4 years simon04 see #19633 - PMD
(edit) @16888   4 years Klumbumbus see #15240 - Change some png icons to svg: - bug, …
(edit) @16886   4 years simon04 fix #19633 - Route relations with split start do not show links as …
(edit) @16881   4 years simon04 fix #19669 - Add help button to "Advanced object info"
(edit) @16877   4 years simon04 Javadoc warnings
(edit) @16838   4 years simon04 see #19622 - Extract OsmPrimitiveImageProvider
(edit) @16828   4 years Klumbumbus - see #15240 - remove forgotten png in svg - fix #19583 - remove …
(edit) @16827   4 years Klumbumbus see #15240 - Change a lot png icons to svg: - misc/statusreport, …
(edit) @16826   4 years simon04 fix #18919 - Changeset Manager: sort tables
(edit) @16807   4 years Klumbumbus see #15240 - Change some png icons to svg: - mapmode/rope, …
(edit) @16790   4 years simon04 fix #19476 - IndexOutOfBoundsException in …
(edit) @16789   4 years simon04 fix #19514 - IllegalStateException if double clicking with CTRL on …
(edit) @16674   4 years simon04 fix #19406 - InspectPrimitiveDialog: display length and area
(edit) @16657   4 years simon04 Fix typos in Javadoc
(edit) @16651   4 years GerdP fix #19312: detect circular dependencies in relations - add test in …
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16629   4 years simon04 see #19334 - https://errorprone.info/bugpattern/JavaTimeDefaultTimeZone
(edit) @16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
(edit) @16625   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnusedVariable
(edit) @16606   4 years simon04 see #19320 - Fix URL encoding for taghistory.raifer.tech
(edit) @16604   4 years simon04 Checkstyle
(edit) @16601   4 years simon04 Add TableHelper.setSelectedIndices
(edit) @16598   4 years simon04 see #19369 - PropertiesDialog: avoid re-creating national …
(edit) @16597   4 years simon04 see #19369 - TaginfoAction.withTaginfoUrl: simplify construction of …
(edit) @16596   4 years simon04 fix #19320 - Add links to taghistory.raifer.tech
(edit) @16581   4 years simon04 fix #13082 - SearchCompiler: add members: keyword to search for …
(edit) @16563   4 years simon04 fix #19357 - MapPaintStylesUpdateListener: fix typo
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16549   4 years simon04 fix #16255 - Possibility to edit relation roles from the membership dialog
(edit) @16512   4 years GerdP fix #19275: Relation list panel: Direct option for history viewer …
(edit) @16495   4 years GerdP see #19257: reduce number of ShowHistoryAction implementations Add …
(edit) @16489   4 years GerdP fix #19275: Relation list: Direct option for history viewer Enable …
(edit) @16469   4 years simon04 Checkstyle
(edit) @16468   4 years simon04 Java 8: use Collection.removeIf
(edit) @16461   4 years GerdP see #19257: remove duplicated code in different implementations of …
(edit) @16454   4 years simon04 fix #17952 - Relation Manager: adjust focus in member tab when …
(edit) @16441   4 years simon04 see #19251 - Checkstyle, PMD
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16436   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16433   4 years simon04 fix #18107 - ChangesetCacheManager: copy a list of changesets to clipboard
(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
Note: See TracRevisionLog for help on using the revision log.