wxWidgets/samples/docvwmdi
David Elliott 94acd38ec2 Rebaked with Bakefile 0.1.7.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 03:56:12 +00:00
..
.cvsignore Applied cvsignore patch 2003-01-08 10:01:33 +00:00
chart.ico Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
doc.cpp Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC. 2004-10-06 20:32:05 +00:00
doc.h Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC. 2004-10-06 20:32:05 +00:00
doc.ico Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
docview.cpp -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements 2004-05-27 18:17:50 +00:00
docview.def Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
docview.h Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
docview.rc Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
docvwmdi.bkl multilib linking fixes 2003-07-04 13:45:12 +00:00
docvwmdi.dsp Regenerated makefiles 2005-02-12 18:53:20 +00:00
docvwmdi.dsw Bakefile 0.1.3 2004-02-15 02:14:15 +00:00
docvwmdi.pro 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
docvwmdiM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00
makefile.bcc Regenerated makefiles 2005-02-12 18:53:20 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.gcc Regenerated makefiles 2005-02-12 18:53:20 +00:00
Makefile.in Rebaked with Bakefile 0.1.7. 2005-02-19 03:56:12 +00:00
makefile.sc relative path to wxwin in samples for Digital Mars (fixes SF bug 757845) 2003-06-20 15:20:31 +00:00
makefile.unx replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.vc Regenerated makefiles 2005-02-12 18:53:20 +00:00
makefile.wat Regenerated makefiles 2005-02-12 18:53:20 +00:00
notepad.ico Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
view.cpp wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. 2004-07-20 10:09:47 +00:00
view.h -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements 2004-05-27 18:17:50 +00:00