[Fxruby-commits] CVS: FXRuby/ext/fox dialogs_wrap.cpp,1.34.2.9,1.34.2.10 layout_wrap.cpp,1.8.2.9,1.8
Status: Inactive
Brought to you by:
lyle
Update of /cvsroot/fxruby/FXRuby/ext/fox In directory usw-pr-cvs1:/tmp/cvs-serv9270/ext/fox Modified Files: Tag: release10 dialogs_wrap.cpp layout_wrap.cpp mdi_wrap.cpp opengl_wrap.cpp scintilla_wrap.cpp ui_wrap.cpp Log Message: Miscellaneous documentation updates. Index: dialogs_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/dialogs_wrap.cpp,v retrieving revision 1.34.2.9 retrieving revision 1.34.2.10 diff -C2 -d -r1.34.2.9 -r1.34.2.10 *** dialogs_wrap.cpp 8 May 2002 21:32:13 -0000 1.34.2.9 --- dialogs_wrap.cpp 10 May 2002 22:23:13 -0000 1.34.2.10 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020508-1438 * * This file is not intended to be easily readable and contains a number of --- 1,5 ---- /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020510-1423 * * This file is not intended to be easily readable and contains a number of Index: layout_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/layout_wrap.cpp,v retrieving revision 1.8.2.9 retrieving revision 1.8.2.10 diff -C2 -d -r1.8.2.9 -r1.8.2.10 *** layout_wrap.cpp 8 May 2002 21:32:14 -0000 1.8.2.9 --- layout_wrap.cpp 10 May 2002 22:23:14 -0000 1.8.2.10 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020508-1438 * * This file is not intended to be easily readable and contains a number of --- 1,5 ---- /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020510-1423 * * This file is not intended to be easily readable and contains a number of Index: mdi_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/mdi_wrap.cpp,v retrieving revision 1.36.2.9 retrieving revision 1.36.2.10 diff -C2 -d -r1.36.2.9 -r1.36.2.10 *** mdi_wrap.cpp 8 May 2002 21:32:14 -0000 1.36.2.9 --- mdi_wrap.cpp 10 May 2002 22:23:14 -0000 1.36.2.10 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020508-1438 * * This file is not intended to be easily readable and contains a number of --- 1,5 ---- /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020510-1423 * * This file is not intended to be easily readable and contains a number of Index: opengl_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/opengl_wrap.cpp,v retrieving revision 1.41.2.10 retrieving revision 1.41.2.11 diff -C2 -d -r1.41.2.10 -r1.41.2.11 *** opengl_wrap.cpp 8 May 2002 21:32:14 -0000 1.41.2.10 --- opengl_wrap.cpp 10 May 2002 22:23:14 -0000 1.41.2.11 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020508-1438 * * This file is not intended to be easily readable and contains a number of --- 1,5 ---- /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020510-1423 * * This file is not intended to be easily readable and contains a number of Index: scintilla_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/scintilla_wrap.cpp,v retrieving revision 1.16.2.5 retrieving revision 1.16.2.6 diff -C2 -d -r1.16.2.5 -r1.16.2.6 *** scintilla_wrap.cpp 8 May 2002 21:32:15 -0000 1.16.2.5 --- scintilla_wrap.cpp 10 May 2002 22:23:17 -0000 1.16.2.6 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020508-1438 * * This file is not intended to be easily readable and contains a number of --- 1,5 ---- /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020510-1423 * * This file is not intended to be easily readable and contains a number of Index: ui_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/ui_wrap.cpp,v retrieving revision 1.9.2.9 retrieving revision 1.9.2.10 diff -C2 -d -r1.9.2.9 -r1.9.2.10 *** ui_wrap.cpp 8 May 2002 21:32:15 -0000 1.9.2.9 --- ui_wrap.cpp 10 May 2002 22:23:17 -0000 1.9.2.10 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020508-1438 * * This file is not intended to be easily readable and contains a number of --- 1,5 ---- /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020510-1423 * * This file is not intended to be easily readable and contains a number of |