forked from AuroraMiddleware/gtk
Typo fixes
This commit is contained in:
parent
bd9e291b6c
commit
a2db160154
16
ChangeLog
16
ChangeLog
@ -1,19 +1,19 @@
|
||||
2006-02-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.c: Add some docs. (#330073, Mart Rautsepp)
|
||||
* gtk/gtkstyle.c: Add some docs. (#330073, Mart Raudsepp)
|
||||
|
||||
* gtk/gtkentrycompletion.c (gtk_entry_completion_match_selected):
|
||||
Guard against NULL. (#330177, Raphael Slinckx)
|
||||
|
||||
2006-02-10 Murray Cumming <murrayc@murrayc.com>
|
||||
|
||||
* docs/reference/gtk/tmpl/gtkcomboboxentry.sgml: Mention that
|
||||
the changed signal is emitted when typing - not just when
|
||||
selecting from the list. Suggest use of GtkEntry::action to
|
||||
detect end of typing.
|
||||
* gtk/gtkcombobox.c: (gtk_combo_box_class_init): changed signal
|
||||
documentation: Mention that the GtkComboBoxEntry emits it when
|
||||
the users types, not just when he selects from the list.
|
||||
* docs/reference/gtk/tmpl/gtkcomboboxentry.sgml: Mention that
|
||||
the changed signal is emitted when typing - not just when
|
||||
selecting from the list. Suggest use of GtkEntry::action to
|
||||
etect end of typing.
|
||||
gtk/gtkcombobox.c: (gtk_combo_box_class_init): changed signal
|
||||
ocumentation: Mention that the GtkComboBoxEntry emits it when
|
||||
he users types, not just when he selects from the list.
|
||||
|
||||
2006-02-10 Murray Cumming <murrayc@murrayc.com
|
||||
|
||||
|
@ -1,19 +1,19 @@
|
||||
2006-02-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkstyle.c: Add some docs. (#330073, Mart Rautsepp)
|
||||
* gtk/gtkstyle.c: Add some docs. (#330073, Mart Raudsepp)
|
||||
|
||||
* gtk/gtkentrycompletion.c (gtk_entry_completion_match_selected):
|
||||
Guard against NULL. (#330177, Raphael Slinckx)
|
||||
|
||||
2006-02-10 Murray Cumming <murrayc@murrayc.com>
|
||||
|
||||
* docs/reference/gtk/tmpl/gtkcomboboxentry.sgml: Mention that
|
||||
the changed signal is emitted when typing - not just when
|
||||
selecting from the list. Suggest use of GtkEntry::action to
|
||||
detect end of typing.
|
||||
* gtk/gtkcombobox.c: (gtk_combo_box_class_init): changed signal
|
||||
documentation: Mention that the GtkComboBoxEntry emits it when
|
||||
the users types, not just when he selects from the list.
|
||||
* docs/reference/gtk/tmpl/gtkcomboboxentry.sgml: Mention that
|
||||
the changed signal is emitted when typing - not just when
|
||||
selecting from the list. Suggest use of GtkEntry::action to
|
||||
etect end of typing.
|
||||
gtk/gtkcombobox.c: (gtk_combo_box_class_init): changed signal
|
||||
ocumentation: Mention that the GtkComboBoxEntry emits it when
|
||||
he users types, not just when he selects from the list.
|
||||
|
||||
2006-02-10 Murray Cumming <murrayc@murrayc.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user