]> git.saurik.com Git - wxWidgets.git/history - samples/layout/layout.cpp
Added wxNewSizer and wxBorderNewSizer with sample
[wxWidgets.git] / samples / layout / layout.cpp
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-05-30  Robert Roebling A bit more Unicode compilation.
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
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
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
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-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-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