wxWidgets/samples/minimal
Julian Smart 1e6d94998f wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return
types in wxCHECK_MSG); compiles again for 16-bit Windows, though dialogs don't work;
added generic notebook implementation (copied from wxMotif); fixed event handler
arg in wxDirDialog; added preliminary wxImage reference; removed some constructors from documentation; fixed wxIniConfig compilation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-12-20 23:49:21 +00:00
..
.cvsignore Makefile fixes 1998-08-15 10:47:47 +00:00
Makefile Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
makefile.b32 Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt 1998-11-17 23:03:15 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample 1998-09-12 17:33:59 +00:00
Makefile.in Makefile fixes 1998-08-15 10:47:47 +00:00
makefile.nt Fix to wxTreeCtrl::GetNextChild from Marcel Rasche. Corrected WXUSINGDLL in 2 makefiles. 1998-11-23 14:28:18 +00:00
makefile.unx Dnd constant name changes because names like Copy can be #defined by other 1998-09-17 16:57:01 +00:00
minimal.cpp OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs. 1998-11-08 22:35:18 +00:00
minimal.def Initial revision 1998-05-20 14:01:55 +00:00
minimal.rc Added wxAcceleratorTable, wxFrame::SetAcceleratorTable and additions to process it under wxMSW. 1998-07-31 13:01:34 +00:00
mondrian.ico Initial revision 1998-05-20 14:01:55 +00:00
mondrian.xpm wxFrame::SetIcon() 1998-07-27 23:01:43 +00:00