mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
Updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21926 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
437226124e
commit
593c42c5f7
2 changed files with 9 additions and 8 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-10-30 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Documentation/General/OpenStepCompliance.gsdoc: Updates.
|
||||
|
||||
2005-10-25 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSColorList.m: ([writeTofile:]) return NO if there is no
|
||||
|
|
|
@ -79,18 +79,15 @@
|
|||
<desc>-preventWindowOrdering not implemented.
|
||||
In -activateIgnoringOtherApps:, the flag is ignored.</desc>
|
||||
<term>NSBitmapImageRep</term>
|
||||
<desc>-initWithFocusedViewRect: not implemented in Windows backend.
|
||||
+TIFFRepresentationOfImageRepsInArray:usingCompression:factor:
|
||||
<desc>+TIFFRepresentationOfImageRepsInArray:usingCompression:factor:
|
||||
not fully implemented.</desc>
|
||||
<term>NSCell</term>
|
||||
<desc>-setFloatingPointFormat:left:right: not implemented.
|
||||
-setEntryType: not complete.</desc>
|
||||
<term>NSDataLink</term>
|
||||
<desc>Mostly unimplemented.</desc>
|
||||
<term>NSDataLinkManager</term>
|
||||
<desc>Mostly unimplemented.</desc>
|
||||
<desc>Missing noteDocumentSaved... methods.</desc>
|
||||
<term>NSDataLinkPanel</term>
|
||||
<desc>-setAccessoryView:, NSCoding methods not implemented.</desc>
|
||||
<desc>-setAccessoryView: not implemented.</desc>
|
||||
<term>NSEPSImageRep</term>
|
||||
<desc>Cannot interpret/draw EPS images</desc>
|
||||
<term>NSMatrix</term>
|
||||
|
@ -114,8 +111,8 @@
|
|||
<desc>Many methods require a proper window and workspace
|
||||
manager application to be used.</desc>
|
||||
<term>Functions</term>
|
||||
<desc>Following are not implemented: NSReadPixel, all text functions,
|
||||
NSFrameLinkRect.</desc>
|
||||
<desc>Following are not implemented: NSReadPixel, all text functions.
|
||||
</desc>
|
||||
</deflist>
|
||||
<p>
|
||||
The following OpenStep classes are not implemented. These classes
|
||||
|
|
Loading…
Reference in a new issue