mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
Rewritten setting typing attributes from insertion point
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8417 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bb8c149fce
commit
6b0432bf62
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Sat Dec 23 15:43:24 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTextView.m ([-setSelectedRange:affinity:
|
||||
stillSelecting:]): Rewritten setting typing attributes for
|
||||
insertion point. ([-updateFontPanel]): Rewritten case of
|
||||
insertion point. ([-alignment]), ([-insertText:insertString]):
|
||||
Access typing attributes to avoid copying the dictionary.
|
||||
|
||||
2000-12-23 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSAttributedString.m: ([-doubleClickAtIndex:]),
|
||||
|
|
Loading…
Reference in a new issue