Scheduled Transaction editor, preferences fixes and cleanups.

Joshua Sled jsled at cvs.gnucash.org
Sun Oct 30 21:07:09 EST 2005


Log Message:
-----------
Scheduled Transaction editor, preferences fixes and cleanups.
2005-10-30  Joshua Sled  <jsled at asynchronous.org>

	* GNOME2_STATUS: Updates
	* src/gnome-utils/gnc-dense-cal.c (gnc_dense_cal_button_press):
	Better transient-window positioning.
	* src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas:
	* src/gnome/dialog-scheduledxaction.[ch]: 
	* src/gnome/dialog-sx-from-trans.c: 
	Rename "notify-days" to "remind-days", as it should have been in
	the first place.  Fix conditional-option logic in preferences.
	* src/gnome/glade/sched-xact.glade (SX Preferences):
	Re-layout to visually and semantically mirror SX editor; rename
	"notify-days" to "remind-days"
	* src/gnome/glade/sched-xact.glade (Scheduled Transaction Editor):
	Reformat {create,remind}-days-in-advance checkbox + spinbutton
	pairs to respect UI semantic of gtk2.0 checkboxes (since the whole
	label is selectable, we can't embed a control in the label lest it
	can never be used).

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash:
        ChangeLog
        GNOME2_STATUS
    gnucash/src/gnome:
        dialog-scheduledxaction.c
        dialog-scheduledxaction.h
        dialog-sx-from-trans.c
    gnucash/src/gnome/glade:
        sched-xact.glade
    gnucash/src/gnome/schemas:
        apps_gnucash_dialog_scheduled_transctions.schemas
    gnucash/src/gnome-utils:
        gnc-dense-cal.c


More information about the gnucash-patches mailing list