wxWidgets/src/msw
Guillermo Rodriguez Garcia 31e78e0cb6 Fixed from Mumit Khan to allow DLL compilation for mingw32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-10 01:00:13 +00:00
..
ole attempts at providing clipboard/dnd support for metafiles - unsuccessful 2000-01-07 02:30:29 +00:00
.cvsignore ignore these 1999-07-17 18:21:41 +00:00
accel.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
app.cpp Fixed from Mumit Khan to allow DLL compilation for mingw32 2000-01-10 01:00:13 +00:00
bitmap.cpp Added GetSubBitmap() 1999-12-28 12:28:39 +00:00
bmpbuttn.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
brush.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
button.cpp 1. corrected some owner-drawn buttons bugs 1999-12-22 23:00:10 +00:00
caret.cpp warnings for mingw32 compilation fixed 1999-10-13 18:52:05 +00:00
checkbox.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
checklst.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
choice.cpp wxCalendarCtrl works under MSW too 1999-12-29 23:34:18 +00:00
clipbrd.cpp attempts at providing clipboard/dnd support for metafiles - unsuccessful 2000-01-07 02:30:29 +00:00
colordlg.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
colour.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
combobox.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
control.cpp 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +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 removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
data.cpp Added a constructor that allows creation of independent wxControl 1999-12-23 19:23:13 +00:00
dc.cpp Tidied some doc references; added Stefan's Blit optimisation 1999-12-29 14:21:38 +00:00
dcclient.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
dcmemory.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
dcprint.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
dcscreen.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
dde.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
dialog.cpp Killed a bug that sometimes prevented ShowModal from returning if the 1999-12-16 20:49:07 +00:00
dialup.cpp Watford C++ related changes. Unfortunately, the linker now gives a GPF. 1999-12-28 20:25:09 +00:00
dib.cpp 1. wxIcon/wxCursor change, wxGDIImage class added 1999-11-24 12:55:02 +00:00
dibutils.cpp more mingw32 warnings fixed 1999-10-14 12:02:03 +00:00
dir.cpp patches for BC++ 5.3 from Ricky Gonzales <gonzales@pyramid3.net> 1999-12-23 14:05:21 +00:00
dirdlg.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
dragimag.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
dummy.cpp Getting various compilers to work with wxWin again 1999-06-09 18:16:38 +00:00
dummydll.cpp Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to 1999-02-10 22:44:53 +00:00
filedlg.cpp Win16 compilation fixes 1999-12-16 21:29:54 +00:00
font.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
fontdlg.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
fontenum.cpp wxFONTENUMPROC definition changed for mingwin 2.95 2000-01-07 11:06:39 +00:00
fontutil.cpp add wxFontEncoding member into wxNativeEncodingInfo 2000-01-08 23:45:24 +00:00
frame.cpp some more consts here and there 1999-12-16 22:10:32 +00:00
gauge95.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
gaugemsw.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
gdiimage.cpp Add XPM handlers by default if XPM support is enabled 2000-01-09 13:12:28 +00:00
gdiobj.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
gsocket.c strange comment in gsocket_read (?) 1999-12-20 22:15:16 +00:00
helpwin.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
icon.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
imaglist.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
iniconf.cpp CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00
joystick.cpp include <wx/...> => include "wx/..." 1999-11-02 15:50:22 +00:00
listbox.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
listctrl.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
main.cpp Win16 compilation fixes 1999-12-16 21:29:54 +00:00
Makefile.am Added strconv 1999-08-08 11:31:18 +00:00
makefile.b32 1. added wfstream.cpp to wxBase (needed by filesys.cpp) 2000-01-05 18:10:06 +00:00
makefile.bcc 1. added wfstream.cpp to wxBase (needed by filesys.cpp) 2000-01-05 18:10:06 +00:00
makefile.dos 1. added wfstream.cpp to wxBase (needed by filesys.cpp) 2000-01-05 18:10:06 +00:00
makefile.g95 regenerated from template 2000-01-08 15:38:51 +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 1. added wfstream.cpp to wxBase (needed by filesys.cpp) 2000-01-05 18:10:06 +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 1. added wfstream.cpp to wxBase (needed by filesys.cpp) 2000-01-05 18:10:06 +00:00
makefile.wat 1. added wfstream.cpp to wxBase (needed by filesys.cpp) 2000-01-05 18:10:06 +00:00
mdi.cpp some more consts here and there 1999-12-16 22:10:32 +00:00
menu.cpp Unicode compilation fixes 2000-01-03 02:14:45 +00:00
menuitem.cpp Unicode compilation fixes 2000-01-03 02:14:45 +00:00
metafile.cpp attempts at providing clipboard/dnd support for metafiles - unsuccessful 2000-01-07 02:30:29 +00:00
minifram.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
msgdlg.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +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 Added Bil Simser to wxBook page; fixed bug in notebook when deleting pages 1999-12-28 12:45:48 +00:00
ownerdrw.cpp Added #if wxUSE_OWNER_DRAWN 1999-12-16 14:53:07 +00:00
palette.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
pen.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
penwin.cpp some fixes after global _T() => T() change 1999-10-07 14:07:48 +00:00
printdlg.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
printwin.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
radiobox.cpp tried to correct the colour problems 2000-01-08 22:20:03 +00:00
radiobut.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
regconf.cpp 1. wxThread changes (detached/joinable) for MSW and docs updates 1999-11-27 22:57:06 +00:00
region.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
registry.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
salford.lnk Added wxchar.cpp/.obj 1999-04-12 20:44:57 +00:00
scrolbar.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
settings.cpp TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; 1999-01-19 18:23:02 +00:00
slider95.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
slidrmsw.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
spinbutt.cpp wxCalendarCtrl works under MSW too 1999-12-29 23:34:18 +00:00
spinctrl.cpp Fixed problem with tab traversal in wxSpinCtrl (added SetFocus()) 2000-01-07 18:22:38 +00:00
statbmp.cpp Win16 compilation fixes 1999-12-16 21:29:54 +00:00
statbox.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
statbr95.cpp removed USE_SHARED_LIBRARIES 1999-12-14 23:53:26 +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 removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
tabctrl.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
taskbar.cpp Mostly Mingw32/Cygwin corrections 1999-12-20 19:04:48 +00:00
tbar95.cpp MSW compilation fixes for !wxUSE_VALIDATORS 2000-01-06 18:23:59 +00:00
tbarmsw.cpp Mostly Mingw32/Cygwin corrections 1999-12-20 19:04:48 +00:00
textctrl.cpp 1. wxBase compiles under BeOS 1999-12-22 21:09:32 +00:00
thread.cpp fix _beginthreadex problem with bcc 2000-01-07 10:22:15 +00:00
timer.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
tooltip.cpp 1. wxTreeCtrl::SetBackgroundColour() works (with new comctl32 anyhow) 2000-01-03 23:38:57 +00:00
treectrl.cpp wxMSW compilation fixes for old mingw32 2000-01-04 16:35:55 +00:00
utils.cpp 1. wxGetOsDescription() function added 1999-12-04 22:34:54 +00:00
utilsexc.cpp 1. wxThread changes (detached/joinable) for MSW and docs updates 1999-11-27 22:57:06 +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 wxSIZE_ALLOW_MINUS_ONE handling corrected 2000-01-04 14:53:13 +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
xpmhand.cpp mingw32 compilation fixes 1999-11-26 09:53:35 +00:00