wxWidgets/include/wx
1998-09-20 07:35:20 +00:00
..
generic Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +00:00
gtk menuitem.h is now per port, since some ports (e.g. Motif!) need extra members etc. 1998-09-18 21:36:20 +00:00
gtk1 menuitem.h is now per port, since some ports (e.g. Motif!) need extra members etc. 1998-09-18 21:36:20 +00:00
motif More Motif stuff, minor stubs correction 1998-09-20 07:35:20 +00:00
msw More Motif stuff, minor stubs correction 1998-09-20 07:35:20 +00:00
protocol It's now possible to drag a listbox filled with entries 1998-09-08 18:21:16 +00:00
qt globally renamed uint to size_t. This has _not_ been checked under Windows, 1998-08-18 15:36:12 +00:00
stubs More Motif stuff, minor stubs correction 1998-09-20 07:35:20 +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 Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +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 Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +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 Some more wxMotif stuff: menus 1998-09-18 21:33:46 +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 Made wxStubs compile on Unix. 1998-09-16 21:52:23 +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 replaced wxEmptyString with "" because it's defined in gdicmn.h (sic!) which, 1998-09-03 12:03:22 +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 Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +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 Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +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 ok, now it _does_ compile 1998-09-07 15:38:51 +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 Updates to memcheck 1998-09-11 09:05:26 +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 * Added wxSerial DLL support for Borland 32 1998-09-17 17:30:13 +00:00
objstrm.h * New function wxObjectInputStream::Recall() 1998-08-23 09:23:27 +00:00
odbc.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +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 General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +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 General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +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 DLL-related changes 1998-09-14 16:37:24 +00:00
string.h fixed 64but bug with g_strEmpty initialization 1998-09-17 14:31:17 +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 Dnd constant name changes because names like Copy can be #defined by other 1998-09-17 16:57:01 +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 Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +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 See last changelog 1998-08-15 10:52:09 +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 Dnd constant name changes because names like Copy can be #defined by other 1998-09-17 16:57:01 +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 Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +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 Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
wxexpr.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +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