wxWidgets/include/wx/msw
2003-03-24 22:58:50 +00:00
..
ctl3d
ole Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
wince Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
.cvsignore
accel.h
app.h Applied patch [ 588734 ] Makes ProcessIdle() virtual 2002-08-01 19:54:55 +00:00
bitmap.h removed GetBitmapForDC() and supporting functions 2003-03-23 14:27:34 +00:00
blank.cur
bmpbuttn.h compilation fixes for non default wxUSE_XXX values (patch 662781) 2003-01-12 22:20:46 +00:00
brush.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
bullseye.cur
button.h fixed default button handling: don't keep BS_DEFPUSHBUTTON style when the app loses focus 2002-08-22 20:34:29 +00:00
caret.h
cdrom.ico
checkbox.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
checklst.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
child.ico
choice.h
clipbrd.h
clock.cur
colordlg.h
colour.h
colours.bmp
combobox.h
computer.ico
control.h removed style parameter from MSWCreate(), it is unneeded 2003-01-10 23:27:17 +00:00
csquery.bmp
cursor.h big wxCursor cleanup 2003-02-02 02:06:34 +00:00
dc.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
dcclient.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
dcmemory.h
dcprint.h
dcscreen.h
dde.h removed warnings about using the deprecated functions and replaced untyped 2003-01-25 12:28:51 +00:00
dialog.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
dib.h wxDIB::Create(wxBitmap) shouldn't do any conversions if the bitmap is already a DIB section 2003-03-24 22:58:50 +00:00
dirdlg.h what do we need a separate (from m_windowStyle) m_dialogStyle here for? removed 2003-02-01 23:30:53 +00:00
disable.bmp
display.h implemented video mode support (getting the current one, enumerating, changing) 2003-03-02 14:17:20 +00:00
dragimag.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
drive.ico
enhmeta.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
error.ico
fdrepdlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
file1.ico
filedlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
floppy.ico
folder1.ico
folder2.ico
font.h added DoSetNativeFontInfo() to avoid virtual function hiding 2003-02-12 15:42:27 +00:00
fontdlg.h
fontenum.h
frame.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
gauge95.h
gccpriv.h #define HAVE_W32API_H for Cygwin/GCC 3.x, too. 2003-01-14 18:29:10 +00:00
gdiimage.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
gdiobj.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
glcanvas.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
gsockmsw.h
hand.cur
heart.cur
helpbest.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
helpchm.h
helpwin.h
icon.h removed wxICON_IS_BITMAP, it is now always (implicitly) set to 0 2003-01-25 13:06:00 +00:00
imaglist.h
info.ico
iniconf.h
joystick.h Applied patch [ 597700 ] Fix proposal for wxJoystick under MSW 2002-08-20 17:16:05 +00:00
listbox.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
listctrl.h 1. Added m_count and maintain its value in InsertItem, RemoveItem 2003-01-30 01:53:28 +00:00
magnif1.cur
mdi.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
mdi.ico
menu.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
menuitem.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
metafile.h
microwin.h
mimetype.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
minifram.h
missing.h fix build for borland 5.0 2003-03-14 10:47:51 +00:00
msgdlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
mslu.h
msvcrt.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
noentry.cur
notebook.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
palette.h
pbrush.cur
pen.h Remove unnecessary header dependencies. Fix resulting compilation 2003-02-10 21:07:36 +00:00
pencil.cur
pntleft.cur
pntright.cur
popupwin.h
printdlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
printwin.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
private.h oops, forgot default value for MemoryHDC ctor parameter 2003-03-24 22:48:54 +00:00
query.cur
question.ico
radiobox.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
radiobut.h Added wxRadioButton::MSWWindowProc to reset m_focusJustSet -- otherwise, 2002-07-05 14:09:31 +00:00
regconf.h
region.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
registry.h
removble.ico
rightarr.cur
roller.cur
scrolbar.h
setup0.h removed wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_LOADING_IN_MSW settings, they're not used any more 2003-03-23 21:36:43 +00:00
setup_microwin.h Removed obsolete wxDate and wxTime classes. 2003-03-23 20:14:19 +00:00
size.cur
slider95.h
slidrmsw.h
spinbutt.h
spinctrl.h fix Alt-letter navigation with spin controls (bug 672974) 2003-03-24 18:55:42 +00:00
statbmp.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
statbox.h
statbr95.h
statline.h
stattext.h use MSWCreateControl() instead of duplicating its code 2003-01-10 23:24:44 +00:00
std.ico
tabctrl.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
taskbar.h Fix for export warning when compiling a DLL. 2003-01-30 01:48:11 +00:00
tbar95.h removed style parameter from MSWCreateToolbar(), it is unneeded 2003-01-10 23:23:49 +00:00
tbarmsw.h
textctrl.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
tglbtn.h
timer.h
tooltip.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
toplevel.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
treectrl.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
warning.ico
watch1.cur
wave.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
window.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
winundef.h #undef LoadBitmap() too 2003-01-08 12:27:28 +00:00
wx.rc removed wxCURSOR_SIZING (we now use the std one) 2003-02-02 01:50:07 +00:00