[Fxruby-commits] CVS: FXRuby/ext/fox core_wrap.cpp,1.62.2.1,1.62.2.2 dialogs_wrap.cpp,1.34.2.1,1.34.
Status: Inactive
Brought to you by:
lyle
|
From: Lyle J. <ly...@us...> - 2002-04-24 15:48:44
|
Update of /cvsroot/fxruby/FXRuby/ext/fox
In directory usw-pr-cvs1:/tmp/cvs-serv16047
Modified Files:
Tag: release10
core_wrap.cpp dialogs_wrap.cpp icons_wrap.cpp image_wrap.cpp
layout_wrap.cpp mdi_wrap.cpp opengl_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.62.2.1
retrieving revision 1.62.2.2
diff -C2 -d -r1.62.2.1 -r1.62.2.2
*** core_wrap.cpp 24 Apr 2002 03:30:52 -0000 1.62.2.1
--- core_wrap.cpp 24 Apr 2002 15:48:29 -0000 1.62.2.2
***************
*** 1,5 ****
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
! * Version 1.3.12u-20020423-2123
*
* 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-20020422-1501
*
* This file is not intended to be easily readable and contains a number of
Index: dialogs_wrap.cpp
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/ext/fox/dialogs_wrap.cpp,v
retrieving revision 1.34.2.1
retrieving revision 1.34.2.2
diff -C2 -d -r1.34.2.1 -r1.34.2.2
*** dialogs_wrap.cpp 24 Apr 2002 03:03:53 -0000 1.34.2.1
--- dialogs_wrap.cpp 24 Apr 2002 15:48:35 -0000 1.34.2.2
***************
*** 1,5 ****
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
! * Version 1.3.12u-20020423-2123
*
* 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-20020422-1501
*
* This file is not intended to be easily readable and contains a number of
Index: icons_wrap.cpp
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/ext/fox/icons_wrap.cpp,v
retrieving revision 1.37.2.1
retrieving revision 1.37.2.2
diff -C2 -d -r1.37.2.1 -r1.37.2.2
*** icons_wrap.cpp 24 Apr 2002 03:03:54 -0000 1.37.2.1
--- icons_wrap.cpp 24 Apr 2002 15:48:36 -0000 1.37.2.2
***************
*** 1,5 ****
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
! * Version 1.3.12u-20020423-2123
*
* 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-20020422-1501
*
* This file is not intended to be easily readable and contains a number of
Index: image_wrap.cpp
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/ext/fox/image_wrap.cpp,v
retrieving revision 1.39.2.1
retrieving revision 1.39.2.2
diff -C2 -d -r1.39.2.1 -r1.39.2.2
*** image_wrap.cpp 24 Apr 2002 03:03:55 -0000 1.39.2.1
--- image_wrap.cpp 24 Apr 2002 15:48:36 -0000 1.39.2.2
***************
*** 1,5 ****
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
! * Version 1.3.12u-20020423-2123
*
* 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-20020422-1501
*
* 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.1
retrieving revision 1.8.2.2
diff -C2 -d -r1.8.2.1 -r1.8.2.2
*** layout_wrap.cpp 24 Apr 2002 03:03:56 -0000 1.8.2.1
--- layout_wrap.cpp 24 Apr 2002 15:48:36 -0000 1.8.2.2
***************
*** 1,5 ****
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
! * Version 1.3.12u-20020423-2123
*
* 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-20020422-1501
*
* 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.1
retrieving revision 1.36.2.2
diff -C2 -d -r1.36.2.1 -r1.36.2.2
*** mdi_wrap.cpp 24 Apr 2002 03:03:57 -0000 1.36.2.1
--- mdi_wrap.cpp 24 Apr 2002 15:48:37 -0000 1.36.2.2
***************
*** 1,5 ****
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
! * Version 1.3.12u-20020423-2123
*
* 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-20020422-1501
*
* 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.1
retrieving revision 1.41.2.2
diff -C2 -d -r1.41.2.1 -r1.41.2.2
*** opengl_wrap.cpp 24 Apr 2002 03:03:57 -0000 1.41.2.1
--- opengl_wrap.cpp 24 Apr 2002 15:48:37 -0000 1.41.2.2
***************
*** 1,5 ****
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
! * Version 1.3.12u-20020423-2123
*
* 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-20020422-1501
*
* This file is not intended to be easily readable and contains a number of
***************
*** 1512,1516 ****
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(result, "FXQuat *");
}
return vresult;
--- 1512,1516 ----
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(resultptr, "FXQuat *");
}
return vresult;
***************
*** 1531,1535 ****
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(result, "FXQuat *");
}
return vresult;
--- 1531,1535 ----
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(resultptr, "FXQuat *");
}
return vresult;
***************
*** 1550,1554 ****
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(result, "FXQuat *");
}
return vresult;
--- 1550,1554 ----
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(resultptr, "FXQuat *");
}
return vresult;
***************
*** 1569,1573 ****
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(result, "FXQuat *");
}
return vresult;
--- 1569,1573 ----
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(resultptr, "FXQuat *");
}
return vresult;
***************
*** 1590,1594 ****
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(result, "FXQuat *");
}
return vresult;
--- 1590,1594 ----
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(resultptr, "FXQuat *");
}
return vresult;
***************
*** 1611,1615 ****
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(result, "FXQuat *");
}
return vresult;
--- 1611,1615 ----
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(resultptr, "FXQuat *");
}
return vresult;
***************
*** 1634,1638 ****
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(result, "FXQuat *");
}
return vresult;
--- 1634,1638 ----
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(resultptr, "FXQuat *");
}
return vresult;
***************
*** 8029,8033 ****
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(result, "FXQuat *");
}
return vresult;
--- 8029,8033 ----
{
FXQuat *resultptr = new FXQuat(result);
! vresult = FXRbGetRubyObj(resultptr, "FXQuat *");
}
return vresult;
Index: ui_wrap.cpp
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/ext/fox/ui_wrap.cpp,v
retrieving revision 1.9.2.1
retrieving revision 1.9.2.2
diff -C2 -d -r1.9.2.1 -r1.9.2.2
*** ui_wrap.cpp 24 Apr 2002 03:30:57 -0000 1.9.2.1
--- ui_wrap.cpp 24 Apr 2002 15:48:38 -0000 1.9.2.2
***************
*** 1,5 ****
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
! * Version 1.3.12u-20020423-2123
*
* 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-20020422-1501
*
* This file is not intended to be easily readable and contains a number of
|