]> git.saurik.com Git - wxWidgets.git/history - samples/notebook
1. configure caches the command line options
[wxWidgets.git] / samples / notebook /
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