]> git.saurik.com Git - wxWidgets.git/history - src/msw/dc.cpp
Got generic wxListCtrl, wxTreeCtrl working under Windows, wxNotebook almost;
[wxWidgets.git] / src / msw / dc.cpp
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-12  Julian SmartChanges related to stream includes
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
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