This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from ab9751fcde Generate Java Sources from ANTLR grammars pre-compile
add d1e110fcf8 Add ability to show actions with shortcuts on editor
background.
add 947b4977ef Add IDE actions and image to editor area background.
add 44f5f7f130 Don't show Welcome page automatically by default on startup.
new 39e4b5ff2d Merge pull request #7171 from
neilcsmith-net/editor-bg-actions
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:
.../core/windows/view/ui/Bundle_nb.properties | 2 +
nb/ide.branding/licenseinfo.xml | 1 +
.../modules/ide/branding/apache-netbeans.png | Bin 0 -> 5276 bytes
.../org/netbeans/modules/ide/branding/layer.xml | 33 ++++
.../netbeans/modules/welcome/WelcomeOptions.java | 2 +-
.../org/netbeans/core/windows/view/EditorView.java | 190 ++++++++++++++++++---
.../core/windows/view/ui/Bundle.properties | 3 +
7 files changed, 205 insertions(+), 26 deletions(-)
create mode 100644
nb/ide.branding/src/org/netbeans/modules/ide/branding/apache-netbeans.png
---------------------------------------------------------------------
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