You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/11/22 16:16:39 UTC

[netbeans] branch master updated (ab81c31 -> cf7e546)

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

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


    from ab81c31  [NETBEANS-5049] Prevent NPEs in SemanicHighlighter.
     add cf7e546  Go to File search based on folder path too (bz #222697, NETBEANS-5010)

No new revisions were added by this update.

Summary of changes:
 .../modules/jumpto/common/ItemRenderer.java        | 32 +++++++++++++++++-----
 .../netbeans/modules/jumpto/file/FileIndexer.java  | 20 +++++++++++++-
 .../modules/jumpto/file/FileSearchAction.java      | 22 ++++++++++++---
 .../modules/jumpto/file/FileSearchOptions.java     |  9 ++++++
 .../modules/jumpto/file/FileSearchPanel.form       | 15 ++++++++++
 .../modules/jumpto/file/FileSearchPanel.java       | 28 ++++++++++++++++---
 .../org/netbeans/modules/jumpto/file/Worker.java   | 21 ++++++++++++--
 7 files changed, 129 insertions(+), 18 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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