mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3170 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
35bbbfdb6b
commit
c684daffc7
1 changed files with 4 additions and 4 deletions
|
@ -17,14 +17,14 @@ help is greatly appreciated. Send email to @email{scottc@@net-community.com}.
|
|||
@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,
|
||||
@item @emph{Cut gradient code out of WindowMaker and insert in menus} [4,
|
||||
WindowMaker] (980913).
|
||||
|
||||
@item Define interface between GNUstep and window manager [7, X11 window
|
||||
@item @emph{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).
|
||||
@item @emph{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.
|
||||
|
||||
|
@ -97,7 +97,7 @@ first responder. Another thing to be done is to handle text
|
|||
selections. Cursor flushing is fairly simple to implement with
|
||||
timer events; selection should also be simple enough.
|
||||
|
||||
@item NSText [8, NSText] (980101)
|
||||
@item @emph{NSText} [8, NSText] (980101)
|
||||
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
|
||||
new API for NSText from the newer OPENSTEP. In my opinion we
|
||||
|
|
Loading…
Reference in a new issue