This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 020fe19cf86 Merge pull request #8378 from mbien/asm98
     add f0f6ae4a489 Fix NetBeans warnings in views of bookmarks and 
reactoring.api
     add 82bd89ce391 Enable switching preview for search results, refactoring 
and bookmarks
     new d34286de34e Merge pull request #8326 from 
matthiasblaesing/preview-disable

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../visualizer/editable/DiffViewManager.java       |   2 +-
 ide/editor.bookmarks/licenseinfo.xml               |   1 +
 .../editor/bookmarks}/resources/preview.png        | Bin
 .../modules/editor/bookmarks/ui/BookmarksView.java | 318 ++++++------
 .../modules/editor/bookmarks/ui/Bundle.properties  |   1 +
 ide/refactoring.api/licenseinfo.xml                |   1 +
 .../modules/refactoring/api}/resources/preview.png | Bin
 .../modules/refactoring/spi/impl/Bundle.properties |   1 +
 .../refactoring/spi/impl/CheckNodeListener.java    |  93 ++--
 .../refactoring/spi/impl/RefactoringPanel.java     | 543 ++++++++++-----------
 .../spi/impl/RefactoringPanelContainer.java        |   4 +-
 .../netbeans/modules/refactoring/spi/ui/UI.java    |  14 +-
 platform/api.search/licenseinfo.xml                |   1 +
 .../org/netbeans/modules/search/Bundle.properties  |   1 +
 .../netbeans/modules/search/FindDialogMemory.java  |  27 +-
 .../org/netbeans/modules/search/res}/preview.png   | Bin
 .../modules/search/ui/BasicSearchResultsPanel.java |  71 ++-
 17 files changed, 554 insertions(+), 524 deletions(-)
 copy ide/{mylyn.util/src/org/netbeans/modules/mylyn/util => 
editor.bookmarks/src/org/netbeans/modules/editor/bookmarks}/resources/preview.png
 (100%)
 copy ide/{mylyn.util/src/org/netbeans/modules/mylyn/util => 
refactoring.api/src/org/netbeans/modules/refactoring/api}/resources/preview.png 
(100%)
 copy {ide/mylyn.util/src/org/netbeans/modules/mylyn/util/resources => 
platform/api.search/src/org/netbeans/modules/search/res}/preview.png (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to