]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/window.h
Some Unicode changes.
[wxWidgets.git] / include / wx / msw / window.h
1999-04-19  Ove KaavenSome Unicode changes.
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-03-24  Vadim Zeitlinchar handling fixed again
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-06  Vadim Zeitlinfixes for compilation without wxUSE_TOOLTIPS
1999-02-01  Vadim Zeitlinmore wxToolTip changes
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-13  Vadim Zeitlinonly one of SetSize()s, SetClientSize()s, GetPosition...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-28  Vadim Zeitlinmoved common code from ctor and Create() to a separate...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-06  Julian SmartFreeBSD patch to sckaddr.cpp; include more files in...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-08-13  Julian SmartAttempting to check in this wretched cursor again....
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Vadim ZeitlinProcessEvent() now saves the m_lastXXX parameters in...
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-12  Vadim ZeitlinwxWindow::OnSize() removed
1998-07-08  Vadim Zeitlinadded virtual functions AcceptsFocus() and MSWGetDlgCode()
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff