Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin
[wxWidgets.git] / src / motif / frame.cpp
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-18  Jouk Jansen Committing in .
1999-10-28  Julian SmartDo... fixes and OnMenuHighlight correction (so MDI...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-14  Vadim Zeitlin= replaced with ==
1999-08-11  Robert Roebling Corrected Motif build,
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-09  Michael BedwardwxFrame::Create now sets (arbitrary) values for positio...
1999-08-02  Michael BedwardAdded code to set m_isBeingDeleted as per wxGTK
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-23  Robert Roebling Motif compile fixes
1999-04-08  Julian SmartChanged the focus-window event handling back
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-18  Julian SmartFixed wxMotif's wxExecute again, added OnPaint capabili...
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Julian SmartChanged GetForce -> !CanVeto
1999-01-19  Vadim Zeitlin1. wxMotif fixes for compilation in "no compatible...
1999-01-19  Vadim Zeitlincompilation fixes for "nocompatibility" mode
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-10  Julian SmartAdded some makefiles, cured some wxMotif bugs
1998-12-17  Julian SmartJust a teeny change -- addition of wxFrame::IsMaximized...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-08  Julian SmartMinor changes
1998-10-26  Julian SmartMotif and other mods
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-19  Julian SmartMore Motif additions: mdi and sashtest samples now...
1998-10-18  Julian SmartMotif additions
1998-10-17  Julian SmartMotif updates
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Julian SmartMore Motif stuff
1998-09-18  Julian SmartSome more wxMotif stuff: menus
1998-09-18  Julian SmartMotif files added.