]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/bitmap.h
compilation fixes after applying DECLARE_NO_COPY_CLASS() patch
[wxWidgets.git] / include / wx / msw / bitmap.h
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