]> git.saurik.com Git - wxWidgets.git/history - samples/richedit/wxllist.h
applied SF patch #846732 file dialog long filename support
[wxWidgets.git] / samples / richedit / wxllist.h
2003-11-20  Dimitri SchoolwerthApplied patch #845402 ("RichEdit sample fixing and...
2003-09-11  Julian SmartApplied patch [ 795542 ] Unicode fixes in richedit...
2002-03-27  Vadim ZeitlinUnicode compilation fixes (patch from Dimitri)
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-01  Karsten Ballüderrtf cut&paste works now, html export fixed
1999-11-15  Karsten Ballüderprivate dataformat almost working - minor fixes
1999-11-06  Karsten Ballüdermouse selection handling fixed
1999-11-03  Vadim Zeitlinreadded clipboard support to richedit sample and fixed...
1999-11-01  Julian SmartAdded some makefiles to HTML samples; added help.ico...
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-06-21  Karsten BallüderMerged in latest changes from Mahogany. Untested.
1999-06-17  Karsten Ballüder"wx/xxx.h" --> <wx/xxx.h>
1999-06-12  Vadim Zeitlin1. crash when deleting multi line selection fixed
1999-06-11  Vadim Zeitlin1. wxLayoutList::GetNumLines() and MoveCursorToEnd...
1999-06-10  Karsten Ballüder Popup menu and cursor corrected. Some bugs fixed.
1999-06-10  Karsten Ballüderlayout better
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üderAdded a function to get screen coordinates relating...
1999-06-07  Karsten BallüderFormerly known as wxLayout.