Update of /cvsroot/fxruby/FXRuby
In directory usw-pr-cvs1:/tmp/cvs-serv24432
Modified Files:
ChangeLog
Log Message:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** ChangeLog 21 Mar 2002 21:32:56 -0000 1.23
--- ChangeLog 21 Mar 2002 23:13:31 -0000 1.24
***************
*** 1,2 ****
--- 1,39 ----
+ 2002-03-21 17:04 lyle
+
+ * FXRuby.iss, examples/scintilla_wrapper.rb: Added missing file
+ (scintilla_wrapper.rb) needed for the Scintilla example.
+
+ 2002-03-21 17:02 lyle
+
+ * FXRuby.iss, examples/iRAA.rb: Added missing file needed for RAA
+ browser (iRAA.rb) from the SOAP4R distribution.
+
+ 2002-03-21 17:00 lyle
+
+ * ext/fox/: extconf.rb, extconf.rb.tmpl: [no log message]
+
+ 2002-03-21 16:04 lyle
+
+ * FXRuby.iss: [no log message]
+
+ 2002-03-21 15:53 lyle
+
+ * update_website.sh: [no log message]
+
+ 2002-03-21 15:50 lyle
+
+ * doc/: scintilla.html, scintilla.xml: Updated the URL for
+ FXScintilla 1.45.
+
+ 2002-03-21 15:44 lyle
+
+ * index.html: Modified the comment about the precompiled binaries
+ for Windows; they are no longer built against a Cygwin-based Ruby
+ but rather the MSWin32-based Ruby.
+
+ 2002-03-21 15:32 lyle
+
+ * ChangeLog: [no log message]
+
2002-03-21 15:16 lyle
|