wxWidgets/src/msw
Julian Smart 6474416b2e Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h;
added $(RM) variable to Mingw32 makefile


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-31 12:03:20 +00:00
..
ole 1. regenerated the makefiles to include menucmn.cpp 1999-10-26 23:38:33 +00:00
.cvsignore
accel.cpp Misc. 16-bit compilation fixes 1999-09-05 15:14:50 +00:00
app.cpp Added WXDLLEXPORT to wxWndProc definition so wxGLCanvas could be used 1999-10-29 22:18:20 +00:00
bitmap.cpp 1. more drag and drop and clipboard changes: 1999-10-18 00:08:40 +00:00
bmpbuttn.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
brush.cpp
button.cpp 1. corrected (but the fix is ugly) the multiple def button problem 1999-10-28 01:17:35 +00:00
caret.cpp warnings for mingw32 compilation fixed 1999-10-13 18:52:05 +00:00
checkbox.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
checklst.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
choice.cpp reverted last changes by DW 1999-10-26 16:14:24 +00:00
clipbrd.cpp 1. wxDropTarget::OnData() returns wxDragResult now, not bool 1999-10-23 23:40:55 +00:00
colordlg.cpp
colour.cpp
combobox.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
control.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
curico.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
cursor.cpp Added CS_OWNDC fix to wxGLCanvas and corrected sample makefiles 1999-10-28 11:35:45 +00:00
data.cpp 1. wxPostEvent added and documented 1999-10-17 01:18:49 +00:00
dc.cpp 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
dcclient.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
dcmemory.cpp compilation fix for !WX_PRECOMP 1999-10-18 14:55:17 +00:00
dcprint.cpp warnings for mingw32 compilation fixed 1999-10-13 18:52:05 +00:00
dcscreen.cpp
dde.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
dialog.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
dialup.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
dib.cpp Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize; 1999-10-25 13:46:48 +00:00
dibutils.cpp more mingw32 warnings fixed 1999-10-14 12:02:03 +00:00
dirdlg.cpp Changes for mingw32/gcc-2.95 1999-09-14 20:55:29 +00:00
dragimag.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
dummy.cpp
dummydll.cpp
filedlg.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
font.cpp wxFontEnumerator mostly works for wxMSW 1999-10-30 00:08:04 +00:00
fontdlg.cpp wxFontEnumerator mostly works for wxMSW 1999-10-30 00:08:04 +00:00
fontenum.cpp wxFontEnumerator mostly works for wxMSW 1999-10-30 00:08:04 +00:00
frame.cpp 1. more drag and drop and clipboard changes: 1999-10-18 00:08:40 +00:00
gauge95.cpp
gaugemsw.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
gdiobj.cpp
gsocket.c Stupid bug in GAddress initialization prevented BCC to work. (I still 1999-10-27 10:44:40 +00:00
helpwin.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
icon.cpp
imaglist.cpp
iniconf.cpp
joystick.cpp
listbox.cpp 1. more code commented out by DW (@#%#%!#%!@) uncommented 1999-10-28 00:38:59 +00:00
listctrl.cpp resolved a conflict 1999-10-15 16:21:25 +00:00
main.cpp
Makefile.am
makefile.b32 cleaned Harm's new wxHTML help code (removed search.cpp) 1999-10-27 23:29:05 +00:00
makefile.bcc cleaned Harm's new wxHTML help code (removed search.cpp) 1999-10-27 23:29:05 +00:00
makefile.dos cleaned Harm's new wxHTML help code (removed search.cpp) 1999-10-27 23:29:05 +00:00
makefile.g95 Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h; 1999-10-31 12:03:20 +00:00
makefile.g295 Regenerated from tmake after editing filelist.txt to add gridg.h 1999-10-14 05:41:22 +00:00
makefile.sc cleaned Harm's new wxHTML help code (removed search.cpp) 1999-10-27 23:29:05 +00:00
makefile.sl
makefile.twn
makefile.vc cleaned Harm's new wxHTML help code (removed search.cpp) 1999-10-27 23:29:05 +00:00
makefile.wat cleaned Harm's new wxHTML help code (removed search.cpp) 1999-10-27 23:29:05 +00:00
mdi.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
menu.cpp 1. corrected (but the fix is ugly) the multiple def button problem 1999-10-28 01:17:35 +00:00
menuitem.cpp wxMenuBarBase for MSW (untested) 1999-10-26 19:35:25 +00:00
metafile.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
minifram.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
msgdlg.cpp Made wxNO_DEFAULT set the "no" button as the default, according to the docs 1999-09-13 02:50:35 +00:00
nativdlg.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
notebook.cpp Since wxPanel is now AutoLayout aware, removed indirect auto layouting 1999-10-20 18:30:47 +00:00
ownerdrw.cpp More Watcom C++ compilation stuff 1999-10-24 13:07:26 +00:00
palette.cpp
pen.cpp
penwin.cpp some fixes after global _T() => T() change 1999-10-07 14:07:48 +00:00
pnghand.cpp MSW compilation (and other) fixes 1999-10-04 22:55:10 +00:00
printdlg.cpp
printwin.cpp warnings for mingw32 compilation fixed 1999-10-13 18:52:05 +00:00
radiobox.cpp warnings for mingw32 compilation fixed 1999-10-13 18:52:05 +00:00
radiobut.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
regconf.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
region.cpp
registry.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
salford.lnk
scrolbar.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
settings.cpp
slider95.cpp Fixed wxSlider95 bug; updated .dsp files; added Set/GetLastDirectory to wxDocManager 1999-10-19 22:18:32 +00:00
slidrmsw.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
spinbutt.cpp Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h; 1999-10-31 12:03:20 +00:00
spinctrl.cpp 1. corrected (but the fix is ugly) the multiple def button problem 1999-10-28 01:17:35 +00:00
statbmp.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
statbox.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
statbr95.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
statline.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
stattext.cpp 1. corrected client data deletion in wxListBox (no more memory leaks in controls 1999-10-24 16:29:08 +00:00
tabctrl.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
taskbar.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
tbar95.cpp warnings for mingw32 compilation fixed 1999-10-13 18:52:05 +00:00
tbarmsw.cpp Renameing funktions from DIB to prevent name clashes 1999-10-04 11:40:50 +00:00
textctrl.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
thread.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
timer.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
tooltip.cpp include/wx/choice.hpragma warning is only for VC++ 1999-10-18 14:57:21 +00:00
treectrl.cpp Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h; 1999-10-31 12:03:20 +00:00
utils.cpp Fixes for 16-bit compilation 1999-10-24 19:50:17 +00:00
utilsexc.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
wave.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
window.cpp Added WXDLLEXPORT to wxWndProc definition so wxGLCanvas could be used 1999-10-29 22:18:20 +00:00
winestub.c
wx.def
wxb32.def
xpmhand.cpp MSW compilation (and other) fixes 1999-10-04 22:55:10 +00:00