gthumb r1349 - in trunk: . data/glade libgthumb src



Author: paobac
Date: 2007-02-11 14:14:26 +0000 (Sun, 11 Feb 2007)
New Revision: 1349
ViewCVS link: http://svn.gnome.org/viewcvs/gthumb?rev=1349&view=rev

Modified:
   trunk/ChangeLog
   trunk/data/glade/gthumb.glade
   trunk/libgthumb/gtk-utils.c
   trunk/src/bookmark-list.c
   trunk/src/dlg-file-utils.c
   trunk/src/gth-browser-actions-callbacks.c
   trunk/src/gth-browser.c
   trunk/src/gth-folder-selection-dialog.c
   trunk/src/gth-folder-selection-dialog.h
   trunk/src/gth-location.c
   trunk/src/gth-location.h
Log:
2007-02-11  Paolo Bacchilega  <paobac cvs gnome org>

	* src/gth-folder-selection-dialog.h:
	* src/gth-folder-selection-dialog.c: use a gth_location instead of
	a text entry.
	* src/gth-location.h:
	* src/gth-location.c:
	* src/gth-browser.c: removed the open_location signal from the
	gth_location widget.
	* src/gth-browser-actions-callbacks.c:
	* src/dlg-file-utils.c: gth_folder_selection_get_folder returns a const
	string now.
	* src/bookmark-list.c: fixed double escape issue.
	* libgthumb/gtk-utils.c (_gtk_entry_get_filename_text): use escape_uri
	instead of gnome_vfs_escape_string.
	* data/glade/gthumb.glade: use 'Bookmarks:' instead of 'Select a bookmark:'





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]