wxWidgets/include/wx/motif
Vadim Zeitlin b0ee47ff76 1. reset default item in ~wxWindow (better to be safe)
2. blind fix for Motif compilation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-08-14 14:59:44 +00:00
..
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h Various fixes for wxMotif 2001-07-09 11:07:10 +00:00
app.h 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
bitmap.h I moved platform specific code from wxImage to wxBitmap 2001-04-04 23:15:36 +00:00
bmpbuttn.h Some compile warnings removed; file selector prototypes put in each filedlg.h; 1999-01-26 11:51:12 +00:00
brush.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
button.h Added function GetDefaultSize 1999-08-02 04:19:49 +00:00
checkbox.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
checklst.h some fixes for AIX compilation 1999-03-12 15:23:00 +00:00
choice.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
clipbrd.h wxMotif compilation fixes for wxDataObject and PROCESS_EVENTS (wxSocket) 1999-10-21 20:16:53 +00:00
colordlg.h
colour.h Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute 1999-02-18 14:55:34 +00:00
combobox.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
control.h 1. reset default item in ~wxWindow (better to be safe) 2001-08-14 14:59:44 +00:00
cursor.h 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
dataform.h Minor Motif changes, made scrollsub sample work somehow. 1999-10-27 19:01:58 +00:00
dataobj.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
dc.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
dcclient.h Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
dcmemory.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
dcprint.h
dcscreen.h Motif updates 1998-10-17 09:38:15 +00:00
dialog.h Added IsTopLevel() as a virtual function. 1999-11-05 15:54:10 +00:00
dirdlg.h
dnd.h some fixes after global _T() => T() change 1999-10-07 14:07:48 +00:00
filedlg.h Committing in . 1999-12-10 12:45:51 +00:00
font.h possible compilation problem fix 2001-06-21 18:31:43 +00:00
fontdlg.h
frame.h patches from Ricky Gonzales <gonzales@pyramid3.net>: 2000-03-06 17:16:12 +00:00
gauge.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
gdiobj.h
glcanvas.h added a wrapper class for opengl contexts (like that used in the gtk and msw 2000-07-30 03:32:39 +00:00
helpxxxx.h
icon.h (blind) fixes for Motif compilation 2001-02-08 15:54:51 +00:00
joystick.h
listbox.h fixed wxListBox inheritance 2001-07-22 20:05:15 +00:00
mdi.h Added IsTopLevel() as a virtual function. 1999-11-05 15:54:10 +00:00
menu.h missing Init() added to wxMenu(wxCallback) ctors 2000-01-25 15:35:55 +00:00
menuitem.h Committing in . 2000-09-27 11:32:03 +00:00
metafile.h Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
minifram.h
msgdlg.h 1. Assorted Motif fixes 1999-07-21 16:10:18 +00:00
palette.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
pen.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
print.h
printdlg.h
private.h renamed gsockmot.cpp to *.c 1999-10-01 13:53:26 +00:00
radiobox.h renamed Number method (should be GetCount) 2001-07-23 20:11:12 +00:00
radiobut.h Motif and other mods 1998-10-26 17:10:25 +00:00
region.h long -> wxCoord 2000-02-06 00:21:43 +00:00
scrolbar.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
settings.h removed duplicate defines of wxSYS_ constants 2000-02-15 22:09:42 +00:00
setup0.h added wxUSE_NOTEBOOK to include/wx/msw/setup0.h, removed wxUSE_RADIOBUTTON (we 2000-01-12 15:10:47 +00:00
slider.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
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 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
taskbar.h
textctrl.h wxMotif fixes and common fixes for socket compilation 1999-07-27 20:12:16 +00:00
timer.h Added support for timer events in Motif 2000-03-06 00:59:31 +00:00
toolbar.h compilation fixes, doesn't work yet 1999-12-16 18:10:38 +00:00
wave.h
window.h Various wxMotif fixes 2001-07-09 13:14:28 +00:00