From 28db75bf9e8ab14381a90fd5e86b57700acaf552 Mon Sep 17 00:00:00 2001 From: Joshua Sled Date: Wed, 6 Jun 2007 20:56:11 +0000 Subject: [PATCH] add 'every x months' bug note. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16153 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/doc/sx.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/doc/sx.rst b/src/doc/sx.rst index adc1a45c46..96ef8675e7 100644 --- a/src/doc/sx.rst +++ b/src/doc/sx.rst @@ -166,6 +166,13 @@ void gnc_sx_edit_model_set_name(GncSxEditModel *mdl, gchar *new_name); - [x] src/gnome/druid-acct-period.c - gnc_frequency + - [ ] 'every x months' spin button makes large jumps + + jsled: another topic: you have probably seen the "every x months" + spin button make jumps greater than one, right? ... this seems to be due + to a spin button timeout event which controls "fast-forward" + spinning... it is run because the changed(?) signal handler is too slow + - [ ] support nth-weekday Recurrence period. - since-last-run