This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 0ed3bcd Merge pull request #2632 from
KacerCZ/netbeans-4092-fix-npm-logo-size
new 707b0a8 Revert "fixed paint selection"
new 381af20 Revert "[NETBEANS-5070] fix errors on text selection"
new 996a7fc Revert "[NETBEANS-819] partial fix for cursor. Text selection
does't work"
new 172a9cf [NETBEANS-819] Add debug option for character placement of
characters in terminal
new 4d1a414 [NETBEANS-819] Remove fast path for glyph drawing as it fails
for HiDPI scenarios
new c0848d2 Merge pull request #2628 from
matthiasblaesing/netbeans-819-fix_terminal
The 4800 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:
.../org/netbeans/lib/terminalemulator/Line.java | 132 +++++++++++----------
.../lib/terminalemulator/MyFontMetrics.java | 21 ++--
.../src/org/netbeans/lib/terminalemulator/Sel.java | 24 ++--
.../org/netbeans/lib/terminalemulator/Term.java | 132 ++++++++++++---------
4 files changed, 166 insertions(+), 143 deletions(-)
---------------------------------------------------------------------
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