wxWidgets/include/wx/msw
Michael Wetherell 9dbe002289 Cygwin compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-09-16 15:00:45 +00:00
..
ole Cygwin compile fix 2005-09-16 15:00:45 +00:00
wince Moved definition 2005-09-09 20:45:08 +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 added wxBitmap::GetMaskBitmap() 2005-03-27 17:47:39 +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 Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
button.h simplifications and corrections to background drawing: 2005-04-10 15:23:08 +00:00
caret.h Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false. 2004-08-20 12:03:08 +00:00
cdrom.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
checkbox.h setting foreground colour for wxCheckBox now works when using XP themes too 2005-05-18 23:16:46 +00:00
checklst.h Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false. 2004-08-20 12:03:08 +00:00
child.ico REmoved unnecessary cursor and icon files 2005-05-15 14:48:42 +00:00
chkconf.h undef wxUSE_DIALUP_MANAGER before redefining it as 0 2005-09-03 23:30:48 +00:00
choice.h reverted last changes which were false alarm 2005-09-14 12:08:24 +00:00
clipbrd.h Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false. 2004-08-20 12:03:08 +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 Fixed bug #1022383: 'several ComboBoxes appear selected' 2005-03-18 19:32:20 +00:00
computer.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
control.h extended wxWindow::MSWGetBgBrush() and wxControl::MSWControlColor() to work for arbitrary HWNDs and not just wxWindows: this allows us to draw proper background for slider labels and other subcontrols 2005-04-10 21:55:12 +00:00
crashrpt.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
cross.cur Cross-hair cursor appears as an I-beam on WinXP for some reason; 2005-04-03 11:36:31 +00:00
csquery.bmp Restored scrollbar background 2005-05-31 14:40:34 +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 Native spline drawing. 2005-09-16 12:55:05 +00:00
dcclient.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +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 (blind) CE compilation fix: declare wxToolBarNameStr 2005-09-16 10:28:40 +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 Made the colours more muted 2005-06-01 14:21:07 +00:00
enhmeta.h MinGW warning fix. 2005-01-18 20:23:48 +00:00
evtloop.h wxMSWUniv build fix. 2005-07-18 13:36: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 Made the colours more muted 2005-06-01 14:21:07 +00:00
filedlg.h Hardware defines spec. 2004-09-29 08:03:26 +00:00
floppy.ico Artwork replacement (c) Julian Smart 2005-05-31 20:29:11 +00:00
folder1.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
folder2.ico Made the colours more muted 2005-06-01 14:21:07 +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 Added WXK_SPECIAL... keycodes for special hardware buttons 2005-03-18 14:26:57 +00:00
gauge95.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
gccpriv.h Warning fixes for Cygwin 2005-05-19 17:03:10 +00:00
gdiimage.h return name and extension by const ref, not by value, to prevent bugs as the one just fixed by patch 1159289 from compiling 2005-03-08 20:16:44 +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 Added licence/copyright information 2005-05-04 18:57:50 +00:00
hand.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +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
htmlhelp.h Use theme and HTML Help headers from Wine (with permission) 2005-05-14 16:58:36 +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
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 Applied patch [ 1218833 ] [wxMSW] wxListBox optimisation for XP 2005-06-16 15:36:48 +00:00
listctrl.h Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesco Montorsi 2005-07-22 22:29:20 +00:00
magnif1.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
mdi.h force update of MDI client window size after the MDI parent frame is iconized and restored, otherwise all kinds of bad things (changes in MDI children positions; possibility to move them above the toolbar and below the status bar; wrong repaining) happen 2005-08-11 13:24:56 +00:00
mdi.ico REmoved unnecessary cursor and icon files 2005-05-15 14:48:42 +00:00
menu.h removed wxUSE_MENU_CALLBACK references: the code inside the #if couldn't compile anyhow as wxFunction isn't defined in wx since quite some time now 2005-08-04 20:35:09 +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 Fix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett 2005-08-19 13:48:24 +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 Add HANGUL_CHARSET for vc++ 5, and move a couple of others that were already 2005-06-29 01:34:43 +00:00
msgdlg.h Base for wxMessageDialog with common checks for style. 2005-03-11 15:34: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
notebook.h subclass all updown controls in notebooks, not just the first one 2005-05-24 19:18:15 +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 Restoring binary files 2005-05-16 12:33:21 +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 Restoring binary files 2005-05-16 12:33:21 +00:00
pntleft.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
pntright.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +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 Applied patch [ 1208256 ] Fixes bug #1193626 [wxPrintData asserts on or ignores...] 2005-05-30 08:39:23 +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 removed (unused since quite some time) wxUSE_ITSY_BITSY 2005-08-04 20:31:11 +00:00
question.ico Replaced icon 2005-05-15 19:20:49 +00:00
radiobox.h after latest changes background of radio buttons _not_ inside the notebook wasn't redrawn at all, fixed this 2005-04-11 14:41:36 +00:00
radiobut.h simplifications and corrections to background drawing: 2005-04-10 15:23:08 +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 fixed problem with non-const methods not working on wxRegKey initially opened in read-only mode 2005-05-18 23:29:54 +00:00
removble.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
rightarr.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
roller.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
scrolbar.h keep correct default background but allow overriding it in user code too 2005-05-31 14:52:23 +00:00
setup0.h removed (unused since quite some time) wxUSE_ITSY_BITSY 2005-08-04 20:31:11 +00:00
setup_microwin.h removed (unused since quite some time) wxUSE_ITSY_BITSY 2005-08-04 20:31:11 +00:00
slider95.h send wxEVT_SCROLL_CHANGED when using mouse wheel as well 2005-05-31 15:33:43 +00:00
sound.h refactoring in preparation for further changes: moved data in a private struct, let Windows load resources instead of doing it ourselves, use GlobalPtr[Lock] classes 2005-07-29 13:19:32 +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 generate mouse events for all static controls, not just wxStaticLine (patch 1276413 by Jamie Gadd) 2005-08-30 13:54:29 +00:00
statbox.h Make PaintBackground virtual, too. Now that we have 2005-05-21 07:05:02 +00:00
statbr95.h fixed status bar positioning to work both with and without sizers (patch 1199639 by Jamie Gadd) 2005-08-28 16:21:36 +00:00
statline.h gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow 2005-03-11 02:13:30 +00:00
stattext.h simplifications and corrections to background drawing: 2005-04-10 15:23:08 +00:00
std.ico REmoved unnecessary cursor and icon files 2005-05-15 14:48:42 +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 applied heavily modified patch 1116702: support for specifying disabled toolbar images and modified the sample to show how it works (badly, background of tools for which disabled bitmap is not specified is wrong) 2005-03-27 18:03:57 +00:00
tbarmsw.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
textctrl.h decreased text limit which we consider to be set by user (and not built in the control) to 10001 which is less than default 30000 2005-07-29 23:01:56 +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 Added wxDialog::GetToolBar for PocketPC 2005-03-19 12:06:56 +00:00
treectrl.h Applied patch [ 1212208 ] Fix a bug in wxTreeCtrl with wxTR_MULTIPLE 2005-06-16 17:01:19 +00:00
uxtheme.h Use theme and HTML Help headers from Wine (with permission) 2005-05-14 16:58:36 +00:00
uxthemep.h include wx/msw/wrapcctl.h instead of <commctrl.h> as otherwise value of _WIN32_IE is inconsistent when we do include wx/msw/wrapcctl.h 2005-06-08 21:47:29 +00:00
window.h fix showing keyboard cues under Win2k/XP 2005-09-03 23:00:22 +00:00
winundef.h added GetFirstSibling and GetLastSibling 2005-09-02 15:54:06 +00:00
wrapcctl.h Helpers in disabling warnings for unused params. 2005-07-01 13:39:03 +00:00
wrapcdlg.h Wrap <commdlgs.h> as <commctls.h>. Required makefiles rebuilded. 2005-03-22 19:39:54 +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 define WINVER as 0x0600 for VC6, its standard headers warn against this if we do 2005-06-08 20:13:27 +00:00
wx.manifest added WindowsXP manifest directly into application's resources 2003-04-11 23:22:39 +00:00
wx.rc Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00