wxWidgets/include/wx/msw
2004-03-20 12:39:04 +00:00
..
ctl3d
ole part of SF patch #904166 (DMC fix) 2004-03-02 09:28:32 +00:00
wince Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
.cvsignore
accel.h
app.h removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too 2003-09-27 13:47:46 +00:00
apptbase.h
apptrait.h
bitmap.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
blank.cur
bmpbuttn.h implment wxBitmapButton::DoGetBestSize 2004-03-16 21:58:53 +00:00
brush.h
bullseye.cur
button.h Changed CanApplyParentThemeBackground to ApplyParentThemeBackground 2004-03-05 05:28:21 +00:00
caret.h
cdrom.ico
checkbox.h SetValue() takes just bool, not const bool 2003-09-28 17:51:11 +00:00
checklst.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
child.ico
chkconf.h 1. 2003-12-17 19:30:31 +00:00
choice.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
clipbrd.h
clock.cur
colordlg.h
colour.h Applied patch [ 828303 ] Slight wxColour cleanup 2003-12-11 10:10:40 +00:00
colours.bmp
combobox.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
computer.ico
control.h GetSubcontrols now const 2004-02-19 15:26:03 +00:00
crashrpt.h support creating larger minidumps; support WX_CRASH_FLAGS env var 2003-09-29 17:14:52 +00:00
csquery.bmp
cursor.h
dc.h renamed start parameter of wxDC::DrawPolyPolygon() to count (patch 882189) 2004-02-29 23:34:01 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dde.h
dialog.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
dib.h
dirdlg.h
disable.bmp
display.h
dragimag.h
drive.ico
enhmeta.h
error.ico
fdrepdlg.h
file1.ico
filedlg.h GetFilenames() always returned a single file only 2003-09-24 15:06:53 +00:00
floppy.ico
folder1.ico
folder2.ico
font.h pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192) 2003-09-24 01:23:37 +00:00
fontdlg.h
fontenum.h
frame.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
gauge95.h MinGW compilation fixes. 2003-09-28 13:57:52 +00:00
gccpriv.h
gdiimage.h
gdiobj.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
glcanvas.h Fixed wxUniv+OpenGL compilation for MSW; Cosmetic cleanup. 2003-11-14 12:59:03 +00:00
gsockmsw.h
hand.cur
heart.cur
helpbest.h
helpchm.h
helpwin.h
icon.h
imaglist.h
info.ico
iniconf.h
joystick.h
listbox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
listctrl.h use HasFlag() and InXXX() instead of explicit flag testing (patch 899507) 2004-02-29 23:24:35 +00:00
magnif1.cur
mdi.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
mdi.ico
menu.h wxMenu::Append (and similar) now return a pointer to the wxMenuItem 2004-01-23 18:46:05 +00:00
menuitem.h
metafile.h
microwin.h
mimetype.h
minifram.h
missing.h Fixed source for WinCE compatibility 2004-02-17 10:06:26 +00:00
msgdlg.h
mslu.h
msvcrt.h wxUSE_VC_CRTDBG needs to be dependent on wxUSE_MEMORY_TRACING too 2004-02-09 22:00:36 +00:00
noentry.cur
notebook.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
palette.h
pbrush.cur
pen.h fixed operator=(), ==() and !=() for wxPen 2004-02-08 14:20:50 +00:00
pencil.cur
pntleft.cur
pntright.cur
popupwin.h
printdlg.h
printwin.h
private.h added wxGet/SetWindowProc/UserData() 2004-02-10 12:56:25 +00:00
query.cur
question.ico
radiobox.h Changed CanApplyParentThemeBackground to ApplyParentThemeBackground 2004-03-05 05:28:21 +00:00
radiobut.h Changed CanApplyParentThemeBackground to ApplyParentThemeBackground 2004-03-05 05:28:21 +00:00
regconf.h use global file/regkey by default 2004-03-03 23:04:04 +00:00
region.h
registry.h added AccessMode parameter to wxRegKey 2004-03-03 23:01:05 +00:00
removble.ico
rightarr.cur
roller.cur
scrolbar.h
setup0.h docs correction 2004-03-09 22:30:08 +00:00
setup_microwin.h renamed wxWave to wxSound 2004-02-02 14:34:35 +00:00
size.cur
slider95.h don't override GetSize(), this doesn't work (bug 732758) 2004-02-12 18:19:12 +00:00
slidrmsw.h
sound.h renamed wxWave to wxSound 2004-02-02 13:15:51 +00:00
spinbutt.h
spinctrl.h renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR 2003-10-08 22:13:14 +00:00
statbmp.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
statbox.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
statbr95.h
statline.h
stattext.h
std.ico
tabctrl.h another part of adding error checking to event table macros 2004-02-11 22:00:53 +00:00
taskbar.h
tbar95.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
tbarmsw.h
textctrl.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
tglbtn.h
timer.h finally reverted patch 782947 completely, it is broken; added just a check that id returned by SetTimer() is not a dup instead 2003-09-24 14:48:33 +00:00
tooltip.h
toplevel.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
treectrl.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
uxtheme.h
warning.ico
watch1.cur
window.h wxWindow::Freeze()/Thaw() can now be nested 2004-03-02 18:15:00 +00:00
winundef.h
wrapcctl.h added wxSetCCUnicodeFormat() and use it in wxTreeCtrl/wxToolBar; also replaced SendMessage(LVM_SETUNICODEFORMAT) with a call to it in wxListCtrl 2004-03-20 12:39:04 +00:00
wrapwin.h Fixed source for WinCE compatibility 2004-02-17 10:06:26 +00:00
wx.manifest
wx.rc Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00