CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     kristian        05/06/19 08:44:12

Modified files:
        .              : ChangeLog 
        gtk            : gtkcellrendererprogress.c gtktreeview.c 
                         gtktreeviewcolumn.c 

Log message:
2005-06-19  Kristian Rietveld  <[EMAIL PROTECTED]>

This commit includes a fix for #169463, Stefan Kost.

* gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_get_size):
when cell_area is set, return cell_area width/height as width/height,
so the focus rectangle will be drawn correctly.

* gtk/gtktreeview.c (gtk_tree_view_bin_expose): drop unneeded get
of focus-line-width property,
(validate_row): take focus_line_width into account.

* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
also take focus_line_width into account when calculating the cell_area
y and height (before, we only took it into account when calculating
x and width).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=kristian&date=explicit&mindate=2005-06-19%2008:43&maxdate=2005-06-19%2008:45

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

Reply via email to