This is an automated email from the ASF dual-hosted git repository.
chrizzly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 51fa0b7 Merge pull request #879 from jlahoda/fix-pathfor-foreach
add 5f9dff2 [NETBEANS-59] - New clean commit for adding actions for split
documents. And Changed line endings.
new 29e67db Merge pull request #3 from
Chris2011/feature/248233-doc-split-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:
.../netbeans/core/multiview/ClearSplitAction.java | 62 +++++++++++++++++++++
.../org/netbeans/core/multiview/SplitAction.java | 13 ++---
.../multiview/SplitDocumentHorizontallyAction.java | 64 ++++++++++++++++++++++
.../multiview/SplitDocumentVerticallyAction.java | 64 ++++++++++++++++++++++
4 files changed, 195 insertions(+), 8 deletions(-)
create mode 100644
platform/core.multiview/src/org/netbeans/core/multiview/ClearSplitAction.java
create mode 100644
platform/core.multiview/src/org/netbeans/core/multiview/SplitDocumentHorizontallyAction.java
create mode 100644
platform/core.multiview/src/org/netbeans/core/multiview/SplitDocumentVerticallyAction.java
---------------------------------------------------------------------
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