wxWidgets/include/wx/gtk
Robert Roebling b6fa52db66 Some make corrections for HP and related,
Changed refresh order so that window-less widgets
    don't get overdrawn anymore,
  Prevent GTK from filtering our supposedly unneeded
    expose events,
  Block all expose calls if a resize is requested and
    do a full redraw then, thus removing flicker and
    behaving like wxMSW,
  Moved some doubled expose and draw code from GtkPizza
    to the respective callbacks in window.cpp,
  Set idle priority to a higher value (which should
    indicate a lower priority if I interpret glib.h
    correctly) but the desired side-effect didn't
    really show up.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-09 13:24:34 +00:00
..
.cvsignore
accel.h
app.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h Lotta stuff for drawing etc. 2000-03-04 16:23:26 +00:00
dcmemory.h
dcscreen.h
dialog.h
dnd.h
error.xpm
filedlg.h
font.h
fontdlg.h
frame.h patches from Ricky Gonzales <gonzales@pyramid3.net>: 2000-03-06 17:16:12 +00:00
gauge.h
gdiobj.h Lotta stuff for drawing etc. 2000-03-04 16:23:26 +00:00
glcanvas.h Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
icon.h
info.xpm
joystick.h
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
notebook.h minimalistic build fixes (mostly #if wxUSE_something) 2000-02-27 21:04:26 +00:00
palette.h
pen.h
question.xpm
radiobox.h
radiobut.h
region.h Lotta stuff for drawing etc. 2000-03-04 16:23:26 +00:00
scrolbar.h
settings.h
setup0.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
tbargtk.h
textctrl.h
timer.h
tooltip.h
treectrl.h
warning.xpm
wave.h
win_gtk.h Some make corrections for HP and related, 2000-03-09 13:24:34 +00:00
window.h Some make corrections for HP and related, 2000-03-09 13:24:34 +00:00