mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 12:30:47 +00:00
Add todos.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2978 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
652ad541db
commit
7ae005e0ce
1 changed files with 16 additions and 11 deletions
|
@ -14,6 +14,20 @@ help is greatly appreciated. Send email to @email{scottc@@net-community.com}.
|
||||||
|
|
||||||
@itemize @bullet
|
@itemize @bullet
|
||||||
|
|
||||||
|
@item Consolodate examples & tests [3, OpenStep] (980913).
|
||||||
|
Also fix or document whatever bugs are there.
|
||||||
|
|
||||||
|
@item Cut gradient code out of WindowMaker and insert in menus [4,
|
||||||
|
WindowMaker] (980913).
|
||||||
|
|
||||||
|
@item Define interface between GNUstep and window manager [7, X11 window
|
||||||
|
managers] (980912).
|
||||||
|
Work with WindowMaker folks on this.
|
||||||
|
|
||||||
|
@item Need to write an interface for a simple drawing engine [7, PS, X11] (980913).
|
||||||
|
So we can maintain compatibility between DPS backends and other
|
||||||
|
backends, and have a unified printing mechanism.
|
||||||
|
|
||||||
@item Need an rtf parser [6 - Objective-C, RTF] (980820).
|
@item Need an rtf parser [6 - Objective-C, RTF] (980820).
|
||||||
|
|
||||||
@item
|
@item
|
||||||
|
@ -83,7 +97,7 @@ first responder. Another thing to be done is to handle text
|
||||||
selections. Cursor flushing is fairly simple to implement with
|
selections. Cursor flushing is fairly simple to implement with
|
||||||
timer events; selection should also be simple enough.
|
timer events; selection should also be simple enough.
|
||||||
|
|
||||||
@item
|
@item NSText [8, NSText] (980101)
|
||||||
the biggest challange is the text system. Some work has been done
|
the biggest challange is the text system. Some work has been done
|
||||||
by ANOQ of the Sun, but it is a mixture between the old and the
|
by ANOQ of the Sun, but it is a mixture between the old and the
|
||||||
new API for NSText from the newer OPENSTEP. In my opinion we
|
new API for NSText from the newer OPENSTEP. In my opinion we
|
||||||
|
@ -93,13 +107,7 @@ view-only, you can't really use the code to edit the text. My
|
||||||
estimate for a fairly complete version of it would be 2 good
|
estimate for a fairly complete version of it would be 2 good
|
||||||
people working full time for 3-4 months.
|
people working full time for 3-4 months.
|
||||||
|
|
||||||
@item
|
@item Implement drag and drop [6, drag&drop interfaces&standards] (980101)
|
||||||
Printing architecture. Careful thoughts needs to go into how the
|
|
||||||
printing capabilities can be done in the most portable way, possibly
|
|
||||||
take into consideration systems that don't support the Display
|
|
||||||
Ghostscript System and/or printing to non-Postscript printers.
|
|
||||||
|
|
||||||
@item
|
|
||||||
Drag and drop/pasteboard framework. Is there a way this can be done so
|
Drag and drop/pasteboard framework. Is there a way this can be done so
|
||||||
that all GNU programs can take advantage of it and not just GNUstep?
|
that all GNU programs can take advantage of it and not just GNUstep?
|
||||||
That would be optimal because GNUstep and non-GNUstep programs would then
|
That would be optimal because GNUstep and non-GNUstep programs would then
|
||||||
|
@ -115,7 +123,4 @@ excluding GIF files which are currently restricted by patents.
|
||||||
The spell server and checker; along with this would be to create an
|
The spell server and checker; along with this would be to create an
|
||||||
interface with the GNU Dictionary project.
|
interface with the GNU Dictionary project.
|
||||||
|
|
||||||
@item
|
|
||||||
Work with WindowMaker folks on a workspace manager.
|
|
||||||
|
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue