wxWidgets/include/wx/msw
2003-06-24 00:56:19 +00:00
..
ctl3d these aren't being used any more 2000-01-26 18:14:05 +00:00
ole explicit cast for digital mars to use OLE 2003-04-24 11:15:36 +00:00
wince Applied patch [ 736322 ] Remove TWINE support, merge it in Wine. 2003-05-23 19:16:45 +00:00
.cvsignore
accel.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
app.h wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken 2003-06-24 00:56:19 +00:00
apptbase.h wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken 2003-06-24 00:56:19 +00:00
apptrait.h wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken 2003-06-24 00:56:19 +00:00
bitmap.h new template-based more flexible and hopefully more efficient raw bitmap implementation 2003-04-28 01:46:05 +00:00
blank.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
bmpbuttn.h compilation fixes for non default wxUSE_XXX values (patch 662781) 2003-01-12 22:20:46 +00:00
brush.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
bullseye.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
button.h Revamped border handling. 2003-05-06 21:57:32 +00:00
caret.h MSW Caret is now destroyed and recreated when resized. 2000-01-10 23:01:19 +00:00
cdrom.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
checkbox.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
checklst.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
child.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
chkconf.h Platform and compiler-specific checking for MSW and Mac now done 2003-06-16 12:31:45 +00:00
choice.h Insert() patch from John Labenski 2003-05-09 12:58:28 +00:00
clipbrd.h Added m_isOpened variable to simulate opening/closing 2003-05-02 17:48:17 +00:00
clock.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
colordlg.h applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
colour.h Forgot to commit 2001-10-18 20:58:12 +00:00
colours.bmp 0. extracted toolbar colour mapping stuff to its own function 2002-01-13 23:04:11 +00:00
combobox.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
computer.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
control.h removed style parameter from MSWCreate(), it is unneeded 2003-01-10 23:27:17 +00:00
csquery.bmp Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton 2000-09-08 10:49:39 +00:00
cursor.h big wxCursor cleanup 2003-02-02 02:06:34 +00:00
dc.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
dcclient.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
dcmemory.h 1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code 2001-04-09 01:22:48 +00:00
dcprint.h Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
dcscreen.h fix for wxScreenDC::GetSize 2002-03-05 00:52:01 +00:00
dde.h removed warnings about using the deprecated functions and replaced untyped 2003-01-25 12:28:51 +00:00
dialog.h Fix for bug [ 744199 ] wxBringWindowToTop, child window z-order 2003-06-01 21:01:18 +00:00
dib.h wxDIB::Create(wxBitmap) shouldn't do any conversions if the bitmap is already a DIB section 2003-03-24 22:58:50 +00:00
dirdlg.h what do we need a separate (from m_windowStyle) m_dialogStyle here for? removed 2003-02-01 23:30:53 +00:00
disable.bmp Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
display.h support for optionnally using DirectX for display manipulations 2003-04-07 00:30:18 +00:00
dragimag.h added a few #ifdefs needed to build a smaller library (patch 751523) 2003-06-14 13:00:55 +00:00
drive.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
enhmeta.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
error.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
fdrepdlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
file1.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
filedlg.h wxFileDialog cleanup, extracted common code to fldlgcmn.cpp (patch 754187) 2003-06-14 13:31:49 +00:00
floppy.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
folder1.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
folder2.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
font.h added DoSetNativeFontInfo() to avoid virtual function hiding 2003-02-12 15:42:27 +00:00
fontdlg.h fixes to wxFontDialog after recent changes 2002-05-12 22:26:01 +00:00
fontenum.h Added wxFontEnumerator class for wxMSW, and fixed text validator for French 1999-09-06 09:36:21 +00:00
frame.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
gauge95.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
gccpriv.h #define HAVE_W32API_H for Cygwin/GCC 3.x, too. 2003-01-14 18:29:10 +00:00
gdiimage.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
gdiobj.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
glcanvas.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
gsockmsw.h Private gsocket files were using 'typedef int bool', removed this 2001-05-10 06:31:39 +00:00
hand.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
heart.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
helpbest.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
helpchm.h don't include wx/wx.h unnecessarily 2002-03-09 21:55:39 +00:00
helpwin.h Added wxHelpControllerHelpProvider, added DisplayContextPopup, DisplayTextPopup 2000-09-12 14:53:39 +00:00
icon.h added wxIconLocation; minor fixes to wxIcon on some platforms 2003-06-21 13:39:40 +00:00
imaglist.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
info.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
iniconf.h added missing default values for the 2nd argument of DeleteEntry() 2002-03-05 00:32:46 +00:00
joystick.h Applied patch [ 597700 ] Fix proposal for wxJoystick under MSW 2002-08-20 17:16:05 +00:00
listbox.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
listctrl.h 1. Added m_count and maintain its value in InsertItem, RemoveItem 2003-01-30 01:53:28 +00:00
magnif1.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
mdi.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
mdi.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
menu.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
menuitem.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
metafile.h 1. added wxEnhMetaFileXXX classes 2000-01-13 23:39:48 +00:00
microwin.h More tweaks to wxMicroWi 2001-12-22 19:43:44 +00:00
mimetype.h GetIcon() returns wxIconLocation, not wxIcon, now 2003-06-23 13:49:24 +00:00
minifram.h removed Win16 horrors 2003-06-21 17:38:55 +00:00
missing.h wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken 2003-06-24 00:56:19 +00:00
msgdlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
mslu.h SF patch [ 708702 ] Wide character filename support for BCC 2003-04-28 20:58:29 +00:00
msvcrt.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
noentry.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
notebook.h Attempt to make wxWindows play better with XP themes 2003-06-02 10:27:03 +00:00
palette.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
pbrush.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
pen.h fixes for user dash handling (patch 717736) 2003-04-11 14:02:32 +00:00
pencil.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
pntleft.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
pntright.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
popupwin.h Added corrected Show() to wxPopupWindow 2003-06-17 08:26:01 +00:00
printdlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
printwin.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
private.h Applied patch [ 740012 ] GetKeyState returns 16-Bit value on WindowsNT 2003-05-21 18:43:03 +00:00
query.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
question.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
radiobox.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
radiobut.h Added wxRadioButton::MSWWindowProc to reset m_focusJustSet -- otherwise, 2002-07-05 14:09:31 +00:00
regconf.h added missing default values for the 2nd argument of DeleteEntry() 2002-03-05 00:32:46 +00:00
region.h Reversed the meaning of black and white in wxRegion::ConvertToBitmap 2003-05-03 17:56:30 +00:00
registry.h added an explicit accessor to query the default key value 2002-01-21 15:52:03 +00:00
removble.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
rightarr.cur Added wxCURSOR_RIGHT_ARROW, which is like the typical wxCURSOR_ARROR, 2002-03-15 22:52:15 +00:00
roller.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
scrolbar.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
setup0.h Platform and compiler-specific checking for MSW and Mac now done 2003-06-16 12:31:45 +00:00
setup_microwin.h Applied patch [ 736322 ] Remove TWINE support, merge it in Wine. 2003-05-23 19:16:45 +00:00
size.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
slider95.h added TRUE default value for Show() argument 2002-06-20 12:52:06 +00:00
slidrmsw.h Added wxUSE_NUMBERDLG to setup.h; added some files to VC++ project files; 2001-06-27 11:55:33 +00:00
spinbutt.h test for __WIN95__ in the main header, not platform-sepcific one for consistency with the other classes 2001-07-20 11:59:46 +00:00
spinctrl.h fix Alt-letter navigation with spin controls (bug 672974) 2003-03-24 18:55:42 +00:00
statbmp.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
statbox.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
statbr95.h 1. wxProgressDialog uses wxWindowDisabler, not (dumb) wxEnableTopLevelWindows 2000-03-12 00:26:21 +00:00
statline.h use WS_CLIPSIBLINGS for wxStaticLine as well 2002-02-20 00:25:54 +00:00
stattext.h use MSWCreateControl() instead of duplicating its code 2003-01-10 23:24:44 +00:00
std.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
tabctrl.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
taskbar.h show the taskbar icon even after Explorer restart (patch 723532) + some code cleanup 2003-05-01 20:49:34 +00:00
tbar95.h removed style parameter from MSWCreateToolbar(), it is unneeded 2003-01-10 23:23:49 +00:00
tbarmsw.h As in 2.2.9, toolbars should not get the focus. 2002-03-31 14:07:17 +00:00
textctrl.h Extended wxTextAttr and added wxTextCtrl::GetStyle stub 2003-06-20 16:25:31 +00:00
tglbtn.h applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter 2001-02-08 18:57:23 +00:00
timer.h 1. wxTimer change - now generates EVT_TIMER() 2000-02-05 01:57:38 +00:00
tooltip.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
toplevel.h Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an 2003-03-28 23:05:05 +00:00
treectrl.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
uxtheme.h Attempt to make wxWindows play better with XP themes 2003-06-02 10:27:03 +00:00
warning.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
watch1.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
wave.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
window.h Partially applied patch [ 531199 ] new EVT_MOVING and EVT_SIZING 2003-06-01 14:37:28 +00:00
winundef.h #undef LoadBitmap() too 2003-01-08 12:27:28 +00:00
wx.manifest added WindowsXP manifest directly into application's resources 2003-04-11 23:22:39 +00:00
wx.rc Can now skip default manifest inclusion by defining wxUSE_NO_MANIFEST 2003-06-14 16:44:18 +00:00