]> git.saurik.com Git - wxWidgets.git/history - src/msw/makefile.vc
Menu/toolbar event handling now tries the window with the focus first.
[wxWidgets.git] / src / msw / makefile.vc
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...