wxWidgets/include/wx/msw
2004-03-23 23:20:16 +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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
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 return wxToolkitInfo by reference and not by pointer 2003-08-02 15:39:26 +00:00
apptrait.h return wxToolkitInfo by reference and not by pointer 2003-08-02 15:39:26 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
bullseye.cur
button.h Changed CanApplyParentThemeBackground to ApplyParentThemeBackground 2004-03-05 05:28:21 +00:00
caret.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
clock.cur
colordlg.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
colour.h Applied patch [ 828303 ] Slight wxColour cleanup 2003-12-11 10:10:40 +00:00
colours.bmp 0. extracted toolbar colour mapping stuff to its own function 2002-01-13 23:04:11 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dc.h renamed start parameter of wxDC::DrawPolyPolygon() to count (patch 882189) 2004-02-29 23:34:01 +00:00
dcclient.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dcmemory.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dcprint.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dcscreen.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dde.h Applied patch [ 794760 ] Majority of "... hides virtual function ..." removal 2003-09-11 09:58:31 +00:00
dialog.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
dib.h More WinCE mods 2003-07-11 21:43:57 +00:00
dirdlg.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
disable.bmp
display.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dragimag.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
drive.ico
enhmeta.h Applied patch [ 794760 ] Majority of "... hides virtual function ..." removal 2003-09-11 09:58:31 +00:00
error.ico
fdrepdlg.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
fontenum.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
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 dmars does not have w32api.h 2003-08-14 08:50:10 +00:00
gdiimage.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
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 fixed wxBase and GUI separation for sockets code 2003-08-07 12:26:17 +00:00
hand.cur
heart.cur
helpbest.h Applied patch [ 794760 ] Majority of "... hides virtual function ..." removal 2003-09-11 09:58:31 +00:00
helpchm.h Applied patch [ 794760 ] Majority of "... hides virtual function ..." removal 2003-09-11 09:58:31 +00:00
helpwin.h Applied patch [ 794760 ] Majority of "... hides virtual function ..." removal 2003-09-11 09:58:31 +00:00
icon.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
imaglist.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
info.ico
iniconf.h added missing default values for the 2nd argument of DeleteEntry() 2002-03-05 00:32:46 +00:00
joystick.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
metafile.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
microwin.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
mimetype.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
minifram.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
missing.h Fixed source for WinCE compatibility 2004-02-17 10:06:26 +00:00
msgdlg.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
mslu.h SF patch [ 708702 ] Wide character filename support for BCC 2003-04-28 20:58:29 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
printdlg.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
printwin.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
registry.h added AccessMode parameter to wxRegKey 2004-03-03 23:01:05 +00:00
removble.ico
rightarr.cur Added wxCURSOR_RIGHT_ARROW, which is like the typical wxCURSOR_ARROR, 2002-03-15 22:52:15 +00:00
roller.cur
scrolbar.h RTTI extensions 2003-08-19 16:48:06 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
sound.h renamed wxWave to wxSound 2004-02-02 13:15:51 +00:00
spinbutt.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
statline.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
stattext.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
std.ico
tabctrl.h another part of adding error checking to event table macros 2004-02-11 22:00:53 +00:00
taskbar.h unified wxTaskBarIcon behaviour: wxMSW version is not removed automatically when all frames are closed, it must be destroyed explicitly 2004-03-23 23:20:16 +00:00
tbar95.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
tbarmsw.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
textctrl.h Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00
tglbtn.h more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +00:00
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 Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
warning.ico
watch1.cur
window.h moved wxWinHandleHash below wxWindow declaration as otherwise the dtor of forward declared wxWindow is not called inside WX_DECLARE_HASH 2004-03-22 18:06:23 +00:00
winundef.h WinCE fixes 2003-08-25 14:15:20 +00:00
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 added WindowsXP manifest directly into application's resources 2003-04-11 23:22:39 +00:00
wx.rc Applied patch [ 903619 ] Win64 and Itanium support 2004-02-25 10:45:02 +00:00