wxWidgets/src
Vadim Zeitlin d3a9b6a331 Make the test for wxBUFFER_VIRTUAL_AREA in wxBufferedDC code more clear.
While "!a & b" is the same as "!(a & b)" when "b" is a single bit, the latter
is much more standard and more clear, so write this test (added in r71704)
like this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-10-07 09:59:01 +00:00
..
aui remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
cocoa Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
common Make the test for wxBUFFER_VIRTUAL_AREA in wxBufferedDC code more clear. 2013-10-07 09:59:01 +00:00
dfb Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Don't skip handled mouse wheel events in wxVScrolledWindow. 2013-10-05 15:05:41 +00:00
gtk Fix default size of un-resizable windows, broken in r74685 2013-10-05 16:20:06 +00:00
gtk1 Remove support for Gnome printing from wxGTK. 2013-10-01 17:09:02 +00:00
html Avoid using wxHtmlTag::HasParam() unnecessarily. 2013-09-30 23:48:46 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Generate events with specific wxFSW_WARNING_OVERFLOW type if applicable. 2013-10-07 09:58:51 +00:00
os2 Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
osx get OnInit with complete functionality without loosing sequence for MacOpenFile being called after OnInit 2013-10-06 21:12:45 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Improve composite flags handling in the property grid wxFlagsProperty. 2013-09-15 00:14:41 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Fix incorrect event handler functions casts in wxRibbonPanel code. 2013-10-02 16:24:59 +00:00
richtext Use the correct attributes 2013-10-05 19:50:36 +00:00
stc Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
unix Generate events with specific wxFSW_WARNING_OVERFLOW type if applicable. 2013-10-07 09:58:51 +00:00
x11 Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc XRC spec: document wxRibbon* XRC handler. 2013-10-03 11:08:48 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00