wxWidgets/include/wx/msw
2005-03-10 19:11:57 +00:00
..
ctl3d
ole
wince moved WinCE-specific part into wx/msw/wince/chkconf.h; added more stuff to it (partly moved from wince/setup.h) 2005-03-10 19:11:57 +00:00
.cvsignore
accel.h
app.h
apptbase.h
apptrait.h
bitmap.h
blank.cur
bmpbuttn.h
brush.h
bullseye.cur
button.h
caret.h
cdrom.ico
checkbox.h
checklst.h
child.ico
chkconf.h moved WinCE-specific part into wx/msw/wince/chkconf.h; added more stuff to it (partly moved from wince/setup.h) 2005-03-10 19:11:57 +00:00
choice.h
clipbrd.h
clock.cur
colordlg.h
colour.h
colours.bmp
combobox.h moved code working around combobox selection bug to wxComboBox: wxChoice doesn't have selection anyhow, why should it be there? 2005-01-21 14:39:29 +00:00
computer.ico
control.h Spiner -> Spinner 2005-02-06 11:27:19 +00:00
crashrpt.h added GenerateNow() 2005-01-17 02:04:06 +00:00
csquery.bmp
cursor.h
datectrl.h corrected wxRTTI macros 2005-02-17 23:17:30 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dde.h
debughlp.h wxWinCE fixes. 2005-01-18 10:10:23 +00:00
dialog.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
dib.h
dirdlg.h
display.h
dragimag.h
drive.ico
enhmeta.h MinGW warning fix. 2005-01-18 20:23:48 +00:00
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 Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
gccpriv.h
gdiimage.h return name and extension by const ref, not by value, to prevent bugs as the one just fixed by patch 1159289 from compiling 2005-03-08 20:16:44 +00:00
gdiobj.h
glcanvas.h removed ambiguity from wxGLCanvas ctors (bug 1102544) 2005-02-21 01:52:23 +00:00
gsockmsw.h Applied patch [ 1119239 ] Adds socket support for Windows CE platforms 2005-02-10 14:55:27 +00:00
hand.cur
heart.cur
helpbest.h
helpchm.h
helpwin.h
icon.h
imaglist.h Added GetBitmap, GetIcon to wxImageList 2005-02-27 10:36:58 +00:00
info.ico
iniconf.h
joystick.h
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
listctrl.h extracted check for wxListCtrl in WM_PRINT handler to wxListCtrl itself, base class shouldn't have to worry about its derived classes 2005-02-19 19:24:46 +00:00
magnif1.cur
mdi.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
mdi.ico
menu.h removed trailing semicolons after DECLARE_DYNAMIC_CLASS(), Borland chokes on them 2005-02-06 16:17:18 +00:00
menuitem.h
metafile.h
microwin.h
mimetype.h
minifram.h
missing.h fix missing defines with DMC 2005-02-28 16:13:59 +00:00
msgdlg.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
mslu.h fix for BCC compilation (see patch 1101702) 2005-02-27 14:43:31 +00:00
msvcrt.h
noentry.cur
notebook.h added MSWPrintChild() for drawing child background (replaces patch 1108389) 2005-02-19 20:49:50 +00:00
palette.h
pbrush.cur
pen.h
pencil.cur
pntleft.cur
pntright.cur
popupwin.h
printdlg.h Add PrivData() field to wxPrintData since MSW's printer 2005-02-28 01:51:59 +00:00
printwin.h
private.h Move wxGetOSFHandle to include/wx/msw/private.h since it needs HANDLE anyway 2005-02-26 15:31:42 +00:00
query.cur
question.ico
radiobox.h Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning. 2005-02-23 16:39:25 +00:00
radiobut.h
regconf.h
region.h
registry.h implemented Export(file) 2005-01-16 00:26:40 +00:00
removble.ico
rightarr.cur
roller.cur
scrolbar.h
setup0.h set wxDIALOG_UNIT_COMPATIBILITY to 0 by default 2005-03-08 10:56:46 +00:00
setup_microwin.h Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in 2005-02-27 20:31:24 +00:00
size.cur
slider95.h Allow forward declaration of wxSlider in wxMSW (bug 1157614). Remove unused header from wxSliderMSW. 2005-03-08 10:44:38 +00:00
sound.h
spinbutt.h
spinctrl.h show tooltips for the text control part of the spin control as well (bug 735044) 2005-02-28 01:23:03 +00:00
stackwalk.h implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h 2005-01-19 01:15:12 +00:00
statbmp.h Restored mouse sensitivity for static box and static bitmap 2005-02-24 08:26:50 +00:00
statbox.h fix top margin for static box sizer when wxDIALOG_UNIT_COMPATIBILITY == 0 2005-03-07 23:41:07 +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 Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
taskbar.h
tbar95.h Restored the ability to set the background colour for a toolbar on Windows 2005-02-06 18:42:43 +00:00
tbarmsw.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
textctrl.h don't steal EVT_RIGHT_UP in rich edit controls for context menu (patch 1143823) 2005-02-19 17:27:30 +00:00
tglbtn.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
timer.h
tooltip.h made Add() public so that it could be called for addition HWNDs making part of the same logical wxWindow from other classes 2005-02-28 01:22:35 +00:00
toplevel.h
treectrl.h Old API deprecated. Source cleaning. 2005-01-11 21:17:16 +00:00
uxtheme.h
warning.ico
watch1.cur
window.h added MSWPrintChild() for drawing child background (replaces patch 1108389) 2005-02-19 20:49:50 +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 don't redefine NOMINMAX if already defined (mingw32 does this apparently) 2005-02-23 16:54:16 +00:00
wx.manifest
wx.rc