wxWidgets/include/wx
Stefan Csomor 2f10e91ab7 wrong move
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-01-17 13:21:02 +00:00
..
aui add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
cocoa just fix some $Id$ tokens 2009-01-11 11:58:34 +00:00
dfb change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
generic Use paint handler instead of wxClientDC to draw DnD visual effects within wxTreeCtrl 2009-01-15 20:57:06 +00:00
gtk just fix some $Id$ tokens 2009-01-11 11:58:34 +00:00
gtk1 a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
html compilation fix after the event patch 2009-01-12 16:28:51 +00:00
meta
mgl a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
motif add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
msdos
msw export wxActiveX stuff from core (not media) DLL (closes #8991) 2009-01-16 17:44:16 +00:00
os2 add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
osx wrong move 2009-01-17 13:21:02 +00:00
palmos add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
private fix a couple of typos 2009-01-10 11:11:33 +00:00
propgrid Better support for unspecified property value in wxDateProperty and DatePickerCtrl editor, especially when wxDP_ALLOWNONE is used 2009-01-12 17:05:37 +00:00
protocol Move SetDefaultTimeout to wxProtocol and set it to 60 seconds for both wxHTTP and wxFTP 2009-01-16 15:08:13 +00:00
richtext Added font family to wxTextAttr 2009-01-15 09:20:55 +00:00
stc add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
univ add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
unix don't use hardcoded constant 200; use wxSTACKWALKER_MAX_DEPTH instead 2009-01-14 14:38:00 +00:00
x11 a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
xml
xrc just fix some $Id$ tokens 2009-01-11 11:58:34 +00:00
aboutdlg.h
accel.h
access.h
afterstd.h
anidecod.h
animate.h
animdecod.h fix typo 2009-01-13 19:20:47 +00:00
app.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
apptrait.h
archive.h
arrimpl.cpp
arrstr.h
artprov.h
atomic.h
base64.h
beforestd.h
bitmap.h
bmpbuttn.h
bmpcbox.h
bookctrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
brush.h
buffer.h
build.h
busyinfo.h
button.h
cairo.h
calctrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
caret.h
chartype.h
checkbox.h
checklst.h
chkconf.h check for wxUSE_REARRANGECTRL dependency on wxUSE_CHECKLISTBOX (see #10331) 2009-01-11 00:59:49 +00:00
choicdlg.h
choice.h
choicebk.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
clipbrd.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
clntdata.h
clrpicker.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
cmdargs.h
cmdline.h
cmdproc.h
cmndata.h
collpane.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
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 Document wxDataViewListCtrl, minor corrections 2009-01-16 15:44:12 +00:00
datectrl.h
dateevt.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
datetime.h
datstrm.h Default to wxConvUTF8 (not wxConvAuto) in wxDataInputStream and wxDataOutputStream (as the text in the docs actually already claimed) 2009-01-11 19:53:49 +00:00
dc.h use #if instead of #ifdef for WX_COMPAT 2009-01-09 12:40:11 +00:00
dcbuffer.h
dcclient.h
dcgraph.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dcmemory.h
dcmirror.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dcprint.h
dcps.h
dcscreen.h
dcsvg.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dde.h
debug.h
debugrpt.h
defs.h adding NSPrintInfo support 2009-01-17 08:46:31 +00:00
dialog.h
dialup.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
dir.h
dirctrl.h
dirdlg.h
display_impl.h
display.h
dlimpexp.h
dlist.h
dnd.h
docmdi.h
docview.h minor cleanup; add wxDocument::OnChangeFilename for coherence with wxView::OnChangefilename; avoid some (small) code duplication; closes #10080 2009-01-09 16:13:49 +00:00
dragimag.h
dynarray.h
dynlib.h
dynload.h
editlbox.h
effects.h
encconv.h
encinfo.h
event.h ensure that ProcessEvent() is called for all the event handlers, not just the first one in event handlers list 2009-01-16 16:07:16 +00:00
evtloop.h
except.h
fdrepdlg.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
features.h
ffile.h
file.h
fileconf.h
filectrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
filedlg.h
filefn.h fix deprecation warnings when building wx with MSVC 2009-01-12 11:55:44 +00:00
filename.h rewrite wxContractPath as wxFileName::ReplaceEnvVariable and wxFileName::ReplaceHomeDir; add test units and docs for them 2009-01-07 00:38:46 +00:00
filepicker.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
filesys.h
flags.h
fmappriv.h
font.h
fontdlg.h
fontenc.h
fontenum.h
fontmap.h
fontpicker.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
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 fix a couple of typos 2009-01-10 11:11:33 +00:00
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h
graphics.h fixing infinite recursion for rotated text, introduced in cleanup r57915 2009-01-16 15:31:55 +00:00
grid.h include wx/generic/grideditors.h for compatibility 2009-01-16 14:19:05 +00:00
hash.h
hashmap.h Move SetDefaultTimeout to wxProtocol and set it to 60 seconds for both wxHTTP and wxFTP 2009-01-16 15:08:13 +00:00
hashset.h
headercol.h added wxUSE_HEADERCTRL 2009-01-11 00:57:08 +00:00
headerctrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
help.h
helpbase.h
helphtml.h
helpwin.h
htmllbox.h
hyperlink.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
icon.h
iconbndl.h
iconloc.h
imagbmp.h
image.h add wxImage::Clear (patch by troelsk); closes #10141 2009-01-09 15:35:59 +00:00
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h add some wxIMAGE_OPTION_PNG_xxx options to wxImage and wxPNGHandler to allow the user to set the desired compression level (closes #10372) 2009-01-14 17:54:38 +00:00
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
listbase.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
listbook.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
listbox.h
listctrl.h
listimpl.cpp
log.h
longlong.h
math.h
matrix.h
mdi.h
mediactrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
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 add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
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 add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
print.h
printdlg.h
prntbase.h make the preview frame float on parent by default as otherwise it is hidden when the parent is a modal dialog, at least under wxGTK (#10341) 2009-01-16 18:49:04 +00:00
process.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
progdlg.h
propdlg.h
ptr_scpd.h
ptr_shrd.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h
rearrangectrl.h added wxUSE_REARRANGECTRL 2009-01-11 00:44:02 +00:00
recguard.h
regex.h
region.h a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
renderer.h
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scopeguard.h
scrolbar.h
scrolwin.h
selstore.h
settings.h
setup_gccxml.h
setup_inc.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
setup_redirect.h
sizer.h
slider.h
snglinst.h
socket.h make wxSocketBase::SetTimeout virtual and make it protected in wxFTP 2009-01-16 13:34:44 +00:00
sound.h
spinbutt.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
spinctrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
splash.h
splitter.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
srchctrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
sstream.h
stack.h
stackwalk.h part of commit r58093 2009-01-14 15:01:23 +00:00
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdpaths.h
stockitem.h
stopwatch.h
strconv.h
stream.h
string.h
stringimpl.h
stringops.h
strvararg.h silence gcc warnings in "vararg" functions such as wxPrintf when compiling with -Wformat-security 2009-01-16 12:07:47 +00:00
sysopt.h
tarstrm.h
taskbar.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
tbarbase.h
textbuf.h
textctrl.h use enumerations instead of integers for wxFont style/weight/family 2009-01-16 20:46:20 +00:00
textdlg.h
textentry.h
textfile.h
tglbtn.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
thread.h
thrimpl.cpp
timer.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
tipdlg.h
tipwin.h
tls.h
tokenzr.h
toolbar.h
toolbook.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
tooltip.h
toplevel.h
tracker.h
treebase.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
treebook.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
treectrl.h
txtstrm.h
types.h
unichar.h
uri.h
url.h
ustring.h
utils.h fix wxYield[IfNeeded] dll linkage (closes #10325) 2009-01-07 11:28:50 +00:00
valgen.h
validate.h
valtext.h use DECLARE_NO_ASSIGN_CLASS() for better readability 2009-01-12 20:01:14 +00:00
variant.h
vector.h reverted apparently accidental change of r57896 2009-01-10 14:55:56 +00:00
version.h
vidmode.h
vlbox.h
vms_x_fix.h
volume.h
vscroll.h
weakref.h
wfstream.h
window.h
windowid.h
wizard.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +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 provide our own implementation of wxStrnlen if it's not available; add tests for it 2009-01-13 12:01:30 +00:00
wxcrtbase.h use wcs(n)casecmp() if available; use wxStricmp() to implement wxString::CmpNoCase() as it's significantly more efficient than wx code (closes #10375) 2009-01-16 19:03:26 +00:00
wxcrtvararg.h silence gcc warnings in "vararg" functions such as wxPrintf when compiling with -Wformat-security 2009-01-16 12:07:47 +00:00
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