]> git.saurik.com Git - wxWidgets.git/history - src/msw/dc.cpp
Changed event type ids to constants instead of enum, for extensibility.
[wxWidgets.git] / src / msw / dc.cpp
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