wxWidgets/samples
Julian Smart dfad059924 Removed DrawOpenSpline since it doesn't seem to be needed, with required changes
in all ports. Added Motif wxFileDialog. Added wxPostScriptModule and removed
PostScript init in app.cpp. Also removed wxMessageBox function from
generic implementation. Windows release .exes are now smaller (< 300K for minimal.exe).
Some OGL updates. __try -> try in MSW main.cpp. BC++ 5 fixes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-10-02 12:50:01 +00:00
..
checklst wxToolBar API changes; now frames manage their toolbar & statusbar properly; 1998-07-27 09:47:57 +00:00
config Additional makefiles; changes for compilation with BC++ and GnuWin32 1998-09-08 22:27:12 +00:00
controls Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
db Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dialogs Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
dnd *** empty log message *** 1998-09-30 09:15:59 +00:00
docview USE_xxx => wxUSE_xxx: all samples compile except memcheck 1998-09-25 15:28:18 +00:00
docvwmdi USE_xxx => wxUSE_xxx: all samples compile except memcheck 1998-09-25 15:28:18 +00:00
dynamic Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
forty Changed instal path for setup.h 1998-09-12 17:18:12 +00:00
grid Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
internat Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
joytest Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
layout USE_xxx => wxUSE_xxx: all samples compile except memcheck 1998-09-25 15:28:18 +00:00
listctrl *** empty log message *** 1998-09-30 09:15:59 +00:00
mdi Corrected wxWindow::GetExtent 1998-09-04 12:43:41 +00:00
memcheck Changed instal path for setup.h 1998-09-12 17:18:12 +00:00
mfc now MSW stuff is complete 1998-05-20 14:21:00 +00:00
minimal USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
nativdlg Removed redundant makefiles and AIAI icons. Changed dynamic sample source name from 1998-08-22 19:46:35 +00:00
ownerdrw now MSW stuff is complete 1998-05-20 14:21:00 +00:00
png It's possible now to save to a PNG. OK, I still 1998-09-03 21:46:47 +00:00
printing Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
regtest wxConfig changes to be more logical. 1998-08-27 21:06:02 +00:00
resource Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
sashtest Removed warnings 1998-09-12 22:11:40 +00:00
splitter Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
tab Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
taskbar Removed redundant makefiles and AIAI icons. Changed dynamic sample source name from 1998-08-22 19:46:35 +00:00
thread Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
toolbar USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
treectrl 1) wxGTK now use the new, native implementation of wxTreeCtrl. 1998-09-29 20:02:53 +00:00
typetest Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample 1998-09-12 17:33:59 +00:00
validate Changed instal path for setup.h 1998-09-12 17:18:12 +00:00
wxsocket USE_xxx => wxUSE_xxx: all samples compile except memcheck 1998-09-25 15:28:18 +00:00
Makefile Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
makefile.g95 Additional makefiles; changes for compilation with BC++ and GnuWin32 1998-09-08 22:27:12 +00:00
makefile.nt Additional makefiles; changes for compilation with BC++ and GnuWin32 1998-09-08 22:27:12 +00:00