]> Pileus Git - ~andy/gtk/commitdiff
Make GtkEntryCompletion complete on pastes at the end. (#165714, Christian
authorMatthias Clasen <mclasen@redhat.com>
Tue, 10 Jan 2006 04:07:32 +0000 (04:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 Jan 2006 04:07:32 +0000 (04:07 +0000)
2006-01-09  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentry.c (paste_received):  Make GtkEntryCompletion
complete on pastes at the end.  (#165714, Christian Neumair)

ChangeLog
ChangeLog.pre-2-10

index 5d7ca846006b4ed6407c7e1bdc0beb041480c83c..005dac3a914c79b98df931811767ae3cbdfde8fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-01-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkentry.c (paste_received):  Make GtkEntryCompletion
+       complete on pastes at the end.  (#165714, Christian Neumair)
+
        * gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): 
        Prevent the first row being focused on map.  (#137351,
        Niklas Knutsson)
index 5d7ca846006b4ed6407c7e1bdc0beb041480c83c..005dac3a914c79b98df931811767ae3cbdfde8fc 100644 (file)
@@ -1,5 +1,8 @@
 2006-01-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkentry.c (paste_received):  Make GtkEntryCompletion
+       complete on pastes at the end.  (#165714, Christian Neumair)
+
        * gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): 
        Prevent the first row being focused on map.  (#137351,
        Niklas Knutsson)