[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Adonthell-commits] CVS: adonthell/src/py-wrappers/adonthell py_gfx.i, 1
From: |
Alexandre Courbot <address@hidden> |
Subject: |
[Adonthell-commits] CVS: adonthell/src/py-wrappers/adonthell py_gfx.i, 1.1.1.1, 1.2 |
Date: |
Thu, 24 Jul 2003 08:58:01 -0400 |
Update of /cvsroot/adonthell/adonthell/src/py-wrappers/adonthell
In directory subversions:/tmp/cvs-serv8178/src/py-wrappers/adonthell
Modified Files:
py_gfx.i
Log Message:
Applied Fabien's changes and extended them to all the source
(changing using namespace's into real namespace enclosing and fixed some
consts)
Index: py_gfx.i
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/py-wrappers/adonthell/py_gfx.i,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** py_gfx.i 18 Jul 2003 15:16:09 -0000 1.1.1.1
--- py_gfx.i 24 Jul 2003 12:57:59 -0000 1.2
***************
*** 5,9 ****
#include "base/types.h"
#include "gfx/gfx.h"
-
%}
--- 5,8 ----
***************
*** 16,18 ****
%include "gfx/surface.h"
%include "gfx/screen.h"
- %include "gfx/surface.h"
--- 15,16 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Adonthell-commits] CVS: adonthell/src/py-wrappers/adonthell py_gfx.i, 1.1.1.1, 1.2,
Alexandre Courbot <address@hidden> <=
- Prev by Date:
[Adonthell-commits] CVS: adonthell/src/python callback.cc, 1.1.1.1, 1.2 callback.h, 1.1.1.1, 1.2 python.cc, 1.1.1.1, 1.2
- Next by Date:
[Adonthell-commits] CVS: adonthell/src/gfx/sdl surface_sdl.cc, 1.1.1.1, 1.2 surface_sdl.h, 1.1.1.1, 1.2
- Previous by thread:
[Adonthell-commits] CVS: adonthell/src/python callback.cc, 1.1.1.1, 1.2 callback.h, 1.1.1.1, 1.2 python.cc, 1.1.1.1, 1.2
- Next by thread:
[Adonthell-commits] CVS: adonthell/src/gfx/sdl surface_sdl.cc, 1.1.1.1, 1.2 surface_sdl.h, 1.1.1.1, 1.2
- Index(es):