]> git.saurik.com Git - wxWidgets.git/history - samples/notebook
merged 2.2 branch
[wxWidgets.git] / samples / notebook /
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Ron Leerenamed notebook sample
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-02-29  Vadim Zeitlin1. fruitless attempts to reproduce wxNotebook bug in...
2000-02-22  Robert Roebling SetSelection() in wxNotebook now sets the focus,
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-21  Vadim Zeitlintests for XPM images
2000-01-21  Vadim Zeitlin1. some DDE tests in exec
2000-01-03  Robert Roebling Distrib things,
1999-10-16  Robert Roebling Restored wxSizeEvent code form last week -> wxGLCanvas
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More smaple makefiles
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-07-12  Vadim Zeitlin1. wxTextControl::SetFont() does something (good or...
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-24  Vadim Zeitlinseveral notebook bugs fixed:
1999-06-07  Robert Roebling Added some WINE things.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-28  Robert Roebling Small correction to list ctrl and default button...
1999-05-25  Robert Roebling Fixed a notebook crash and added more tests to sample.
1999-05-20  Robert Roebling GtkMyFixed is now more "GTK 1.2.3 ready".
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-10  Julian SmartAdded some makefiles, cured some wxMotif bugs
1999-01-07  Julian SmartWatcom C++ mods
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-26  Julian SmartAdded simple notebook sample