wxwidgets/samples/docview
Vadim Zeitlin 426a0ed527 Remove HAVE_W32API_H definition and checks
All still supported versions of MinGW/Cygwin provide w32api.h file, so
there is no need to test for it.

This allows to simplify the code, but also remove the definition of
HAVE_W32API_H from bake- and makefiles and this, in turn, allows to get
rid of extra flags in MinGW format entirely, as we don't support gcc
2.95 for which they were originally needed neither.
2020-10-20 01:47:47 +02:00
..
chart.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
chart.ico Replaced images 2005-05-19 17:22:42 +00:00
chart.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
descrip.mms
doc.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
doc.h use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
doc.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
doc.ico Replaced images 2005-05-19 17:22:42 +00:00
doc.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
docview.bkl Allow using AUI-based MDI classes in the docview sample 2018-05-13 02:45:40 +02:00
docview.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
docview.h Allow using AUI-based MDI classes in the docview sample 2018-05-13 02:45:40 +02:00
docview.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
docview_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
docview_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
docview_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
Info.plist Update the version to 3.1.5 2020-07-23 16:25:39 +02:00
Info.plist.in adding generic BUNDLE_RESOURCES for copying any special resources into the bundle, renaming BUNDLE_ICONS to BUNDLE_ICON = the path of the app icon 2008-08-13 15:20:57 +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
makefile.vms
notepad.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
notepad.ico Replaced images 2005-05-19 17:22:42 +00:00
notepad.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
view.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
view.h use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00