Skip to content
  • Matthias Clasen's avatar
    Classifiy Page Up/Down as cursor move, but not Home and End. · c4d2bb0a
    Matthias Clasen authored
    Fri Feb 27 02:33:21 2004  Matthias Clasen  <maclas@gmx.de>
    
    	* gtk/gtkentry.c (keyval_is_cursor_move): Classifiy Page Up/Down as
    	cursor move, but not Home and End.
    
    	* gtk/gtkentry.c (gtk_entry_completion_key_press): Lets Page Up/Down
    	jump to the ends of the list, not Home and End - since we're not
    	scrolling yet, a "page" is always the complete list.  (#127430, Marco
    	Pesenti Gritti)
    
    Fri Feb 27 00:39:11 2004  Matthias Clasen  <maclas@gmx.de>
    
    	* gtk/gtkcombobox.c (gtk_combo_box_list_destroy):
    	* gtk/gtkcombobox.c (gtk_combo_box_menu_destroy): Don't let
    	the priv pointers dangle.  (#127623, Damon Chaplin)
    c4d2bb0a