Files
evolution/addressbook
Jon Trowbridge 6683241eb5 If the last character we inserted was a "magic comma", remember its
2001-08-09  Jon Trowbridge  <trow@ximian.com>

	* gui/component/select-names/e-select-names-text-model.c
	This change is dedicated to Jacob Berkman.
	(e_select_names_text_model_insert_length): If the last character
	we inserted was a "magic comma", remember its position.
	(e_select_names_text_model_delete): If the last character we
	inserted was a "magic comma", and if the next thing we do is to
	hit backspace, delete both the comma and the extra whitespace we
	added.
	(e_select_names_text_model_init): Initialize our last magic comma
	position.

svn path=/trunk/; revision=11839
2001-08-09 19:10:14 +00:00
..
2001-07-27 17:06:00 +00:00
2001-08-03 03:09:35 +00:00