r15350 - gnucash/branches/sx-cleanup/src/doc - updates.

Josh Sled jsled at cvs.gnucash.org
Fri Jan 12 19:42:09 EST 2007


Author: jsled
Date: 2007-01-12 19:42:09 -0500 (Fri, 12 Jan 2007)
New Revision: 15350
Trac: http://svn.gnucash.org/trac/changeset/15350

Modified:
   gnucash/branches/sx-cleanup/src/doc/sx.rst
Log:
updates.


Modified: gnucash/branches/sx-cleanup/src/doc/sx.rst
===================================================================
--- gnucash/branches/sx-cleanup/src/doc/sx.rst	2007-01-13 00:01:53 UTC (rev 15349)
+++ gnucash/branches/sx-cleanup/src/doc/sx.rst	2007-01-13 00:42:09 UTC (rev 15350)
@@ -28,12 +28,12 @@
   - [/] sx engine events
     - [x] sx list collection add/remove -- sx-list GNC_EVENT_ITEM_ADDED, _REMOVED
     - [x] sx modified -- QOF_EVENT_MODIFY
-  - [ ] sx upcoming instance model
+  - [/] sx upcoming instance model
     - [ ] implement sort model
   - [#] testing
     - [x] open SLR dialog, create new SX, see it populated
     - [x] open SX editor dialog, run SLR, see next-instance update
-    - [ ] unit testing
+    - [/] unit testing
 
 - sx editor page
   - [ ] make into split panel
@@ -42,7 +42,7 @@
 - gnc_dense_cal
   - [ ] fix static variables that should be instance fields.
   - [ ] change number-of-month properties to display-named properties (width, length)
-  - [ ] better transient/floating window?
+  - [?] better transient/floating window
   - [/] (re-format file)
   - [x] set_model(GncTemporalInstancesModel *mdl)
     - [x] new interface creation.
@@ -57,8 +57,9 @@
   - [ ] XML migration, handling
 
 - since-last-run
+  - [ ] move "effect_change" up to app-utils/, test.
+  - [?] add obsolete flag to SxInstanceModel
   - [x] add reminders, postponed to SxInstanceModel
-  - [ ] add obsolete flag to SxInstanceModel [?]
   - [x] add mutation support to sx instance model
     - [x] state machine
   - [x] add variable state to sx instance model



More information about the gnucash-changes mailing list