[Gnucash-changes] Cleanup, update.

Joshua Sled jsled at cvs.gnucash.org
Tue Feb 22 20:09:49 EST 2005


Log Message:
-----------
Cleanup, update.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash:
        GNOME2_STATUS

Revision Data
-------------
Index: GNOME2_STATUS
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/Attic/GNOME2_STATUS,v
retrieving revision 1.1.2.36
retrieving revision 1.1.2.37
diff -LGNOME2_STATUS -LGNOME2_STATUS -u -r1.1.2.36 -r1.1.2.37
--- GNOME2_STATUS
+++ GNOME2_STATUS
@@ -69,12 +69,10 @@
 
 - Main Window
 
-  - New registers should open in new top-level windows.
-
-  - Summary bar select list doesn't have effect.
-
   - Startup progress bar not working; default "window" needs to be set.
 
+  - [low-priority] New registers should open in new top-level windows.
+
 - Register Core
 
   - MOSTLY FUNCTIONAL
@@ -86,23 +84,20 @@
     - Getting better; x-position -> pango-text-index-lookup works; some
       gtk_entry selection works.
 
-    - draging from right to left doesn't work.    
+    - draging from right to left doesn't work.
 
     - Offset for non-LEFT_ALIGN'ed fields not correct.
 
-    - Probably need to...                         
-      1. check if it's a RIGHT [or CENTER] align.  
-      2. determine pango-layout width of the cell, plus the "indent".                         
-      3. subtract the indent as well as the cell's x-offset from the x-coord.                 
+    - Probably need to...
+      1. check if it's a RIGHT [or CENTER] align.
+      2. determine pango-layout width of the cell, plus the "indent".
+      3. subtract the indent as well as the cell's x-offset from the x-coord.
 
     - finer points of gtk_entry selection+position setting not correct, yet.
 
   - The first time it is used, the account popup immediately selects the
     first account.  After that it functions normally.
 
-  - <STRIKE>The drop-down-arrow widgets for {date,action,account-sel} don't
-    seem to be showing.</STRIKE>
-
   - selection of the date for the datecell seems to also select the
     transaction underneath the calendar, leading to the "this transaction has
     changed, do you want to save" dialog.
@@ -124,12 +119,13 @@
 
 - Find [somewhat functional]
 
-  - Can generate a query in the dialog.        
-                                             
+  - Can generate a query in the dialog; but it seems to not work or crash on
+    query-execution.
+
 - View Summary Bar
 
-  - Summarybar not ported yet. Where should it go? Wouldn't look good between
-    the toolbar and the notebook tabs.
+  - Summarybar restored into GncMainWindow UI; summary-select list does not
+    respond to button-pressing.
 
 - Business Functions
 
@@ -148,29 +144,28 @@
 
   - Save/restore in unknown state; believed to crash on re-start.
 
-  - First report sets report name text for tab but no other report can change it.        
+  - First report sets report name text for tab but no other report can change it.
 
 - Importing
 
-  - HBCI - Needs new HTTP support [gnet]          
+  - HBCI - Needs new HTTP support [gnet]
 
 - Budgeting
 
-  - Can create/modify budgets via the Budgeting
-    workbench. (Actions->Budgeting Workbench)
+  - Can create/modify budgets via the Budgeting workbench. (Actions->Budgeting Workbench)
 
   - Track budget tab still needs to be completed.  Should allow you to look
     at predicted vs. actual information.
 
   - No save to file functionality.  Therefore budgets must currently be
-    created fresh each time gnucash is started.  First thing what I want to fix.                       
+    created fresh each time gnucash is started.  First thing what I want to fix.
 
   - Should the budgeting workbench fit into the new windowing scheme better?
     Currently it is its own window but maybe each workbench should be a tab
     in the new layout.  How would this work with the sub-tabs?  Have to think
     about this some more.
 
-  - Probably more TODO but these are the main points.                                   
+  - Probably more TODO but these are the main points.
 
 
 ------------------------------------------------------------------------------
@@ -182,7 +177,7 @@
 
 - Hierarchy Merge [BROKEN]
 
-  - Doesn't let you complete the conflict resolution process, thus you can never complete the druid.                       
+  - Doesn't let you complete the conflict resolution process, thus you can never complete the druid.
 
 ========================================
               ENHANCEMENTS
@@ -190,11 +185,11 @@
 
 - New icons
 
-  - Add account.                                
+  - Add account.
 
-  - Register                                    
+  - Register
 
-  - Report                                      
+  - Report
 
     - "Report options", especially, since it continuouly confuses users.
 


More information about the gnucash-changes mailing list