wxWidgets/include/wx
2008-12-28 19:24:13 +00:00
..
aui
cocoa implement DispatchTimeout() for wxCocoa 2008-12-28 14:25:00 +00:00
dfb added wxEventLoop::DispatchTimeout() 2008-12-26 22:28:34 +00:00
generic restore tabg.h and tabg.cpp for wxMotif 2008-12-28 11:32:37 +00:00
gtk implement wxEventLoop::DispatchTimeout() for wxGTK (thanks Paul) and rewrote it to not use wxEventLoopImpl which it doesn't need 2008-12-27 11:01:39 +00:00
gtk1 further untangle generic and native GTK implementations of wxScrollHelper: use the standard wxScrollHelperBase/wxScrollHelper naming convention and move the stuff unused by GTK in the generic implementation 2008-12-24 16:43:30 +00:00
html
meta
mgl
motif remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
msdos
msw move Read/Write() to common code, there was almost nothing platform-specific in it 2008-12-27 22:49:46 +00:00
os2 remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
osx implement DispatchTimeout() for wxOSX/Cocoa 2008-12-28 14:32:49 +00:00
palmos remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
private move Read/Write() to common code, there was almost nothing platform-specific in it 2008-12-27 22:49:46 +00:00
propgrid Have wxPGTextCtrlEditor::UpdateControl() update wxTextCtrl font boldness based on property's modified-status 2008-12-26 18:46:08 +00:00
protocol
richtext
stc unhide the second wxTextAreaBase::HitTest() overload to suppress a warning about it 2008-12-25 12:45:59 +00:00
univ remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
unix move Read/Write() to common code, there was almost nothing platform-specific in it 2008-12-27 22:49:46 +00:00
x11
xml
xrc also call AddGrowableRow/Col() for wxGridBagSizer 2008-12-24 00:29:38 +00:00
aboutdlg.h substitute (c) and (C) for copyright strings as documented 2008-12-11 12:14:14 +00:00
accel.h
access.h
afterstd.h
anidecod.h
animate.h
animdecod.h
app.h
apptrait.h
archive.h
arrimpl.cpp
arrstr.h
artprov.h
atomic.h
base64.h
beforestd.h
bitmap.h
bmpbuttn.h
bmpcbox.h
bookctrl.h
brush.h
buffer.h fix for Borland compilation 2008-12-17 09:26:58 +00:00
build.h
busyinfo.h
button.h
cairo.h
calctrl.h Fix wxCalendarEvent and wxTextUrlEvent event classes implementing Clone() correctly (as pointed out by the new runtime check) 2008-12-27 14:23:38 +00:00
caret.h
chartype.h
checkbox.h
checklst.h
chkconf.h remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
choicdlg.h
choice.h
choicebk.h
clipbrd.h Added pseudo-asynchronous clipboard implemenation to all ports excepts for GTK+ 2008-12-23 12:05:06 +00:00
clntdata.h
clrpicker.h
cmdargs.h
cmdline.h
cmdproc.h
cmndata.h
collpane.h
colordlg.h
colour.h
combo.h
combobox.h
confbase.h
config.h
containr.h
control.h
convauto.h
cpp.h
cppunit.h
crt.h
cshelp.h
ctrlsub.h
cursor.h
dataobj.h
dataview.h Add wxDataViewCtrl::ExpandAncestors() and call it from both EnsureVisible() and Select() 2008-12-23 14:56:07 +00:00
datectrl.h
dateevt.h
datetime.h
datstrm.h
dc.h
dcbuffer.h
dcclient.h
dcgraph.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h
debugrpt.h
defs.h
dialog.h
dialup.h
dir.h
dirctrl.h
dirdlg.h
display_impl.h
display.h
dlimpexp.h
dlist.h
dnd.h
docmdi.h
docview.h
dragimag.h
dynarray.h
dynlib.h implement wxLoadedDLL, a safer alternative to wxDL_GET_LOADED (closes #10208) 2008-12-17 22:19:41 +00:00
dynload.h
editlbox.h
effects.h
encconv.h
encinfo.h
event.h
evtloop.h implement DispatchTimeout() for wxCocoa 2008-12-28 14:25:00 +00:00
except.h
fdrepdlg.h fix wxSashEvent, wxFindDialogEvent, wxSplitterEvent to implement Clone() correctly 2008-12-27 14:48:26 +00:00
features.h
ffile.h
file.h
fileconf.h
filectrl.h
filedlg.h
filefn.h
filename.h
filepicker.h
filesys.h
flags.h
fmappriv.h
font.h
fontdlg.h
fontenc.h
fontenum.h
fontmap.h
fontpicker.h
fontutil.h
frame.h
fs_arc.h
fs_filter.h
fs_inet.h
fs_mem.h
fs_zip.h
gauge.h
gbsizer.h
gdicmn.h
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h
graphics.h
grid.h
hash.h
hashmap.h don't change the value of the hash element if insert() didn't add it (closes #10261) 2008-12-17 09:34:48 +00:00
hashset.h
headercol.h export wxSettableHeaderColumn from DLL 2008-12-11 13:27:03 +00:00
headerctrl.h made wxHeaderCtrl::GetColumn() const to get rid of the const_cast<>s 2008-12-17 00:11:57 +00:00
help.h
helpbase.h
helphtml.h
helpwin.h
htmllbox.h
hyperlink.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
imagtga.h
imagtiff.h
imagxpm.h
init.h
intl.h
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
joystick.h
kbdstate.h
layout.h
laywin.h
link.h
list.h STL build: fix missing const which results in Insert(int, T) being called instead of Insert(iterator, T) via iterator->bool conversion (this fixes at least one test failure) 2008-12-12 16:57:11 +00:00
listbase.h
listbook.h
listbox.h
listctrl.h
listimpl.cpp
log.h
longlong.h
math.h
matrix.h
mdi.h
mediactrl.h
memconf.h
memory.h
memtext.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
module.h
mousestate.h
msgdlg.h
msgout.h
msgqueue.h
mstream.h
nativewin.h
nonownedwnd.h
notebook.h
notifmsg.h
numdlg.h
object.h
odcombo.h
overlay.h
ownerdrw.h
palette.h
panel.h
paper.h
pen.h
pickerbase.h
platform.h
platinfo.h
popupwin.h
position.h
power.h fix wxPowerEvent, wxRichTextEvent and wxWizardEvent so that they pass the runtime check for correct implementation of the Clone() function 2008-12-28 01:29:37 +00:00
print.h
printdlg.h
prntbase.h
process.h
progdlg.h
propdlg.h
ptr_scpd.h
ptr_shrd.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h
rearrangectrl.h PCH-less build fixes 2008-12-17 08:47:30 +00:00
recguard.h
regex.h
region.h
renderer.h Forward port new wxRenderer methods in 2.8 to trunk. 2008-12-13 17:36:27 +00:00
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scopeguard.h
scrolbar.h
scrolwin.h make Scroll() itself virtual too as existing code might override it (but new code should override DoScroll() only); use the same access in the derived classes as in wxScrollHelperBase 2008-12-25 12:27:20 +00:00
selstore.h
settings.h make colours used by list and tree controls more consistent with the system theme settings; also use the correct colour for the status bar (closes #10089) 2008-12-25 13:03:24 +00:00
setup_gccxml.h remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
setup_inc.h remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
setup_redirect.h
sizer.h
slider.h
snglinst.h
socket.h got rid of wxSocketBase::m_error which could get out of sync with wxSocketImpl::m_error -- one error indicator is enough 2008-12-27 17:56:03 +00:00
sound.h
spinbutt.h
spinctrl.h
splash.h
splitter.h
srchctrl.h
sstream.h
stack.h
stackwalk.h
statbmp.h
statbox.h
statline.h
stattext.h refactor wxStaticText::Ellipsize so it's a static public utility function; document it and a couple of other useful functions 2008-12-28 19:24:13 +00:00
statusbr.h
stdpaths.h
stockitem.h
stopwatch.h
strconv.h
stream.h
string.h
stringimpl.h
stringops.h
strvararg.h
sysopt.h
tarstrm.h
taskbar.h
tbarbase.h
textbuf.h
textctrl.h Fix wxCalendarEvent and wxTextUrlEvent event classes implementing Clone() correctly (as pointed out by the new runtime check) 2008-12-27 14:23:38 +00:00
textdlg.h
textentry.h
textfile.h
tglbtn.h
thread.h
thrimpl.cpp
timer.h fix wxTimerEvent and wxTreeCtrl to use IMPLEMENT_DYNAMIC_CLASS macro 2008-12-27 13:40:49 +00:00
tipdlg.h
tipwin.h
tls.h
tokenzr.h
toolbar.h
toolbook.h
tooltip.h
toplevel.h
tracker.h
treebase.h fix wxTimerEvent and wxTreeCtrl to use IMPLEMENT_DYNAMIC_CLASS macro 2008-12-27 13:40:49 +00:00
treebook.h
treectrl.h
txtstrm.h
types.h
unichar.h
uri.h
url.h
ustring.h set correct properties for the new files 2008-12-23 15:29:28 +00:00
utils.h deprecate wxStringEq 2008-12-10 20:07:33 +00:00
valgen.h
validate.h
valtext.h
variant.h
vector.h added wxVector::resize() 2008-12-11 13:45:04 +00:00
version.h
vidmode.h
vlbox.h
vms_x_fix.h
volume.h
vscroll.h
weakref.h define USE_ONLY_STATIC_WEAKREF for g++ < 3.3 too (3.2 is reported not to work otherwise) 2008-12-19 09:58:49 +00:00
wfstream.h
window.h disable UI updating during GetPopupMenuSelectionFromUser() execution to avoid unexpected clashes between the ids used in it and the update UI handlers elsewhere in the program 2008-12-15 11:02:49 +00:00
windowid.h
wizard.h fix wxPowerEvent, wxRichTextEvent and wxWizardEvent so that they pass the runtime check for correct implementation of the Clone() function 2008-12-28 01:29:37 +00:00
wrapsizer.h
wupdlock.h
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
wxcrt.h
wxcrtbase.h
wxcrtvararg.h
wxhtml.h
wxprec.h
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
xlocale.h
xpmdecod.h
xpmhand.h
xti.h
xtistrm.h
xtixml.h
zipstrm.h
zstream.h