You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2022/02/15 12:35:25 UTC

[netbeans] branch delivery updated (3ff1e3d -> b09ce42)

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

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


    from 3ff1e3d  Merge pull request #3549 from junichi11/netbeans-6177-xdebug
     new c8e143d  [#3593] Don't assume contract StructureItem#getElementHandle is never null is held
     new 336fa90  [#3593] Implement StructureItem#getElementHandle contract for CSS structure items
     new b09ce42  Merge pull request #3597 from matthiasblaesing/fix_csl_elementhandle

The 6541 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:
 .../modules/csl/navigation/ElementNode.java        |  11 +-
 .../editor/module/main/TopLevelStructureItem.java  | 136 +++++++++++++--------
 .../css/prep/editor/CPCategoryStructureItem.java   | 100 +++++++++++----
 .../modules/css/prep/editor/CPCssEditorModule.java |   2 +-
 4 files changed, 172 insertions(+), 77 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