wxWidgets/src/msw
Julian Smart 3723b7b1d8 Made wxContextHelp implementation generic and added wxFindWindowAtPointer,
wxGetMousePosition functions


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-07 09:43:05 +00:00
..
ole second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
.cvsignore
accel.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
app.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
bitmap.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
bmpbuttn.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
brush.cpp patches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda 2000-01-24 15:58:33 +00:00
button.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
caret.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
checkbox.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
checklst.cpp assorted files I forgot to commit before 2000-02-17 14:12:32 +00:00
choice.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
clipbrd.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
colordlg.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
colour.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
combobox.cpp Added insertion point code to wxComboBox 2000-07-24 15:26:59 +00:00
control.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
curico.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
cursor.cpp Added wxHelpEvent, wxContextHelp (MSW only so far), modified help sample 2000-09-06 09:45:24 +00:00
data.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
dc.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
dcclient.cpp Added ability to call wxWindow::OnPaint under Windows (experimental). 2000-08-03 16:11:51 +00:00
dcmemory.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
dcprint.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
dcscreen.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
dde.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
dialog.cpp Added wxHelpEvent, wxContextHelp (MSW only so far), modified help sample 2000-09-06 09:45:24 +00:00
dialup.cpp added missing .c_str() here and there 2000-08-29 17:33:59 +00:00
dib.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
dibutils.cpp more mingw32 warnings fixed 1999-10-14 12:02:03 +00:00
dir.cpp Cured memory leak report in wxDateTime; wxGLCanvas corrections 2000-01-30 13:43:37 +00:00
dirdlg.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
dragimag.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
dummy.cpp Some VC++ makefile fixes; minor comment mods to setup0.h 2000-03-19 14:47:13 +00:00
dummydll.cpp
enhmeta.cpp Win16 BC++ makefile fixes, other v. small fixes 2000-03-20 16:32:55 +00:00
filedlg.cpp bug #105 (wxFileSelector misinterprets the def extension) fixed 2000-08-23 22:45:59 +00:00
files.lst merged 2.2 branch 2000-07-15 19:51:35 +00:00
font.cpp second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
fontdlg.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
fontenum.cpp bug #103 (encodings not enumerated correctly) fixed 2000-08-22 10:06:37 +00:00
fontutil.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
frame.cpp Added wxHelpEvent, wxContextHelp (MSW only so far), modified help sample 2000-09-06 09:45:24 +00:00
gauge95.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
gaugemsw.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
gdiimage.cpp merged 2.2 branch 2000-07-15 19:51:35 +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 second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
gsockmsw.c Removed bool params and retvalues in GSocket interface to avoid mismatch 2000-03-16 21:57:20 +00:00
helpchm.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
helpwin.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
icon.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
imaglist.cpp second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
iniconf.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
joystick.cpp fixes for compilation with the old mingw32, wxUSE_NORLANDER_HEADERS is always 2000-02-14 18:21:21 +00:00
listbox.cpp fix to OWNER_DRAWN assert in listbox 2000-09-06 19:18:35 +00:00
listctrl.cpp Added rules to wxListCtrl (MSW now, GTK+ soon) 2000-09-05 11:39:14 +00:00
main.cpp Win16 compilation fixes 1999-12-16 21:29:54 +00:00
makefile.b32 Some BC++ fixes 2000-08-06 08:18:52 +00:00
makefile.bcc Modified generic wxTreeCtrl to work under non-Unix platforms simultaneously 2000-08-04 13:59:45 +00:00
makefile.dos Modified generic wxTreeCtrl to work under non-Unix platforms simultaneously 2000-08-04 13:59:45 +00:00
makefile.g95 Mingw32 fixes 2000-08-06 17:56:21 +00:00
makefile.sc Modified generic wxTreeCtrl to work under non-Unix platforms simultaneously 2000-08-04 13:59:45 +00:00
makefile.sl
makefile.twn
makefile.vc second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
makefile.wat Modified generic wxTreeCtrl to work under non-Unix platforms simultaneously 2000-08-04 13:59:45 +00:00
mdi.cpp second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
menu.cpp second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
menuitem.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
metafile.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
mimetype.cpp merged 2.2 branch 2000-07-15 19:51:35 +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 Please turn off pchs when testing! 2000-01-17 00:21:19 +00:00
nativdlg.cpp second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
notebook.cpp fixes for compilation with the old mingw32, wxUSE_NORLANDER_HEADERS is always 2000-02-14 18:21:21 +00:00
ownerdrw.cpp Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows 2000-01-18 12:29:32 +00:00
palette.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
pen.cpp mingw32 compilation fix 2000-03-15 08:09:17 +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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
radiobox.cpp second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
radiobut.cpp second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
regconf.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
region.cpp create null, not empty, region in default wxRegion ctor 2000-03-05 02:14:10 +00:00
registry.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
salford.lnk
scrolbar.cpp Added wxEVT_SCROLL[WIN]_THUMBRELEASE 2000-02-11 17:55:28 +00:00
settings.cpp second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
slider95.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
slidrmsw.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
spinbutt.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
spinctrl.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
statbmp.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
statbox.cpp 1. small fix in wxDirDialog: SHBrowseForFolder() doesn't like '/'s 2000-01-18 01:22:56 +00:00
statbr95.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
statline.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
stattext.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
tabctrl.cpp fixes for compilation with the old mingw32, wxUSE_NORLANDER_HEADERS is always 2000-02-14 18:21:21 +00:00
taskbar.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
tbar95.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
tbarmsw.cpp Mostly Mingw32/Cygwin corrections 1999-12-20 19:04:48 +00:00
textctrl.cpp Fixed CanCut 2000-08-29 16:18:39 +00:00
thread.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
timer.cpp 1. wxTimer change - now generates EVT_TIMER() 2000-02-05 01:57:38 +00:00
tooltip.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
treectrl.cpp Some BC++ fixes 2000-08-06 08:18:52 +00:00
utils.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
utilsexc.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
version.rc second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
wave.cpp fixes for compilation with the old mingw32, wxUSE_NORLANDER_HEADERS is always 2000-02-14 18:21:21 +00:00
window.cpp Made wxContextHelp implementation generic and added wxFindWindowAtPointer, 2000-09-07 09:43:05 +00:00
winestub.c
wx.def
wxb32.def
xpmhand.cpp added wxUsE_XPM_H_IN_PATH 2000-08-16 15:24:38 +00:00