wxWidgets/include/wx
2006-03-23 11:02:20 +00:00
..
cocoa wxDisplay cleanup/rewrite: 2006-03-16 04:23:07 +00:00
generic Make generic wxDataViewCtrl draw its contents. 2006-03-23 11:02:20 +00:00
gtk added wxGtkString::c_str() 2006-03-21 13:31:35 +00:00
gtk1 Line-up interfaces to use size_t for GetCount()s (and count related api). 2006-03-14 19:44:45 +00:00
html Don't send dummy wxCommandEvent. 2006-03-07 18:41:27 +00:00
mac Add DoGetBestSize 2006-03-17 22:50:05 +00:00
mgl wxDisplay cleanup/rewrite: 2006-03-16 04:23:07 +00:00
motif Line-up interfaces to use size_t for GetCount()s (and count related api). 2006-03-14 19:44:45 +00:00
msdos
msw don't return true from wxRadioBox::AcceptsFocus() even when it's hidden/disabled 2006-03-23 00:43:11 +00:00
os2 wxDisplay cleanup/rewrite: 2006-03-16 04:23:07 +00:00
palmos wxDisplay cleanup/rewrite: 2006-03-16 04:23:07 +00:00
protocol
richtext Line-up interfaces to use size_t for GetCount()s. 2006-03-12 13:15:53 +00:00
stc Keep wxSTC_LEX_ASP and _PHP available for now. 2006-03-14 01:39:22 +00:00
univ don't return true from wxRadioBox::AcceptsFocus() even when it's hidden/disabled 2006-03-23 00:43:11 +00:00
unix Rearrange code to make adding wxMimeTypesManagerFactory 2006-03-17 14:13:02 +00:00
x11
xml Applied patch [ 1432449 ] wxXml API documentation 2006-03-11 13:43:58 +00:00
xrc wxUSE_DATETIME==0 compilation fix (part of patch 1203970) 2006-02-11 16:40:10 +00:00
.cvsignore
accel.h
access.h
afterstd.h
app.h show the function in which the assert failure occured if the compiler supports it 2006-03-21 15:47:24 +00:00
apptrait.h
archive.h
arrimpl.cpp
arrstr.h
artprov.h
beforestd.h
bitmap.h
bmpbuttn.h
bookctrl.h More size_t in interface. 2006-03-15 18:46:24 +00:00
brush.h
buffer.h
build.h
busyinfo.h
button.h
calctrl.h
caret.h
checkbox.h it is not possible to show/hide the window from the UpdateUI event handler; refactored the code by moving control-specific parts into the derived classes (patch 1338350) 2006-02-12 16:32:50 +00:00
checklst.h
chkconf.h wxODBC depends on wxDateTime (part of patch 1203970) 2006-02-11 15:44:21 +00:00
choicdlg.h
choice.h
choicebk.h
clipbrd.h
clntdata.h
cmdline.h
cmdproc.h
cmndata.h
colordlg.h
colour.h
combobox.h
confbase.h
config.h
containr.h
control.h we don't need reserved virtual functions on HEAD 2006-03-14 16:04:33 +00:00
cppunit.h
cshelp.h
ctrlsub.h Line-up interfaces to use size_t for GetCount()s (and count related api). 2006-03-14 19:44:45 +00:00
cursor.h
dataobj.h
dataview.h Added windowing and scrolling logic to generic 2006-03-21 12:30:06 +00:00
datectrl.h Revert inclusion of wx/dateevt.h for now, as it breaks linkage 2006-02-21 22:14:31 +00:00
dateevt.h
datetime.h
datstrm.h added support for 64 bit ints in wx stream classes (patch 1203970) 2006-02-11 16:51:34 +00:00
db.h
dbgrid.h
dbkeyg.h
dbtable.h
dc.h we don't need reserved virtual functions on HEAD 2006-03-14 16:04:33 +00:00
dcbuffer.h
dcclient.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h DMC bug workaround. 2006-03-22 20:39:52 +00:00
debugrpt.h
defs.h Committing in . 2006-03-22 07:47:22 +00:00
dialog.h
dialup.h
dir.h
dirctrl.h
dirdlg.h native implementation of wxDirDialog for wxCocoa (patch 1403780) 2006-03-12 15:30:52 +00:00
display_impl.h need wxRect definition and not just declaration here (fixes wxMotif build without PCH) 2006-03-17 00:15:04 +00:00
display.h added wxDisplay::GetClientArea() (currently implemented for single display and MSW implementations only) 2006-03-16 16:07:24 +00:00
dlimpexp.h
dnd.h
docmdi.h
docview.h
dragimag.h
dynarray.h
dynlib.h
dynload.h
effects.h
encconv.h
encinfo.h
event.h it is not possible to show/hide the window from the UpdateUI event handler; refactored the code by moving control-specific parts into the derived classes (patch 1338350) 2006-02-12 16:32:50 +00:00
evtloop.h
except.h
fdrepdlg.h
features.h
ffile.h
file.h
fileconf.h
filedlg.h
filefn.h
filename.h
filesys.h
flags.h
fmappriv.h
font.h
fontdlg.h Added slightly better font dialog for Mac 2006-03-08 19:45:51 +00:00
fontenc.h
fontenum.h
fontmap.h
fontutil.h
frame.h wxFrameNameStr was already delivered by #include one line earlier. 2006-03-22 20:51:07 +00:00
fs_inet.h
fs_mem.h
fs_zip.h
gauge.h
gbsizer.h
gdicmn.h
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h
grid.h
gsocket.h
hash.h
hashmap.h Revert the strict aliasing "fix". As per Michael Wetherell it isn't correct as we aren't able to make a runtime 2006-02-25 14:51:59 +00:00
hashset.h
help.h
helpbase.h
helphtml.h
helpwin.h
htmllbox.h
icon.h
iconbndl.h
iconloc.h
imagbmp.h
image.h
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtiff.h
imagxpm.h
init.h
intl.h
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
isql.h
isqlext.h
joystick.h
layout.h
laywin.h
link.h
list.h workaround for mingw 3.2.3 DLL build with wxUSE_STL=1 2006-03-23 02:01:25 +00:00
listbase.h
listbook.h
listbox.h added wxListBox::HitTest() from Ryan (patch 1446207) 2006-03-09 12:48:52 +00:00
listctrl.h
listimpl.cpp workaround for mingw 3.2.3 DLL build with wxUSE_STL=1 2006-03-23 02:01:25 +00:00
log.h
longlong.h blind compilation fix for 64 bit systems after last commit 2006-02-13 00:26:33 +00:00
math.h
matrix.h
mdi.h
mediactrl.h Do not reintroduce #pragma interface/implementation for html/helpdlg and mediactrl. These pragmas are an abomination 2006-02-11 04:53:56 +00:00
memconf.h
memory.h
memtext.h
menu.h
menuitem.h
metafile.h
mimetype.h Rearrange code to make adding wxMimeTypesManagerFactory 2006-03-17 14:13:02 +00:00
minifram.h
module.h
msgdlg.h
msgout.h
mstream.h
notebook.h we don't need reserved virtual functions on HEAD 2006-03-14 16:04:33 +00:00
numdlg.h
object.h we don't need reserved virtual functions on HEAD 2006-03-14 16:04:33 +00:00
ownerdrw.h
palette.h
panel.h
paper.h
pen.h
platform.h
popupwin.h
print.h
printdlg.h
prntbase.h
process.h
progdlg.h
propdlg.h
ptr_scpd.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h
recguard.h
regex.h
region.h
renderer.h
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scopeguard.h
scrolbar.h
scrolwin.h
selstore.h
settings.h
setup_inc.h typo in comment 2006-02-12 12:40:18 +00:00
setup_redirect.h
sizer.h
slider.h
snglinst.h
socket.h Make SetLocal actually work instead of crashing immediately; due to required longevity of the item to make it from SetLocal to Connect, we need to use a specifc address type. 2006-02-28 02:04:29 +00:00
sound.h
spinbutt.h
spinctrl.h
splash.h
splitter.h
sstream.h
stack.h
stackwalk.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdpaths.h
stockitem.h
stopwatch.h provide wxGetLocalTimeMillis() (returning double) even if wxUSE_LONGLONG==0 2006-02-11 16:38:28 +00:00
strconv.h
stream.h we don't need reserved virtual functions on HEAD 2006-03-14 16:04:33 +00:00
string.h define size() in terms of length(), not vice versa, to make the code somewhat faster in non-optimized builds + some typo fixes in comments (patch 1440237) 2006-03-12 13:37:56 +00:00
sysopt.h
tab.h
tabctrl.h
taskbar.h
tbarbase.h
textbuf.h
textctrl.h
textdlg.h
textfile.h
tglbtn.h
thread.h
thrimpl.cpp fix MT-unsafe accesses to wxConditionInternal::m_numWaiters 2006-02-19 14:38:20 +00:00
timer.h cleanup - expanded wxTimerBase::Init to assign all member vars 2006-03-14 22:46:49 +00:00
tipdlg.h
tipwin.h
tokenzr.h
toolbar.h
toolbook.h
tooltip.h
toplevel.h Don't return the return value of a void method in a void method 2006-03-15 03:42:26 +00:00
treebase.h
treebook.h
treectrl.h
txtstrm.h
types.h
uri.h
url.h
utils.h use wxDiskspaceSize_t which is long and not wxLongLong if wxUSE_LONGLONG==0 (part of patch 1203970) 2006-02-11 16:21:14 +00:00
valgen.h
validate.h
valtext.h
variant.h Line-up interfaces to use size_t for GetCount()s (and count related api). 2006-03-12 14:49:25 +00:00
vector.h
version.h
vidmode.h
vlbox.h
vms_x_fix.h
volume.h
vscroll.h Applied wxVScrolledWindow patch 2006-02-15 09:59:39 +00:00
wave.h
wfstream.h
window.h we don't need reserved virtual functions on HEAD 2006-03-14 16:04:33 +00:00
wizard.h
wupdlock.h added a tiny class to call Freeze/Thaw in ctor/dtor 2006-03-07 01:50:21 +00:00
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwcocoa_cm.h
wx_cwcocoa_d.h
wx_cwcocoa.h
wx_cwu_d.h
wx.h
wxchar.h use new wxAPPLY_T macro instead of 3 identical __XDATE__/__XTIME__/__XFILE__ ones 2006-03-21 15:43:46 +00:00
wxhtml.h
wxprec.h More wxMSW specific headers in precompiled headers. 2006-03-12 13:00:35 +00:00
wxshlb_cw_d.h
wxshlb_cw.h
wxshlb_cwc_d.h
wxshlb_cwc.h
wxshlba_cw_d.h
wxshlba_cw.h
wxshlba_cwc_d.h
wxshlba_cwc.h
xpmdecod.h
xpmhand.h
xti.h
xtistrm.h
xtixml.h
zipstrm.h
zstream.h