wxWidgets/include/wx/motif
Mattia Barbon 105fbe1ffa Rework wxMotif font/color inheritance so it works
like in the other ports.  Avoid setting foreground/background
color for windows and let the toolkit use the natural color.
As an intermediate step font is still explicitly set.

  Handle the cases where m_foregroundColour, m_backgroundColour ir m_font
are not initialized.

  Set default (overridable) X resources to emulate the old look.

  Unify wxMOTIF_NEW_FONT_HANDLING with wxMOTIF_USE_RENDER_TABLE.

  Minor unrelated (sizing) fixes to wxCheckListBox, wxStaticText, wxTextCtrl.

  Tagged with MOTIF_BEFORE_COLOUR_FONT_INHERITANCE before the changes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-07 21:18:33 +00:00
..
.cvsignore
accel.h
app.h
bmpbuttn.h
bmpmotif.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h Rework wxMotif font/color inheritance so it works 2007-04-07 21:18:33 +00:00
frame.h
gauge.h
icon.h
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
palette.h
popupwin.h
print.h
private.h Rework wxMotif font/color inheritance so it works 2007-04-07 21:18:33 +00:00
radiobox.h
radiobut.h
scrolbar.h
setup0.h removed wxUSE_DIB_FOR_BITMAP which doesn't seem to be used any longer 2007-03-14 17:11:52 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
stattext.h Rework wxMotif font/color inheritance so it works 2007-04-07 21:18:33 +00:00
textctrl.h
tglbtn.h
timer.h
toolbar.h fixed all the other ports broken by controls labels in wxToolBar patch commit 2007-03-18 23:57:20 +00:00
toplevel.h
window.h Rework wxMotif font/color inheritance so it works 2007-04-07 21:18:33 +00:00