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/incubator-netbeans.git.
from c825af0 [NETBEANS-403] Avoid scrolling to end of file if End is
pressed while popup is open. (#507)
add e670bd5 Adds an Apache Incubator link and logo on the Start Page
add 3244b5c Adds graphics to Start Page from the new splash screen
new cfa154f Merge pull request #931 from junichi11/emi-changes
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:
nb/welcome/licenseinfo.xml | 4 ++--
.../netbeans/modules/welcome/content/Constants.java | 2 +-
.../org/netbeans/modules/welcome/content/Logo.java | 4 ++--
.../modules/welcome/resources/Bundle.properties | 2 +-
.../modules/welcome/resources/content_banner.png | Bin 16973 -> 37075 bytes
.../modules/welcome/resources/incubator_logo.png | Bin 0 -> 1727 bytes
.../welcome/resources/incubator_logo_dark.png | Bin 0 -> 1727 bytes
.../modules/welcome/resources/java_logo.png | Bin 3842 -> 0 bytes
.../modules/welcome/resources/java_logo_dark.png | Bin 3842 -> 0 bytes
.../modules/welcome/resources/tab_rollover.png | Bin 168 -> 632 bytes
.../modules/welcome/resources/tab_selected.png | Bin 159 -> 633 bytes
.../org/netbeans/modules/welcome/ui/BottomBar.java | 2 +-
.../netbeans/modules/welcome/ui/ContentHeader.java | 4 ++--
13 files changed, 9 insertions(+), 9 deletions(-)
create mode 100644
nb/welcome/src/org/netbeans/modules/welcome/resources/incubator_logo.png
create mode 100644
nb/welcome/src/org/netbeans/modules/welcome/resources/incubator_logo_dark.png
delete mode 100644
nb/welcome/src/org/netbeans/modules/welcome/resources/java_logo.png
delete mode 100644
nb/welcome/src/org/netbeans/modules/welcome/resources/java_logo_dark.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