wxWidgets/include/wx/motif
Julian Smart 4bf78aae34 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work;
changed #ifdef -> #if for wxUSE_STD_IOSTREAM; #ifdefed thread usage in app.cpp.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-01-04 21:51:15 +00:00
..
accel.h Accelerators implemented for wxMotif; some wxComboBox stupidities cured 1998-11-12 22:47:51 +00:00
app.h Accelerators implemented for wxMotif; some wxComboBox stupidities cured 1998-11-12 22:47:51 +00:00
bitmap.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
bmpbuttn.h More Motif changes (colour/font stuff) 1998-10-23 18:22:30 +00:00
brush.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
button.h Motif and other mods 1998-10-26 17:10:25 +00:00
checkbox.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
checklst.h Added Motif files. 1998-09-18 10:19:10 +00:00
choice.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
clipbrd.h Added Motif files. 1998-09-18 10:19:10 +00:00
colordlg.h Added Motif files. 1998-09-18 10:19:10 +00:00
colour.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
combobox.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
control.h Motif additions 1998-10-18 22:31:48 +00:00
cursor.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
dc.h Some more wxMotif improvements: DrawIcon fixed; generic notebook 1998-12-23 21:35:51 +00:00
dcclient.h Some more wxMotif improvements: DrawIcon fixed; generic notebook 1998-12-23 21:35:51 +00:00
dcmemory.h Some more Motif work; included utils.h in fileconf.cpp (for wxGetHomeDir or something) 1998-09-22 21:15:56 +00:00
dcprint.h Added Motif files. 1998-09-18 10:19:10 +00:00
dcscreen.h Motif updates 1998-10-17 09:38:15 +00:00
dialog.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
dirdlg.h Added Motif files. 1998-09-18 10:19:10 +00:00
dnd.h Added Motif files. 1998-09-18 10:19:10 +00:00
filedlg.h Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
font.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
fontdlg.h Added Motif files. 1998-09-18 10:19:10 +00:00
frame.h Just a teeny change -- addition of wxFrame::IsMaximized. For wxMDIChildFrame 1998-12-17 17:59:50 +00:00
gauge.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
gdiobj.h Added Motif files. 1998-09-18 10:19:10 +00:00
helpxxxx.h Added Motif files. 1998-09-18 10:19:10 +00:00
icon.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
imaglist.h Added Motif files. 1998-09-18 10:19:10 +00:00
joystick.h Added Motif files. 1998-09-18 10:19:10 +00:00
listbox.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
listctrl.h Changed wxRectangle to wxRect. Sorry for the bandwidth... 1998-12-03 10:13:41 +00:00
mdi.h Just a teeny change -- addition of wxFrame::IsMaximized. For wxMDIChildFrame 1998-12-17 17:59:50 +00:00
menu.h In DialogEd, changed Close to Destroy to make it shut down properly. 1998-12-18 14:40:38 +00:00
menuitem.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
metafile.h Added Motif files. 1998-09-18 10:19:10 +00:00
minifram.h Added Motif files. 1998-09-18 10:19:10 +00:00
msgdlg.h Added Motif files. 1998-09-18 10:19:10 +00:00
palette.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
pen.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
print.h Added Motif files. 1998-09-18 10:19:10 +00:00
printdlg.h Added Motif files. 1998-09-18 10:19:10 +00:00
private.h In DialogEd, changed Close to Destroy to make it shut down properly. 1998-12-18 14:40:38 +00:00
radiobox.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
radiobut.h Motif and other mods 1998-10-26 17:10:25 +00:00
region.h Small Motif bug fixes 1998-12-03 09:51:18 +00:00
scrolbar.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
settings.h Added Motif files. 1998-09-18 10:19:10 +00:00
setup.h Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
slider.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
spinbutt.h Motif and other mods 1998-10-26 17:10:25 +00:00
statbmp.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
statbox.h Lots of wxMotif fixes 1999-01-01 19:13:35 +00:00
stattext.h Motif and other mods 1998-10-26 17:10:25 +00:00
statusbr.h Added Motif files. 1998-09-18 10:19:10 +00:00
tabctrl.h Added Motif files. 1998-09-18 10:19:10 +00:00
taskbar.h Added Motif files. 1998-09-18 10:19:10 +00:00
textctrl.h Motif and other mods 1998-10-26 17:10:25 +00:00
timer.h More Motif stuff incl. beginnings of wxToolBar 1998-10-21 21:43:20 +00:00
toolbar.h Various wxMotif changes including size optimisation and debugging operator fix. 1998-11-25 21:42:56 +00:00
treectrl.h Changed wxRectangle to wxRect. Sorry for the bandwidth... 1998-12-03 10:13:41 +00:00
wave.h Added Motif files. 1998-09-18 10:19:10 +00:00
window.h Fixes to wxMotif scrolling and colours (wxTreeCtrl/wxListCtrl now seem to work 1998-12-28 21:32:10 +00:00