1. added a brief overview of Unicode support
[wxWidgets.git] / src / msw / makefile.dos
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-13  Robin DunnMakefile updates from new filelist.txt
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-09-05  Vadim Zeitlinsome fixes for VC++ 1.5 makefiles
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-24  Patrick AlbertMinor corrections to be able to compile with VC++ 1...
1999-08-18  Robin DunnAdded missing files to filelist.txt and regenerated...
1999-08-12  Vadim Zeitlinregenerated makefiles
1999-08-08  Vadim Zeitlin1. regenerated makefiles
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-23  Robin DunnAdded a rule to the tmake templates so the makefiles...
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-04-12  Ove KaavenAdded wxchar.cpp/.obj
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-14  Julian SmartAdded png, zlib targets to 16-bit makefiles
1999-02-07  Julian SmartAdded wxGenericValidator & doc
1999-02-04  Julian SmartSome warnings removed.
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-01-24  Julian SmartRemoved print.cpp, added tokenizr.tex
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-09  Julian SmartwxImage changes
1998-11-21  Guilhem Lavaux* Changed fstream.* in wfstream.*
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-28  Julian SmartAdded MDI support for Document/view, plus an example.
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Julian SmartRemoved duplicate code
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-07-12  Guilhem LavauxAdded wxStream but I haven't tested them.
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
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-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-05-20  Karsten Ballüderadded some wxMSW stuff