]> git.saurik.com Git - wxWidgets.git/history - src/stubs
Added some Motif wxGLCanvas support; some more Motif bugs cured; print dialogs
[wxWidgets.git] / src / stubs /
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-17  Julian SmartJust a teeny change -- addition of wxFrame::IsMaximized...
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-11-30  Julian SmartHierarchy fixes; bug fix for tabg that was introduced...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-24  Guilhem Lavaux* Fixed a memory leak in wxThread
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-11-08  Julian SmartMinor changes
1998-10-26  Julian SmartMotif and other mods
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-20  Julian SmartMore Motif stuff
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-17  Julian SmartSimplified app initialisation in wxMSW and wxStubs
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-08-16  Julian SmartChanged wxMenu::GetTitle to return a wxString.
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-09  Julian SmartAdded stubs .cpp files.