wxWidgets/include/wx/motif
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
..
.cvsignore
accel.h 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +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. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
bmpbuttn.h
brush.h
button.h Added function GetDefaultSize 1999-08-02 04:19:49 +00:00
checkbox.h
checklst.h
choice.h
clipbrd.h some fixes after global _T() => T() change 1999-10-07 14:07:48 +00:00
colordlg.h
colour.h
combobox.h
control.h 1. more wxMotif fixes 1999-07-23 21:03:02 +00:00
cursor.h 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h New makefiles for GTK and Motif, using configure but not 1999-08-10 20:08:24 +00:00
dirdlg.h
dnd.h some fixes after global _T() => T() change 1999-10-07 14:07:48 +00:00
filedlg.h
font.h wxMotif::wxFont supports encodings too (and shares 99% of font code with wxGTK) 1999-10-01 14:59:52 +00:00
fontdlg.h
frame.h
gauge.h
gdiobj.h
helpxxxx.h
icon.h
joystick.h
listbox.h wxMotif fixes and common fixes for socket compilation 1999-07-27 20:12:16 +00:00
mdi.h
menu.h
menuitem.h
metafile.h
minifram.h
msgdlg.h
palette.h 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
pen.h
print.h
printdlg.h
private.h renamed gsockmot.cpp to *.c 1999-10-01 13:53:26 +00:00
radiobox.h
radiobut.h
region.h
scrolbar.h
settings.h
setup0.h Misc. 16-bit compilation fixes 1999-09-05 15:14:50 +00:00
slider.h
spinbutt.h 1. more wxMotif fixes 1999-07-23 21:03:02 +00:00
statbmp.h SetIcon added 1999-07-28 22:38:39 +00:00
statbox.h 1. more wxMotif fixes 1999-07-23 21:03:02 +00:00
stattext.h 1. more wxMotif fixes 1999-07-23 21:03:02 +00:00
tabctrl.h
taskbar.h
textctrl.h wxMotif fixes and common fixes for socket compilation 1999-07-27 20:12:16 +00:00
timer.h Factorize timercmm.cpp code 1999-09-29 19:40:04 +00:00
toolbar.h
wave.h
window.h