mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 14:30:38 +00:00
Applied documentation patch and added various fixups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24411 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
45e4218384
commit
5e83b8ca0c
3 changed files with 577 additions and 522 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2007-01-24 Richard Frith-Macdoanld <rfm@gnu.org>
|
||||
|
||||
* Headers/AppKit/NSButtonCell.h: Fix documentation error.
|
||||
* Headers/AppKit/NSMenu.h: Tidy a litte, fix errors in documentation
|
||||
markup, fix some documentation cross references.
|
||||
|
||||
2007-01-24 Stefan Bidigaray
|
||||
|
||||
* Headers/AppKit/NSMenu.h: Add documentation (patch #5705).
|
||||
|
||||
2007-01-23 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSTableView.m (-selectAll:, -deselectAll:) Call
|
||||
|
|
|
@ -67,6 +67,7 @@
|
|||
* <term>NSMomentaryPushButton</term>
|
||||
* <desc>Same as NSMomentaryLightButton. Has been depricated in
|
||||
* Cocoa.</desc>
|
||||
* </deflist>
|
||||
*/
|
||||
typedef enum _NSButtonType {
|
||||
NSMomentaryLightButton,
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue