[Gnucash-changes] Quick update.

David Hampton hampton at cvs.gnucash.org
Mon Jul 18 00:40:18 EDT 2005


Log Message:
-----------
Quick 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.54
retrieving revision 1.1.2.55
diff -LGNOME2_STATUS -LGNOME2_STATUS -u -r1.1.2.54 -r1.1.2.55
--- GNOME2_STATUS
+++ GNOME2_STATUS
@@ -45,27 +45,10 @@
           MISSING MENU ITEMS
 ========================================
 
-- Main Window
-  - File
-    - Print
-
 - Register Window
-  - `Edit`
-    - `Cut Transaction`
-    - `Copy Transaction`
-    - `Paste Transaction`
-    - `Void Transaction`
-    - `Unvoid Transaction`
-    - `Reverse Transaction`
   - `Actions`
     - `Check and Repair (all)`
 
-- Register Toolbar
-  - `Find`
-  - `Report`
-  - `Print`
-
-
 ========================================
             General Notes
 ========================================
@@ -97,8 +80,8 @@
       main window is in progress.  Please annotate this file with any
       windows whose positions are not saved but you think they should be.
 
-    - Gnome MDI support used to handle this for us, but now we will need to
-      manage it ourselves. :/  (On my list - DRH)
+    - The main windows do not yet support saving position/size
+      information.  (On my list - DRH)
 
   - Weird pango_layout_set_text "string not UTF-8" issues reported by Neil Williams:
     
@@ -146,15 +129,6 @@
         #11 0x40327076 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
         #12 0x40326047 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
 
-- Business Functions
-
-  - Everything works but the New Invoice/Bill code.  The dialog seems to
-    function properly but then gnucash crashed when the dialog is closed.
-
-  - The dialog-invoice.c needs to switch over to using GtkActions /
-    menu-merging so that it can call `gnc_extensions_menu_setup ( GtkWindow,
-    char*, EggMenuMerge)`
-
 - Reporting [somewhat functional]
 
   - Graphing still unsupported; [jsled] in periodic contact with Jody
@@ -204,14 +178,6 @@
       this is intentionally missing. PJK [ tested after g2 merge of 30 Dec 04?
       -derek ]
 
-  - Account Tree Options
-
-    - dialog doesn't expand/fill on resize
-
-  - Stylesheets
-
-    - Dialog opens with inappropriate scrollbars.
-
 - Hierarchy Merge - BROKEN
 
   - Doesn't let you complete the conflict resolution process, thus you can never complete the druid.
@@ -237,19 +203,12 @@
 
      - We definitely want register windows to appear in new top-levels.
 
-     - Reporting windows should probably appear in the top-level they were
-       created from.
-
 - In-place editing
 
   - Provide in-place editing where feasable.  Eg.  Editing the account code
     or the account name, but not being able to re-parent the account.  (Maybe
     add DND support for this in long-term?)
 
-- Print Preview
-
-  - Needed
-
 - File Menu
 
   - Rename "New Account Tree" to "Display Account Tree" as "New" gives the


More information about the gnucash-changes mailing list