diff --git a/doc/html/C/projects.html b/doc/html/C/projects.html index c88e80da28..716f85444b 100644 --- a/doc/html/C/projects.html +++ b/doc/html/C/projects.html @@ -891,7 +891,8 @@ 50-100 hints-of-the-day: short (2-4 sentance) hints/tips on how to use gnucash. Every time the user starts gnucash, an new hint shows up ... - Status: Hint infrastructure complete. Need to add + Status: Hint infrastructure complete (RGM, version + 1.4.0). Need to add hints (only 6 are currently available).

@@ -903,6 +904,14 @@ window, might be a gtk bug ???

+
  • +

    Static Currency Exchange Table + Keep a (semi-)static exchange-rate table. (possibly updated + via net). The table is used to auto-fill currency + exchanges. +

    +
  • +
  • Button Bar A user-configurable button-bar would be nice too. The button bar is the set of @@ -918,7 +927,8 @@ Expense", "Bank Interest Income", and "Employment Income". The user should be able to select a default set of accounts, and have those created - automatically.

    + automatically. Most likely a wizard would pilot the user + through this.

    To actually implement this, it might be best to simply create a file with these in them, and load that @@ -940,12 +950,6 @@ Mortgage, ESOP, House, Line of Credit.

  • -
  • -

    Cut-n-paste Cut-n-paste of whole transactions - in the regsiter window... Status:Dave... Done. (in - 1.4.0)

    -
  • -
  • Bank name in combo-box pull-down When user enters a new bank name, should be presented with a @@ -955,14 +959,6 @@ bank names?)

  • -
  • -

    Currency Selection Popup Currency field - should get preplaced by menu of long-hand currency - names, three-letter ISO abbreviations, and symbols. - User should be able to add new currency types. Should - also keep a static exchange-rate table.

    -
  • -
  • Popup Calculator All price/amount fields should pop up a calculator widget; output of calculator @@ -980,16 +976,6 @@ non-reconciled transactions ...

  • -
  • -

    Autocompletion Quickfill should also - auto-complete amount, memo fields.

    -
  • - -
  • -

    Autoincrement Check numbers should - auto-increment.

    -
  • -
  • Configurable main-window Status Bar Bottom of main window currently shows total assest, and total @@ -1016,20 +1002,6 @@ non-alphanumeric input) ...

  • -
  • -

    Navigation Menu navigation using the keyboard - should be possible. Although menu mnemonics exist, they - seem to be broken. ???

    - -

    Similarly, tab-key navigation should be possible. - Currently, it is possible to use the tab key to - navigate from field to field in the register window, to - user arrow keys to navigate menus, and quick-fill to - automatically complete fields. However, it is not - possible to tab over to the "Commit" button. It should - be.

    -
  • -
  • Folder Tabs Currently, Income/Expense accounts can be shown or hidden by selecting from a @@ -1039,26 +1011,84 @@ folder.

  • + + + The following have been completed, but possibly not fully + documented: + @@ -1189,6 +1219,8 @@