]> git.saurik.com Git - wxWidgets.git/history - src/msw/makefile.nt
Got generic wxListCtrl, wxTreeCtrl working under Windows, wxNotebook almost;
[wxWidgets.git] / src / msw / makefile.nt
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-09  Julian SmartwxImage changes
1998-12-08  Julian SmartAdditions to wxTime; always inits OLE now in wxMSW
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-25  Julian SmartVarious fixes.
1998-11-21  Guilhem Lavaux* Changed fstream.* in wfstream.*
1998-10-14  Julian SmartRewrote ConvertToStandardCommandArgs; resource.h correc...
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-14  Julian SmartDLL-related changes
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-07  Julian SmartAdded wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit...
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-31  Julian SmartSome manual updates; in MDI sample, child frames now...
1998-07-28  Julian SmartAdded MDI support for Document/view, plus an example.
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Julian SmartRemoved duplicate code
1998-07-24  Julian SmartRemoved compile bugs in regconf.cpp, added new toolbar...
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-17  Robin Dunnfixed a missing backslash
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-07-13  Julian SmartRemoved streams from VC++ makefile for now; corrected...
1998-07-12  Guilhem LavauxAdded wxStream but I haven't tested them.
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-02  Guilhem Lavaux* Deleted all ^M
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-06-28  Julian SmartSeparated out Win95 versions of gauge, slider; added...
1998-06-25  Julian SmartCured DC/GDI object leak; listbox window proc restored...
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-05-20  Karsten Ballüderadded some wxMSW stuff