[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paragui-cvs] CVS: paragui/src/widgets pgwidget.cpp,1.13,1.14
From: |
Alexander Pipelka <address@hidden> |
Subject: |
[paragui-cvs] CVS: paragui/src/widgets pgwidget.cpp,1.13,1.14 |
Date: |
Tue, 25 Jun 2002 16:38:44 -0400 |
Update of /cvsroot/paragui/paragui/src/widgets
In directory subversions:/tmp/cvs-serv7373/src/widgets
Modified Files:
pgwidget.cpp
Log Message:
fixed GCC 3.1 compiling
added PG_Singleton
Index: pgwidget.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/src/widgets/pgwidget.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** pgwidget.cpp 6 May 2002 10:40:50 -0000 1.13
--- pgwidget.cpp 25 Jun 2002 20:38:42 -0000 1.14
***************
*** 848,851 ****
--- 848,852 ----
PG_LogDBG("UPD: x:%d y:%d w:%d h:%d",dst.x,dst.y,dst.w,dst.h);
#endif // DEBUG
+
SDL_UpdateRects(my_srfScreen, 1, &my_internaldata->rectClip);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paragui-cvs] CVS: paragui/src/widgets pgwidget.cpp,1.13,1.14,
Alexander Pipelka <address@hidden> <=
- Prev by Date:
[paragui-cvs] CVS: paragui/src/themes theme_priv.h,1.3,1.4
- Next by Date:
[paragui-cvs] CVS: paragui/test animation.cpp,1.2,1.3 dblbuffer.cpp,1.4,1.5 list.cpp,1.1,1.2
- Previous by thread:
[paragui-cvs] CVS: paragui/src/themes theme_priv.h,1.3,1.4
- Next by thread:
[paragui-cvs] CVS: paragui/test animation.cpp,1.2,1.3 dblbuffer.cpp,1.4,1.5 list.cpp,1.1,1.2
- Index(es):