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) @17788   3 years simon04 fix #20164 - Changeset manager: Discussion tab: Problem with scrolling …
(edit) @17775   3 years simon04 see #16158, fix #20759 - Command+C to copy tags from properties dialog …
(edit) @17773   3 years simon04 see #20745 - Introduce TableHelper.selectedIndices
(edit) @17772   3 years simon04 see #20756 - Extract CommandStackDialog.getSelectedCommand
(edit) @17771   3 years simon04 fix #20756 - Copy entry from Command Stack results in a JLabel instead …
(edit) @17768   3 years simon04 fix #19645 - Add a search icon to search boxes of lists (icon by …
(edit) @17760   3 years simon04 Checkstyle
(edit) @17753   3 years simon04 https://errorprone.info/bugpattern/ClassCanBeStatic
(edit) @17749   3 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17741   3 years simon04 see #20659 - Extract LayerVisibilityAction.ColorSelector.getColors
(edit) @17740   3 years simon04 fix #20659 - Add contrast/gamma/... on image viewer
(edit) @17717   3 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17714   3 years simon04 fix #20583 - Filter notes in notes dialog
(edit) @17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17648   3 years simon04 fix #20652 - Preferences: Update context-sensitive help page links to …
(edit) @17634   3 years simon04 fix #19292 - Selection List: Option to not sort the objects but show …
(edit) @17626   3 years simon04 fix #12326 - Layer list: "dirty" and "modified" indicators for data layers
(edit) @17585   3 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17557   3 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17555   3 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17524   3 years Don-vip fix #20440 - don't create SubclassFilteredCollection just for counting …
(edit) @17522   3 years Don-vip spotbugs - NP_NULL_PARAM_DEREF
(edit) @17506   3 years Don-vip fix #20493 - allow to comment changesets directly from JOSM
(edit) @17500   3 years Don-vip see #20493 - add initial support to comment changesets directly from …
(edit) @17485   3 years GerdP see #20432: Additional panel context menu item: Download complete …
(edit) @17462   3 years GerdP see #17184: Memory leaks - clear refs to OSM objects in popup memu of …
(edit) @17458   3 years GerdP see #17184: Memory leaks - clear collection rememberMovements in …
(edit) @17455   3 years GerdP see #17184: Memory leaks - don't keep ref to primitives, it isn't …
(edit) @17444   3 years GerdP see #20313: Relation editor: Changes of "uninteresting" tags in …
(edit) @17440   3 years GerdP see #17184: Memory leaks - remove more listeners in destroy() - reset …
(edit) @17438   3 years GerdP fix #20289: Unglue Node shows confusing "Where should the tags of the …
(edit) @17437   3 years GerdP fix #20342: Validator results not cleared - add code to make sure that …
(edit) @17435   3 years Don-vip fix #20335 - NPE in changeset manager when sorting open changesets
(edit) @17427   3 years GerdP fix #20304: Missing small button to invoke list of recent relations - …
(edit) @17423   3 years GerdP see #20228: JOSM hangs when downloading children relations - partly …
(edit) @17422   3 years GerdP see #17184: Memory leaks - reset selection in selectRelationAction …
(edit) @17418   3 years GerdP see #17184: Memory leaks - remove listener when layer is removed …
(edit) @17401   3 years GerdP fix #20222: Relation editor: Changes in member order are lost when …
(edit) @17399   3 years GerdP fix #20213: Command stack: Edits in relation editor are listed in …
(edit) @17374   4 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17371   4 years GerdP fix #18533: changeset manager: tags tab: width of column (almost) not …
(edit) @17370   4 years GerdP fix #20165: Changset manager: Discussion tab: Problem with sorting by …
(edit) @17358   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17347   4 years GerdP fix #17196: Undo/Redo may change data in inactive layer - use separate …
(edit) @17340   4 years GerdP fix #19792: Error during conflict resolution after complex import …
(edit) @17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17307   4 years GerdP see #7548: Re-organize the preference dialog - move code for expert …
(edit) @17273   4 years GerdP see #6529: Deleting locally referenced objects in conflict resolution …
(edit) @17269   4 years Don-vip fix #19993 - handle multiline note comments in notes dialog
(edit) @17261   4 years GerdP see #19956 Double check if error still exists before executing autofix …
(edit) @17255   4 years GerdP see #18527 changeset manager: content information of (closed) …
(edit) @17252   4 years GerdP fix #19956 Double check if error still exists before executing autofix …
(edit) @17251   4 years GerdP fix #19375 Avoid to download changesets contents twice - check if …
(edit) @17250   4 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, …
Note: See TracRevisionLog for help on using the revision log.