wxWidgets/samples/html
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
..
about Some make corrections for HP and related, 2000-03-09 13:24:34 +00:00
help makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
helpview makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
printing makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
test Some make corrections for HP and related, 2000-03-09 13:24:34 +00:00
virtual makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
widget Some more drawing things, 2000-03-04 18:40:52 +00:00
zip makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
.cvsignore More samples makefiles 1999-08-14 09:41:49 +00:00
makefile.g95 New makefiles 2000-01-16 02:35:03 +00:00
Makefile.in added html help viewer sample 1999-10-31 22:02:03 +00:00
Makefile.vc added helpview to makefile 2000-01-27 00:03:56 +00:00