wxWidgets/include/wx/msw
Vadim Zeitlin d297e8ff2a wxUSE_IFF 0 by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-17 23:57:22 +00:00
..
ctl3d
ole Added wxDragLink 2001-10-26 02:11:23 +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 added wxCmdLineParser::ConvertStringToArgs(), wxApp::ConertToStandardCommandArgs() now uses it 2001-11-25 21:36:28 +00:00
bitmap.h added wxUSE_PALETTE and fixed compilation with it set to 0 2001-09-30 22:06:39 +00:00
blank.cur
bmpbuttn.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
brush.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
bullseye.cur
button.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
caret.h
cdrom.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
checkbox.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
checklst.h
child.ico
choice.h 1. more proper fix for wxChoice/wxComboBox height problems than in 2,2 branch 2001-05-19 01:01:21 +00:00
clipbrd.h
clock.cur
colordlg.h merged 2.2 branch 2000-07-15 19:51:35 +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 changed/centralized window creation code to allow wxTLW work in wxUniv 2001-10-07 22:17:24 +00:00
cross.bmp
csquery.bmp Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton 2000-09-08 10:49:39 +00:00
curico.h
curicop.h
cursor.h
dc.h added wxUSE_PALETTE and fixed compilation with it set to 0 2001-09-30 22:06:39 +00:00
dcclient.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +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 1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code 2001-04-09 01:22:48 +00:00
dde.h
dialog.h moved EnableCloseButton() from wxialog to wxTLW 2001-11-15 02:21:43 +00:00
dib.h applied patch 417699 (remove WXDLLEXPORT from inline functions) 2001-04-26 16:38:11 +00:00
dibutils.h
dirdlg.h
disable.bmp
dragimag.h Fixed some wxDragImage bugs 2001-04-10 21:01:40 +00:00
drive.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
enhmeta.h 1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code 2001-04-09 01:22:48 +00:00
error.ico
fdrepdlg.h added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
file1.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
filedlg.h
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 wxFont can now raelly use the native fonts 2001-12-22 03:31:48 +00:00
fontdlg.h
fontenum.h
frame.h fixed wxFrame::IconizeChildFrames() bug which would restore the child frame even if it had been iconized before the main frame was 2001-11-14 01:26:14 +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
gaugemsw.h
gccpriv.h applied patch 446014 (misc mingw fixes from Mattia) 2001-08-02 19:02:17 +00:00
gdiimage.h
gdiobj.h
glcanvas.h applied patch to make wxGLCanvas derive from wxWindow, not wxScrolledWindow (Paul A. Thiessen) 2001-11-02 16:08:52 +00:00
gsockmsw.h Private gsocket files were using 'typedef int bool', removed this 2001-05-10 06:31:39 +00:00
hand.cur
heart.cur
helpbest.h finally applied the helpbest patch 2001-09-01 12:59:08 +00:00
helpchm.h Added wxHelpControllerHelpProvider, added DisplayContextPopup, DisplayTextPopup 2000-09-12 14:53:39 +00:00
helpwin.h Added wxHelpControllerHelpProvider, added DisplayContextPopup, DisplayTextPopup 2000-09-12 14:53:39 +00:00
icon.h
imaglist.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
info.ico
iniconf.h wxConfig clean up and bug fix for record defaults 2001-12-14 00:58:59 +00:00
joystick.h
listbox.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
listctrl.h implemented RefreshItem(s) under MSW 2001-07-14 02:03:23 +00:00
magnif1.cur
mdi.h fixed several resource leaks related to MDI menus 2002-01-13 01:26:04 +00:00
mdi.ico
menu.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
menuitem.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
metafile.h
microwin.h More tweaks to wxMicroWi 2001-12-22 19:43:44 +00:00
mimetype.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
minifram.h second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
msgdlg.h MSW compilation fixes - widgets sample runs! 2001-06-27 00:27:24 +00:00
msvcrt.h
noentry.cur
notebook.h 1. fixed wxGTK notebook which was completely broken by the merge 2001-07-02 18:34:13 +00:00
palette.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
pbrush.cur
pen.h Fixed problem with wxPen::SetDashes. (An array of bytes was typcast 2001-09-27 00:35:24 +00:00
pencil.cur
pntleft.cur
pntright.cur
popupwin.h added wxRTII macros to wxPopupWindow under MSW 2002-01-02 23:18:11 +00:00
printdlg.h
printwin.h
private.h 0. extracted toolbar colour mapping stuff to its own function 2002-01-13 23:04:11 +00:00
query.cur
question.ico
radiobox.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
radiobut.h don't generate clicked events when we just get the focus 2002-01-17 23:54:14 +00:00
regconf.h wxConfig clean up and bug fix for record defaults 2001-12-14 00:58:59 +00:00
region.h added support for polygons to wxRegion 2001-08-27 14:56:55 +00:00
registry.h merged optimizations from 2.2 2001-04-21 01:46:19 +00:00
removble.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
roller.cur
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 wxUSE_IFF 0 by default 2002-01-17 23:57:22 +00:00
setup_microwin.h Added IFF handler. 2002-01-15 17:57:08 +00:00
size.cur
slider95.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +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 Extended ProcessTextCommand so processes SETFOCUS/KILLFOCUS; checked for valid 2001-01-09 15:50:01 +00:00
statbmp.h * Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask 2001-11-06 21:16:02 +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
stattext.h fixed redraw problems in wxStaticText 2001-12-19 01:27:26 +00:00
std.ico
tabctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
taskbar.h fixed wxTaskBarIcon compilation 2001-11-21 23:39:26 +00:00
tbar95.h attemps to speed up wxToolBar::MapBitmap() - failed 2001-12-31 02:41:49 +00:00
tbarmsw.h
textctrl.h SetValue() doesn't call Clear() 2002-01-12 22:45:23 +00:00
tglbtn.h applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter 2001-02-08 18:57:23 +00:00
tick.bmp
timer.h
tip.ico
tooltip.h Added RTTI macros to wxToolTip 2001-07-14 03:23:30 +00:00
toplevel.h moved toolbar adjustments for the client size from wxTLWMSW to wxFrameMSW to fix problems in wxUniv 2002-01-10 23:58:31 +00:00
treectrl.h fixed crash when an item didn't have any data 2001-12-25 22:31:13 +00:00
warning.ico
watch1.cur
wave.h Added wxUSE_WAVE to setup0.h and checked for it in wave.h 2001-07-14 03:25:40 +00:00
window.h fixed several resource leaks related to MDI menus 2002-01-13 01:26:04 +00:00
winundef.h Attempted to fix splittree problem by not pushing event handler 2001-12-01 12:26:27 +00:00
wx.rc use Windows standard icons instead of our own (patch 443856) 2001-07-23 18:06:13 +00:00