mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 18:50:48 +00:00
Fix some documentation errors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21494 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1425770715
commit
4a7f43f88d
9 changed files with 38 additions and 13 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2005-07-17 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
|
* Documentation/Gui.gsdoc, Documentation/GuiAdditions.gsdoc
|
||||||
|
Documentation/ReleaseNotes.gsdoc, Documentation/readme.texi
|
||||||
|
Documentation/GuiUser/DefaultsSummary.gsdoc
|
||||||
|
Documentation/GuiUser/KeyboardSetup.gsdoc
|
||||||
|
Documentation/GuiUser/LanguageSetup.gsdoc, Source/NSView.m:
|
||||||
|
Fix some documentation errors.
|
||||||
|
|
||||||
2005-07-12 Richard Frith-Macdonald <rfm@gnu.org>
|
2005-07-12 Richard Frith-Macdonald <rfm@gnu.org>
|
||||||
|
|
||||||
* Source/NSApplication.m: (_NSAppKitUncaughtExceptionHandler)
|
* Source/NSApplication.m: (_NSAppKitUncaughtExceptionHandler)
|
||||||
|
|
|
@ -8,8 +8,8 @@
|
||||||
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
||||||
</author>
|
</author>
|
||||||
<version>$Revision$</version>
|
<version>$Revision$</version>
|
||||||
<copy>2005 Free Software Foundation, Inc.</copy>
|
|
||||||
<date>$Date$</date>
|
<date>$Date$</date>
|
||||||
|
<copy>2005 Free Software Foundation, Inc.</copy>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<chapter>
|
<chapter>
|
||||||
|
|
|
@ -7,9 +7,9 @@
|
||||||
<email address="rfm@gnu.org"/>
|
<email address="rfm@gnu.org"/>
|
||||||
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
||||||
</author>
|
</author>
|
||||||
<copy>2005 Free Software Foundation, Inc.</copy>
|
|
||||||
<version>$Revision$</version>
|
<version>$Revision$</version>
|
||||||
<date>$Date$</date>
|
<date>$Date$</date>
|
||||||
|
<copy>2005 Free Software Foundation, Inc.</copy>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<chapter>
|
<chapter>
|
||||||
|
|
|
@ -11,9 +11,9 @@
|
||||||
<email address="n.pero@mi.flashnet.it"/>
|
<email address="n.pero@mi.flashnet.it"/>
|
||||||
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
||||||
</author>
|
</author>
|
||||||
<copy>2005 Free Software Foundation, Inc.</copy>
|
|
||||||
<version>$Revision$</version>
|
<version>$Revision$</version>
|
||||||
<date>$Date$</date>
|
<date>$Date$</date>
|
||||||
|
<copy>2005 Free Software Foundation, Inc.</copy>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<chapter>
|
<chapter>
|
||||||
|
|
|
@ -11,9 +11,9 @@
|
||||||
<email address="n.pero@mi.flashnet.it"/>
|
<email address="n.pero@mi.flashnet.it"/>
|
||||||
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
||||||
</author>
|
</author>
|
||||||
<copy>2005 Free Software Foundation, Inc.</copy>
|
|
||||||
<version>$Revision$</version>
|
<version>$Revision$</version>
|
||||||
<date>$Date$</date>
|
<date>$Date$</date>
|
||||||
|
<copy>2005 Free Software Foundation, Inc.</copy>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<chapter>
|
<chapter>
|
||||||
|
@ -217,8 +217,7 @@
|
||||||
will not work as expected, and the modifier may become "stuck". If
|
will not work as expected, and the modifier may become "stuck". If
|
||||||
you experience such a problem, set the GNUstep back default
|
you experience such a problem, set the GNUstep back default
|
||||||
<code>GSModifiersAreKeys</code> to <code>YES</code>.
|
<code>GSModifiersAreKeys</code> to <code>YES</code>.
|
||||||
<p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</chapter>
|
</chapter>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
<email address="bemess@kornet.net">
|
<email address="bemess@kornet.net">
|
||||||
</email>
|
</email>
|
||||||
</author>
|
</author>
|
||||||
<copy>2005 Free Software Foundation, Inc.</copy>
|
|
||||||
<version>2.2 Alpha</version>
|
<version>2.2 Alpha</version>
|
||||||
<date>2004-04-08</date>
|
<date>2004-04-08</date>
|
||||||
<abstract>
|
<abstract>
|
||||||
|
|
|
@ -7,9 +7,9 @@
|
||||||
<email address="fedor@gnu.org"/>
|
<email address="fedor@gnu.org"/>
|
||||||
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
||||||
</author>
|
</author>
|
||||||
<copy>2005 Free Software Foundation, Inc.</copy>
|
|
||||||
<version>$Revision$</version>
|
<version>$Revision$</version>
|
||||||
<date>$Date$</date>
|
<date>$Date$</date>
|
||||||
|
<copy>2005 Free Software Foundation, Inc.</copy>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<chapter>
|
<chapter>
|
||||||
|
|
|
@ -5,9 +5,12 @@
|
||||||
@include version.texi
|
@include version.texi
|
||||||
@end ifset
|
@end ifset
|
||||||
|
|
||||||
This is version @value{GNUSTEP-GUI-VERSION} of the GNUstep GUI library (@samp{gnustep-gui}).
|
The GNUstep gui library is a library of graphical user interface classes
|
||||||
|
written completely in the Objective-C language; the classes are based
|
||||||
Here is some introductory info to get you started:
|
upon the OpenStep specification as release by NeXT Software, Inc. These
|
||||||
|
classes include graphical objects such as buttons, text fields, popup
|
||||||
|
lists, browser lists, and windows; there are also many associated
|
||||||
|
classes for handling events, colors, fonts, pasteboards and images.
|
||||||
|
|
||||||
@section Initial reading
|
@section Initial reading
|
||||||
|
|
||||||
|
@ -23,6 +26,23 @@ The file @file{NEWS} has the library's feature history.
|
||||||
The file @file{INSTALL} gives instructions for installing the library.
|
The file @file{INSTALL} gives instructions for installing the library.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
|
@section License
|
||||||
|
|
||||||
|
The GNUstep libraries and library resources are covered under the GNU
|
||||||
|
Lesser Public License. This means you can use these libraries in any
|
||||||
|
program (even non-free programs). If you distribute the libraries along
|
||||||
|
with your program, you must make the improvements you have made to the
|
||||||
|
libraries freely available. You should read the COPYING.LIB file for
|
||||||
|
more information. All files in this package EXCEPT files in the
|
||||||
|
@file{Tools} directories and subdirectories under this are covered under
|
||||||
|
the GLPL.
|
||||||
|
|
||||||
|
GNUstep tools, test programs, and other files are covered under the GNU
|
||||||
|
Public License. This means if you make changes to these programs, you
|
||||||
|
cannot charge a fee, other than distribution fees, for others to use the
|
||||||
|
program. You should read the COPYING file for more information. All
|
||||||
|
files in the @file{Tools} directory are covered under the GPL.
|
||||||
|
|
||||||
@section How can you help?
|
@section How can you help?
|
||||||
|
|
||||||
@itemize @bullet
|
@itemize @bullet
|
||||||
|
@ -31,4 +51,3 @@ The file @file{INSTALL} gives instructions for installing the library.
|
||||||
Give us feedback! Tell us what you like; tell us what you think
|
Give us feedback! Tell us what you like; tell us what you think
|
||||||
could be better. Send bug reports to @email{bug-gnustep@@gnu.org}.
|
could be better. Send bug reports to @email{bug-gnustep@@gnu.org}.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
|
|
|
@ -600,7 +600,6 @@ GSSetDragTypes(NSView* obj, NSArray *types)
|
||||||
to handle
|
to handle
|
||||||
removal of aView (and recursively, its children) from its window -
|
removal of aView (and recursively, its children) from its window -
|
||||||
performing tidyup by invalidating cursor rects etc. </p>
|
performing tidyup by invalidating cursor rects etc. </p>
|
||||||
<standards><NotMacOS-X/><NotOpenStep/></standards>
|
|
||||||
*/
|
*/
|
||||||
- (void) removeSubview: (NSView*)aView
|
- (void) removeSubview: (NSView*)aView
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue