]> Pileus Git - ~andy/gtk/commit
only count the special cell if it is also visible,
authorKristian Rietveld <kris@gtk.org>
Thu, 30 Jan 2003 22:42:21 +0000 (22:42 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Thu, 30 Jan 2003 22:42:21 +0000 (22:42 +0000)
commit2fb74b135baeeb7b2363e099d61ac953c1467404
tree08dafad02157fdcff0703a996dc258dc3effed1f
parente9cefbccec8ba913e118f519d7e20c8b3307d389
only count the special cell if it is also visible,

Thu Jan 30 23:48:30 2003  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_count_special_cell):
        only count the special cell if it is also visible,
        (_gtk_tree_view_column_get_neighbor_sizes): only take the width into
        account from visible cells,
        (gtk_tree_view_column_cell_get_position): likewise, (Reported and
        testcase provided by Vasco Alexandre da Silva Costa, via IRC,
        tracking bug was #104563).

Thu Jan 30 23:46:15 2003  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
        subtract expander space and focus line space from the extra space
        we are about the allocate. (Fixes #104635).

Thu Jan 30 23:42:03 2003  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtkstyle.c (apply_affine_on_point): fix rouding error
        (Fixes #96252, patch from Soeren Sandmann).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkstyle.c
gtk/gtktreeviewcolumn.c