mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 03:51:04 +00:00
Cleanup of NSTextView_actions.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16095 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7c6c6de482
commit
93d7e12764
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2003-03-01 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSTextView_actions.m
|
||||
Use method calls instead of some of the direct references to
|
||||
NSLayoutManager ivar. General clean up.
|
||||
* Source/NSApplication.m
|
||||
Added support to print a file in [finishLaunching]. Use safer way
|
||||
to call selector in [beginSheet:...contextInfo:].
|
||||
* Source/GSSlideView.m
|
||||
In [drawRect:]use the frame of the view, not the given rect.
|
||||
|
||||
2003-02-26 17:09 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Source/NSLayoutManager.m
|
||||
|
|
Loading…
Reference in a new issue