source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19050   2 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @18801   11 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18692   16 months taylor.smock Fix #21965: Reuse same instance of "<different>" for consistency …
(edit) @18631   18 months taylor.smock See #22378: Fix hover preview setting changes not being applied …
(edit) @18586   20 months taylor.smock Fix #22487: Object hover preview is re-enabled on layer change even …
(edit) @18576   21 months taylor.smock PropertiesDialog: Fix sonarlint issues
(edit) @18574   21 months taylor.smock Fix #22378: Preview object properties on mouse hover (patch by …
(edit) @18332   3 years Don-vip see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
(edit) @18293   3 years Don-vip fix #21452 - fix #21462 - fix deadlock (patch by marcello)
(edit) @18276   3 years Don-vip fix #21441 - Make Tags/Membership panel listen to Preset Preferences …
(edit) @17775   3 years simon04 see #16158, fix #20759 - Command+C to copy tags from properties dialog …
(edit) @17768   3 years simon04 fix #19645 - Add a search icon to search boxes of lists (icon by …
(edit) @17585   3 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17462   3 years GerdP see #17184: Memory leaks - clear refs to OSM objects in popup memu of …
(edit) @17440   3 years GerdP see #17184: Memory leaks - remove more listeners in destroy() - reset …
(edit) @17358   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17215   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17188   4 years Klumbumbus fix #19851 - Fix shortcut names
(edit) @17066   4 years stoecker fix #19753 - silence shortcut parser
(edit) @17032   4 years Klumbumbus Add missing icons in Tags/Membership Dialog context menu, fix icons of …
(edit) @17007   4 years simon04 fix #19753 - NPE in CopyAllKeyValueAction due to shortcut re-assignment
(edit) @16960   4 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
(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) @16549   4 years simon04 fix #16255 - Possibility to edit relation roles from the membership dialog
(edit) @16441   4 years simon04 see #19251 - Checkstyle, PMD
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16275   4 years simon04 see #19075 - Generify TaginfoAction
(edit) @16189   4 years simon04 fix #18692 - Show Duplicate relation in context menu
(edit) @16067   4 years simon04 fix #18821, see #18302 - TaginfoAction: improve i18n
(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) @15876   4 years Don-vip fix #18729, see #18302 - support regional taginfo instances from Geofabrik
(edit) @15751   4 years simon04 fix #18598 - CopyKeyValueAction: count values going to be copied This …
(edit) @15707   4 years simon04 see #14465 -Tag2Link: consider all selected primitives/properties
(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) @15586   5 years Don-vip code cleanup
(edit) @15581   5 years Don-vip fix #18409 - distinct label for relation wiki link in Membership …
(edit) @15565   5 years Don-vip fix #18302 - support national taginfo instances
(edit) @15376   5 years Don-vip see #14465 - allow plugins to retrieve selected tags with multiple values
(edit) @15356   5 years Don-vip fix #18146 - don't remember last search performed from …
(edit) @14685   5 years simon04 fix #14462 - Harmonize relation actions provided in popup menus
(edit) @14678   5 years simon04 see #13160 - use atomic AtomicBoolean.compareAndSet
(edit) @14677   5 years Don-vip see #14666 - add propertiesdialog.autoresizeTagsTable option, …
(edit) @14673   5 years GerdP fix #17197 (regression from r14509) Only reset selection when last …
(edit) @14669   5 years GerdP see #13160: Avoid additional deadlocks caused by r13854
(edit) @14613   6 years Don-vip fix #14666 - Do not resize membership table (patch by bagage)
(edit) @14509   6 years GerdP see #17040 implement resetSelection() to forget recently selected …
(edit) @14476   6 years Don-vip fix #14666 - Autoresize Tags/Memberships table to fit content (patch …
(edit) @14470   6 years GerdP see #17040 Fix various memory leaks Not sure if this will break Unit …
(edit) @14424   6 years GerdP see #7561 comment 21 Fix typo properties.presets.visable -> …
(edit) @14423   6 years GerdP see #7561 comment 16 add new expert preference …
(edit) @14397   6 years Don-vip fix #16935 - simplify/cleanup help topics of …
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14143   6 years Don-vip see #15229 - deprecate Main.main - new class OsmDataManager
(edit) @14134   6 years Don-vip see #15229 - deprecate Main*.undoRedo - make UndoRedoHandler a …
(edit) @14102   6 years Don-vip update unit test
(edit) @14097   6 years Don-vip fix NPE seen in unit tests
(edit) @13959   6 years Don-vip use IRelation in PropertiesDialog
(edit) @13956   6 years Don-vip use IPrimitive in *CopyActions from PropertiesDialog
(edit) @13941   6 years Don-vip sonar - fix recent violations
(edit) @13926   6 years Don-vip add AbstractOsmDataLayer, MainLayerManager.getActiveData, …
(edit) @13925   6 years Don-vip fix #13467 - use DataSelectionListener everywhere. Deprecate …
(edit) @13854   6 years Don-vip fix #8939 - prevent add/edit tag dialog to be created twice when …
(edit) @13809   6 years Don-vip define InterestingTags functions in IPrimitive
(edit) @13766   6 years Don-vip API alignment between Relation/RelationData and …
(edit) @13761   6 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
(edit) @13521   6 years Don-vip fix #16085 - add contextual menu in tag table of history dialog with …
(edit) @13453   6 years Don-vip fix #8039, fix #10456: final fixes for the read-only/locked layers: - …
(edit) @13446   6 years Don-vip see #8039, see #10456 - disable more actions modifying the dataset
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13130   7 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
(edit) @12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12726   7 years Don-vip see #13036 - deprecate Command() default constructor, fix unit tests …
(edit) @12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
(edit) @12659   7 years Don-vip see #15182 - extract SearchMode and SearchSetting from …
(edit) @12656   7 years Don-vip see #15182 - move SearchCompiler from actions.search to …
(edit) @12641   7 years Don-vip see #15182 - deprecate Main.main.undoRedo. Replacement: …
(edit) @12639   7 years Don-vip see #15182 - deprecate shortcut handling and mapframe listener methods …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12523   7 years Don-vip see #11924 - fix remaining warnings about extended modifiers
(edit) @12420   7 years Don-vip fix #14956 - wrong link to taginfo if key/value contains space character
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @11764   7 years michael2402 Fix #14271: Deleting a tag in a filtered list was using the wrong index.
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11386   8 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11366   8 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11357   8 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11087   8 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @10827   8 years Don-vip fix #13306 - Make map paint code use double coordinates (patch by …
Note: See TracRevisionLog for help on using the revision log.