wxWidgets/include/wx/msw
Robert Roebling aa96f01c02 Add PrivData() field to wxPrintData since MSW's printer
sometimes seem to save data in an extra field. The
    original author of the patch chose to save it in char*
    so I kept that, although void* would probably be correct.
    The patch is against 2.4.2 and the code has been reshuffled
    since then so that the patch had to be redone entirely.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 01:51:59 +00:00
..
ctl3d these aren't being used any more 2000-01-26 18:14:05 +00:00
ole TRUE/true, FALSE/false, whitespace cleaning. 2004-08-16 12:45:46 +00:00
wince Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in 2005-02-27 20:31:24 +00:00
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h really implemented operator==(); reformatted a little 2004-12-10 11:23:16 +00:00
app.h file with DoMessage() declaration (which I forgot to commit ages ago) 2004-09-13 09:16:39 +00:00
apptbase.h Use old licence name 2004-05-23 20:53:33 +00:00
apptrait.h Use old licence name 2004-05-23 20:53:33 +00:00
bitmap.h fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986) 2004-09-16 22:36:12 +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 update the disabled buttons appearance when system colours change (followup to patch 1027243) 2004-10-03 13:46:11 +00:00
brush.h wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model). 2004-12-03 15:31:31 +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 new stock buttons API 2004-08-30 14:42:51 +00:00
caret.h Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false. 2004-08-20 12:03:08 +00:00
cdrom.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
checkbox.h override MSWGetDefaultBgBrush() to use transparent brush 2004-12-12 19:47:01 +00:00
checklst.h Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false. 2004-08-20 12:03:08 +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 move check for compilers not supporting SEH to wx/chkconf.h 2005-02-02 17:46:20 +00:00
choice.h replaced OnCtlColor(7 params) with MSWControlColor(1 param) 2004-11-19 19:40:31 +00:00
clipbrd.h Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false. 2004-08-20 12:03:08 +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 Use old licence name 2004-05-23 20:53:33 +00:00
colour.h Use old licence name 2004-05-23 20:53:33 +00:00
colours.bmp 0. extracted toolbar colour mapping stuff to its own function 2002-01-13 23:04:11 +00:00
combobox.h moved code working around combobox selection bug to wxComboBox: wxChoice doesn't have selection anyhow, why should it be there? 2005-01-21 14:39:29 +00:00
computer.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
control.h Spiner -> Spinner 2005-02-06 11:27:19 +00:00
crashrpt.h added GenerateNow() 2005-01-17 02:04:06 +00:00
csquery.bmp Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton 2000-09-08 10:49:39 +00:00
cursor.h fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986) 2004-09-16 22:36:12 +00:00
datectrl.h corrected wxRTTI macros 2005-02-17 23:17:30 +00:00
dc.h Use Get*Box instead Get*Region if you are asking about position and size. And it is enough to have it in base class only. 2004-12-06 15:48:50 +00:00
dcclient.h Use old licence name 2004-05-23 20:53:33 +00:00
dcmemory.h Use old licence name 2004-05-23 20:53:33 +00:00
dcprint.h Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty(). 2004-08-24 10:31:41 +00:00
dcscreen.h Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty(). 2004-08-24 10:31:41 +00:00
dde.h Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty(). 2004-08-24 10:31:41 +00:00
debughlp.h wxWinCE fixes. 2005-01-18 10:10:23 +00:00
dialog.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
dib.h added wxDIB(HBITMAP) ctor and corresponding Create(); made GetData() return uchar * and not void * 2004-07-22 11:43:57 +00:00
dirdlg.h Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty(). 2004-08-24 10:31:41 +00:00
display.h fix for [ 1020924 ] wx.Display.IsPrimary is wrong 2004-11-07 00:48:37 +00:00
dragimag.h Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty(). 2004-08-24 10:31:41 +00:00
drive.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
enhmeta.h MinGW warning fix. 2005-01-18 20:23:48 +00:00
error.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
evtloop.h switched to wxEventLoopBase/wxEventLoop implementation (instead of m_impl based one) for wxMSW; minimal changes for the other ports 2004-07-30 22:54:31 +00:00
fdrepdlg.h Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, ::. 2004-08-25 12:17:55 +00:00
file1.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
filedlg.h Hardware defines spec. 2004-09-29 08:03:26 +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 keep the old wxFont::Create() signature (changed by font size in pixels patch) to fix XTI and to preserve backwards compatibility 2004-09-27 11:02:11 +00:00
fontdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
fontenum.h Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested). 2004-10-13 14:04:19 +00:00
frame.h moved wxWindow::m_hMenu to wxFrame, it is not needed in the base class 2004-12-19 20:56:38 +00:00
gauge95.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
gccpriv.h Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false. 2004-08-26 08:46:18 +00:00
gdiimage.h fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986) 2004-09-16 22:36:12 +00:00
gdiobj.h Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false. 2004-08-26 08:46:18 +00:00
glcanvas.h removed ambiguity from wxGLCanvas ctors (bug 1102544) 2005-02-21 01:52:23 +00:00
gsockmsw.h Applied patch [ 1119239 ] Adds socket support for Windows CE platforms 2005-02-10 14:55:27 +00:00
hand.cur changed hand cursor to look like Windows' hand cursor 2004-04-29 20:28:49 +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 Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-08-27 18:59:37 +00:00
helpchm.h Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-08-27 18:59:37 +00:00
helpwin.h Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested). 2004-10-13 14:04:19 +00:00
icon.h fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986) 2004-09-16 22:36:12 +00:00
imaglist.h Added GetBitmap, GetIcon to wxImageList 2005-02-27 10:36:58 +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 Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-08-27 18:59:37 +00:00
joystick.h Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs. 2004-08-30 10:18:55 +00:00
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
listctrl.h extracted check for wxListCtrl in WM_PRINT handler to wxListCtrl itself, base class shouldn't have to worry about its derived classes 2005-02-19 19:24:46 +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 Warning fixes for MinGW. 2005-01-21 18:15:42 +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 trailing semicolons after DECLARE_DYNAMIC_CLASS(), Borland chokes on them 2005-02-06 16:17:18 +00:00
menuitem.h Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs. 2004-08-30 10:18:55 +00:00
metafile.h Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs. 2004-08-30 10:18:55 +00:00
microwin.h Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs. 2004-08-30 10:18:55 +00:00
mimetype.h Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs. 2004-08-30 10:18:55 +00:00
minifram.h Use old licence name 2004-05-23 20:53:33 +00:00
missing.h TrackMouse DMC fix. 2005-01-25 12:22:56 +00:00
msgdlg.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
mslu.h fix for BCC compilation (see patch 1101702) 2005-02-27 14:43:31 +00:00
msvcrt.h don't define _CRTDBG_MAP_ALLOC as it is apparently unnecessary (patch 995135) 2004-07-25 16:47:33 +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 added MSWPrintChild() for drawing child background (replaces patch 1108389) 2005-02-19 20:49:50 +00:00
palette.h wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning. 2004-12-08 17:43:18 +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 fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986) 2004-09-16 22:36:12 +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 Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE/true, FALSE/false, whitespaces, tabs. 2004-08-31 12:38:46 +00:00
printdlg.h Add PrivData() field to wxPrintData since MSW's printer 2005-02-28 01:51:59 +00:00
printwin.h Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE/true, FALSE/false, whitespaces, tabs. 2004-08-31 12:38:46 +00:00
private.h Move wxGetOSFHandle to include/wx/msw/private.h since it needs HANDLE anyway 2005-02-26 15:31:42 +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 Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning. 2005-02-23 16:39:25 +00:00
radiobut.h Use old licence name 2004-05-23 20:53:33 +00:00
regconf.h Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested). 2004-10-13 14:04:19 +00:00
region.h fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986) 2004-09-16 22:36:12 +00:00
registry.h implemented Export(file) 2005-01-16 00:26:40 +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 replaced OnCtlColor(7 params) with MSWControlColor(1 param) 2004-11-19 19:40:31 +00:00
setup0.h Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in 2005-02-27 20:31:24 +00:00
setup_microwin.h Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in 2005-02-27 20:31:24 +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 Common code for the same handling of wxSL_INVERSE. 2005-02-14 19:29:37 +00:00
slidrmsw.h replaced OnCtlColor(7 params) with MSWControlColor(1 param) 2004-11-19 19:40:31 +00:00
sound.h Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-04 01:53:42 +00:00
spinbutt.h Peparation for native Smartphone controls based on Spinners. 2004-08-05 16:52:13 +00:00
spinctrl.h show tooltips for the text control part of the spin control as well (bug 735044) 2005-02-28 01:23:03 +00:00
stackwalk.h implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h 2005-01-19 01:15:12 +00:00
statbmp.h Restored mouse sensitivity for static box and static bitmap 2005-02-24 08:26:50 +00:00
statbox.h Restored mouse sensitivity for static box and static bitmap 2005-02-24 08:26:50 +00:00
statbr95.h Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-04 01:53:42 +00:00
statline.h Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-04 01:53:42 +00:00
stattext.h reverted m_adjustMinSize change prepatory for a new approach to fix 2004-06-21 22:58:13 +00:00
std.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
stdpaths.h moved AppendAppName() from MSW to common code; modified it to not double the trailing slash, if any 2004-10-20 00:34:32 +00:00
subwin.h added WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro 2004-12-13 01:02:32 +00:00
tabctrl.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
taskbar.h Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE/true. FALSE/false, tabs, whitespaces. 2004-09-07 06:01:01 +00:00
tbar95.h Restored the ability to set the background colour for a toolbar on Windows 2005-02-06 18:42:43 +00:00
tbarmsw.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
textctrl.h don't steal EVT_RIGHT_UP in rich edit controls for context menu (patch 1143823) 2005-02-19 17:27:30 +00:00
tglbtn.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
timer.h Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE/true. FALSE/false, tabs, whitespaces. 2004-09-07 06:01:01 +00:00
tooltip.h made Add() public so that it could be called for addition HWNDs making part of the same logical wxWindow from other classes 2005-02-28 01:22:35 +00:00
toplevel.h Hardware defines spec. 2004-09-29 08:03:26 +00:00
treectrl.h Old API deprecated. Source cleaning. 2005-01-11 21:17:16 +00:00
uxtheme.h last commit broke compilation for wxUSE_UXTHEME == 0; fixing 2004-11-19 21:52:18 +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
window.h added MSWPrintChild() for drawing child background (replaces patch 1108389) 2005-02-19 20:49:50 +00:00
winundef.h undef CreateWindow too, even if we don't use it ourselves it's still a very common name and shouldn't be defined after including wxWindows headers 2004-12-13 21:30:39 +00:00
wrapcctl.h Use old licence name 2004-05-23 20:53:33 +00:00
wrapshl.h extracted LPITEMIDLIST wrappers in a separate header (also [will be] used by wxStdnardPaths) 2004-10-19 16:43:53 +00:00
wrapwin.h don't redefine NOMINMAX if already defined (mingw32 does this apparently) 2005-02-23 16:54:16 +00:00
wx.manifest added WindowsXP manifest directly into application's resources 2003-04-11 23:22:39 +00:00
wx.rc use slashes instead of backslashes and quotes instead of angle brackets in all #includes 2004-10-20 15:14:46 +00:00