wxWidgets/include/wx/msw
Vadim Zeitlin 0b5eceb638 dynamic event types actually work with these changes, also corrected more
event macro in the sources


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-01-26 18:58:14 +00:00
..
ctl3d these aren't being used any more 2000-01-26 18:14:05 +00:00
ole merged 2.2 branch 2000-07-15 19:51:35 +00:00
.cvsignore
accel.h
app.h Win16 compilation fixes 1999-12-16 21:29:54 +00:00
bitmap.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
blank.cur
bmpbuttn.h
brush.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
bullseye.cur
button.h 1. wxLongLong and wxDateTime compilation fixed for the compilers without native 1999-12-21 01:44:45 +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
checklst.h
child.ico
choice.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
clipbrd.h
clock.cur
colordlg.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
colour.h Removed redundant wxColour constructor (how come this didn't cause problems before...) 2000-02-17 20:36:52 +00:00
colours.bmp And a 'standard colours' bitmap to help fix wxToolBar colour mapping problem 2001-01-22 11:54:25 +00:00
combobox.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
computer.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
control.h const cast inside WXWIN_COMPATIBILITY 2000-04-11 16:10:25 +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 set m_clipXX so dc.GetClippingBox returns real bounding box 2000-03-06 04:40:01 +00:00
dcclient.h Added ability to call wxWindow::OnPaint under Windows (experimental). 2000-08-03 16:11:51 +00:00
dcmemory.h Removed redundant wxColour constructor (how come this didn't cause problems before...) 2000-02-17 20:36:52 +00:00
dcprint.h 1. fixed (to test) the bug with bitmaps without masks in wxImageList 2000-01-21 21:38:51 +00:00
dcscreen.h
dde.h Fixed virtual function hiding problem 2000-01-06 19:05:02 +00:00
dialog.h 1. a couple of compilation warnings fixed (strconv/listctrl) 2000-10-07 20:19:10 +00:00
dib.h
dibutils.h
dirdlg.h
disable.bmp
dragimag.h Added wxDragImage generic implementation and sample; added mask handling to Motif's 2000-03-01 11:05:49 +00:00
drive.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
enhmeta.h 1. cursor fixes: frame does have hand cursor in the controls sample now, 2000-02-25 23:49:41 +00:00
error.ico
file1.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
filedlg.h 1. wxFileDialog patch for multiple selection applied (with some small changes), 1999-12-07 00:48:45 +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 applied wxNativeFontInfo patch #103089 2001-01-24 17:16:04 +00:00
fontdlg.h
fontenum.h
frame.h added wxFrame::IsMDIChild() (msw only, protected) 2000-11-25 23:13:29 +00:00
gauge95.h 1. added wxEnhMetaFileXXX classes 2000-01-13 23:39:48 +00:00
gauge.h
gaugemsw.h 1. added wxEnhMetaFileXXX classes 2000-01-13 23:39:48 +00:00
gdiimage.h
gdiobj.h
glcanvas.h applied the patch by Garrick Meeker 2000-07-20 17:31:40 +00:00
gsockmsw.h Removed bool params and retvalues in GSocket interface to avoid mismatch 2000-03-16 21:57:20 +00:00
hand.cur
heart.cur
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 1. wxStaticBitmap now uses mask even for bitmaps (and not only icons) 2000-02-02 00:52:06 +00:00
imaglist.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
info.ico
iniconf.h
joystick.h
listbox.h
listctrl.h added wxListCtrl::AssignImageList 2000-09-28 22:29:26 +00:00
magnif1.cur
mdi.h added wxFrame::IsMDIChild() (msw only, protected) 2000-11-25 23:13:29 +00:00
mdi.ico
menu.h moved wxMenuBar::FindMenu(title) from MSW to common code 2000-02-22 09:53:55 +00:00
menuitem.h wxMenuItem::GetLabelFromText() added/documented, bug in wxMenu::FindItem() fixed 2000-01-11 13:58:41 +00:00
metafile.h 1. added wxEnhMetaFileXXX classes 2000-01-13 23:39:48 +00:00
mimetype.h MIME type manager fixes described earlier on the list: 2001-01-24 14:51:06 +00:00
minifram.h second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
msgdlg.h
msvcrt.h
noentry.cur
notebook.h added wxNotebook::AssingImageList 2000-09-28 22:25:07 +00:00
palette.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
pbrush.cur
pen.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
pencil.cur
pntleft.cur
pntright.cur
printdlg.h
printwin.h
private.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
query.cur
question.ico
radiobox.h second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
radiobut.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
regconf.h
region.h long -> wxCoord 2000-02-06 12:12:25 +00:00
registry.h added QueryRawValue() to wxRegKey and test code for it in the sample 2000-10-12 23:40:26 +00:00
removble.ico Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
roller.cur
scrolbar.h
settings.h removed duplicate defines of wxSYS_ constants 2000-02-15 22:09:42 +00:00
setup0.h second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
size.cur
slider95.h
slider.h
slidrmsw.h
spinbutt.h 1. '\n's in tooltip messages are handled (replaced by spaces anyhow, tooltip 2000-01-23 23:23:46 +00:00
spinctrl.h Extended ProcessTextCommand so processes SETFOCUS/KILLFOCUS; checked for valid 2001-01-09 15:50:01 +00:00
statbmp.h 1. wxStaticBitmap now uses mask even for bitmaps (and not only icons) 2000-02-02 00:52:06 +00:00
statbox.h
statbr95.h 1. wxProgressDialog uses wxWindowDisabler, not (dumb) wxEnableTopLevelWindows 2000-03-12 00:26:21 +00:00
statline.h 1. wxCalendarCtrl 1999-12-29 19:18:01 +00:00
stattext.h
std.ico
tabctrl.h dynamic event types actually work with these changes, also corrected more 2001-01-26 18:58:14 +00:00
taskbar.h dynamic event types actually work with these changes, also corrected more 2001-01-26 18:58:14 +00:00
tbar95.h Fixed wxToolBar colour mapping problem (I hope) 2001-01-22 11:55:47 +00:00
tbarmsw.h Win16 compilation fixes 1999-12-16 21:29:54 +00:00
textctrl.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
tick.bmp
timer.h 1. wxTimer change - now generates EVT_TIMER() 2000-02-05 01:57:38 +00:00
tip.ico
tooltip.h 1. '\n's in tooltip messages are handled (replaced by spaces anyhow, tooltip 2000-01-23 23:23:46 +00:00
treectrl.h added wxTreeCtrl::AssignImageList 2000-09-28 22:26:15 +00:00
warning.ico
watch1.cur
wave.h
window.h Changed default value for eliminateBorders (MakeExtendedStyle) 2000-08-08 12:21:14 +00:00
winundef.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
wx.rc And a 'standard colours' bitmap to help fix wxToolBar colour mapping problem 2001-01-22 11:54:25 +00:00
xpmhand.h