]> Pileus Git - ~andy/gtk/commit
Add settings to hide the input method and Unicode control character
authorMatthias Clasen <mclasen@redhat.com>
Mon, 24 Oct 2005 20:01:57 +0000 (20:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 24 Oct 2005 20:01:57 +0000 (20:01 +0000)
commitf2724a2515b384185cba4c16172ae4e28c7709af
treeb5ed8be53db1dd1602f7b374eff21bd4754d75dc
parent3fe6e98689dc004935dfe94411b4927fd014ab28
Add settings to hide the input method and Unicode control character

2005-10-24  Matthias Clasen  <mclasen@redhat.com>

        Add settings to hide the input method and Unicode control character
        submenus in the context menus of GtkEntry and GtkTextView.

        * gdk/x11/gdkevents-x11.c: Map GTK+ settings to X settings.

        * gtk/gtksettings.c (gtk_settings_class_init): Declare GTK+ settings here.

        * gtk/gtktextview.c (popup_targets_received):
        * gtk/gtkentry.c (popup_targets_received): Use the settings here.
ChangeLog
ChangeLog.pre-2-10
gdk/x11/gdkevents-x11.c
gtk/gtkentry.c
gtk/gtksettings.c
gtk/gtktextview.c