r22650 - gnucash/trunk/src - Rewrite option dialog callback in C

Geert Janssens gjanssens at code.gnucash.org
Sat Dec 15 12:58:28 EST 2012


Author: gjanssens
Date: 2012-12-15 12:58:27 -0500 (Sat, 15 Dec 2012)
New Revision: 22650
Trac: http://svn.gnucash.org/trac/changeset/22650

Removed:
   gnucash/trunk/src/scm/main-window.scm
Modified:
   gnucash/trunk/src/app-utils/option-util.c
   gnucash/trunk/src/app-utils/option-util.h
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
   gnucash/trunk/src/scm/Makefile.am
   gnucash/trunk/src/scm/main.scm
Log:
Rewrite option dialog callback in C

This reduces the number of guile<->c roundtrips for the book options
dialog and eliminates the guile dependency from one more file.



More information about the gnucash-patches mailing list