wxwidgets/samples
Julian Smart 81d66cf39f wxToolBar API changes; now frames manage their toolbar & statusbar properly;
client area position is used in SetSize; changes for BC++ & VC++ 1.5;
wxWindow::GetUpdateRegion added; removed wxUpdateIterator; some missing functions
added to process.cpp; bad navigation key event cast fixed; MDI and toolbar samples
updated; new wxMSW wxRegion constructor (WXHRGN)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-07-27 09:47:57 +00:00
..
checklst wxToolBar API changes; now frames manage their toolbar & statusbar properly; 1998-07-27 09:47:57 +00:00
controls Renamed a couple more samples/controls files; fixed wxSplitterWindow cursors 1998-07-19 20:09:44 +00:00
dialogs Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
dnd Corrected dataobj.h/.cpp, corrected listbox to use non-integral height 1998-06-13 17:09:59 +00:00
docview many fixes to wxTextCrtl, wxTreeCrtl, wxListBox, 1998-07-20 18:05:48 +00:00
dynamic Removed warnings mesgs 1998-07-25 08:31:39 +00:00
forty Added missing files 1998-07-24 20:48:25 +00:00
grid Removed warnings mesgs 1998-07-25 08:31:39 +00:00
internat Removed warnings mesgs 1998-07-25 08:31:39 +00:00
joytest Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
layout Removed warnings mesgs 1998-07-25 08:31:39 +00:00
listctrl Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
mdi wxToolBar API changes; now frames manage their toolbar & statusbar properly; 1998-07-27 09:47:57 +00:00
memcheck Removed warnings mesgs 1998-07-25 08:31:39 +00:00
mfc now MSW stuff is complete 1998-05-20 14:21:00 +00:00
minimal Removed warnings mesgs 1998-07-25 08:31:39 +00:00
nativdlg Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
ownerdrw now MSW stuff is complete 1998-05-20 14:21:00 +00:00
png Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
printing Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
regtest wxCHECK/CHECK_RET adjustments 1998-07-08 23:13:47 +00:00
resource Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
splitter In splitter sample, forwarded OnIdle events to wxFrame, else UI updates don't 1998-07-13 20:11:21 +00:00
tab Initial revision 1998-05-20 14:01:55 +00:00
taskbar now MSW stuff is complete 1998-05-20 14:21:00 +00:00
thread Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
toolbar wxToolBar API changes; now frames manage their toolbar & statusbar properly; 1998-07-27 09:47:57 +00:00
treectrl many fixes to wxTextCrtl, wxTreeCrtl, wxListBox, 1998-07-20 18:05:48 +00:00
validate Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
Makefile Initial revision 1998-05-20 14:01:55 +00:00
makefile.g95 Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
makefile.nt Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00