]> Pileus Git - ~andy/gtk/commit
Check if down_button is NULL. This happens when the pathbar button for the
authorCody Russell <bratsche@gnome.org>
Mon, 4 Jun 2007 18:17:14 +0000 (18:17 +0000)
committerCody Russell <bratsche@src.gnome.org>
Mon, 4 Jun 2007 18:17:14 +0000 (18:17 +0000)
commitea8f3758dd089a0015388abd8cebbad0d5f6f6df
tree05121e57a8adc5950706d313a3a2a3c57be4e12a
parent9a63d05e47e6bdb7341e9c671951b16fb47c8eb3
Check if down_button is NULL. This happens when the pathbar button for the

2007-06-04  Cody Russell  <bratsche@gnome.org>

        * gtk/gtkpathbar.c (gtk_path_bar_scroll_down): Check
        if down_button is NULL.  This happens when the pathbar button
        for the current directory is too large to fit in the
        space, e.g. on Windows for directories named something like
        "My Documents and Settings".

svn path=/trunk/; revision=18030
ChangeLog
gtk/gtkpathbar.c