r15911 - gnucash/trunk/src/gnome-utils - Fix quickfill handling in transfer dialogs, bug #413868.

Andreas Köhler andi5 at cvs.gnucash.org
Mon Apr 16 16:51:41 EDT 2007


Author: andi5
Date: 2007-04-16 16:51:37 -0400 (Mon, 16 Apr 2007)
New Revision: 15911
Trac: http://svn.gnucash.org/trac/changeset/15911

Modified:
   gnucash/trunk/src/gnome-utils/dialog-transfer.c
Log:
Fix quickfill handling in transfer dialogs, bug #413868.

Connect to key_press_event on description entry before the default
handler, let RET act like OK.  Do not care about button releases.  On
insert_text, make quickfill as in the register, set the position and
g_idle_add a function to set the selected region.




More information about the gnucash-patches mailing list