removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / msw / bitmap.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-13  Vadim Zeitlinmask corrections
1999-12-05  Julian SmartwxChoice/wxComboBox background colour change (to get...
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-23  Julian SmartWM_MOUSEMOVE correction
1999-11-17  Václav SlavíkwxBitmap::LoadFile and SaveFile now uses wxImage's...
1999-11-15  Vadim Zeitlin1. fixed wxStaticBox background erasing (or, rather...
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-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-17  Vadim Zeitlincorrected serious bug in SetHBITMAP
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-04-01  Julian SmartFixed wxPalette memory leak when loading BMP files
1999-02-23  Vadim Zeitlinsome very minor fixes (I don't even remember what exactly)
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...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-10  Unknown (AN)remove the line for image.h, restore a line commented...
1998-12-09  Julian SmartwxImage changes
1998-12-09  Unknown (AN)dec 9, 1998 wxImage related changes
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-07  Vadim Zeitlinsome clean up of the code
1998-09-03  Julian SmartDang, can't remember what I changed now
1998-08-19  Julian SmartGDI double-deletion fix, wxBitmap depth bug
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-25  Julian SmartCured DC/GDI object leak; listbox window proc restored...
1998-06-22  Vadim Zeitlinnow compiles with USE_XPM_IN_MSW on, added error messag...
1998-05-20  Karsten Ballüderadded some wxMSW stuff