wxWidgets/include/wx/motif
Mattia Barbon 483561c568 Refactored wxStaticBox, and changed wxStaticBox and wxRadioBox border
style from sunken to the default Motif style.
  Added some convenience macros for checking Motif/Lesstif version.
  Fixed the bug that caused wxStaticBox size to change when label text
was changed.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-02 20:08:45 +00:00
..
.cvsignore
accel.h
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 Do not #include an header where a forward declaration suffixes. Do not 2003-02-03 20:56:40 +00:00
button.h Implemented wxButton::DoGetBestSize for wxMotif. Now normal buttons 2003-03-02 10:09:25 +00:00
checkbox.h Implemented wxToggleButton under Motif. 2003-02-12 18:20:23 +00:00
checklst.h
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
colour.h
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 #include an header where a forward declaration suffixes. Do not 2003-02-03 20:56:40 +00:00
dataform.h
dataobj.h
dc.h
dcclient.h Use some wxX11 files (currently pen.cpp and brush.cpp) in wxMotif. 2003-02-20 18:20:47 +00:00
dcmemory.h
dcprint.h
dcscreen.h
dialog.h Implemented wxEventLoop for wxMotif, and used it in wxDialog::ShowModal, 2003-02-02 15:48:50 +00:00
dirdlg.h
dnd.h
filedlg.h
font.h added DoSetNativeFontInfo() to avoid virtual function hiding 2003-02-12 15:42:27 +00:00
fontdlg.h
frame.h Implement vertical toolbar under Motif. 2003-01-16 20:41:07 +00:00
gauge.h
gdiobj.h
glcanvas.h
helpxxxx.h
icon.h Derive wxBitmap from wxBitmapBase in wxMotif, with the appropriate 2003-01-19 09:52:29 +00:00
joystick.h
listbox.h Implemented DoGetBestSize for wxListBox, (native) wxComboBox and 2003-02-23 20:33:43 +00:00
mdi.h
menu.h Implemented wxEventLoop for wxMotif, and used it in wxDialog::ShowModal, 2003-02-02 15:48:50 +00:00
menuitem.h
metafile.h
minifram.h
msgdlg.h
palette.h
print.h
printdlg.h
private.h Refactored wxStaticBox, and changed wxStaticBox and wxRadioBox border 2003-03-02 20:08:45 +00:00
radiobox.h
radiobut.h
region.h
scrolbar.h
slider.h
spinbutt.h
statbmp.h
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
taskbar.h
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
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
window.h