wxwidgets/samples/calendar
Vadim Zeitlin d319e70a7c Fix inheritance hierarchy of wxDatePickerCtrlGeneric too
This is very similar to 8a64b6acea (Fix inheritance hierarchy of
wxTimePickerCtrlGeneric, 2020-11-04) and is done for the same reasons
(avoid having to somehow implement MSW-specific virtual methods of the
native controls base class in the generic version) and suffers from the
same drawback (there is no common base class for the native and generic
version any more).

See https://github.com/wxWidgets/wxWidgets/pull/2109
2020-11-13 01:19:52 +01:00
..
calendar.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
calendar.cpp Fix inheritance hierarchy of wxDatePickerCtrlGeneric too 2020-11-13 01:19:52 +01:00
calendar.rc Added RC file needed by makefiles. 2000-01-05 13:56:51 +00:00
calendar_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
calendar_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
calendar_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
descrip.mms Committing in . 2000-10-04 08:15:16 +00:00
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake after manifest changes 2020-07-31 01:53:43 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake after manifest changes 2020-07-31 01:53:43 +02:00