mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 07:50:38 +00:00
Cleanup of NSMenu.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10730 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4d0d7be678
commit
16b5077ed0
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
2001-08-20 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSMenu.h
|
||||
Moved the declaration of NSMenuWindow and NSMenuWindowTitleView
|
||||
into the file NSMenu.m, making this private classes.
|
||||
Removed unused ivars and renamed the remaining ivars to fit the
|
||||
GNUstep sheme of underscore prefixes.
|
||||
Added new method [popUpContextMenu:withEvent:forView:].
|
||||
Made the methods [_ownedByPopUp] and [_setOwnedByPopUp:] public.
|
||||
* Source/NSMenu.m
|
||||
Adopted to changes in the header file.
|
||||
* Source/NSMenuView.m
|
||||
In [setWindowFrameForAttachingToRect:...popUpSelectedItem:]
|
||||
replaced reference to NSMenuWindow with NSWindow.
|
||||
|
||||
2001-08-18 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/GSTextConverter.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue