Skip to content
  • Owen Taylor's avatar
    Fix typo that sometimes caused selection not to work properly. · 6fbd8b0d
    Owen Taylor authored
    Thu Jul 19 14:24:34 2001  Owen Taylor  <otaylor@redhat.com>
    
    	* gtk/gtkentry.c (gtk_entry_set_positions): Fix
    	typo that sometimes caused selection not to work properly.
    
    	* gtk/gtkentry.c (gtk_entry_grab_focus): Select text in
    	entry when tabbing in. (#57743)
    
    	* gtk/gtkentry.c (gtk_entry_motion_notify): If the
    	user drags up above or down below the entry, move
    	to the end or the beginning of the entry. (Suggestion
    	from Jay Cox, #50940)
    
    	* gtk/gtkentry.c (gtk_entry_move_cursor): If we have
    	a current selection, then when moving by chars or
    	words, move to the end of the selection rather than
    	from entry->current_pos. (Suggestion from Jay Cox,
    	#50942)
    6fbd8b0d
To find the state of this project's repository at the time of any of these versions, check out the tags.