wxWidgets/include/wx
2002-01-03 19:07:32 +00:00
..
generic fixed uninitialized wxGridCellAttr::m_defGridAttr (patch 491231) 2001-12-30 17:22:03 +00:00
gtk wxSystemSettings mods in wxGTK 2001-12-31 11:52:53 +00:00
gtk1 wxSystemSettings mods in wxGTK 2001-12-31 11:52:53 +00:00
html
mac added detection of aqua layout scheme 2002-01-01 09:54:17 +00:00
mgl wxSystemSettings mods in wxMGL 2001-12-31 11:53:13 +00:00
motif wxSystemSettings class API face lift: better names for its methods (wxMOTIF) 2002-01-01 17:28:50 +00:00
msw added wxRTII macros to wxPopupWindow under MSW 2002-01-02 23:18:11 +00:00
os2 Add some missing methods 2001-12-28 23:06:51 +00:00
protocol fixed memory leak in wxHTTP 2002-01-03 17:18:38 +00:00
stc
univ added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings 2001-12-30 22:27:24 +00:00
unix
xrc implemented subclassing in XRC 2001-12-29 16:13:43 +00:00
.cvsignore
accel.h
app.h
arrimpl.cpp
bitmap.h
bmpbuttn.h
brush.h
buffer.h
busyinfo.h
button.h
calctrl.h
caret.h
checkbox.h
checklst.h
chkconf.h Changed test to reflect the real current state of dynamic loading 2002-01-03 06:34:21 +00:00
choicdlg.h
choice.h
clipbrd.h
clntdata.h
cmdline.h fixes error/usage messages given by the cmd line parsing logic in wxApp; 2001-12-17 12:21:03 +00:00
cmdproc.h
cmndata.h
colordlg.h
colour.h
combobox.h
confbase.h
config.h
containr.h
control.h
cshelp.h
ctrlsub.h
cursor.h
dataobj.h
date.h
datetime.h
datetime.inl Removed warning for Darwin compilation from datetime.inl 2001-12-23 15:52:29 +00:00
datstrm.h
db.h
dbgrid.h
dbkeyg.h
dbtable.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcps.h
dcscreen.h
dde.h
debug.h
defs.h added Close All command support to wxDocView (patch 496068) 2001-12-30 17:35:07 +00:00
dialog.h
dialup.h add missing header for !wxUSE_PCH case 2001-12-17 01:06:21 +00:00
dir.h
dirctrl.h
dirdlg.h
dnd.h
docmdi.h
docview.h added Close All command support to wxDocView (patch 496068) 2001-12-30 17:35:07 +00:00
dragimag.h
dynarray.h
dynlib.h compilation fix 2001-12-19 13:10:10 +00:00
dynload.h compilation fix (use int instead of wxDLFlags as parameter type, since the flags are used in OR-combinations 2001-12-31 00:46:04 +00:00
effects.h
encconv.h
event.h
evtloop.h
expr.h
fdrepdlg.h
ffile.h
file.h
fileconf.h Added new dynamic loading classes. (which handle proper 2001-12-19 07:09:58 +00:00
filedlg.h
filefn.h added workaround for Unicode functions not working under MSLU 2001-12-31 00:45:29 +00:00
filename.h Removed warning for Darwin compilation from datetime.inl 2001-12-23 15:52:29 +00:00
filesys.h
font.h add more methods to wxNativeFontInfo: To/FromUserString and all the 2001-12-21 21:39:45 +00:00
fontdlg.h
fontenc.h
fontenum.h
fontmap.h
fontutil.h implemented native font stuff for wxMotif 2002-01-01 17:27:49 +00:00
frame.h
fs_inet.h
fs_mem.h
fs_zip.h
gauge.h
gdicmn.h
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h
grid.h
gsocket.h
hash.h Added new dynamic loading classes. (which handle proper 2001-12-19 07:09:58 +00:00
help.h
helpbase.h
helphtml.h
helpwin.h
helpxlp.h
icon.h
imagbmp.h fixing effects of my lack of English skills: GetImagesCount back to GetImageCount 2002-01-02 17:09:43 +00:00
image.h fixing effects of my lack of English skills: GetImagesCount back to GetImageCount 2002-01-02 17:09:43 +00:00
imaggif.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtiff.h fixing effects of my lack of English skills: GetImagesCount back to GetImageCount 2002-01-02 17:09:43 +00:00
imagxpm.h
intl.h
ioswrap.h
ipcbase.h
isql.h
isqlext.h
joystick.h
layout.h
laywin.h
list.h Added new dynamic loading classes. (which handle proper 2001-12-19 07:09:58 +00:00
listbox.h
listctrl.h
listimpl.cpp
log.h added __TDATE__ and __TTIME__ and use them instead of __DATE__ and __TIME__ for Unicode-friendliness 2001-12-17 01:05:37 +00:00
longlong.h
matrix.h
mdi.h
memconf.h
memory.h
memtext.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
module.h Added new dynamic loading classes. (which handle proper 2001-12-19 07:09:58 +00:00
msgdlg.h
mstream.h
notebook.h
object.h removed dependency on windows.h from dynload.h 2001-12-29 14:50:36 +00:00
odbc.h
ownerdrw.h
palette.h
panel.h
paper.h
pen.h
platform.h
popupwin.h added wxRTTI macros to wxPopupComboWindow and wxPopupTransientWindow 2002-01-03 16:01:02 +00:00
print.h
printdlg.h
prntbase.h
process.h
progdlg.h
prop.h
propform.h
proplist.h
quantize.h
radiobox.h
radiobut.h
regex.h
region.h
resource.h Added new dynamic loading classes. (which handle proper 2001-12-19 07:09:58 +00:00
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scrolbar.h
scrolwin.h
settings.h wxSystemSettings class API face lift: better names for its methods (wxMOTIF) 2002-01-01 17:28:50 +00:00
sizer.h
slider.h
snglinst.h
socket.h
spawnbrowser.h
spinbutt.h
spinctrl.h
splash.h
splitter.h
stack.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
strconv.h
stream.h Added new dynamic loading classes. (which handle proper 2001-12-19 07:09:58 +00:00
string.h Added GetStringArray method. 2001-12-24 11:16:46 +00:00
sysopt.h
tab.h
tabctrl.h
taskbar.h
tbarbase.h
tbarsmpl.h
textbuf.h
textctrl.h
textdlg.h
textfile.h
tglbtn.h
thread.h moved Watcom thread stack size fix from .h to the .cpp 2002-01-03 19:07:32 +00:00
time.h
timer.h
tipdlg.h
tipwin.h
tokenzr.h
toolbar.h
tooltip.h
toplevel.h
treebase.h applied patch that adds wxTR_FULL_ROW_HIGHLIGHT to wxTreeCtrl 2001-12-17 00:30:23 +00:00
treectrl.h
treelay.h
txtstrm.h
types.h
url.h added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings 2001-12-30 22:27:24 +00:00
utils.h
valgen.h
validate.h
valtext.h added slightly more informative failure reporting. 2001-12-24 12:12:30 +00:00
variant.h
vector.h
version.h Updated versions to 2.3.3 2001-12-19 21:43:09 +00:00
vms_x_fix.h
wave.h
wfstream.h
window.h
wizard.h
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwu_d.h
wx.h
wxchar.h added __TDATE__ and __TTIME__ and use them instead of __DATE__ and __TIME__ for Unicode-friendliness 2001-12-17 01:05:37 +00:00
wxexpr.h
wxhtml.h
wxprec.h
xpmdecod.h
xpmhand.h
zipstrm.h
zstream.h