r21684 - gnucash/trunk/src - Move dialog-dup-trans.c from ledger-core to gnome-utils.

Christian Stimming cstim at code.gnucash.org
Wed Dec 7 03:38:01 EST 2011


Author: cstim
Date: 2011-12-07 03:38:00 -0500 (Wed, 07 Dec 2011)
New Revision: 21684
Trac: http://svn.gnucash.org/trac/changeset/21684

Added:
   gnucash/trunk/src/gnome-utils/dialog-dup-trans.c
   gnucash/trunk/src/gnome-utils/dialog-dup-trans.h
Removed:
   gnucash/trunk/src/register/ledger-core/dialog-dup-trans.c
Modified:
   gnucash/trunk/src/gnome-utils/Makefile.am
   gnucash/trunk/src/gnome-utils/gnc-ui.h
   gnucash/trunk/src/gnome/gtkbuilder/gnc-plugin-page-register.glade
   gnucash/trunk/src/register/ledger-core/Makefile.am
   gnucash/trunk/src/register/ledger-core/split-register.c
Log:
Move dialog-dup-trans.c from ledger-core to gnome-utils.

Add gnc_dup_date_dialog() variant that can ask for a date without
the "num" field.

On pressing the Enter key, the widget closes but logs the following
warning:
 CRIT <Gtk> IA__gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
However, this problem already existed with the old code - the behaviour
and warning was unchanged by this commit.



More information about the gnucash-patches mailing list