mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
update changelog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3261 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d093540668
commit
60c3f5aa0b
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Thu Nov 19 1998 Felipe A. Rodriguez <far@ix.netcom.com>
|
||||
|
||||
* NSWindowView.m, NSScrollView.m and NSClipView.m add view isOpaque method.
|
||||
* NSWindow.m and NSView.m remove non OS display and flushing methods
|
||||
(move them to XDPS) reimplement these per the OS 4.2 docs.
|
||||
* NSText.m setSelectedRange: test that view is in a window first.
|
||||
* NSScroller.m add view isOpaque method.
|
||||
* NSScrollView.m reflectScrolledClipView: tweak auto display of scrollers.
|
||||
* NSApplication.m replace ASSIGN with CONVEY macro.
|
||||
|
||||
1998-11-19 16:40 Lyndon Tremblay <tremblay2@home.com>
|
||||
|
||||
* Model/IMLoading.m: -loadIMFile automatically searches in
|
||||
|
|
Loading…
Reference in a new issue