wxWidgets/include/wx/msw
2007-11-27 20:37:06 +00:00
..
ole use standard functions for BSTR handling instead of doing it ourselves incorrectly (fixed patch 1829152) 2007-11-13 01:18:06 +00:00
private fixes for building wxMSW with --disbale-all-features 2007-07-21 02:05:03 +00:00
wince added wxNotificationMessage and implemented it generically and natively for Maemo 2007-11-24 01:56:13 +00:00
accel.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
amd64.manifest
app.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +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 Fix for wxMemoryDC::GetAsBitmap() not working on Windows. 2007-08-20 23:26:35 +00:00
blank.cur
bmpbuttn.h create greyed image for wxBitmapButton in MSW automatically, as in wxGTK (replaces patch 1734018) 2007-07-15 19:29:20 +00:00
brush.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
bullseye.cur
button.h Added wxBORDER_THEME, wxWindow::GetDefaultBorderForControl(), wxWindow::CanApplyThemeBorder(). 2007-08-07 19:22:43 +00:00
caret.h
cdrom.ico
checkbox.h Added wxBORDER_THEME, wxWindow::GetDefaultBorderForControl(), wxWindow::CanApplyThemeBorder(). 2007-08-07 19:22:43 +00:00
checklst.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
child.ico
chkconf.h added wxUSE_INICONF (disabled by default) 2007-07-27 14:57:31 +00:00
choice.h More border rationalisation. GetDefaultBorder is now mostly defined in base class files. 2007-11-13 12:10:34 +00:00
clipbrd.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
colordlg.h fix wxColourDialog::Centre() and SetSize() (modified patch 1831628) 2007-11-17 14:43:38 +00:00
colour.h fixed linking with visibility enabled on Ubuntu and some other systems (any gcc 4.2 amd64?) by removing superfluous virtual wxColour::Ok() (already in wxColourBase) -- do this in all ports, not just wxGTK 2007-11-27 20:37:06 +00:00
colours.bmp
combo.h wxChar -> char 2007-11-13 11:00:14 +00:00
combobox.h make access for virtuals match base 2007-10-26 06:20:23 +00:00
computer.ico
control.h make access for virtuals match base 2007-10-26 06:20:23 +00:00
crashrpt.h
cross.cur
csquery.bmp
ctrlsub.h many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
cursor.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
datectrl.h More border rationalisation. GetDefaultBorder is now mostly defined in base class files. 2007-11-13 12:10:34 +00:00
dc.h Use wxPointList instead of wxList in wxDC code 2007-10-19 14:53:55 +00:00
dcclient.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dcmemory.h Fix for wxMemoryDC::GetAsBitmap() not working on Windows. 2007-08-20 23:26:35 +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 many wxIPC Unicode and UTF-8 fixes (use void* instead of wxChar* in the API and UTF-8 as wire format for wxStrings) (patch 1812926) 2007-10-20 22:54:26 +00:00
debughlp.h
dialog.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
dib.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
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 added wxUSE_CONSOLE_EVENTLOOP around wxConsoleEventLoop 2007-07-15 19:33:16 +00:00
fdrepdlg.h
file1.ico
filedlg.h fixed bugs with moving/centering the file dialog (replaces patch 1825170) 2007-11-09 20:02:47 +00:00
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 make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
gccpriv.h
gdiimage.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +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 SetInitialSocketBuffers() to allow changing the send/receive buffer sizes (patch 1829576) 2007-11-17 15:21:26 +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 added wxUSE_INICONF (disabled by default) 2007-07-27 14:57:31 +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 make access for virtuals match base 2007-10-26 06:20:23 +00:00
listctrl.h added functions for setting the columns order in wxListCtrl (modified patch 1828074) 2007-11-10 00:55:14 +00:00
magnif1.cur
mdi.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
mdi.ico
menu.h Menu label consistency changes 2007-08-11 17:54:59 +00:00
menuitem.h fix several problems in handling of the menu items with negative ids 2007-11-17 20:38:07 +00:00
metafile.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +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 add HDF_SORTUP/DOWN definitions 2007-10-22 17:30:36 +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 added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +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 added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
printwin.h Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
private.h return int from wxGetWindowId(), not WORD, to ensure comparing it with wxWindowID elsewhere works correctly even for negative ids 2007-11-23 02:03:15 +00:00
question.ico
radiobox.h Added wxBORDER_THEME, wxWindow::GetDefaultBorderForControl(), wxWindow::CanApplyThemeBorder(). 2007-08-07 19:22:43 +00:00
radiobut.h Conflict correction 2007-11-14 14:51:00 +00:00
rcdefs.h
regconf.h added wxUSE_REGKEY checks 2007-08-22 14:49:41 +00:00
region.h fixes for building wxMSW with --disbale-all-features 2007-07-21 02:05:03 +00:00
registry.h added wxUSE_REGKEY option 2007-07-21 13:01:28 +00:00
removble.ico
rightarr.cur
roller.cur
scrolbar.h Added wxBORDER_THEME, wxWindow::GetDefaultBorderForControl(), wxWindow::CanApplyThemeBorder(). 2007-08-07 19:22:43 +00:00
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 added wxNotificationMessage and implemented it generically and natively for Maemo 2007-11-24 01:56:13 +00:00
setup_inc.h removed unused wxUSE_XXX options (patch 1759328) 2007-07-28 00:08:01 +00:00
slider95.h More border rationalisation. GetDefaultBorder is now mostly defined in base class files. 2007-11-13 12:10:34 +00:00
sound.h
spinbutt.h Added wxBORDER_THEME, wxWindow::GetDefaultBorderForControl(), wxWindow::CanApplyThemeBorder(). 2007-08-07 19:22:43 +00:00
spinctrl.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
stackwalk.h added maxDepth parameter to WalkFromException() (patch 1759239) 2007-07-28 00:14:53 +00:00
statbmp.h More border rationalisation. GetDefaultBorder is now mostly defined in base class files. 2007-11-13 12:10:34 +00:00
statbox.h More border rationalisation. GetDefaultBorder is now mostly defined in base class files. 2007-11-13 12:10:34 +00:00
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 More border rationalisation. GetDefaultBorder is now mostly defined in base class files. 2007-11-13 12:10:34 +00:00
std.ico
stdpaths.h allow to optionally use vendor name component in standard paths (slightly modified patch 1831308) 2007-11-17 14:59:13 +00:00
subwin.h
tabctrl.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
taskbar.h no real changes, just some cleanup 2007-08-14 22:44:44 +00:00
tbar95.h Toolbars shouldn't have themed borders 2007-08-09 15:05:56 +00:00
textctrl.h make access for virtuals match base 2007-10-26 06:20:23 +00:00
textentry.h implement AutoComplete for wxMSW too 2007-11-05 00:44:26 +00:00
tglbtn.h More border rationalisation. GetDefaultBorder is now mostly defined in base class files. 2007-11-13 12:10:34 +00:00
tooltip.h added wxToolTip::SetAutoPop() and SetReshow() (patch 1768804) 2007-08-15 12:57:36 +00:00
toplevel.h Added wxBORDER_THEME, wxWindow::GetDefaultBorderForControl(), wxWindow::CanApplyThemeBorder(). 2007-08-07 19:22:43 +00:00
treectrl.h use WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT 2007-10-01 11:54:50 +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 added Show/HideWithEffect() and implemented them using AnimateWindow() for Win32 2007-11-24 16:15:08 +00:00
winundef.h
wrapcctl.h predefine _WIN32_IE before including shellapi.h too to allow tooltips longer than 64 (up to 128) characters in wxTaskBarIcon 2007-09-21 17:51:11 +00:00
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 include wx/log.h to fix PCH-less compilation 2007-09-22 12:08:23 +00:00
wrapwin.h experimental IPv6 implementation (patch 1771429) 2007-11-18 20:53:33 +00:00
wx.manifest
wx.rc added comment explaining the condition for compiling manifest into resources 2007-06-04 09:01:37 +00:00