1. more wxMotif fixes
[wxWidgets.git] / samples / minimal / minimal.cpp
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-19  Vadim Zeitlincompilation fixes
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-07-07  Karsten BallüderMade tearoff menus work for gtk :-)
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-17  Karsten BallüderUses new wxMenu(long style) constructor.
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-10  Robert Roebling wxWINE fixes.
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-04-30  Robert Roebling Added hotkeys to menus "E&xit\tAlt-X" and such.
1999-04-24  Robert Roebling minimal now works in Unicode mode
1999-04-15  Robert Roebling removed some test code
1999-04-15  Robert Roebling small mods to tree ctrl
1999-02-07  Vadim Zeitlinmenu help texts added (it now works in wxGTK too, great!)
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-07  Vadim Zeitlinadded version number to the about box
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-10-09  Vadim Zeitlinremoved some rests of my tests (which should have never...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-17  Vadim ZeitlinVZ: I have reformatted it to correspond to our style...
1998-09-12  Julian SmartAdded sashtest GTK makefiles (crashing bug to be solved...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-27  Robert Roeblingwarning msgs
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