mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 20:07:38 +00:00
Added -setFont:range: in NSText; modified setFont:ofRange: to call the other one
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15334 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9cdaef32c7
commit
3c1be9a6ca
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Wed Dec 25 17:01:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSText.h ([-setFont:range:]): Declare.
|
||||
* Source/NSTextView.m ([-setFont:ofRange:]): Renamed to
|
||||
setFont:range:.
|
||||
* Source/NSText.m ([-setFont:range:]): New method.
|
||||
([-setFont:ofRange:]): Call the new method.
|
||||
|
||||
2002-12-23 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSComboBoxCell.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue