CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     newren  05/10/21 21:46:48

Modified files:
        .              : Tag: constraints_experiments ChangeLog 
        src            : Tag: constraints_experiments testboxes.c 

Log message:
2005-10-21  Elijah Newren  <[EMAIL PROTECTED]>

* constraints-ideas.txt: Nailed the "gnome-terminal drifts upward
and leftward" problem

* src/boxes.c (meta_rectangle_resize_with_gravity): rect->x and
rect->y should be ignored because we're resizing old_rect
according to the given gravity, not rect.  So, in the cases where
nothing fancy needs to be done, we need to at least copy over
old_rect->x and old_rect->y.  Stupid bug caused by usage being
different than original version and most testcases not catching
the difference...

* src/testboxes.c (test_gravity_resize): modify one of the tests
so that it would have caught the above bug

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2005-10-21%2021:45&maxdate=2005-10-21%2021:47

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to