CVSROOT:        /cvs/gnome
Module name:    gnome-terminal
Changes by:     kmaraas 05/09/18 15:29:34

Modified files:
        .              : ChangeLog configure.in 
        src            : gnome-terminal.glade2 profile-editor.c 

Log message:
2005-09-18  Kjartan Maraas  <[EMAIL PROTECTED]>

* configure.in: Don't pass include flags to the link stage.
Patch from <[EMAIL PROTECTED]>. Closes bug #313927 
[http://bugzilla.gnome.org/show_bug.cgi?id=313927].

2005-09-18  Dennis Cranston  <[EMAIL PROTECTED]>

* src/gnome-terminal.glade2:  Replace the deprecated
GtkOptionMenu widgets with GtkComboBox widgets.  Replace the
deprecated GnomeFileEntry widget with a
GtkFileChooserButton widget.

* src/profile-editor.c: (color_scheme_changed),
(title_mode_changed), (scrollbar_position_changed),
(exit_action_changed), (palette_scheme_changed),
(background_image_changed), (backspace_binding_changed),
(delete_binding_changed), (init_color_scheme_menu),
(init_palette_scheme_menu), (create_preview_pixbuf),
(update_image_preview), (setup_background_filechooser),
(terminal_profile_edit), (profile_editor_update_sensitivity),
(profile_editor_update_color_scheme_menu),
(profile_editor_update_title_mode),
(profile_editor_update_scrollbar_position),
(profile_editor_update_exit_action),
(profile_editor_update_palette),
(profile_editor_update_background_image),
(profile_editor_update_backspace_binding),
(profile_editor_update_delete_binding):  Convert the GtkOptionMenu
code to use a GtkComboBox.  Convert the GnomeFileEntry code to
use a GtkFileChooserButton, and add a preview widget to the
GtkFileChooser.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-terminal&who=kmaraas&date=explicit&mindate=2005-09-18%2015:28&maxdate=2005-09-18%2015:30

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

Reply via email to