mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
Code cleaning and rearranging in GSSimpleLayoutManager
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12426 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
638a861702
commit
0fdf9640ca
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Wed Feb 6 17:12:35 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/GSSimpleLayoutManager.m
|
||||
([-invalidateGlyphsForCharacterRange:changeInLength:
|
||||
actualCharacterRange:]): Removed.
|
||||
([-drawBackgroundForGlyphRange:atPoint:]): Moved to
|
||||
NSLayoutManager.m.
|
||||
([+setSelectionWordGranularitySet:]): Removed. Code moved into
|
||||
+initialize.
|
||||
|
||||
Wed Feb 6 14:12:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSLayoutManager.m: Removed old unused unfinished layout
|
||||
|
|
Loading…
Reference in a new issue