wxWidgets/include/wx/msw
1998-12-18 15:47:08 +00:00
..
ctl3d
ole Added wxOleAutomation class (wxMSW only, obviously...) and some wxTime member functions 1998-12-08 18:54:05 +00:00
accel.h "const" added to wxAccelTable ctor 1998-09-07 08:46:57 +00:00
app.h minor changes a bit everywhere + a small wxLog change (Enable()/IsEnabled() 1998-10-14 23:53:24 +00:00
bitmap.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
blank.cur
bmpbuttn.h
brush.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
bullseye.cur
button.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
checkbox.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
checklst.h More wxMotif work, OGL enhancements, USE_ macro corrections, object.cpp delete 1998-09-28 15:42:54 +00:00
child.ico Re-added corrupt binary files; small change to filefn.cpp for Cygwin. 1998-12-17 09:44:29 +00:00
choice.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
clipbrd.h Changes to WXDLLEXPORT keyword position for VC++ 6.0; changed 1998-11-22 22:32:53 +00:00
clock.cur
colordlg.h
colour.h Motif and other mods 1998-10-26 17:10:25 +00:00
combobox.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
control.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
curico.h
curicop.h
cursor.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
dc.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
dcclient.h Hierarchy fixes; bug fix for tabg that was introduced somehow... 1998-11-30 12:52:58 +00:00
dcmemory.h
dcprint.h
dcscreen.h Changed wxRectangle to wxRect. Sorry for the bandwidth... 1998-12-03 10:13:41 +00:00
dde.h
dialog.h In DialogEd, changed Close to Destroy to make it shut down properly. 1998-12-18 14:40:38 +00:00
dib.h
dibutils.h
dirdlg.h
disable.bmp
filedlg.h Changes to WXDLLEXPORT keyword position for VC++ 6.0; changed 1998-11-22 22:32:53 +00:00
font.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
fontdlg.h
frame.h Just a teeny change -- addition of wxFrame::IsMaximized. For wxMDIChildFrame 1998-12-17 17:59:50 +00:00
gauge95.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
gauge.h Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +00:00
gaugemsw.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
gdiobj.h
hand.cur
heart.cur
helpwin.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
icon.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
imaglist.h
iniconf.h Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
joystick.h
listbox.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
listctrl.h Added layout constraints call to wxNotebook 1998-12-16 08:06:02 +00:00
magnif1.cur
mdi.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
mdi.ico Re-added corrupt binary files; small change to filefn.cpp for Cygwin. 1998-12-17 09:44:29 +00:00
menu.h OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs. 1998-11-08 22:35:18 +00:00
menuitem.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
metafile.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
minifram.h Some more WXWIN_COMPATIBILITY fixes. 1998-12-06 20:26:55 +00:00
msgdlg.h
noentry.cur
notebook.h 1. new wxList code 1998-11-24 23:30:50 +00:00
palette.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
pbrush.cur
pen.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
pencil.cur
pnghand.h
pngread.h
pntleft.cur
pntright.cur
printdlg.h
printwin.h
private.h Added Win95 implementation of OutputDebugString; added to wxVariant class 1998-11-29 21:20:12 +00:00
query.cur
radiobox.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
radiobut.h 2nd attempt at MDI in wxMotif, using wxNotebook this time (still some probs). 1998-11-24 21:55:10 +00:00
regconf.h 1. new wxList code 1998-11-24 23:30:50 +00:00
region.h Added wxRegion version of wxWindowDC::SetClippingRegion 1998-12-02 20:02:01 +00:00
registry.h minor changes a bit everywhere + a small wxLog change (Enable()/IsEnabled() 1998-10-14 23:53:24 +00:00
roller.cur
scrolbar.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
settings.h
setup.h Added Win95 implementation of OutputDebugString; added to wxVariant class 1998-11-29 21:20:12 +00:00
size.cur
slider95.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
slider.h Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +00:00
slidrmsw.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
spinbutt.h 1. new wxList code 1998-11-24 23:30:50 +00:00
statbmp.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
statbox.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
statbr95.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
stattext.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
std.ico Re-added corrupt binary files; small change to filefn.cpp for Cygwin. 1998-12-17 09:44:29 +00:00
tabctrl.h 1. new wxList code 1998-11-24 23:30:50 +00:00
taskbar.h Added wxTaskBarIcon::PopupMenu() 1998-12-11 05:56:40 +00:00
tbar95.h Fixed toolbar gaffe. 1998-11-30 12:59:20 +00:00
tbarmsw.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
textctrl.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
timer.h minor changes a bit everywhere + a small wxLog change (Enable()/IsEnabled() 1998-10-14 23:53:24 +00:00
treectrl.h added stubs for wxTreeCtrl functions not yet implemented under MSW 1998-12-18 15:47:08 +00:00
watch1.cur
wave.h More Motif changes (colour/font stuff) 1998-10-23 18:22:30 +00:00
window.h only one of SetSize()s, SetClientSize()s, GetPosition()s &c is virtual now 1998-12-13 22:01:50 +00:00
wx.rc minor changes a bit everywhere + a small wxLog change (Enable()/IsEnabled() 1998-10-14 23:53:24 +00:00