wxWidgets/include/wx/msw
Vadim Zeitlin 72cdf4c9b3 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and
regenerated the makefiles. wxPostEvent() should work for wxGTK too (untested)
2. long -> wxCoord change for wxGTK and wxMSW, use
   wxUSE_COMPATIBLE_COORD_TYPES to get the old behaviour
3. wxHTML compilation fixes (for !wxUSE_HTML case)
4. a couple of handy macros in thread.h added


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-18 15:14:52 +00:00
..
ctl3d ignore these 1999-07-17 18:21:41 +00:00
ole 1. more drag and drop and clipboard changes: 1999-10-18 00:08:40 +00:00
.cvsignore
accel.h *** empty log message *** 1999-10-14 04:43:46 +00:00
app.h 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
bitmap.h 1. wxWindow::Centre() hopefully fixed 1999-08-01 22:22:02 +00:00
blank.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
bmpbuttn.h 1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN messages (and unnecessary 1999-07-28 21:01:04 +00:00
brush.h
bullseye.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
button.h wxButton::GetDefaultSize() added for MSW and documented 1999-07-10 21:51:58 +00:00
caret.h
checkbox.h 1. DoSetSize() simplified, DoGetBestSize() introduced 1999-07-02 22:02:05 +00:00
checklst.h A few small fixes for cross compilation 1999-08-22 20:16:23 +00:00
child.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
choice.h fixes I previously forgot to check in 1999-10-03 00:05:52 +00:00
clipbrd.h 1. more drag and drop and clipboard changes: 1999-10-18 00:08:40 +00:00
clock.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
colordlg.h
colour.h Mingw32/gcc-2.95 change 1999-09-14 20:57:06 +00:00
combobox.h 1. DoSetSize() simplified, DoGetBestSize() introduced 1999-07-02 22:02:05 +00:00
control.h 1. wxChoice and wxComboBox support client data under MSW 1999-07-26 23:02:32 +00:00
cross.bmp Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
curico.h
curicop.h many changes; major ones: 1999-10-04 20:15:38 +00:00
cursor.h
dc.h 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
dcclient.h 1. DLL compilation fixes (wrong WXDLLEXPORT placement) in db.h/cpp 1999-10-12 23:57:40 +00:00
dcmemory.h 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
dcprint.h
dcscreen.h
dde.h many changes; major ones: 1999-10-04 20:15:38 +00:00
dialog.h wxDialog::IsModal() works 1999-07-24 23:16:35 +00:00
dib.h Renameing funktions to prevent name clashes 1999-10-04 11:39:13 +00:00
dibutils.h Renameing funktions to prevent name clashes 1999-10-04 11:39:13 +00:00
dirdlg.h Misc. 16-bit compilation fixes 1999-09-05 15:14:50 +00:00
disable.bmp Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
dragimag.h
error.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
filedlg.h
font.h 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
fontdlg.h
fontenum.h Added wxFontEnumerator class for wxMSW, and fixed text validator for French 1999-09-06 09:36:21 +00:00
frame.h 1. more drag and drop and clipboard changes: 1999-10-18 00:08:40 +00:00
gauge95.h 1. DoSetSize() simplified, DoGetBestSize() introduced 1999-07-02 22:02:05 +00:00
gauge.h
gaugemsw.h 1. DoSetSize() simplified, DoGetBestSize() introduced 1999-07-02 22:02:05 +00:00
gdiobj.h
gsockmsw.h bugfixes 1999-09-30 23:53:10 +00:00
hand.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
heart.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
helpwin.h
icon.h
imaglist.h
info.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
iniconf.h
joystick.h
listbox.h 1. DLL compilation fixes (wrong WXDLLEXPORT placement) in db.h/cpp 1999-10-12 23:57:40 +00:00
listctrl.h wxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h 1999-10-01 18:27:51 +00:00
magnif1.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
Makefile.am forgot .bmp's 1999-07-19 18:29:35 +00:00
mdi.h 1. fixed Maximise() mismatch between wxFrame and wxMDIFrame 1999-07-16 23:06:35 +00:00
mdi.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
menu.h add detachmenu, insert menu, replace menu 1999-09-13 07:17:09 +00:00
menuitem.h
metafile.h
minifram.h win32 miniframe added 1999-08-06 11:52:33 +00:00
msgdlg.h
msvcrt.h
noentry.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
notebook.h 1. DLL compilation fixes (wrong WXDLLEXPORT placement) in db.h/cpp 1999-10-12 23:57:40 +00:00
palette.h
pbrush.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
pen.h
pencil.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
pnghand.h
pngread.h
pntleft.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
pntright.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
printdlg.h
printwin.h
private.h replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
query.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
question.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
radiobox.h 1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample) 1999-07-22 23:39:47 +00:00
radiobut.h
regconf.h brought regconf interface read/write methods up to spec 1999-10-13 22:05:03 +00:00
region.h
registry.h Made changes to allow build with new mingw32/gcc-2.95 1999-08-04 00:42:51 +00:00
roller.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
scrolbar.h
settings.h A few small fixes for cross compilation 1999-08-22 20:16:23 +00:00
setup0.h Added new wxGrid classes. This is a work in progress ! 1999-10-06 05:13:20 +00:00
size.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
slider95.h
slider.h
slidrmsw.h
spinbutt.h wxSpinCtrl 1999-10-10 23:28:07 +00:00
spinctrl.h wxSpinCtrl 1999-10-10 23:28:07 +00:00
statbmp.h A few small fixes for cross compilation 1999-08-22 20:16:23 +00:00
statbox.h 1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample) 1999-07-22 23:39:47 +00:00
statbr95.h fixed compilation error 1999-10-09 07:13:13 +00:00
statline.h 1. wxStaticLine implemented (generic (ugly) and MSW versions) 1999-06-28 21:39:49 +00:00
stattext.h 1. DoSetSize() simplified, DoGetBestSize() introduced 1999-07-02 22:02:05 +00:00
std.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
tabctrl.h
taskbar.h
tbar95.h
tbarmsw.h
textctrl.h 1. wxTextCtrl compilation fixes for wxGTK and more ugfixes (untested yet) 1999-07-15 13:42:27 +00:00
tick.bmp Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
timer.h MSW compilation (and other) fixes 1999-10-04 22:55:10 +00:00
tip.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
tooltip.h Changed HWND --> WXHWND in tooltip.h so it can be included in files 1999-09-13 19:19:57 +00:00
treectrl.h 1. DLL compilation fixes (wrong WXDLLEXPORT placement) in db.h/cpp 1999-10-12 23:57:40 +00:00
warning.ico Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
watch1.cur Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
wave.h
window.h wxSpinCtrl 1999-10-10 23:28:07 +00:00
winundef.h Adding GetPrevSibling() & GetNextSibling() in winundef.h 1999-08-27 13:16:09 +00:00
wx.rc Added cross and tick bitmaps to the main resource file so the DLL would stop 1999-08-17 22:19:00 +00:00
xpmhand.h