mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
Made a range check in GSSimpleLayout stricter
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13203 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8564eb7342
commit
1aebe415da
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
Fri Mar 22 11:40:44 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Model/IMLoading.m: Include AppKit/NSNibLoading.h for
|
||||
awakeFromNib.
|
||||
|
||||
Fri Mar 22 11:35:20 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/GSSimpleLayoutManager.m ([GSSimpleLayoutManager
|
||||
-setNeedsDisplayForLineRange:inTextContainer:]): Check that the
|
||||
whole range of lines, not just the first one, is in the range we
|
||||
know about (Suggestion from Alexander Malmberg).
|
||||
|
||||
2002-03-22 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Tools/exampleInfo.plist: Fix illegal character in plist ...
|
||||
|
|
Loading…
Reference in a new issue