]> git.saurik.com Git - wxWidgets.git/history - src/msw/dc.cpp
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
[wxWidgets.git] / src / msw / dc.cpp
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-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-19  Julian SmartGDI double-deletion fix, wxBitmap depth bug
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-16  Julian SmartCured SetString/GetSelection interaction; incorporated...
1998-07-12  Vadim ZeitlinGetTextExtent checks that passed pointers are not NULL
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-08  Vadim ZeitlinwxDC::GetTextExtent() checks that passed in x and y...
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-07-08  Julian SmartCured a bad assert in wxStatusBar; #ifdefed oleutils...
1998-06-25  Julian SmartCured DC/GDI object leak; listbox window proc restored...
1998-06-14  Julian SmartCorrected missing pipe in treectrl.h, wxOK->wxID_OK...
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-21  Julian Smart*** empty log message ***
1998-05-20  Karsten Ballüderadded some wxMSW stuff