]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/dialog.h
added default value for Show() argument
[wxWidgets.git] / include / wx / msw / dialog.h
2002-02-01  Vadim Zeitlinadded default value for Show() argument
2001-11-15  Vadim Zeitlinmoved EnableCloseButton() from wxialog to wxTLW
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-06-09  Vadim Zeitlinfixed bug 424212 (unworking close button in the progres...
2000-10-07  Vadim Zeitlin1. a couple of compilation warnings fixed (strconv...
2000-02-25  Vadim Zeitlinattempts at making wxSocket work with wxBase - it doesn...
2000-01-30  Vadim ZeitlinwxDialog change (Show() completely rewritten, modal...
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-07-24  Vadim ZeitlinwxDialog::IsModal() works
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-10  Ove KaavenA few Unicode fixes.
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-02-27  Vadim Zeitlinkeyboard navigation in dialogs works (again)
1999-02-26  Julian SmartDoSetClientSize omissions fixed; some doc fixes
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-06  Vadim Zeitlinresizeable dialogs support
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-13  Vadim Zeitlinonly one of SetSize()s, SetClientSize()s, GetPosition...
1998-12-12  Vadim Zeitlinremoved SetSize() methods which just called wxWindow...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Vadim Zeitlinthe modal dialogs restore the focus to the control...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff