mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 11:41:06 +00:00
Added two more keybinding methods for NSTextView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12860 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
add10e6b98
commit
5dc55097ef
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2002-02-27 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/GSSimpleLayoutManager.m
|
||||
[_relocLayoutArray:offset:floatTrift:Change a NSLog() call to NSDebugLog().
|
||||
* Source/NSLayoutManager.m
|
||||
Implemented extra line fragment methods.
|
||||
* Source/NSTextView.m
|
||||
Implemented [moveToBeginningOfParagraph:] and [moveToEndOfParagraph:].
|
||||
* KeyBindings/DefaultKeyBindings.dict
|
||||
Uncommented HOME and END.
|
||||
|
||||
Wed Feb 27 19:58:12 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSCStringText.m: Obsolete file removed.
|
||||
|
|
Loading…
Reference in a new issue