]> git.saurik.com Git - wxWidgets.git/history - src/msw/textctrl.cpp
Consistent naming of e.g. wxUSE_CTRL
[wxWidgets.git] / src / msw / textctrl.cpp
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-02-01  Vadim Zeitlinsome kbd handling fixes (some problems still persist)
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-15  Julian SmartAdded wxTE_PROCESS_TAB
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-01  Stefan Csomormac support as stubs added
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-16  Unknown (UG)wx_USEIOSTREAMH changes
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-12  Julian SmartChanges related to stream includes
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Vadim ZeitlinWM_GETDLGCODE handling correctly implemented
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-19  Vadim ZeitlinMSWGetDlgCode() behaviour changed to allow both TAB...
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-05-27  Vadim Zeitlinremoved compilation warning about "switch with default...
1998-05-20  Karsten Ballüderadded some wxMSW stuff