wxWidgets/src/motif
Vadim Zeitlin dfe1eee3bb my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links
and runs... until you click in the menu, that is.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-06-29 12:34:18 +00:00
..
mdi Accelerators implemented for wxMotif; some wxComboBox stupidities cured 1998-11-12 22:47:51 +00:00
xmcombo More Motif additions: mdi and sashtest samples now just about work! 1998-10-19 21:51:15 +00:00
accel.cpp many miscellaneous fixes 1999-03-29 16:46:18 +00:00
app.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
bdiag.xbm Some more Motif work; included utils.h in fileconf.cpp (for wxGetHomeDir or something) 1998-09-22 21:15:56 +00:00
bitmap.cpp Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
bmpbuttn.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
brush.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
button.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
cdiag.xbm Some more Motif work; included utils.h in fileconf.cpp (for wxGetHomeDir or something) 1998-09-22 21:15:56 +00:00
checkbox.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
checklst.cpp Cured some Motif bugs 1999-03-01 22:41:38 +00:00
choice.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
clipbrd.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
colordlg.cpp Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display; 1998-12-11 16:09:06 +00:00
colour.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
combobox.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
control.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
cross.xbm Some more Motif work; included utils.h in fileconf.cpp (for wxGetHomeDir or something) 1998-09-22 21:15:56 +00:00
cursor.cpp Suppressed warnings 1998-11-09 06:15:41 +00:00
data.cpp * Changed "wxPendingEvents" to pointers (tested on GTK) 1999-04-03 09:24:52 +00:00
dataobj.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
dc.cpp wxMotif compiles and links now. 1999-06-23 15:25:23 +00:00
dcclient.cpp Motif things. 1999-06-23 19:33:49 +00:00
dcmemory.cpp wxMotif compiles and links now. 1999-06-23 15:25:23 +00:00
dcscreen.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
dialog.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
dirdlg.cpp Motif files added. 1998-09-18 10:14:43 +00:00
dnd.cpp Cured some Latex problems; fixed i declaration; fixed filedlg.cpp 1999-02-03 10:01:34 +00:00
fdiag.xbm Some more Motif work; included utils.h in fileconf.cpp (for wxGetHomeDir or something) 1998-09-22 21:15:56 +00:00
filedlg.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
font.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
fontdlg.cpp Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display; 1998-12-11 16:09:06 +00:00
frame.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
gauge.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
gdiobj.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
helpxxxx.cpp Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display; 1998-12-11 16:09:06 +00:00
horiz.xbm Some more Motif work; included utils.h in fileconf.cpp (for wxGetHomeDir or something) 1998-09-22 21:15:56 +00:00
icon.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
joystick.cpp Motif files added. 1998-09-18 10:14:43 +00:00
listbox.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
main.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
Makefile.am my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
makefile.unx Added dcbase target to various makefiles 1999-05-27 20:39:35 +00:00
mdi.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
menu.cpp Some doc corrections (added blank lines at end of docs); corrected Forty sample 1999-02-12 08:22:29 +00:00
menuitem.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
metafile.cpp Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
minifram.cpp Motif files added. 1998-09-18 10:14:43 +00:00
msgdlg.cpp Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display; 1998-12-11 16:09:06 +00:00
palette.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
pen.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
printdlg.cpp Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display; 1998-12-11 16:09:06 +00:00
radiobox.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
radiobut.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
region.cpp my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
scrolbar.cpp Some Motif corrections; Dialog Editor compilation under Motif 1999-01-17 23:55:38 +00:00
settings.cpp More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl beginning to work 1998-12-04 10:30:39 +00:00
slider.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
spinbutt.cpp Added some Motif wxGLCanvas support; some more Motif bugs cured; print dialogs 1999-01-24 14:57:09 +00:00
statbmp.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
statbox.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
stattext.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
tabctrl.cpp Motif files added. 1998-09-18 10:14:43 +00:00
taskbar.cpp Motif files added. 1998-09-18 10:14:43 +00:00
textctrl.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
timer.cpp More-or-less finished reasonably cool wxToolBar class with tooltips. 1998-10-22 14:08:14 +00:00
toolbar.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
utils.cpp Motif compile fixes 1999-06-23 10:03:44 +00:00
verti.xbm Some more Motif work; included utils.h in fileconf.cpp (for wxGetHomeDir or something) 1998-09-22 21:15:56 +00:00
wave.cpp Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display; 1998-12-11 16:09:06 +00:00
window.cpp Motif things. 1999-06-23 19:33:49 +00:00
wxwin.xbm Some more Motif work; included utils.h in fileconf.cpp (for wxGetHomeDir or something) 1998-09-22 21:15:56 +00:00