]> git.saurik.com Git - wxWidgets.git/history - samples/text
Committing in .
[wxWidgets.git] / samples / text /
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-02-27  Václav Slavíkfixed: text.rc was datafile => copied to build dir
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-19  Guillermo Rodrigue... Fixed these:
2000-02-16  Vadim Zeitlinmissing event.Skip() added (it was impossible to use...
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-15  Vadim Zeitlinadded test for text ctrls with the same id
2000-01-14  Vadim Zeitlin1. some warnings fixed in forty
2000-01-03  Robert Roebling Distrib things,
1999-12-22  Vadim Zeitlintests for "big" wxTextCtrls
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-07  Robert Roebling Correction to position of rotated text.
1999-11-09  Robert Roebling Removed Vadim's surplus code in clipboard.
1999-11-08  Vadim Zeitlinremoving Makefile.ams (and minor additions/fixes to...
1999-11-03  Robert Roebling A bit more testing.
1999-10-24  Robert Roebling Small distrib changes,
1999-10-20  Robert Roebling Minor Reparent() and SetToolBar() fix for wxFrame.
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More makefiles
1999-08-06  Robert Roebling Minor changes to samples.
1999-08-05  Julian SmartAdded new files to .rsp files; added new samples to...
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-15  Vadim Zeitlinmade the sample work under wxMSW too
1999-07-15  Vadim Zeitlinrenamed controls.* to text.*
1999-07-12  Vadim Zeitlin1. wxTextControl::SetFont() does something (good or...
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-07  Robert Roebling CVS cleanups.
1999-06-04  Robert Roebling Added missing file.
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-31  Robert Roebling Added own sample for text ctrl, char/key events,...