wxWidgets/include/wx/msw
2006-10-05 22:42:31 +00:00
..
ole added wxUSE_ACTIVEX which depends on wxUSE_VARIANT and which wxUSE_MEDIACTRL depends on (closes 1569606) 2006-10-02 22:37:07 +00:00
wince Make the message about wxUSE_GRAPHICS_CONTEXT a bit more informative 2006-10-05 22:42:31 +00:00
.cvsignore
accel.h
amd64.manifest
app.h
apptbase.h wxPlatformInfo (patch 1532064) 2006-08-13 21:00:32 +00:00
apptrait.h wxPlatformInfo (patch 1532064) 2006-08-13 21:00:32 +00:00
bitmap.h
blank.cur
bmpbuttn.h
brush.h
bullseye.cur
button.h
caret.h
cdrom.ico
checkbox.h
checklst.h
child.ico
chkconf.h added wxUSE_ACTIVEX which depends on wxUSE_VARIANT and which wxUSE_MEDIACTRL depends on (closes 1569606) 2006-10-02 22:37:07 +00:00
choice.h
clipbrd.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
colordlg.h
colour.h enabling alpha on msw colour 2006-09-30 13:29:45 +00:00
colours.bmp
combo.h Commit wxComboCtrl clipping patch from J. Salli 2006-09-03 13:21:29 +00:00
combobox.h
computer.ico
control.h
crashrpt.h
cross.cur
csquery.bmp
cursor.h
datectrl.h
dc.h allow specifying the size of wxDCTemp and do specify it for the one used with wxEraseEvents 2006-09-26 23:51:29 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dde.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
debughlp.h
dialog.h moved all wxDialog event handlers to wxDialogBase to avoid code duplication 2006-08-19 22:56:11 +00:00
dib.h
dirdlg.h
dragimag.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
drive.ico
enhmeta.h
evtloop.h
fdrepdlg.h
file1.ico
filedlg.h
floppy.ico
folder1.ico
folder2.ico
font.h
fontdlg.h
fontenum.h
frame.h
gauge95.h The patch was missing a header. 2006-09-09 14:41:46 +00:00
gccpriv.h
gdiimage.h
genrcdefs.h
glcanvas.h Fixed compile error 2006-09-06 23:22:44 +00:00
gsockmsw.h
hand.cur
helpbest.h
helpchm.h
helpwin.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
htmlhelp.h
ia64.manifest
icon.h
imaglist.h Remove duplication in wxImageList defines and always default to using the native wxImageList when available, even for wxGenericListCtrl. 2006-09-18 04:41:09 +00:00
iniconf.h
joystick.h
libraries.h
listbox.h call SetHorizontalExtent() from SetString(); also simplified/cleaned up the former function and call InvalidateBestSize() from it automatically now 2006-07-12 21:44:34 +00:00
listctrl.h non-pch build fix 2006-10-02 18:04:02 +00:00
magnif1.cur
mdi.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
mdi.ico
menu.h
menuitem.h
metafile.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
microwin.h
mimetype.h
minifram.h
missing.h define WS_EX_LAYOUTRTL for older compilers/SDK 2006-09-08 10:32:23 +00:00
msgdlg.h
mslu.h
msvcrt.h
notebook.h we don't need to override MSWTranslateMessage(), it was a wrong workaround for the bug fixed in rev 1.41 of src/msw/evtloop.cpp 2006-06-30 23:00:11 +00:00
palette.h [ 1557935 ] wxPalette::GetColoursCount implementation 2006-09-23 09:35:09 +00:00
pbrush.cur
pen.h
pencil.cur
pntleft.cur
pntright.cur
popupwin.h
printdlg.h
printwin.h
private.h undid last 2 commits, there are many more cases like this so it's better to fix this problem in a different way in wx/log.h 2006-09-09 13:25:01 +00:00
question.ico
radiobox.h
radiobut.h allow wxRB_GROUP to be changed after creation (patch 1544686) 2006-09-10 23:08:13 +00:00
rcdefs.h
regconf.h
region.h The Great wxRegion Refactoring: 2006-09-25 11:47:23 +00:00
registry.h
removble.ico
rightarr.cur
roller.cur
scrolbar.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
seh.h
setup0.h Make the message about wxUSE_GRAPHICS_CONTEXT a bit more informative 2006-10-05 22:42:31 +00:00
setup_microwin.h removed wxUSE_TOOLBAR_SIMPLE leftovers from the main sources, it's not used anywhere anymore 2006-08-23 09:54:29 +00:00
slider95.h
sound.h
spinbutt.h Made MSW wxSpinCtrl emit UPDATE event when validating 2006-09-20 14:15:14 +00:00
spinctrl.h Made MSW wxSpinCtrl emit UPDATE event when validating 2006-09-20 14:15:14 +00:00
stackwalk.h some app.h cleanup: minimize includes, use static cast 2006-09-09 17:29:19 +00:00
statbmp.h
statbox.h
statbr95.h Always use wxFULL_REPAINT_ON_RESIZE for generic status bar. 2006-09-06 17:36:22 +00:00
statline.h
stattext.h
std.ico
stdpaths.h
subwin.h
tabctrl.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
taskbar.h
tbar95.h minor refactoring of OnEraseBackground() 2006-07-24 14:57:57 +00:00
textctrl.h Added DoLoadFile, DoSaveFile to wxTextCtrlBase 2006-09-24 11:40:33 +00:00
tglbtn.h
timer.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
tooltip.h Warning fix, minor source cleaning and better !PCH support. 2006-07-24 14:04:31 +00:00
toplevel.h merge of RTL changes (with many modifications) from SOC2006_RTL branch 2006-09-04 13:35:13 +00:00
treectrl.h don't crash when EnsureVisible() is called for the hidden root item 2006-08-26 22:26:53 +00:00
uxtheme.h
uxthemep.h
window.h added wxWindow::IsFrozen() (only existed in wxMSW and wxDFB before) 2006-09-13 23:45:31 +00:00
winundef.h
wrapcctl.h Include wx/msw/wrap*.h according to pch support (with other minor cleaning). 2006-09-07 19:01:45 +00:00
wrapcdlg.h
wrapshl.h moved combobox styles from defs.to to combobox.h; added wxTE/wxCB_FILENAME styles (MSW only for now); show them in the widgets sample and use for file/dir pickers text controls 2006-07-29 19:19:50 +00:00
wrapwin.h
wx.manifest
wx.rc