Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / samples / layout /
2000-01-21  Vadim Zeitlin1. some DDE tests in exec
1999-12-11  Robin DunnA couple small tweaks to get the new wxNotebookSizer...
1999-12-11  Robert Roebling Added wxNotebookSizer
1999-11-21  Robert Roebling makefile updates,
1999-11-13  Ron Leeadded simple test for wxStaticBoxSizers
1999-10-17  Robert Roebling Distrib changes.
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-12  J. Russell SmythChanged wxBox to wxBoxSizer to fit current API
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-09  Robert Roebling Completed wxBox,
1999-08-08  Robert Roebling Finished porting Robin's wxSizers
1999-08-08  Robert Roebling Added wxNewSizer and wxBorderNewSizer with sample
1999-08-04  J. Russell Smythmade panel use wxSystemSettings::GetColor to make sure...
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-07  Robert Roebling CVS cleanups.
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-30  Robert Roebling A bit more Unicode compilation.
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-25  Julian SmartFixed compile bug in proplist.cpp; added makevc.env
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
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-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-08  Julian SmartAdded OLE automation sample, changed BC++ makefiles
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-10-18  Julian SmartMotif additions
1998-09-25  Vadim ZeitlinUSE_xxx => wxUSE_xxx: all samples compile except memcheck
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Julian SmartRemoved redundant makefiles and AIAI icons. Changed...
1998-08-15  Robert Roebling Makefile fixes
1998-08-13  Unknown (AN)-Debian glibc2 system is 'linux-gnu', not 'Linux';updat...
1998-08-08  Denis PershinSmall modification
1998-08-08  Denis PershinThird try to commit....
1998-07-25  Robert RoeblingRemoved warnings mesgs
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision