Skip to content
  • Tor Lillqvist's avatar
    Large changes to the Win32 backend, partially made necessary by the · 1f149b3a
    Tor Lillqvist authored
    2000-05-02  Tor Lillqvist  <tml@iki.fi>
    
    Large changes to the Win32 backend, partially made necessary by
    the changes to the backend-independent internal
    structures. Attempts to implement similar backing store stuff as
    on X11. The current (CVS) version of the Win32 backend is *not* as
    stable as it was before the no-flicker branch was merged. A
    zipfile with that version is available from
    http://www.gimp.org/win32/. That should be use by "production"
    code until this CVS version is usable. (But note, the Win32
    backend has never been claimed to be "production quality".)
    
    * README.win32: Add the above comment about versions.
    
    * gdk/gdkwindow.c: Don't use backing store for now on Win32.
    
    * gdk/gdk.def: Update.
    
    * gdk/gdkfont.h: Declare temporary Win32-only functions. Will
    presumably be replaced by some more better mechanism as 1.4 gets
    closer to release shape.
    
    * gdk/makefile.{cygwin,msc}: Update.
    
    * gdk/win32/*.c: Correct inclusions of the back...
    1f149b3a