You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sd...@apache.org on 2018/01/24 20:44:20 UTC

[incubator-netbeans] branch master updated (2be199e -> 67c4882)

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

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


    from 2be199e  [NETBEANS-313] Remove bootstrap.css from css.model (#384)
     add 901915d  [NETBEANS-251] WidthEstimator is doing estimates based on Symbols, but that's no desirable, as all trees are printed as they are by VeryPretty.
     new 67c4882  Merge pull request #368 from jlahoda/NETBEANS-251

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:
 .../modules/java/source/pretty/VeryPretty.java     | 22 --------
 .../modules/java/source/pretty/WidthEstimator.java | 60 +++-------------------
 .../netbeans/api/java/source/gen/Method1Test.java  | 58 +++++++++++++++++++++
 3 files changed, 66 insertions(+), 74 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sdedic@apache.org.

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


[incubator-netbeans] 01/01: Merge pull request #368 from jlahoda/NETBEANS-251

Posted by sd...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sdedic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 67c4882192cc5233081e279dfa48a70d90fcb38a
Merge: 2be199e 901915d
Author: Svatopluk Dedic <sv...@oracle.com>
AuthorDate: Wed Jan 24 21:44:17 2018 +0100

    Merge pull request #368 from jlahoda/NETBEANS-251
    
    [NETBEANS-251] WidthEstimator is doing estimates based on Symbols, but that's no desirable, as all trees are printed as they are by VeryPretty.

 .../modules/java/source/pretty/VeryPretty.java     | 22 --------
 .../modules/java/source/pretty/WidthEstimator.java | 60 +++-------------------
 .../netbeans/api/java/source/gen/Method1Test.java  | 58 +++++++++++++++++++++
 3 files changed, 66 insertions(+), 74 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sdedic@apache.org.

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