wxWidgets/include/wx/msw
Václav Slavík c31c4e162e compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-02 16:21:52 +00:00
..
ctl3d
ole undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
wince Added minimal file dialog for SmartPhone 2003-07-19 17:46:33 +00:00
.cvsignore
accel.h
app.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
apptbase.h return wxToolkitInfo by reference and not by pointer 2003-08-02 15:39:26 +00:00
apptrait.h return wxToolkitInfo by reference and not by pointer 2003-08-02 15:39:26 +00:00
bitmap.h More WinCE mods 2003-07-11 21:43:57 +00:00
blank.cur
bmpbuttn.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
brush.h gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
bullseye.cur
button.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
caret.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
cdrom.ico
checkbox.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
checklst.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
child.ico
chkconf.h MinGW compilation fixes. 2003-07-01 20:02:59 +00:00
choice.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
clipbrd.h Added m_isOpened variable to simulate opening/closing 2003-05-02 17:48:17 +00:00
clock.cur
colordlg.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +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 undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
computer.ico
control.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
crashrpt.h wxSEHReport renamed to wxCrashReport enhanced and debugged; seems to work 2003-07-13 21:18:04 +00:00
csquery.bmp
cursor.h big wxCursor cleanup 2003-02-02 02:06:34 +00:00
dc.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dcclient.h Added wxPaintDCEx class, to handle the case where an HDC 2003-07-29 14:27:18 +00:00
dcmemory.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dcprint.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dcscreen.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dde.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
dialog.h Fix for bug [ 744199 ] wxBringWindowToTop, child window z-order 2003-06-01 21:01:18 +00:00
dib.h More WinCE mods 2003-07-11 21:43:57 +00:00
dirdlg.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
disable.bmp
display.h compilation fix (extra semicolon) 2003-07-07 11:58:52 +00:00
dragimag.h added a few #ifdefs needed to build a smaller library (patch 751523) 2003-06-14 13:00:55 +00:00
drive.ico
enhmeta.h more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +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 extracted common code into a single wxfileDialogBase class (patch 758901) 2003-07-19 17:22:05 +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 undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
fontenum.h
frame.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
gauge95.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
gccpriv.h workaround a Watcom build 2003-07-05 15:35:32 +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 compilation fixes for msw_gl 2003-07-17 08:31:33 +00:00
gsockmsw.h
hand.cur
heart.cur
helpbest.h fixes for moving wxHTML files into their own DLL 2003-07-04 13:04:05 +00:00
helpchm.h don't include wx/wx.h unnecessarily 2002-03-09 21:55:39 +00:00
helpwin.h
icon.h added wxIconLocation; minor fixes to wxIcon on some platforms 2003-06-21 13:39:40 +00:00
imaglist.h
info.ico
iniconf.h added missing default values for the 2nd argument of DeleteEntry() 2002-03-05 00:32:46 +00:00
joystick.h moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced 2003-08-02 13:52:31 +00:00
listbox.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +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 undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
mdi.ico
menu.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
menuitem.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
metafile.h
microwin.h More tweaks to wxMicroWi 2001-12-22 19:43:44 +00:00
mimetype.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
minifram.h more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +00:00
missing.h MSVC 5 compilation fixes. 2003-07-18 19:47:19 +00:00
msgdlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
mslu.h SF patch [ 708702 ] Wide character filename support for BCC 2003-04-28 20:58:29 +00:00
msvcrt.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
noentry.cur
notebook.h Removed some warnings in widgets sample 2003-07-31 13:59:28 +00:00
palette.h
pbrush.cur
pen.h gave default parameters for wxPen() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 19:39:34 +00:00
pencil.cur
pntleft.cur
pntright.cur
popupwin.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
printdlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
printwin.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
private.h Compile with EVC 3.0 2002 2003-07-15 22:28:21 +00:00
query.cur
question.ico
radiobox.h removed wxFunction 2003-07-01 12:19:10 +00:00
radiobut.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
regconf.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
region.h Reversed the meaning of black and white in wxRegion::ConvertToBitmap 2003-05-03 17:56:30 +00:00
registry.h compilation fix 2003-07-04 18:06:18 +00:00
removble.ico
rightarr.cur Added wxCURSOR_RIGHT_ARROW, which is like the typical wxCURSOR_ARROR, 2002-03-15 22:52:15 +00:00
roller.cur
scrolbar.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
setup0.h moved XML classes to the core 2003-07-20 21:37:03 +00:00
setup_microwin.h wxUSE_NEW_GRID is no longer used 2003-08-02 16:16:33 +00:00
size.cur
slider95.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
slidrmsw.h
spinbutt.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
spinctrl.h added NO_PTR versions of ARRAY macros to suppress warnings (based on patch 770983) 2003-07-19 19:46:29 +00:00
statbmp.h implemented GetDefaultBorder() in wxControl, override it in some controls which don't want to have sunken style by default 2003-07-06 21:35:32 +00:00
statbox.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
statbr95.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
statline.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
stattext.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
std.ico
tabctrl.h more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +00:00
taskbar.h compilation fix 2003-08-02 16:21:52 +00:00
tbar95.h removed style parameter from MSWCreateToolbar(), it is unneeded 2003-01-10 23:23:49 +00:00
tbarmsw.h As in 2.2.9, toolbars should not get the focus. 2002-03-31 14:07:17 +00:00
textctrl.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
tglbtn.h more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +00:00
timer.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
tooltip.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
toplevel.h Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an 2003-03-28 23:05:05 +00:00
treectrl.h replaced untyped hash with a typed one; 64 bit fixes (don't cast pointers to long...) 2003-07-19 21:06:59 +00:00
uxtheme.h compilation fix for bcc 2003-08-02 10:47:58 +00:00
warning.ico
watch1.cur
wave.h moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced 2003-08-02 13:52:31 +00:00
window.h linking fixes and code cleanup after hotkey patch 2003-07-10 09:56:47 +00:00
winundef.h Compile with EVC 3.0 2002 2003-07-15 22:28:21 +00:00
wrapwin.h useh higher value of _WIN32_IE 2003-07-17 09:46:49 +00:00
wx.manifest added WindowsXP manifest directly into application's resources 2003-04-11 23:22:39 +00:00
wx.rc Added a resource for Smartphone menubar 2003-07-20 22:59:09 +00:00