]> git.saurik.com Git - wxWidgets.git/history - src/msw/accel.cpp
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
[wxWidgets.git] / src / msw / accel.cpp
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-06  Julian SmartCorrection to accelerator bug fix: add FVIRTKEY if...
2001-06-06  Julian SmartOnly add FVIRTKEY if isVirtual is TRUE
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-09  Robert Roebling WINE is so fine.
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-01-31  Julian SmartAdded a few files; fixed some warnings and wxMotif...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-09-07  Vadim Zeitlin"const" added to wxAceelTable ctor
1998-07-31  Julian SmartAdded wxAccelerationTable class