wxWidgets/samples/html/about
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
..
data updated obsolete info in about box.. 2000-01-14 21:41:56 +00:00
.cvsignore More samples makefiles 1999-08-14 09:41:49 +00:00
about.cpp Some make corrections for HP and related, 2000-03-09 13:24:34 +00:00
about.rc *** empty log message *** 1999-07-07 22:04:58 +00:00
makefile.b32 Added some makefiles to HTML samples; added help.ico for wxHTML; 1999-11-01 11:27:38 +00:00
makefile.g95 added 2000-02-22 17:23:26 +00:00
Makefile.in makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
Makefile.vc Added makefiles for VC++ for wxHTML samples 1999-07-13 21:58:34 +00:00
makefile.wat Added some makefiles to HTML samples; added help.ico for wxHTML; 1999-11-01 11:27:38 +00:00