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) @17867   4 years simon04 see #17177 - fix @since xxx
(edit) @17862   4 years simon04 fix #17177 - Add support for Mapbox Vector Tile (patch by …
(edit) @17855   4 years simon04 see #20824 - Fix NPE found by Coverity Scan
(edit) @17843   4 years simon04 see #14176 - Migrate ChangesetQuery to Instant
(edit) @17788   4 years simon04 fix #20164 - Changeset manager: Discussion tab: Problem with scrolling …
(edit) @17775   4 years simon04 see #16158, fix #20759 - Command+C to copy tags from properties dialog …
(edit) @17773   4 years simon04 see #20745 - Introduce TableHelper.selectedIndices
(edit) @17772   4 years simon04 see #20756 - Extract CommandStackDialog.getSelectedCommand
(edit) @17771   4 years simon04 fix #20756 - Copy entry from Command Stack results in a JLabel instead …
(edit) @17768   4 years simon04 fix #19645 - Add a search icon to search boxes of lists (icon by …
(edit) @17760   4 years simon04 Checkstyle
(edit) @17753   4 years simon04 https://errorprone.info/bugpattern/ClassCanBeStatic
(edit) @17749   4 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17741   4 years simon04 see #20659 - Extract LayerVisibilityAction.ColorSelector.getColors
(edit) @17740   4 years simon04 fix #20659 - Add contrast/gamma/... on image viewer
(edit) @17717   4 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17714   4 years simon04 fix #20583 - Filter notes in notes dialog
(edit) @17712   4 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17648   5 years simon04 fix #20652 - Preferences: Update context-sensitive help page links to …
(edit) @17634   5 years simon04 fix #19292 - Selection List: Option to not sort the objects but show …
(edit) @17626   5 years simon04 fix #12326 - Layer list: "dirty" and "modified" indicators for data layers
(edit) @17585   5 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17557   5 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17555   5 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17524   5 years Don-vip fix #20440 - don't create SubclassFilteredCollection just for counting …
(edit) @17522   5 years Don-vip spotbugs - NP_NULL_PARAM_DEREF
(edit) @17506   5 years Don-vip fix #20493 - allow to comment changesets directly from JOSM
(edit) @17500   5 years Don-vip see #20493 - add initial support to comment changesets directly from …
(edit) @17485   5 years GerdP see #20432: Additional panel context menu item: Download complete …
(edit) @17462   5 years GerdP see #17184: Memory leaks - clear refs to OSM objects in popup memu of …
(edit) @17458   5 years GerdP see #17184: Memory leaks - clear collection rememberMovements in …
(edit) @17455   5 years GerdP see #17184: Memory leaks - don't keep ref to primitives, it isn't …
(edit) @17444   5 years GerdP see #20313: Relation editor: Changes of "uninteresting" tags in …
(edit) @17440   5 years GerdP see #17184: Memory leaks - remove more listeners in destroy() - reset …
(edit) @17438   5 years GerdP fix #20289: Unglue Node shows confusing "Where should the tags of the …
(edit) @17437   5 years GerdP fix #20342: Validator results not cleared - add code to make sure that …
(edit) @17435   5 years Don-vip fix #20335 - NPE in changeset manager when sorting open changesets
(edit) @17427   5 years GerdP fix #20304: Missing small button to invoke list of recent relations - …
(edit) @17423   5 years GerdP see #20228: JOSM hangs when downloading children relations - partly …
(edit) @17422   5 years GerdP see #17184: Memory leaks - reset selection in selectRelationAction …
(edit) @17418   5 years GerdP see #17184: Memory leaks - remove listener when layer is removed …
(edit) @17401   5 years GerdP fix #20222: Relation editor: Changes in member order are lost when …
(edit) @17399   5 years GerdP fix #20213: Command stack: Edits in relation editor are listed in …
(edit) @17374   5 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17371   5 years GerdP fix #18533: changeset manager: tags tab: width of column (almost) not …
(edit) @17370   5 years GerdP fix #20165: Changset manager: Discussion tab: Problem with sorting by …
(edit) @17358   5 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17347   5 years GerdP fix #17196: Undo/Redo may change data in inactive layer - use separate …
(edit) @17340   5 years GerdP fix #19792: Error during conflict resolution after complex import …
(edit) @17333   5 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17307   5 years GerdP see #7548: Re-organize the preference dialog - move code for expert …
(edit) @17273   5 years GerdP see #6529: Deleting locally referenced objects in conflict resolution …
(edit) @17269   5 years Don-vip fix #19993 - handle multiline note comments in notes dialog
(edit) @17261   5 years GerdP see #19956 Double check if error still exists before executing autofix …
(edit) @17255   5 years GerdP see #18527 changeset manager: content information of (closed) …
(edit) @17252   5 years GerdP fix #19956 Double check if error still exists before executing autofix …
(edit) @17251   5 years GerdP fix #19375 Avoid to download changesets contents twice - check if …
(edit) @17250   5 years GerdP fix #18527: changeset manager: content information of (closed) …
(edit) @17233   5 years simon04 see #7506, fix #19953 - Revert "Add shortcut ALT+R for relation …
(edit) @17217   5 years GerdP fix #19913: IOOBE: Index 254 out of bounds for length 0: Saving a …
(edit) @17215   5 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17206   5 years GerdP fix #19939 Replace ParentRelationLoadingTask by DownloadReferrersTask …
(edit) @17202   5 years GerdP see #19920: Cancel doesn't work with "Download All Children" - let …
(edit) @17188   5 years Klumbumbus fix #19851 - Fix shortcut names
(edit) @17174   5 years GerdP fix #19055: IndexOutOfBoundsException: relation manager: refreshing …
(edit) @17172   5 years GerdP see #19913: IOOBE: Index 254 out of bounds for length 0: Saving a …
(edit) @17171   5 years GerdP see #19913: IOOBE: Index 254 out of bounds for length 0: Saving a …
(edit) @17168   5 years simon04 fix #18721 - PropertiesDialog: improve "overwrite key" dialog (based …
(edit) @17161   5 years simon04 see #7548 - Re-organize the preference dialog (map preferences)
(edit) @17153   5 years Klumbumbus see #17809 - Don't promote spelling FIXME, deprecate Fixme in favor of …
(edit) @17150   5 years simon04 fix #7506 - Add shortcut ALT+R for relation editor
(edit) @17148   5 years Don-vip fix #19903 - Add space to title of filter dialog (patch by hiddewie)
(edit) @17140   5 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17093   5 years simon04 Use Collection.addAll
(edit) @17078   5 years Don-vip fix #19794 - LatLonDialog: restore default action on Enter key stroke …
(edit) @17066   5 years stoecker fix #19753 - silence shortcut parser
(edit) @17063   5 years GerdP fix #19353: DataIntegrityProblemException: Relation member must be …
(edit) @17062   5 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
(edit) @17061   5 years Klumbumbus see #18721 - Use better icon for replace value dialog, "purge" didn't …
(edit) @17055   5 years GerdP see #19793: Memory leaks: Bad programming pattern reg. listeners …
(edit) @17035   5 years stoecker fix #19808 - add icon for taghistory
(edit) @17034   5 years Klumbumbus - see #19808 - Add icon for "Go to OSM Tag History" (self created, CC0 …
(edit) @17032   5 years Klumbumbus Add missing icons in Tags/Membership Dialog context menu, fix icons of …
(edit) @17031   5 years Klumbumbus see #19726 - Unify multipolygon and relation icons, all self created, …
(edit) @17007   5 years simon04 fix #19753 - NPE in CopyAllKeyValueAction due to shortcut re-assignment
(edit) @16971   5 years simon04 LatLonDialog: use AbstractTextComponentValidator
(edit) @16967   5 years simon04 fix #19510 - Add "Zoom to layer" in context menu of layers in the …
(edit) @16960   5 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
(edit) @16953   5 years simon04 Java 8: use Comparator.comparing
(edit) @16950   5 years simon04 Revert "fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE …
(edit) @16947   5 years simon04 see #19717 - Fix unit tests
(edit) @16932   5 years Klumbumbus see #15240 - Make style settings icon sharper
(edit) @16931   5 years Klumbumbus see #15240 - Change default icon of a mappaint style and icon of style …
(edit) @16913   5 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16901   5 years simon04 Map paint preferences: add ellipses to name
(edit) @16896   5 years simon04 see #19633 - Java Warnings
(edit) @16890   5 years simon04 see #19633 - PMD
(edit) @16888   5 years Klumbumbus see #15240 - Change some png icons to svg: - bug, …
(edit) @16886   5 years simon04 fix #19633 - Route relations with split start do not show links as …
(edit) @16881   5 years simon04 fix #19669 - Add help button to "Advanced object info"
Note: See TracRevisionLog for help on using the revision log.