2004-11-02  Bill Haneman <[email protected]>

       * configure.in: revved to 0.11.9.

       * magnifier/magnifier:
       (magnifier_set_cursor_from_pixbuf):
       Test for GDK_IS_DRAWABLE before using pixmap or cursor.
       (magnifier_set_property): Don't change the gdk_screen on
       an existing toplevel magnifier window - tear it down and
       start over.
       (magnifier_init_window): Take a GdkScreen param, and call
       gtk_window_set_screen here.

       * magnifier/zoom-region:
       (zoom_region_paint_cursor): Check for drawability before
       scribbling in the cursor pixmap.
       (zoom_region_paint_pixmap): Check that the window is
       realized before painting it.
       (zoom_region_update): Check for drawability before
       writing into the private pixmap.

2004-10-29  Bill Haneman <[email protected]>

       * magnifier/magnifier-main.c:
       Set the default cursor-scale-factor to the zoom-factor, if
       none is specified.

2004-10-06  David Lodge <[email protected]>

       * configure.in: Added "ang" (Old English) to ALL_LINGUAS.