projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
COmpilation fix.
[wxWidgets.git]
/
contrib
/
src
/
fl
/
antiflickpl.cpp
diff --git
a/contrib/src/fl/antiflickpl.cpp
b/contrib/src/fl/antiflickpl.cpp
index 419b186756373da2e7a99413997949e3cfe43369..12ce48a1a7847c2a470b708bf6e8182b774158d6 100644
(file)
--- a/
contrib/src/fl/antiflickpl.cpp
+++ b/
contrib/src/fl/antiflickpl.cpp
@@
-1,12
+1,12
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name:
No names yet.
-// Purpose:
Contrib. demo
+// Name:
antiflickpl.cpp
+// Purpose:
Double-buffering plugin class for reducing flickering.
// Author: Aleksandras Gluchovas (@Lithuania)
// Modified by:
// Created: 23/10/98
// RCS-ID: $Id$
// Copyright: (c) Aleksandras Gluchovas
// Author: Aleksandras Gluchovas (@Lithuania)
// Modified by:
// Created: 23/10/98
// RCS-ID: $Id$
// Copyright: (c) Aleksandras Gluchovas
-// Licence: wxWindows licen
s
e
+// Licence: wxWindows licen
c
e
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
@@
-115,7
+115,7
@@
wxDC* cbAntiflickerPlugin::AllocNewBuffer( const wxRect& forArea )
// excessive realocations later
// check whether the given area is oriented horizontally
// excessive realocations later
// check whether the given area is oriented horizontally
- // or vertically
a and choose correspoi
nding bitmap to create or
+ // or vertically
and choose correspo
nding bitmap to create or
// recreate
if ( forArea.height > forArea.width )
// recreate
if ( forArea.height > forArea.width )