CVSROOT: /cvs/gnome Module name: metacity Changes by: newren 05/10/19 14:28:48
Modified files: . : Tag: constraints_experiments ChangeLog constraints-ideas.txt src : Tag: constraints_experiments boxes.c boxes.h window.c Log message: 2005-10-19 Elijah Newren <[EMAIL PROTECTED]> * constraints-ideas.txt: Update things fixed, list new bug that I previously forgot * src/boxes.c (rect2String): remove this function, (meta_rectangle_get_minimal_spanning_set_for_region, merge_spanning_rects_in_region): use meta_rectangle_to_string() and meta_rectangle_region_to_string() instead of manually printing out rectangles or using print_rect_list(). * src/boxes.h (meta_rectangle_to_string): correct comment above this function about the size of the string needed to hold the output * src/window.c (meta_window_configure_request): only try to move/resize the window if part of the configure request included a move or resize request, (update_resize): point out stupidity of the function due to meta_window_update_wireframe() not taking or making use of gravity, don't allow supposed North/South resizes during META_GRAB_OP_RESIZING_(E|W) and vice versa, don't call meta_window_resize_with_gravity() if we don't have a different size to specify URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2005-10-19%2014:27&maxdate=2005-10-19%2014:29 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list