paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui/test/colorselector main.cpp,1.1.2.2,1.1.2.3


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/test/colorselector main.cpp,1.1.2.2,1.1.2.3
Date: Sat, 29 Mar 2003 16:26:43 -0500

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

Modified Files:
      Tag: devel-1-0
        main.cpp 
Log Message:
fixed PG_WidgetList::Remove(All) methods (Thanks Ivan Stankovic 
<address@hidden>)



Index: main.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/test/colorselector/Attic/main.cpp,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** main.cpp    12 Jul 2002 10:12:14 -0000      1.1.2.2
--- main.cpp    29 Mar 2003 21:26:40 -0000      1.1.2.3
***************
*** 8,12 ****
        // initial flags for screensurface
        Uint32 flags = SDL_SWSURFACE|SDL_HWPALETTE;
!       int bpp = 0;
  
        // construct the application object
--- 8,12 ----
        // initial flags for screensurface
        Uint32 flags = SDL_SWSURFACE|SDL_HWPALETTE;
!       int bpp = 16;
  
        // construct the application object





reply via email to

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