wxWidgets/src
Vadim Zeitlin d14f35fd94 Fix initializing bitmaps from DIB in wxMSW code.
Don't call wxDIB::CreatePalette() on an invalid (because its handle had been
detached from it) DIB object.

Also add some comments to explain this code a bit better.

Closes #16045.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-03-04 23:57:56 +00:00
..
aui native GTK3 implementation for DrawSash() 2014-02-24 01:00:24 +00:00
cocoa Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
common Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
dfb Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Fix Intel compiler warnings about hiding member variables. 2014-02-27 15:46:32 +00:00
gtk fix for wxMiniFrame titlebar appearing blank 2014-03-02 21:55:26 +00:00
gtk1 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
html Speed up wxHtmlHelpWindow startup time by freezing font choices. 2014-02-17 23:53:20 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Fix initializing bitmaps from DIB in wxMSW code. 2014-03-04 23:57:56 +00:00
os2 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
osx Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Fix several rounding problems with float values in wxPropertyGrid. 2014-02-22 14:54:54 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Fix memory leak in wxRibbonToolBar in case of error. 2014-02-21 00:51:58 +00:00
richtext Paragraph and image layout fixes 2014-02-27 15:15:18 +00:00
stc Expose ScintillaWX DoDragEnter() and DoDragLeave() methods. 2014-02-22 14:54:39 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
unix Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
x11 Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Remove confusing delete from wxIdRangeManager dtor. 2014-02-22 22:39:56 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00