wxWidgets/include/wx/msw
2007-07-04 21:33:11 +00:00
..
ole add ctor overloads for all kinds of strings to fix using strings implicitly as wxDataFormat objects after the last change 2007-06-03 22:03:43 +00:00
private preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
wince add wxUSE_EDITABLELISTBOX 2007-06-30 19:23:44 +00:00
accel.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
amd64.manifest
app.h added wxMSW-specific wxEntryStart() overload taking WinMain-like parameters 2007-05-25 00:52:00 +00:00
apptbase.h don't wait for Windows messages in WaitForThread() if we don't dispatch events (should fix the bugs 1523302 and 1650795) 2007-02-02 23:12:34 +00:00
apptrait.h don't define wxEventLoop class differently in GUI and base, this breaks the 2007-05-22 02:30:01 +00:00
bitmap.h removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW files (patch 1675546) 2007-03-07 11:35:04 +00:00
blank.cur
bmpbuttn.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
brush.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
bullseye.cur
button.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
caret.h
cdrom.ico
checkbox.h
checklst.h
child.ico
chkconf.h don't use C++ comments in C files 2007-06-25 15:07:20 +00:00
choice.h
clipbrd.h 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
colordlg.h
colour.h removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag) 2007-04-14 09:58:37 +00:00
colours.bmp
combo.h correct access for virtuals 2006-12-09 19:48:21 +00:00
combobox.h Apply [ 1713345 ] combobox: cmd accelerators shouldn't steal editing hotkeys 2007-05-05 13:15:47 +00:00
computer.ico
control.h removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag) 2007-04-14 09:58:37 +00:00
crashrpt.h
cross.cur
csquery.bmp
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
datectrl.h filter out duplicate date changed events sent by the native control (part of bug 1482773) 2006-10-21 16:29:33 +00:00
dc.h Moved all the coordinate system calculation to wxDCBase 2007-05-02 11:05:45 +00:00
dcclient.h
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcprint.h Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
dcscreen.h
dde.h more changes to make wx compile without implicit wxString->char* conversion (for STL build) 2007-06-20 07:44:45 +00:00
debughlp.h
dialog.h
dib.h
dirdlg.h
dragimag.h add wxUSE_DRAGIMAGE wrapper 2007-05-05 19:00:35 +00:00
drive.ico
enhmeta.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
evtloop.h implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
fdrepdlg.h
file1.ico
filedlg.h
floppy.ico
folder1.ico
folder2.ico
font.h allocate HFONT on demand instead of doing every time a font property is modified 2007-03-13 21:59:55 +00:00
fontdlg.h
fontenum.h
frame.h removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag) 2007-04-14 09:58:37 +00:00
gauge95.h correct access for virtuals 2006-12-09 19:48:21 +00:00
gccpriv.h
gdiimage.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
genrcdefs.h removed executable bit on files that aren't executables 2007-06-25 14:04:34 +00:00
glcanvas.h Big wxGL classes refactoring/cleanup: 2007-04-10 17:38:55 +00:00
gsockmsw.h added support for broadcasting to UDP sockets (patch 1740266) 2007-07-04 21:33:11 +00:00
hand.cur
helpbest.h
helpchm.h
helpwin.h
htmlhelp.h
ia64.manifest
icon.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
imaglist.h
iniconf.h derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607) 2007-03-10 18:16:10 +00:00
joystick.h multiple fixes to wxJoystick under Unix and new index-based API for accessing joystick buttons and axes (patch 1678497) 2007-03-16 00:51:43 +00:00
libraries.h
listbox.h
listctrl.h added wxListCtrl::SetItemPtrData() 2007-05-10 01:53:21 +00:00
magnif1.cur
mdi.h added virtual wxFrame::FindItemInMenuBar(): overriding it in wxMDIParentFrame allows to look for the items in the active child when giving help for the current menu item 2007-05-18 17:03:38 +00:00
mdi.ico
menu.h
menuitem.h
metafile.h override DoGetTextExtent instead of redefining GetTextExtent 2007-05-18 15:02:17 +00:00
microwin.h
mimetype.h more changes to make wx compile without implicit wxString->char* conversion (for STL build) 2007-06-20 07:44:45 +00:00
minifram.h
missing.h fixed wxDataViewCtrl compilation with DigitalMars 2007-03-19 13:03:02 +00:00
msgdlg.h 1. Derive wxMessageDialogBase from wxDialog (why did we use multiple 2007-05-24 12:50:42 +00:00
mslu.h move wxMSLU_xxx redefinitions of xxx() Windows functions to wx/msw/wrapwin.h as we have to define them after including <windows.h> and not before; also moved the rest of the wxMSLU redefinitions to wx/filefn.h where they're used as it doesn't make sense to keep only them in wx/msw/mslu.h 2006-10-26 19:06:51 +00:00
msvcrt.h define WXDEBUG_NEW to use special VC++-specific new version too (closes 1386286) 2006-10-24 23:19:12 +00:00
notebook.h change UpdateSelection() parameter type to int from size_t; also replaced remaining -1s with wxNOT_FOUND 2006-10-09 12:10:01 +00:00
palette.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
pbrush.cur
pen.h allocate HPEN on demand instead of doing every time a pen property is modified; also significant code cleanup (finally) 2007-03-13 22:01:27 +00:00
pencil.cur
pntleft.cur
pntright.cur
popupwin.h
printdlg.h Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
printwin.h Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
private.h more changes to make wx compile without implicit wxString->char* conversion (for STL build) 2007-06-20 07:44:45 +00:00
question.ico
radiobox.h correct access for virtuals 2006-12-09 19:48:21 +00:00
radiobut.h
rcdefs.h
regconf.h derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607) 2007-03-10 18:16:10 +00:00
region.h The Great wxRegion Refactoring: 2006-09-25 11:47:23 +00:00
registry.h use wxString in wxRegKey methods; make it compile without implicit wxString->char* conversion 2007-06-20 07:09:14 +00:00
removble.ico
rightarr.cur
roller.cur
scrolbar.h
seh.h define DisableAutomaticSETranslator() correctly when wxUSE_ON_FATAL_EXCEPTION==0, this fixes linking in this case (replaces patch 1646340) 2007-02-11 02:14:49 +00:00
setup0.h add wxUSE_EDITABLELISTBOX 2007-06-30 19:23:44 +00:00
setup_microwin.h removed WXWIN_COMPATIBILITY_2_4 in non-MSW code 2007-03-07 11:48:53 +00:00
slider95.h
sound.h
spinbutt.h
spinctrl.h no changes, just refactor the code sending spin update event to SendSpinUpdate() instead of duplicating it; also initialize m_oldValue 2007-01-11 01:59:42 +00:00
stackwalk.h Applied wxStackWalker improvement part of 2006-11-12 14:33:03 +00:00
statbmp.h
statbox.h
statbr95.h implement GetBestSize() (patch 1386199) 2007-04-01 14:53:02 +00:00
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
std.ico
stdpaths.h [ 1590221 ] wxStandardPaths::GetExecutablePath 2006-11-12 12:58:10 +00:00
subwin.h
tabctrl.h
taskbar.h removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW files (patch 1675546) 2007-03-07 11:35:04 +00:00
tbar95.h added labels support for toolbar controls for wxMac and wxMSW (modified patch 1613603) 2007-03-18 23:13:18 +00:00
textctrl.h IsRich should be defined even if wxUSE_RICHTEXT isn't 2007-01-09 21:26:53 +00:00
tglbtn.h
tooltip.h
toplevel.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
treectrl.h build fix for wxUSE_DRAGIMAGE==0 2007-05-05 18:48:56 +00:00
uxtheme.h need to include wx/msw/private.h to get GetHwnd() which is used here 2006-10-30 15:37:42 +00:00
uxthemep.h
window.h removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag) 2007-04-14 09:58:37 +00:00
winundef.h
wrapcctl.h
wrapcdlg.h Include winundefs.h 2006-11-07 09:08:33 +00:00
wrapgdip.h extracted code including gdiplus.h in a separate header 2007-03-15 03:41:52 +00:00
wrapshl.h
wrapwin.h move wxMSLU_xxx redefinitions of xxx() Windows functions to wx/msw/wrapwin.h as we have to define them after including <windows.h> and not before; also moved the rest of the wxMSLU redefinitions to wx/filefn.h where they're used as it doesn't make sense to keep only them in wx/msw/mslu.h 2006-10-26 19:06:51 +00:00
wx.manifest
wx.rc added comment explaining the condition for compiling manifest into resources 2007-06-04 09:01:37 +00:00