r21358 - gnucash/trunk - Bug #659504 - Migrate Register and reconcile from GladeXML to Builder

Geert Janssens gjanssens at code.gnucash.org
Wed Sep 28 09:00:12 EDT 2011


Author: gjanssens
Date: 2011-09-28 09:00:11 -0400 (Wed, 28 Sep 2011)
New Revision: 21358
Trac: http://svn.gnucash.org/trac/changeset/21358

Added:
   gnucash/trunk/src/gnome/gtkbuilder/gnc-plugin-page-register.glade
   gnucash/trunk/src/gnome/gtkbuilder/window-reconcile.glade
Removed:
   gnucash/trunk/src/gnome/glade/reconcile.glade
   gnucash/trunk/src/gnome/glade/register.glade
   gnucash/trunk/src/gnome/gtkbuilder/reconcile.glade
   gnucash/trunk/src/gnome/gtkbuilder/register.glade
Modified:
   gnucash/trunk/po/POTFILES.in
   gnucash/trunk/src/gnome/glade/Makefile.am
   gnucash/trunk/src/gnome/gnc-plugin-page-register.c
   gnucash/trunk/src/gnome/gnc-plugin-page-register.h
   gnucash/trunk/src/gnome/gtkbuilder/Makefile.am
   gnucash/trunk/src/gnome/window-reconcile.c
   gnucash/trunk/src/register/ledger-core/dialog-dup-trans.c
Log:
Bug #659504 - Migrate Register and reconcile from GladeXML to Builder
Patch by Robert Fewel

Note: this patch is limited to the conversion of widgets found in
the libglade files. Both the Register and the Reconcile features still
depend on deprecated Gtk/Gnome widgets (like GtkCList), which are added
programmatically. Eventually these widgets still have to be replaced
with supported alternatives.



More information about the gnucash-patches mailing list