]> Pileus Git - ~andy/gtk/commit
Only show the title string in OPEN/SELECT_FOLDER mode as it's
authorFederico Mena Quintero <federico@ximian.com>
Mon, 15 Mar 2004 18:12:51 +0000 (18:12 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Mon, 15 Mar 2004 18:12:51 +0000 (18:12 +0000)
commit77c70924894bea1b3cc27884050fa4fbb9b483bf
treeb356f7efa1c85552a6b71cbff18854635b547543
parent84fecde88bd9a26a002a7e9838ecdd0d1d278e0c
Only show the title string in OPEN/SELECT_FOLDER mode as it's

Mon Mar 15 12:51:17 2004  Jonathan Blandford  <jrb@gnome.org>

* gtk/gtkfilechooserdefault.c (location_popup_handler): Only show
the title string in OPEN/SELECT_FOLDER mode as it's open-specific.
Put a blank title for SAVE/CREATE_FOLDER; we are in string freeze,
so we'll fix it for 2.4.1 as #137272.

* gtk/gtkpathbar.c (gtk_path_bar_scroll_down): calculate
space_available correctly for RTL mode.  w/o this, you can't
scroll down again.  Fixes #137021.

2004-03-15  Federico Mena Quintero  <federico@ximian.com>

* gtk/gtkpathbar.c (gtk_path_bar_scroll_up): Queue a resize.
(gtk_path_bar_scroll_down): Likewise.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooserdefault.c
gtk/gtkpathbar.c