gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/doc/pegboard pegboard.html 1020/PEG_1020.rst


From: Matti Katila
Subject: [Gzz-commits] gzz/doc/pegboard pegboard.html 1020/PEG_1020.rst
Date: Tue, 22 Oct 2002 03:05:47 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Matti Katila <address@hidden>   02/10/22 03:05:47

Modified files:
        doc/pegboard   : pegboard.html 
        doc/pegboard/1020: PEG_1020.rst 

Log message:
        open for comment

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/pegboard.html.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/1020/PEG_1020.rst.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/1020/PEG_1020.rst
diff -u gzz/doc/pegboard/1020/PEG_1020.rst:1.2 
gzz/doc/pegboard/1020/PEG_1020.rst:1.3
--- gzz/doc/pegboard/1020/PEG_1020.rst:1.2      Tue Oct 22 02:35:54 2002
+++ gzz/doc/pegboard/1020/PEG_1020.rst  Tue Oct 22 03:05:47 2002
@@ -3,8 +3,8 @@
 =============================================================
 
 :Authors:  Matti Katila
-:Date:     $Date: 2002/10/22 06:35:54 $
-:Revision: $Revision: 1.2 $
+:Date:     $Date: 2002/10/22 07:05:47 $
+:Revision: $Revision: 1.3 $
 :Status:   Incomplete
 
 
@@ -70,4 +70,32 @@
                          matrix
 
 
-              
+New Object
+----------
+
+    -Calendar object              
+        -Year :int
+        -Months: string[12]
+        -Weekdays: string[7]
+
+        -these must be countable:
+            -first weekday of the Month 
+         _______________  
+         |___________|_|  /|\
+         |_|_|_|_|_|_|_|   |
+         |_|_|_|_|_|_|_| -height (4...6)
+         |_|_|_|_|_|_|_|   |
+         |_|_|_|_|_|_|_|   |
+         |_|_|_________|  \|/
+
+
+
+Prototypes etc.
+---------------
+
+    Open for comments.
+
+
+    # example from gfx.librenderable.renderable
+    "Name": "CalendarPaper",
+    "Data": "float x0, y0, x1, y1; Calendar::Calendar* calendar; float 
scale;float dicefactor; int flags;",
Index: gzz/doc/pegboard/pegboard.html
diff -u gzz/doc/pegboard/pegboard.html:1.34 gzz/doc/pegboard/pegboard.html:1.35
--- gzz/doc/pegboard/pegboard.html:1.34 Thu Oct 17 02:14:44 2002
+++ gzz/doc/pegboard/pegboard.html      Tue Oct 22 03:05:47 2002
@@ -288,6 +288,18 @@
                </td>
              </tr>
 
+               <tr><td valign="top"><a href="1020/PEG_1020.rst">1020</a><br>
+               </td>
+               <td valign="top">incomplete<br>
+               </td>
+               <td valign="top">Calendar rendering.<br>
+               </td>
+               <td valign="top">mudyc<br>
+            </td>
+            <td valign="top"><br>
+               </td>
+             </tr>
+
   </tbody>
 </table>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]