                             -*- text -*-
                           gtkDPS TODO LIST

               Time-stamp: <98/08/30 09:05:11 masata-y>

	  Terumoto HAYAKAWA (hayakawa@cv.cs.ritsumei.ac.jp),
		      The gyve development team

In this file the author listed things I have to do and I'd like to try
in gtkDPS distribution. This file will be useful in collaborating on
developing the gtkDPS with other developers. And read this file, you
know the status of the development. This file is a kind of "ChangeLog
with mini goals."

1.  (Sun Jan 25 21:23:18 1998, hayakawa@cv.cs.ritsumei.ac.jp)
    The author refers to the gtkGL* to develop the gtkDPS. And he
    copied the codes of gtkGL and pasted them with files in gtkDPS.
    So in the files of gtkDSP there are codes those are needed in 
    gtkGL but but are not needed in gtkDPS. So he need to remove the
    the codes.

    * gtkGL is written by Shigeru AOZASA.
    http://www.sakuranet.or.jp/~aozasa/shige/doc/comp/gtk/gtkGL/00gtkGL-en.html

2. (Sun Jan 25 21:33:38 1998, hayakawa@cv.cs.ritsumei.ac.jp)
   I think I need to reconstruct the directory structure like this:

    gtkDPS-?.?
        |
        |--- gtkDPS
        |       |
	|	|--- gtkDPSArea.c
        |       |
        |       |--- gtkDPSContext.c
        |       :
        |       :
        |
        |
        |--- gdkDPS
                |
                |--- ...

   Shigeru AOSASA is working now. The new version is named "hige".

3.  (Sun Jan 25 21:35:15 1998, masata-y@is.aist-nara.ac.jp)
    X<->DPS convenient coordinate transformer.

4. (Sun Jan 25 21:37:34 1998, masata-y@is.aist-nara.ac.jp)
   DPS debug system.

5. (Sun Jan 25 21:38:04 1998, masata-y@is.aist-nara.ac.jp)
   Font panel as useful sample widget.
   * This task archived by Hideki FUJIMOTO<hideki70@osk2.3web.ne.jp>.

6.(Sun Aug 30 09:04:58 1998, masata-y@is.aist-nara.ac.jp)
  Support gtk-1.1.x.   
