wxWidgets/include/wx/gtk
Mart Raudsepp f26623c817 [wxGTK2] gtk+-2.8.0 compatibility. Removed the usage of pango_x_get_context to not depend on a fully deprecated
pangox library, which is not pulled in with gtk+-2.8.0. The pango_x_get_context call was (arguably) making font
drawing on top of a wxDC slightly faster on (especially remote) X11 in case of non-antialiased fonts (I was unable to
find a non-antialiased font that actually returns true for GetNoAntiAliasing()).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-08-17 21:40:44 +00:00
..
gnome
.cvsignore
accel.h
app.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h added GetCurrentSelection(); made GetSelection() behave as documented (and not as before); don't send TEXT_UPDATED events until the combobox is closed 2005-08-17 14:22:41 +00:00
clipbrd.h
colordlg.h
colour.h
combobox.h added GetCurrentSelection(); made GetSelection() behave as documented (and not as before); don't send TEXT_UPDATED events until the combobox is closed 2005-08-17 14:22:41 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
gdiobj.h
glcanvas.h
icon.h
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h hacked around wxGTK wxStaticText which doesn't derive from wxStaticTextBase (argh): declare and define Wrap() directly in wxStaticText for this port 2005-08-17 13:47:35 +00:00
taskbarpriv.h
tbargtk.h
textctrl.h
tglbtn.h
timer.h
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h [wxGTK2] gtk+-2.8.0 compatibility. Removed the usage of pango_x_get_context to not depend on a fully deprecated 2005-08-17 21:40:44 +00:00