mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 19:31:18 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7274 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5293e073c8
commit
c09e7cc780
1 changed files with 18 additions and 0 deletions
18
ChangeLog
18
ChangeLog
|
@ -1,3 +1,21 @@
|
||||||
|
2000-08-27 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* Source/NSFontPanel.m:
|
||||||
|
Changed to tags for all subviews to prepare for the switch to
|
||||||
|
gmodel. [panelConvertFont:] corrected to not return nil.
|
||||||
|
* Header/gnustep/gui/NSFontPanel.h
|
||||||
|
Removed ivars for subviews.
|
||||||
|
* Source/NSFontManager.m
|
||||||
|
[convertWeight:ofFont:] better conversion.
|
||||||
|
* Source/NSView.m:
|
||||||
|
[viewWithTag:] corrected bug in optimisation for first sub-level.
|
||||||
|
* Header/gnustep/gui/NSLayoutManager.h
|
||||||
|
* Source/NSLayoutManager.m
|
||||||
|
Started cleanup of code.
|
||||||
|
* Source/NSTextStorage.c
|
||||||
|
[edited:range:changeInLength:] and [processEditing] corrected
|
||||||
|
reported range.
|
||||||
|
|
||||||
Sun Aug 27 19:11:59 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
Sun Aug 27 19:11:59 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||||
|
|
||||||
* Source/NSTableView.m ([-initWithFrame:]): Bug fix in
|
* Source/NSTableView.m ([-initWithFrame:]): Bug fix in
|
||||||
|
|
Loading…
Reference in a new issue