wxWidgets/src/msw
Vadim Zeitlin 208c51418f compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-08-02 20:15:33 +00:00
..
ole MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now widgets sample works 2001-07-03 10:03:13 +00:00
.cvsignore ignore these 1999-07-17 18:21:41 +00:00
accel.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
app.cpp Vain attempts to make kbd navigation work inside find/replace dialog - it 2001-08-01 02:29:35 +00:00
bitmap.cpp removed incorrect 'static' keyword from var declarations 2001-07-13 12:32:48 +00:00
bmpbuttn.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
brush.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
button.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
caret.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
checkbox.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
checklst.cpp 1. fixed typo ('&' instead of '|') in wxNotebook 2001-07-07 22:42:35 +00:00
choice.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
clipbrd.cpp MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now widgets sample works 2001-07-03 10:03:13 +00:00
colordlg.cpp Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
colour.cpp Various wxUniversal/wxMicroWindows fixes 2001-07-02 13:22:19 +00:00
combobox.cpp compilation fix for old broken Borland compiler 2001-07-22 12:06:46 +00:00
control.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
curico.cpp Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
cursor.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
data.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
dc.cpp compilation warning fixed 2001-07-24 19:33:55 +00:00
dcclient.cpp 1. fixed typo ('&' instead of '|') in wxNotebook 2001-07-07 22:42:35 +00:00
dcmemory.cpp 1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code 2001-04-09 01:22:48 +00:00
dcprint.cpp Latest updates from SciTech code tree including numerous warning fixes for 2001-07-31 17:50:16 +00:00
dcscreen.cpp 1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code 2001-04-09 01:22:48 +00:00
dde.cpp 1. some more tests in console 2000-10-19 23:50:07 +00:00
dialog.cpp Added WS_POPUP for MicroWindows dialogs 2001-07-06 11:18:23 +00:00
dialup.cpp applied patch 446014 (misc mingw fixes from Mattia) 2001-08-02 19:02:17 +00:00
dib.cpp Reverted wxFileSystem changes to image.cpp and dib.cpp 2001-06-14 20:09:35 +00:00
dibutils.cpp Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
dir.cpp added wxDir::Traverse 2001-05-19 00:58:05 +00:00
dirdlg.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
dragimag.cpp changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it everywhere now 2001-07-02 10:45:16 +00:00
dummy.cpp Some VC++ makefile fixes; minor comment mods to setup0.h 2000-03-19 14:47:13 +00:00
dummydll.cpp Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to 1999-02-10 22:44:53 +00:00
enhmeta.cpp Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
evtloop.cpp moved some headers inside #ifndef WX_PRECOMP 2001-07-11 12:35:33 +00:00
fdrepdlg.cpp compilation fix 2001-08-02 20:15:33 +00:00
filedlg.cpp added wxOPEN/SAVE flags to wxDefaultFileSelector 2001-07-17 09:03:30 +00:00
files.lst added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
font.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
fontdlg.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
fontenum.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
fontutil.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
frame.cpp Vain attempts to make kbd navigation work inside find/replace dialog - it 2001-08-01 02:29:35 +00:00
gauge95.cpp Support for Cygwin 1.0 (thought it worked before, but...) 2001-06-08 15:04:00 +00:00
gaugemsw.cpp Applied patch #420395 (adding wxCLIP_SIBBLINGS capability -- but not by default) 2001-05-16 11:14:37 +00:00
gdiimage.cpp use Windows standard icons instead of our own (patch 443856) 2001-07-23 18:06:13 +00:00
gdiobj.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
glcanvas.cpp applied the patch by Garrick Meeker 2000-07-20 17:31:40 +00:00
gsocket.c Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
gsockmsw.c Private gsocket files were using 'typedef int bool', removed this 2001-05-10 06:31:39 +00:00
helpchm.cpp applied patch 439186 (mingw and VC5 fixes) 2001-07-07 23:02:09 +00:00
helpwin.cpp Added wxHelpControllerHelpProvider, added DisplayContextPopup, DisplayTextPopup 2000-09-12 14:53:39 +00:00
icon.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
imaglist.cpp Support for Cygwin 1.0 (thought it worked before, but...) 2001-06-08 15:04:00 +00:00
iniconf.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
joystick.cpp Support for Cygwin 1.0 (thought it worked before, but...) 2001-06-08 15:04:00 +00:00
listbox.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
listctrl.cpp applied patch 446014 (misc mingw fixes from Mattia) 2001-08-02 19:02:17 +00:00
main.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
makebase.vc Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
makefile.b32 added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
makefile.bcc added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
makefile.dos added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
makefile.g95 added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
makefile.mic Corrected cleanwx target 2001-07-05 10:57:27 +00:00
makefile.sc added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
makefile.sl Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree 1999-06-02 14:08:08 +00:00
makefile.twn Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
makefile.vc added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
makefile.wat added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
mdi.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
menu.cpp 1. fixed typo ('&' instead of '|') in wxNotebook 2001-07-07 22:42:35 +00:00
menuitem.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
metafile.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
microwin.c Various wxUniversal/wxMicroWindows fixes 2001-07-02 13:22:19 +00:00
mimetype.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
minifram.cpp fixes for compilation with the old mingw32, wxUSE_NORLANDER_HEADERS is always 2000-02-14 18:21:21 +00:00
msgdlg.cpp make msg boxes without parent owned by top level app window 2000-10-10 13:08:59 +00:00
nativdlg.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
notebook.cpp 1. fixed typo ('&' instead of '|') in wxNotebook 2001-07-07 22:42:35 +00:00
ownerdrw.cpp tried to fix the accel string drawing in the owner drawn menu items 2001-05-21 23:58:58 +00:00
palette.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
pen.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
penwin.cpp some fixes after global _T() => T() change 1999-10-07 14:07:48 +00:00
printdlg.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
printwin.cpp Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
radiobox.cpp MSW compilation fixes - widgets sample runs! 2001-06-27 00:27:24 +00:00
radiobut.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
regconf.cpp applied patch 430963 (fix for wxRegConfig::SetPath("//foo") 2001-06-15 11:44:07 +00:00
region.cpp fixed crash in wxRegion::Empty 2001-07-12 16:23:58 +00:00
registry.cpp Support for Cygwin 1.0 (thought it worked before, but...) 2001-06-08 15:04:00 +00:00
salford.lnk Added wxchar.cpp/.obj 1999-04-12 20:44:57 +00:00
scrolbar.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
settings.cpp Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
slider95.cpp Latest updates from SciTech code tree including numerous warning fixes for 2001-07-31 17:50:16 +00:00
slidrmsw.cpp Added wxUSE_NUMBERDLG to setup.h; added some files to VC++ project files; 2001-06-27 11:55:33 +00:00
snglinst.cpp Latest updates from SciTech code tree including numerous warning fixes for 2001-07-31 17:50:16 +00:00
spawnbrowser.cpp Latest updates from SciTech code tree including numerous warning fixes for 2001-07-31 17:50:16 +00:00
spinbutt.cpp Support for Cygwin 1.0 (thought it worked before, but...) 2001-06-08 15:04:00 +00:00
spinctrl.cpp Removed memory leak 2001-08-02 17:16:56 +00:00
statbmp.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
statbox.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
statbr95.cpp subclass status bar as any normal window to ensure that the events from the controls inside it are processed normally 2001-06-15 23:08:23 +00:00
statline.cpp Applied patch #420395 (adding wxCLIP_SIBBLINGS capability -- but not by default) 2001-05-16 11:14:37 +00:00
stattext.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
tabctrl.cpp Support for Cygwin 1.0 (thought it worked before, but...) 2001-06-08 15:04:00 +00:00
taskbar.cpp Misc small mods 2001-05-07 09:57:45 +00:00
tbar95.cpp applied patch 446014 (misc mingw fixes from Mattia) 2001-08-02 19:02:17 +00:00
tbarmsw.cpp Added DECLARE/IMLEMENT_CLASS for wxToolBarBase 2000-10-06 16:52:29 +00:00
textctrl.cpp compilation fix for cygwin/old mingw32 (patch 446700) 2001-08-02 14:57:02 +00:00
tglbtn.cpp Applied patch #420395 (adding wxCLIP_SIBBLINGS capability -- but not by default) 2001-05-16 11:14:37 +00:00
thread.cpp Changed code to get rid of a compiler warning about statement always being FALSE 2001-04-20 11:21:40 +00:00
timer.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
tooltip.cpp Added RTTI macros to wxToolTip 2001-07-14 03:23:30 +00:00
treectrl.cpp applied patch 446014 (misc mingw fixes from Mattia) 2001-08-02 19:02:17 +00:00
utils.cpp Misc fixes, now menus are almost working on MicroWindows 2001-07-05 13:35:53 +00:00
utilsexc.cpp First pass at adding MicroWindows support 2001-06-29 10:58:59 +00:00
version.rc applied patch 422308 (fixes for version info for wxWin DLL) 2001-05-27 14:20:38 +00:00
wave.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
window.cpp Don't send a focus event if the window is a wxTextCtrl, since it sends 2001-08-02 03:01:14 +00:00
winestub.c wxWINE fixes. 1999-06-10 10:21:05 +00:00
wx.def added some wxMSW stuff 1998-05-20 14:12:05 +00:00
wxb32.def * some C++ness correction in wxStream. 1998-09-08 17:19:16 +00:00