Skip to content

Commit

Permalink
add 'every x months' bug note.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16153 57a11ea4-9604-0410-9ed3-97b8803252fd
  • Loading branch information
jsled committed Jun 6, 2007
1 parent b253df6 commit 28db75b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/doc/sx.rst
Expand Up @@ -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

<andi5> 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
Expand Down

0 comments on commit 28db75b

Please sign in to comment.