fixes to work in M
[wxWidgets.git] / samples / richedit / wxlwindow.cpp
1999-06-17  Vadim Zeitlinfixes to work in M
1999-06-17  Karsten Ballüder"wx/xxx.h" --> <wx/xxx.h>
1999-06-14  Karsten BallüderFixed the keyboard selection handling (Please remember...
1999-06-14  Karsten Ballüderimproved selection-autodeletion, but backspace handling...
1999-06-13  Karsten BallüderAdded missing initialisation of m_AutoDeleteSelection.
1999-06-13  Karsten BallüderFixed two minor bugs. Still more than enough left....
1999-06-13  Karsten BallüderAdded missing wxGetFullHostName() and wxNO_DEFAULT...
1999-06-12  Vadim Zeitlin1. crash when deleting multi line selection fixed
1999-06-11  Vadim Zeitlin1. wxLayoutList::GetNumLines() and MoveCursorToEnd...
1999-06-11  Vadim Zeitlinminor changes (fixing crash on mouse click)
1999-06-10  Karsten Ballüder Popup menu and cursor corrected. Some bugs fixed.
1999-06-10  Karsten BallüderThe cursor is back! (Someone corrected wxGTK's idea...
1999-06-09  Vadim Zeitlin1. fatal typo in colour copying in wxStyleInfo ctor...
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor reverted back to the original...
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor doesn't set all fields to -1
1999-06-09  Vadim Zeitlinmenu changed, many uninitialized variables are now...
1999-06-08  Vadim Zeitlincompile and cursor positioning fixes
1999-06-07  Karsten BallüderFormerly known as wxLayout.