Fix warnings about implicit float or double to int conversions in wxMSW.
[wxWidgets.git] / include / wx / msw / bitmap.h
2013-07-12  Vadim ZeitlinFix warnings about implicit float or double to int...
2013-06-25  Stefan Csomoradding impls to wxBitmap on msw as this doesn't inherit...
2013-01-20  Paul Cornettadd wxMask::GetBitmap(), closes #9381
2012-09-13  Vadim ZeitlinAdd wxBitmap::NewFromPNGData() for creating bitmaps...
2010-11-10  Vadim ZeitlinMake wxBitmap::ConvertToDisabled() available in all...
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-03-14  Francesco Montorsiadd wxSize overloads to wxBitmap ctors and to wxBitmap...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-09-21  Francesco Montorsiintroduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-08-20  Kevin OllivierFix for wxMemoryDC::GetAsBitmap() not working on Windows.
2007-07-21  Vadim Zeitlinallow overriding automatic alpha detection during icon...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-11-01  Stefan NeisGeneralized compilation fix for old compilers.
2006-10-31  Vadim Zeitlinfix wxBitmap mask copying
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Stefan NeisCompilation fix for old GCC versions.
2006-10-29  Paul Cornettfix for Borland 5.5
2006-10-08  Paul Cornettrevert last change, plus small cleanup
2006-10-08  Vadim Zeitlin(probably wrong) fix for wxMSW linking errors introduce...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-03-20  Vadim Zeitlinprovide stubs for conversion to/from image functions...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-27  Vadim Zeitlinadded wxBitmap::GetMaskBitmap()
2004-09-16  Vadim Zeitlinfixed gcc warnings about not calling base class ctor...
2004-07-23  Vadim Zeitlindon't modify all wxBitmaps sharing the same wxBitmapRef...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-04  Vadim Zeitlinenable wxDIB for Windows CE
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods
2003-04-28  Vadim Zeitlinnew template-based more flexible and hopefully more...
2003-04-23  Chris Elliottdigital mars compiler updated - test no longer needed
2003-04-19  Chris Elliottupdate to make digitalmars compile
2003-04-13  Vadim Zeitlinpremultiply the colours by the alpha value
2003-04-13  Vadim Zeitlinadded wxBitmap::UseAlpha()
2003-03-23  Vadim Zeitlinremoved GetBitmapForDC() and supporting functions
2003-03-23  Vadim Zeitlinadded CopyFromDIB()
2003-03-22  Vadim Zeitlinmodifications for raw bitmap support and for using...
2003-03-04  Vadim Zeitlinstart of alpha transparency support
2003-01-22  Vadim Zeitlinmade wxBitmapRefData private (actually, this also fixes...
2003-01-02  Vadim Zeitlincompilation fixes after applying DECLARE_NO_COPY_CLASS...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2003-01-02  Vadim Zeitlinsupport for using DIBs for wxBitmap implementation...
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-04-23  Vadim Zeitlinsome ifdef's - now it might compile without wxUSE_IMAGE...
2001-04-11  Václav Slavíkapplied fix to fix BCC's wxBitmap ctor problem
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
1999-12-28  Guillermo Rodrigue... Added GetSubBitmap()
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
1999-01-31  Julian SmartSome corrections for BC++ compilation; Latex doc correc...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-03  Julian SmartDang, can't remember what I changed now
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-22  Vadim Zeitlinnow compiles with USE_XPM_IN_MSW on
1998-05-20  Karsten Ballüderadded some wxMSW stuff