[Fxruby-commits] CVS: FXRuby/ext/fox core_wrap.cpp,1.57,1.58 dialogs_wrap.cpp,1.31,1.32 icons_wrap.c
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <ly...@us...> - 2002-03-28 15:26:13
|
Update of /cvsroot/fxruby/FXRuby/ext/fox In directory usw-pr-cvs1:/tmp/cvs-serv22671 Modified Files: core_wrap.cpp dialogs_wrap.cpp icons_wrap.cpp image_wrap.cpp layout_wrap.cpp mdi_wrap.cpp opengl_wrap.cpp scintilla_wrap.cpp ui_wrap.cpp Log Message: Index: core_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/core_wrap.cpp,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** core_wrap.cpp 27 Mar 2002 17:41:47 -0000 1.57 --- core_wrap.cpp 28 Mar 2002 15:26:04 -0000 1.58 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020326-1200 * * 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-20020327-1824 * * This file is not intended to be easily readable and contains a number of *************** *** 286,289 **** --- 286,293 ---- SWIGIMPORT(void *) SWIG_ConvertPtr(VALUE, swig_type_info *); SWIGIMPORT(int) SWIG_CheckConvert(VALUE, swig_type_info *); + SWIGIMPORT(char *) SWIG_PackData(char *c, void *ptr, int sz); + SWIGIMPORT(char *) SWIG_UnpackData(char *c, void *ptr, int sz); + SWIGIMPORT(VALUE) SWIG_NewPackedObj(void *ptr, int sz, swig_type_info *type); + SWIGIMPORT(void) SWIG_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags); #ifdef __cplusplus Index: dialogs_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/dialogs_wrap.cpp,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** dialogs_wrap.cpp 26 Mar 2002 23:58:41 -0000 1.31 --- dialogs_wrap.cpp 28 Mar 2002 15:26:07 -0000 1.32 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020326-1200 * * 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-20020327-1824 * * This file is not intended to be easily readable and contains a number of *************** *** 286,289 **** --- 286,293 ---- SWIGIMPORT(void *) SWIG_ConvertPtr(VALUE, swig_type_info *); SWIGIMPORT(int) SWIG_CheckConvert(VALUE, swig_type_info *); + SWIGIMPORT(char *) SWIG_PackData(char *c, void *ptr, int sz); + SWIGIMPORT(char *) SWIG_UnpackData(char *c, void *ptr, int sz); + SWIGIMPORT(VALUE) SWIG_NewPackedObj(void *ptr, int sz, swig_type_info *type); + SWIGIMPORT(void) SWIG_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags); #ifdef __cplusplus Index: icons_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/icons_wrap.cpp,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** icons_wrap.cpp 26 Mar 2002 23:58:42 -0000 1.34 --- icons_wrap.cpp 28 Mar 2002 15:26:07 -0000 1.35 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020326-1200 * * 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-20020327-1824 * * This file is not intended to be easily readable and contains a number of *************** *** 286,289 **** --- 286,293 ---- SWIGIMPORT(void *) SWIG_ConvertPtr(VALUE, swig_type_info *); SWIGIMPORT(int) SWIG_CheckConvert(VALUE, swig_type_info *); + SWIGIMPORT(char *) SWIG_PackData(char *c, void *ptr, int sz); + SWIGIMPORT(char *) SWIG_UnpackData(char *c, void *ptr, int sz); + SWIGIMPORT(VALUE) SWIG_NewPackedObj(void *ptr, int sz, swig_type_info *type); + SWIGIMPORT(void) SWIG_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags); #ifdef __cplusplus Index: image_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/image_wrap.cpp,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** image_wrap.cpp 26 Mar 2002 23:58:42 -0000 1.36 --- image_wrap.cpp 28 Mar 2002 15:26:07 -0000 1.37 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020326-1200 * * 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-20020327-1824 * * This file is not intended to be easily readable and contains a number of *************** *** 286,289 **** --- 286,293 ---- SWIGIMPORT(void *) SWIG_ConvertPtr(VALUE, swig_type_info *); SWIGIMPORT(int) SWIG_CheckConvert(VALUE, swig_type_info *); + SWIGIMPORT(char *) SWIG_PackData(char *c, void *ptr, int sz); + SWIGIMPORT(char *) SWIG_UnpackData(char *c, void *ptr, int sz); + SWIGIMPORT(VALUE) SWIG_NewPackedObj(void *ptr, int sz, swig_type_info *type); + SWIGIMPORT(void) SWIG_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags); #ifdef __cplusplus Index: layout_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/layout_wrap.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** layout_wrap.cpp 26 Mar 2002 23:58:42 -0000 1.5 --- layout_wrap.cpp 28 Mar 2002 15:26:08 -0000 1.6 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020326-1200 * * 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-20020327-1824 * * This file is not intended to be easily readable and contains a number of *************** *** 286,289 **** --- 286,293 ---- SWIGIMPORT(void *) SWIG_ConvertPtr(VALUE, swig_type_info *); SWIGIMPORT(int) SWIG_CheckConvert(VALUE, swig_type_info *); + SWIGIMPORT(char *) SWIG_PackData(char *c, void *ptr, int sz); + SWIGIMPORT(char *) SWIG_UnpackData(char *c, void *ptr, int sz); + SWIGIMPORT(VALUE) SWIG_NewPackedObj(void *ptr, int sz, swig_type_info *type); + SWIGIMPORT(void) SWIG_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags); #ifdef __cplusplus Index: mdi_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/mdi_wrap.cpp,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** mdi_wrap.cpp 26 Mar 2002 23:58:42 -0000 1.33 --- mdi_wrap.cpp 28 Mar 2002 15:26:08 -0000 1.34 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020326-1200 * * 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-20020327-1824 * * This file is not intended to be easily readable and contains a number of *************** *** 286,289 **** --- 286,293 ---- SWIGIMPORT(void *) SWIG_ConvertPtr(VALUE, swig_type_info *); SWIGIMPORT(int) SWIG_CheckConvert(VALUE, swig_type_info *); + SWIGIMPORT(char *) SWIG_PackData(char *c, void *ptr, int sz); + SWIGIMPORT(char *) SWIG_UnpackData(char *c, void *ptr, int sz); + SWIGIMPORT(VALUE) SWIG_NewPackedObj(void *ptr, int sz, swig_type_info *type); + SWIGIMPORT(void) SWIG_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags); #ifdef __cplusplus Index: opengl_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/opengl_wrap.cpp,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** opengl_wrap.cpp 26 Mar 2002 23:58:42 -0000 1.38 --- opengl_wrap.cpp 28 Mar 2002 15:26:08 -0000 1.39 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020326-1200 * * 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-20020327-1824 * * This file is not intended to be easily readable and contains a number of *************** *** 286,289 **** --- 286,293 ---- SWIGIMPORT(void *) SWIG_ConvertPtr(VALUE, swig_type_info *); SWIGIMPORT(int) SWIG_CheckConvert(VALUE, swig_type_info *); + SWIGIMPORT(char *) SWIG_PackData(char *c, void *ptr, int sz); + SWIGIMPORT(char *) SWIG_UnpackData(char *c, void *ptr, int sz); + SWIGIMPORT(VALUE) SWIG_NewPackedObj(void *ptr, int sz, swig_type_info *type); + SWIGIMPORT(void) SWIG_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags); #ifdef __cplusplus Index: scintilla_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/scintilla_wrap.cpp,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** scintilla_wrap.cpp 26 Mar 2002 23:58:42 -0000 1.14 --- scintilla_wrap.cpp 28 Mar 2002 15:26:08 -0000 1.15 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020326-1200 * * 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-20020327-1824 * * This file is not intended to be easily readable and contains a number of *************** *** 286,289 **** --- 286,293 ---- SWIGIMPORT(void *) SWIG_ConvertPtr(VALUE, swig_type_info *); SWIGIMPORT(int) SWIG_CheckConvert(VALUE, swig_type_info *); + SWIGIMPORT(char *) SWIG_PackData(char *c, void *ptr, int sz); + SWIGIMPORT(char *) SWIG_UnpackData(char *c, void *ptr, int sz); + SWIGIMPORT(VALUE) SWIG_NewPackedObj(void *ptr, int sz, swig_type_info *type); + SWIGIMPORT(void) SWIG_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags); #ifdef __cplusplus Index: ui_wrap.cpp =================================================================== RCS file: /cvsroot/fxruby/FXRuby/ext/fox/ui_wrap.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ui_wrap.cpp 26 Mar 2002 23:58:42 -0000 1.6 --- ui_wrap.cpp 28 Mar 2002 15:26:08 -0000 1.7 *************** *** 1,5 **** /* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). ! * Version 1.3.12u-20020326-1200 * * 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-20020327-1824 * * This file is not intended to be easily readable and contains a number of *************** *** 286,289 **** --- 286,293 ---- SWIGIMPORT(void *) SWIG_ConvertPtr(VALUE, swig_type_info *); SWIGIMPORT(int) SWIG_CheckConvert(VALUE, swig_type_info *); + SWIGIMPORT(char *) SWIG_PackData(char *c, void *ptr, int sz); + SWIGIMPORT(char *) SWIG_UnpackData(char *c, void *ptr, int sz); + SWIGIMPORT(VALUE) SWIG_NewPackedObj(void *ptr, int sz, swig_type_info *type); + SWIGIMPORT(void) SWIG_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty, int flags); #ifdef __cplusplus |