paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/test dblbuffer.cpp,1.1.1.1,1.1.1.1.2.1


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/test dblbuffer.cpp,1.1.1.1,1.1.1.1.2.1
Date: Tue, 16 Apr 2002 14:06:44 -0400

Update of /cvsroot/paragui/paragui/test
In directory subversions:/tmp/cvs-serv11803/test

Modified Files:
      Tag: devel-1-1
        dblbuffer.cpp 
Log Message:
- opened "devel-1-1" (unstable) branch
- new PG_RectList implementation (uses the iterator as index)
- removed obsolete glmode flags
- removed obsolete bulkmode flags from PG_Application
- fixed ProcessEvent function (different signatures of the virtual function)



Index: dblbuffer.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/test/dblbuffer.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** dblbuffer.cpp       15 Apr 2002 13:22:29 -0000      1.1.1.1
--- dblbuffer.cpp       16 Apr 2002 18:06:41 -0000      1.1.1.1.2.1
***************
*** 199,203 ****
        }
  
!       app.SetBulkMode(true);
        app.LoadTheme("default");
  
--- 199,203 ----
        }
  
!       app.EnableBackground(false);
        app.LoadTheme("default");
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]