wxWidgets/src/motif
1999-05-27 20:39:35 +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 * Changed "wxPendingEvents" to pointers (tested on GTK) 1999-04-03 09:24:52 +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 Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
brush.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
button.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +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 GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
checklst.cpp Cured some Motif bugs 1999-03-01 22:41:38 +00:00
choice.cpp GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
clipbrd.cpp Removed some TODOs in the Latex docs; changed wxMotif wxClipboard to match 1999-02-09 21:22:58 +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 GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
control.cpp Some doc corrections (added blank lines at end of docs); corrected Forty sample 1999-02-12 08:22:29 +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 Added wxMotif data object classes 1999-01-14 15:18:41 +00:00
dc.cpp Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
dcclient.cpp Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
dcmemory.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
dcscreen.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
dialog.cpp Some stubs corrections; Motif corrections incl. busy cursor fix; doc corrections 1999-02-24 08:02:28 +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 Solved wxMotif scrolling display problem; added wxImageModule; 1999-02-11 16:00:33 +00:00
font.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +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 Changed the focus-window event handling back 1999-04-08 14:42:46 +00:00
gauge.cpp GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +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 wxCommandEvent::SetString() change - now uses wxString 1999-03-16 18:54:24 +00:00
main.cpp Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
makefile.unx Added dcbase target to various makefiles 1999-05-27 20:39:35 +00:00
mdi.cpp Cured some Motif bugs 1999-03-01 22:41:38 +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 GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
radiobut.cpp Added some Motif wxGLCanvas support; some more Motif bugs cured; print dialogs 1999-01-24 14:57:09 +00:00
region.cpp Small Motif bug fixes 1998-12-03 09:51: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 GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +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 GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
statbox.cpp GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
stattext.cpp Added dataxpm.c to avoid name clash; removed ifdefing around wxDummyChar 1999-01-26 14:18:32 +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 wxTextCtrl::DiscardEdits doesn't empty the text ctrl 1999-04-19 12:51:51 +00:00
timer.cpp More-or-less finished reasonably cool wxToolBar class with tooltips. 1998-10-22 14:08:14 +00:00
toolbar.cpp Solved wxMotif scrolling display problem; added wxImageModule; 1999-02-11 16:00:33 +00:00
utils.cpp Motif compilation fixes (now ok) 1999-03-30 11:09:48 +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 wxUSE_THREADS in sckint.h; wxMotif Clone error fixed; JPEG makefile.unx for wxMotif 1999-05-09 21:42:36 +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