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) @17255   3 years GerdP see #18527 changeset manager: content information of (closed) …
(edit) @17252   3 years GerdP fix #19956 Double check if error still exists before executing autofix …
(edit) @17251   3 years GerdP fix #19375 Avoid to download changesets contents twice - check if …
(edit) @17250   3 years GerdP fix #18527: changeset manager: content information of (closed) …
(edit) @17233   4 years simon04 see #7506, fix #19953 - Revert "Add shortcut ALT+R for relation …
(edit) @17217   4 years GerdP fix #19913: IOOBE: Index 254 out of bounds for length 0: Saving a …
(edit) @17215   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17206   4 years GerdP fix #19939 Replace ParentRelationLoadingTask by DownloadReferrersTask …
(edit) @17202   4 years GerdP see #19920: Cancel doesn't work with "Download All Children" - let …
(edit) @17188   4 years Klumbumbus fix #19851 - Fix shortcut names
(edit) @17174   4 years GerdP fix #19055: IndexOutOfBoundsException: relation manager: refreshing …
(edit) @17172   4 years GerdP see #19913: IOOBE: Index 254 out of bounds for length 0: Saving a …
(edit) @17171   4 years GerdP see #19913: IOOBE: Index 254 out of bounds for length 0: Saving a …
(edit) @17168   4 years simon04 fix #18721 - PropertiesDialog: improve "overwrite key" dialog (based …
(edit) @17161   4 years simon04 see #7548 - Re-organize the preference dialog (map preferences)
(edit) @17153   4 years Klumbumbus see #17809 - Don't promote spelling FIXME, deprecate Fixme in favor of …
(edit) @17150   4 years simon04 fix #7506 - Add shortcut ALT+R for relation editor
(edit) @17148   4 years Don-vip fix #19903 - Add space to title of filter dialog (patch by hiddewie)
(edit) @17140   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17093   4 years simon04 Use Collection.addAll
(edit) @17078   4 years Don-vip fix #19794 - LatLonDialog: restore default action on Enter key stroke …
(edit) @17066   4 years stoecker fix #19753 - silence shortcut parser
(edit) @17063   4 years GerdP fix #19353: DataIntegrityProblemException: Relation member must be …
(edit) @17062   4 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
(edit) @17061   4 years Klumbumbus see #18721 - Use better icon for replace value dialog, "purge" didn't …
(edit) @17055   4 years GerdP see #19793: Memory leaks: Bad programming pattern reg. listeners …
(edit) @17035   4 years stoecker fix #19808 - add icon for taghistory
(edit) @17034   4 years Klumbumbus - see #19808 - Add icon for "Go to OSM Tag History" (self created, CC0 …
(edit) @17032   4 years Klumbumbus Add missing icons in Tags/Membership Dialog context menu, fix icons of …
(edit) @17031   4 years Klumbumbus see #19726 - Unify multipolygon and relation icons, all self created, …
(edit) @17007   4 years simon04 fix #19753 - NPE in CopyAllKeyValueAction due to shortcut re-assignment
(edit) @16971   4 years simon04 LatLonDialog: use AbstractTextComponentValidator
(edit) @16967   4 years simon04 fix #19510 - Add "Zoom to layer" in context menu of layers in the …
(edit) @16960   4 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16950   4 years simon04 Revert "fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE …
(edit) @16947   4 years simon04 see #19717 - Fix unit tests
(edit) @16932   4 years Klumbumbus see #15240 - Make style settings icon sharper
(edit) @16931   4 years Klumbumbus see #15240 - Change default icon of a mappaint style and icon of style …
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(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>
Note: See TracRevisionLog for help on using the revision log.