wxWidgets/include/wx/motif
Mattia Barbon 93e73c740e Do not derive wxCursor from wxBitmap, plus misc cleanup.
Derive wxGauge from wxGaugeBase, use XmScale for the
implementation if the Motif version supports the
XmTHERMOMETER style.
  Derive wxSlider from wxSliderBase; generate
wxEVT_SCROLL_THUMBRELEASE in addition to wxEVT_SCROLL_THUMBTRACK;
misc cleanup.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-22 15:46:22 +00:00
..
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array 2002-05-28 16:51:14 +00:00
app.h Implemented wxEventLoop for wxMotif, and used it in wxDialog::ShowModal, 2003-02-02 15:48:50 +00:00
bitmap.h Derive wxBitmap from wxBitmapBase in wxMotif, with the appropriate 2003-01-19 09:52:29 +00:00
bmpbuttn.h Derive wxBitmapButton from wxBitmapButtonBase + misc cleanup. 2003-03-16 08:50:21 +00:00
button.h Derive wxButton from wxButtonBase. 2003-03-10 21:39:01 +00:00
checkbox.h Implemented wxToggleButton under Motif. 2003-02-12 18:20:23 +00:00
checklst.h Refactored wxListBox code so that it correctly implements 2002-07-31 20:35:41 +00:00
choice.h Fix some wxMotif build warnings about deprecated methods. 2003-01-18 13:01:17 +00:00
clipbrd.h Fix some wxMotif build warnings about deprecated methods. 2003-01-18 13:01:17 +00:00
colordlg.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
colour.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
combobox.h Implemented DoGetBestSize for wxListBox, (native) wxComboBox and 2003-02-23 20:33:43 +00:00
control.h Refactored & cleaned up wxChoice & wxComboBox code, fixed client data 2002-12-08 18:48:05 +00:00
cursor.h Do not derive wxCursor from wxBitmap, plus misc cleanup. 2003-03-22 15:46:22 +00:00
dataform.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
dataobj.h AIX linking fix (declare wxDataObject dtor) 2002-07-10 14:17:58 +00:00
dc.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
dcclient.h Use some wxX11 files (currently pen.cpp and brush.cpp) in wxMotif. 2003-02-20 18:20:47 +00:00
dcmemory.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
dcprint.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
dcscreen.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
dialog.h Implemented wxEventLoop for wxMotif, and used it in wxDialog::ShowModal, 2003-02-02 15:48:50 +00:00
dirdlg.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
dnd.h changed DoDragDrop(bool) into DoDragDrop(int) and added support for wxDrag_DefaultMove flag 2002-04-28 14:30:54 +00:00
filedlg.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
font.h Added new __WXMOTIF20__ macro, which is true if the Motif version 2003-03-05 20:15:35 +00:00
fontdlg.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
frame.h Implement vertical toolbar under Motif. 2003-01-16 20:41:07 +00:00
gauge.h Do not derive wxCursor from wxBitmap, plus misc cleanup. 2003-03-22 15:46:22 +00:00
gdiobj.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
glcanvas.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
helpxxxx.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
icon.h Derive wxBitmap from wxBitmapBase in wxMotif, with the appropriate 2003-01-19 09:52:29 +00:00
joystick.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
listbox.h Implemented DoGetBestSize for wxListBox, (native) wxComboBox and 2003-02-23 20:33:43 +00:00
mdi.h wxIconBundle implementation. 2002-03-26 21:54:23 +00:00
menu.h Implemented wxEventLoop for wxMotif, and used it in wxDialog::ShowModal, 2003-02-02 15:48:50 +00:00
menuitem.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
metafile.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
minifram.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
msgdlg.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
palette.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
print.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
printdlg.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
private.h Added helper functions for string -> XmString conversion. 2003-03-10 21:40:53 +00:00
radiobox.h Applied [ 590985 ] fix for radiobox under motif 2002-08-08 09:00:54 +00:00
radiobut.h Patch [ 588732 ] makes wxRB_GROUP/radiobuttons working 2002-08-06 19:54:46 +00:00
region.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
scrolbar.h STC and Motif patch 2002-06-28 11:35:43 +00:00
slider.h Do not derive wxCursor from wxBitmap, plus misc cleanup. 2003-03-22 15:46:22 +00:00
spinbutt.h Implemented wxSpinButton for wxMotif. 2002-07-28 13:33:29 +00:00
statbmp.h Take into account icon mask in wxStaticBitmap 2002-07-28 20:53:12 +00:00
statbox.h Refactored wxStaticBox, and changed wxStaticBox and wxRadioBox border 2003-03-02 20:08:45 +00:00
stattext.h Applied patch [ 608370 ] fix for static text sizing behaviour 2002-09-13 13:17:12 +00:00
tabctrl.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
taskbar.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
textctrl.h Implemented DoGetBestSize for wxListBox, (native) wxComboBox and 2003-02-23 20:33:43 +00:00
tglbtn.h Implemented wxToggleButton under Motif. 2003-02-12 18:20:23 +00:00
timer.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
toolbar.h Implement vertical toolbar under Motif. 2003-01-16 20:41:07 +00:00
toplevel.h Implemented wxToplevelWindowMotif. (forgot to commit) 2003-01-06 20:54:54 +00:00
wave.h Reformatted Motif headers; added __WXX11__ symbol support to common headers; 2002-02-05 16:34:33 +00:00
window.h Changed wxMotif's wxWindow::Create so it does not call DoSetSize anymore; 2002-07-27 20:10:37 +00:00