wxWidgets/include/wx/msw
Włodzimierz Skiba 630ad6c6b6 Common default notebook name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-13 20:30:21 +00:00
..
ctl3d
ole
wince replaced OnCtlColor(7 params) with MSWControlColor(1 param) 2004-11-19 19:40:31 +00:00
.cvsignore
accel.h really implemented operator==(); reformatted a little 2004-12-10 11:23:16 +00:00
app.h
apptbase.h
apptrait.h
bitmap.h
blank.cur
bmpbuttn.h
brush.h wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model). 2004-12-03 15:31:31 +00:00
bullseye.cur
button.h
caret.h
cdrom.ico
checkbox.h override MSWGetDefaultBgBrush() to use transparent brush 2004-12-12 19:47:01 +00:00
checklst.h
child.ico
chkconf.h MS Smartphone has no input other than phone buttons which limits pointing on screen. Perhaps in the future..... 2005-01-07 18:27:43 +00:00
choice.h replaced OnCtlColor(7 params) with MSWControlColor(1 param) 2004-11-19 19:40:31 +00:00
clipbrd.h
clock.cur
colordlg.h
colour.h
colours.bmp
combobox.h Added further 'missing' wxTextCtrl-like functions to wxComboBox 2004-12-09 15:16:51 +00:00
computer.ico
control.h fixed background drawing for opaque controls 2004-12-22 21:07:33 +00:00
crashrpt.h
csquery.bmp
cursor.h
dc.h Use Get*Box instead Get*Region if you are asking about position and size. And it is enough to have it in base class only. 2004-12-06 15:48:50 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dde.h
dialog.h replaced OnCtlColor(7 params) with MSWControlColor(1 param) 2004-11-19 19:40:31 +00:00
dib.h
dirdlg.h
display.h fix for [ 1020924 ] wx.Display.IsPrimary is wrong 2004-11-07 00:48:37 +00:00
dragimag.h
drive.ico
enhmeta.h
error.ico
evtloop.h
fdrepdlg.h
file1.ico
filedlg.h
floppy.ico
folder1.ico
folder2.ico
font.h
fontdlg.h
fontenum.h
frame.h moved wxWindow::m_hMenu to wxFrame, it is not needed in the base class 2004-12-19 20:56:38 +00:00
gauge95.h
gccpriv.h
gdiimage.h
gdiobj.h
glcanvas.h
gsockmsw.h
hand.cur
heart.cur
helpbest.h
helpchm.h
helpwin.h
icon.h
imaglist.h
info.ico
iniconf.h
joystick.h
listbox.h always return solid background for listbox 2004-11-19 20:36:23 +00:00
listctrl.h
magnif1.cur
mdi.h
mdi.ico
menu.h
menuitem.h
metafile.h
microwin.h
mimetype.h
minifram.h
missing.h
msgdlg.h
mslu.h Added wxFopen to the MSLU code. 2005-01-07 18:48:30 +00:00
msvcrt.h
noentry.cur
notebook.h Common default notebook name. 2005-01-13 20:30:21 +00:00
palette.h wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning. 2004-12-08 17:43:18 +00:00
pbrush.cur
pen.h
pencil.cur
pntleft.cur
pntright.cur
popupwin.h
printdlg.h Made wxPageSetupDialog a pimpl implementation. 2004-11-20 14:46:25 +00:00
printwin.h
private.h factored out wxGetFullModuleName(HMODULE) from wxGetFullModuleName() 2005-01-10 19:43:55 +00:00
query.cur
question.ico
radiobox.h accept focus in radiobox again (broken by making it derive from static box which doesn't accept it) 2004-12-17 01:41:47 +00:00
radiobut.h
regconf.h
region.h
registry.h
removble.ico
rightarr.cur
roller.cur
scrolbar.h replaced OnCtlColor(7 params) with MSWControlColor(1 param) 2004-11-19 19:40:31 +00:00
setup0.h removed 2.0 compatibility stuff (patch 1054261) 2004-11-11 18:59:51 +00:00
setup_microwin.h removed 2.0 compatibility stuff (patch 1054261) 2004-11-11 18:59:51 +00:00
size.cur
slider95.h forward Enable() and SetFont() to the labels as well 2004-12-12 21:51:11 +00:00
slidrmsw.h replaced OnCtlColor(7 params) with MSWControlColor(1 param) 2004-11-19 19:40:31 +00:00
sound.h
spinbutt.h
spinctrl.h Fixes for wxUSE_SPIN... == 0. 2004-11-23 20:08:56 +00:00
statbmp.h
statbox.h use solid bacgkround for static box as pattern brush can't be properly aligned when it is painted 2004-12-13 00:12:37 +00:00
statbr95.h
statline.h
stattext.h
std.ico
stdpaths.h
subwin.h added WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro 2004-12-13 01:02:32 +00:00
tabctrl.h
taskbar.h
tbar95.h
tbarmsw.h
textctrl.h changed the code to be really sure that exactly one update event is sent when SetValue() is called 2004-11-25 14:43:54 +00:00
tglbtn.h Changed Rocketeer licence to wxWindows licence, by authorisation 2004-11-22 15:55:34 +00:00
timer.h
tooltip.h
toplevel.h
treectrl.h Old API deprecated. Source cleaning. 2005-01-11 21:17:16 +00:00
uxtheme.h last commit broke compilation for wxUSE_UXTHEME == 0; fixing 2004-11-19 21:52:18 +00:00
warning.ico
watch1.cur
window.h don't include wx/msw/wrapwin.h in public header; corrected the m_hDWP type instead 2005-01-05 22:46:32 +00:00
winundef.h undef CreateWindow too, even if we don't use it ourselves it's still a very common name and shouldn't be defined after including wxWindows headers 2004-12-13 21:30:39 +00:00
wrapcctl.h
wrapshl.h
wrapwin.h
wx.manifest
wx.rc