mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Reimplement the account add and account edit dialogs using glade.
Consolidate the gui-driving code into dialog-account.[ch]. The old implementations in dialog-edit.[ch] and dialog-add.[ch] are obsolete. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2656 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2000-08-09 Dave Peticolas <dave@krondo.com>
|
||||
|
||||
* src/gnome/dialog-utils.c: remove unused code
|
||||
|
||||
* src/gnome/dialog-account.c: new file implementing the
|
||||
consolidated account add and account edit windows using glade.
|
||||
|
||||
2000-08-07 Dave Peticolas <dave@krondo.com>
|
||||
|
||||
* src/register/*.c: Use glib memory allocation routines.
|
||||
|
||||
Reference in New Issue
Block a user