wxWidgets/include/wx
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
..
generic USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
gtk Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
gtk1 Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
motif Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
msw Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
protocol It's now possible to drag a listbox filled with entries 1998-09-08 18:21:16 +00:00
qt USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
stubs Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
accel.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
app.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
bitmap.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
bmpbuttn.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
brush.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
button.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
checkbox.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
checklst.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
choicdlg.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
choice.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
clipbrd.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
cmndata.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
colordlg.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
colour.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
combobox.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
confbase.h Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
config.h Removed child frame CreateStatusBar from MDI sample; renamed config.h to confbase.h; 1998-08-22 16:41:51 +00:00
control.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
cursor.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
date.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
datstrm.h * some C++ness correction in wxStream. 1998-09-08 17:19:16 +00:00
db.h Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dbtable.h Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dc.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
dcclient.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
dcmemory.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
dcprint.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
dcscreen.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
dde.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
debug.h Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +00:00
defs.h Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
dialog.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
dirdlg.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
dnd.h Dnd constant name changes because names like Copy can be #defined by other 1998-09-17 16:57:01 +00:00
docmdi.h Added missing OGL files; added defaults to wxDocMDIParentFrame; corrected 1998-07-29 10:43:51 +00:00
docview.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
dynarray.h wxBaseArray::Shrink() added 1998-09-18 21:35:44 +00:00
dynlib.h * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00
event.h wxUpdateUIEvent derives from wxCommandEvent now 1998-08-27 07:47:25 +00:00
expr.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
file.h * wxFileInputStream and wxFileOutputStream doesn't inherit anymore from wxFile. 1998-09-04 17:32:11 +00:00
fileconf.h Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
filedlg.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
filefn.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
font.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
fontdlg.h Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +00:00
frame.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
fstream.h Eliminated some warnings under Windows; wxGetHomeDir problem in wxFile; 1998-09-10 11:41:14 +00:00
gauge.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
gdicmn.h More wxMotif work, OGL enhancements, USE_ macro corrections, object.cpp delete 1998-09-28 15:42:54 +00:00
gdiobj.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
grid.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
hash.h Updates to memcheck 1998-09-11 09:05:26 +00:00
help.h Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +00:00
helpbase.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
helphtml.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
helpwin.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
helpxlp.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
icon.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
imaglist.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
intl.h * some C++ness correction in wxStream. 1998-09-08 17:19:16 +00:00
ipcbase.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
joystick.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
layout.h * wxThread: new functions: wxThread::Pause/Resume, wxThread::GetThreadFromID 1998-08-18 17:22:15 +00:00
laywin.h Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample 1998-09-07 09:27:34 +00:00
list.h Removed warnings 1998-09-12 22:11:40 +00:00
listbox.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
listctrl.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
listimpl.cpp helper file for WX_DEFINE_LIST: dynamic list implementation 1998-05-30 23:42:51 +00:00
log.h somehow log target wasn't being created automatically anymore. Restored. 1998-09-20 21:05:19 +00:00
matrix.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
mdi.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
memory.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
menu.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
menuitem.h Some more wxMotif stuff: menus 1998-09-18 21:33:46 +00:00
metafile.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
minifram.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
module.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
msgdlg.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
mstream.h * some C++ness correction in wxStream. 1998-09-08 17:19:16 +00:00
notebook.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
object.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
objstrm.h * New function wxObjectInputStream::Recall() 1998-08-23 09:23:27 +00:00
odbc.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
ownerdrw.h globally renamed uint to size_t. This has _not_ been checked under Windows, 1998-08-18 15:36:12 +00:00
palette.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
panel.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
pen.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
pnghand.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
postscrp.h Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
print.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
printdlg.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
prntbase.h Fixed MSW printing, tidied up member variable names 1998-08-28 11:00:50 +00:00
process.h Various changes 1998-09-06 14:52:16 +00:00
radiobox.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
radiobut.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
region.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
resource.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
sashwin.h Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample 1998-09-07 09:27:34 +00:00
sckaddr.h * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
sckipc.h * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
sckstrm.h Changed instal path for setup.h 1998-09-12 17:18:12 +00:00
scrolbar.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
scrolwin.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
serbase.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
settings.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
setup.h make install 1998-09-03 13:58:56 +00:00
slider.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
socket.h Eliminated some warnings under Windows; wxGetHomeDir problem in wxFile; 1998-09-10 11:41:14 +00:00
spinbutt.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
splitter.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
statbmp.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
statbox.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
stattext.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
statusbr.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
stream.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
string.h Found the RIGHT place to make the __unix__ fix. 1998-09-30 23:37:45 +00:00
tab.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
tabctrl.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
taskbar.h Dnd constant name changes because names like Copy can be #defined by other 1998-09-17 16:57:01 +00:00
tbar95.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
tbarbase.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
tbarmsw.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
tbarsmpl.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
textctrl.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
textdlg.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
textfile.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
thread.h * wxThread: new functions: wxThread::Pause/Resume, wxThread::GetThreadFromID 1998-08-18 17:22:15 +00:00
time.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
timer.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
tokenzr.h It's now possible to drag a listbox filled with entries 1998-09-08 18:21:16 +00:00
toolbar.h Dnd constant name changes because names like Copy can be #defined by other 1998-09-17 16:57:01 +00:00
treectrl.h 1) wxGTK now use the new, native implementation of wxTreeCtrl. 1998-09-29 20:02:53 +00:00
types.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
url.h * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00
utils.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
validate.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
valtext.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
variant.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
version.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
window.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
wx.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
wxexpr.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
wxprec.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
zstream.h * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00