]> Pileus Git - ~andy/gtk/commit
Fix to properly take the default window into account by setting a flag and
authorOwen Taylor <otaylor@redhat.com>
Mon, 4 Mar 2002 00:11:25 +0000 (00:11 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 4 Mar 2002 00:11:25 +0000 (00:11 +0000)
commitd3a43f73b3a5303186fdcf8b82550877862a2925
tree7eb46e7e0eddac98340c9aca15d7a21de962d903
parent86dec809ba538245f8d1650524beec7bb74d6e8b
Fix to properly take the default window into account by setting a flag and

Sun Mar  3 18:47:13 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkwindow.c (gtk_window_parse_geometry): Fix
        to properly take the default window into account by
        setting a flag and in gtk_window_compute_configure_request_size ()
        multiplying by the increments and adding in the base
        size. (#72393)

        * tests/testgtk.c (create_gridded_geometry): Add a
        test for gridded geometry and for gtk_window_parse_geometry().
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkwindow.c
tests/testgtk.c