1. added a brief overview of Unicode support
[wxWidgets.git] / src / msw / makefile.vc
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-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-24  Julian SmartMinor doc & distrib file changes
1999-08-18  Robin DunnAdded missing files to filelist.txt and regenerated...
1999-08-12  Vadim Zeitlinregenerated makefiles
1999-08-09  Julian SmartA fix for wxTaskBarIcon (temporary wxFrame interfering...
1999-08-08  Vadim Zeitlin1. regenerated makefiles
1999-08-05  Julian SmartAdded new files to .rsp files; added new samples to...
1999-08-04  Robin DunnNow uses the version number when doing a cleandll
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-19  Vadim Zeitlineven more fixes for nmake compilation
1999-07-19  Vadim Zeitlinregenaretd makefile from the latest template
1999-07-15  Vadim Zeitlin1. fixed makefile.vc for OLE files
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-13  J. Russell SmythAdded wxHTML build to Makefile for VisualC++
1999-07-10  Julian SmartAdded an #ifdef
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-09  Robin DunnAdded command for building MS HTML Help file.
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-05-27  Julian SmartAdded dcbase target to various makefiles
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-05-09  Julian SmartMisc. fixes
1999-05-05  Julian SmartFixed Yield/Windows clash in sckint.cpp, updated makefile
1999-04-29  Robin DunnAdded $(NEW_WXLIBNAME) to allow changing the library...
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-12  Ove KaavenAdded wxchar.cpp/.obj
1999-04-12  Robin DunnAdded $(WAITFLAG) so other shells can use appropriate...
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-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-18  Julian SmartDoesn't overwrite setup.h now
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-17  Julian SmartChanged .vc makefiles to allow different configurations...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
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-02-01  Unknown (UG)updated so that the dll will compile successfully
1999-01-31  Julian SmartVarious small fixes
1999-01-25  Julian SmartFixed wxFileDialog and VC++ DLL compilation
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...