diff options
author | Jon Trowbridge <trow@gnu.org> | 2001-03-06 17:47:08 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-03-06 17:47:08 +0800 |
commit | 10d0e730eccccf34fc53dc8c1d6145fca1f52f57 (patch) | |
tree | 231d378aa6256253d73d078251d5c8096b824a54 /addressbook/ChangeLog | |
parent | 1bdc6e147f19384e42679512130cfc5f4d93364b (diff) | |
download | gsoc2013-evolution-10d0e730eccccf34fc53dc8c1d6145fca1f52f57.tar gsoc2013-evolution-10d0e730eccccf34fc53dc8c1d6145fca1f52f57.tar.gz gsoc2013-evolution-10d0e730eccccf34fc53dc8c1d6145fca1f52f57.tar.bz2 gsoc2013-evolution-10d0e730eccccf34fc53dc8c1d6145fca1f52f57.tar.lz gsoc2013-evolution-10d0e730eccccf34fc53dc8c1d6145fca1f52f57.tar.xz gsoc2013-evolution-10d0e730eccccf34fc53dc8c1d6145fca1f52f57.tar.zst gsoc2013-evolution-10d0e730eccccf34fc53dc8c1d6145fca1f52f57.zip |
Added. This is part of a change of sematics that makes things much nicer
2001-03-06 Jon Trowbridge <trow@gnu.org>
* gal/e-text/e-entry.c (e_entry_text_keypress): Added. This is
part of a change of sematics that makes things much nicer for the
user --- auto-activate the completion popup only on keypresses
than also change the entry.
(e_entry_proxy_changed): Record that the underlying EText has
changed, and set up a timeout to clear the changed_since_keypress
flag in a very short amount of time.
(e_entry_init): Connect to the EText's "keypress" signal".
(e_entry_destroy): If our completion_delay_tag timeout is still
floating around out there when we are winding things down, remove
it.
* gal/e-text/e-text.c (e_text_class_init): Added keypress signal.
(e_text_text_model_reposition): Removed some old cruft.
(e_text_event): Emit our keypress signal after handling events of
type GDK_KEY_PRESS.
svn path=/trunk/; revision=8566
Diffstat (limited to 'addressbook/ChangeLog')
0 files changed, 0 insertions, 0 deletions