]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/textctrl.h
wxWindow::GetBestSize() added
[wxWidgets.git] / include / wx / msw / textctrl.h
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-07-15  Vadim Zeitlin1. wxTextCtrl compilation fixes for wxGTK and more...
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-19  Vadim Zeitlintext controls respect wxTE_PROCESS_ENTER/TAB styles...
1999-06-09  Robert Roebling WINE is so fine.
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-04-19  Ove KaavenSome Unicode changes.
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-02  Vadim Zeitlin1. Harm's patch for AppendText()
1999-01-31  Vadim Zeitlinvery minor changes
1999-01-15  Julian SmartAdded wxTE_PROCESS_TAB
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-19  Vadim ZeitlinMSWGetDlgCode() behaviour changed to allow both TAB...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff