wxWidgets/samples/docview
Julian Smart dbdb39b2d0 Some doc corrections; removed wxDocument arg from wxView constructor;
wxTextCtrl::OnChar correction; added SetString and default constructor
to wxStringTokenizer; added missing MSW wxFrame::SetSize functions


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-02-16 20:17:02 +00:00
..
.cvsignore
chart.ico
doc.cpp USE_xxx => wxUSE_xxx: all samples compile except memcheck 1998-09-25 15:28:18 +00:00
doc.h
doc.ico
docview.cpp Motif additions 1998-10-18 22:31:48 +00:00
docview.def
docview.h
docview.rc Removed redundant makefiles and AIAI icons. Changed dynamic sample source name from 1998-08-22 19:46:35 +00:00
Makefile Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
makefile.bcc Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
Makefile.in
makefile.sc
makefile.unx Motif updates 1998-10-17 09:38:15 +00:00
makefile.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makefile.vms
makefile.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
mondrian.ico Removed redundant makefiles and AIAI icons. Changed dynamic sample source name from 1998-08-22 19:46:35 +00:00
mondrian.xpm Removed redundant makefiles and AIAI icons. Changed dynamic sample source name from 1998-08-22 19:46:35 +00:00
notepad.ico
view.cpp Motif updates 1998-10-17 09:38:15 +00:00
view.h Some doc corrections; removed wxDocument arg from wxView constructor; 1999-02-16 20:17:02 +00:00