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

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


    from 39e4b5ff2d Merge pull request #7171 from 
neilcsmith-net/editor-bg-actions
     add 366915cc43 git history diff-view improvements
     add 7e27a8e2a3 git history summary-view improvements
     add 229bf2a597 improve the quick search and search highlighting
     add d5d6ab8cca remove branch filter from toolbar
     new e074d9d84e Merge pull request #7128 from 
mbien/git-diff-history-improvements

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/EditableDiffView.java      |   1 +
 .../modules/git/resources/icons/switch_layout.png} | Bin 3842 -> 4516 bytes
 .../modules/git/ui/history/Bundle.properties       |   8 +-
 .../modules/git/ui/history/DiffResultsView.java    | 131 ++++----
 .../git/ui/history/DiffResultsViewForLine.java     |   1 -
 .../modules/git/ui/history/DiffTreeTable.java      | 121 ++-----
 .../modules/git/ui/history/RevisionNode.java       | 134 +++++---
 .../modules/git/ui/history/SearchExecutor.java     |  19 +-
 .../modules/git/ui/history/SearchHistoryPanel.form |  66 ++--
 .../modules/git/ui/history/SearchHistoryPanel.java | 366 +++++++++------------
 .../modules/git/ui/history/SummaryView.java        |  38 +--
 ide/versioning.util/nbproject/project.properties   |   3 +-
 .../versioning/diff/DiffViewModeSwitcher.java      |  24 +-
 .../modules/versioning/diff/EditorSaveCookie.java  |   1 +
 .../versioning/history/AbstractSummaryView.java    |  28 +-
 .../modules/versioning/history/Bundle.properties   |   1 +
 .../versioning/history/RevisionItemCell.java       |  14 +-
 .../versioning/history/SummaryCellRenderer.java    | 284 ++++++++++------
 18 files changed, 628 insertions(+), 612 deletions(-)
 copy ide/{usersguide/javahelp/org/netbeans/modules/usersguide/oracle.gif => 
git/src/org/netbeans/modules/git/resources/icons/switch_layout.png} (50%)
 mode change 100755 => 100644


---------------------------------------------------------------------
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