git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5262 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Michael Silva 1999-11-22 21:48:03 +00:00
parent 25c9581630
commit c61e1fda81
11 changed files with 670 additions and 450 deletions

View file

@ -394,6 +394,9 @@ static NSComparisonResult aSort(GSIArrayItem i0, GSIArrayItem i1)
{
NSLog(@"NSLayoutManager was just notified that a change in the text
storage occured.");
NSLog(@"range: (%d, %d) changeInLength: %d invalidatedRange (%d, %d)",
range.location, range.length, lengthChange, invalidatedRange.location,
invalidatedRange.length);
/*
if (mask == NSTextStorageEditedCharacters)
@ -1164,7 +1167,7 @@ previousParagraphLocation,
beginLineIndex,
indexToAdd);
ourLines += 14.0;
ourLines += 20.0; // 14
lineWidth = 0.0;
[lineStarts addObject: [NSNumber