Change the Date-Close dialog to use gnc-date-edit instead of the

gnome-date-edit widget set.

	removed unused dialogs from job.glade and invoice.glade

	returned lost invoice functionality: open the invoice-register
	window when you 'ok' a new invoice.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6846 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins
2002-05-09 22:44:42 +00:00
parent ff8f8b5920
commit 08208d8b35
5 changed files with 49 additions and 990 deletions
+11 -1
View File
@@ -1,4 +1,14 @@
2002-0509 Derek Atkins <derek@ihtfp.com>
2002-05-09 Derek Atkins <derek@ihtfp.com>
Change the Date-Close dialog to use gnc-date-edit instead of the
gnome-date-edit widget set.
removed unused dialogs from job.glade and invoice.glade
returned lost invoice functionality: open the invoice-register
window when you 'ok' a new invoice.
2002-05-09 Derek Atkins <derek@ihtfp.com>
Fixed dialog-order. Should now complain less during compilation.