[Gnucash-changes] More broken things.

Joshua Sled jsled at cvs.gnucash.org
Tue Mar 15 08:26:39 EST 2005


Log Message:
-----------
More broken things. :(

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.41
retrieving revision 1.1.2.42
diff -LGNOME2_STATUS -LGNOME2_STATUS -u -r1.1.2.41 -r1.1.2.42
--- GNOME2_STATUS
+++ GNOME2_STATUS
@@ -1,4 +1,4 @@
-# -*- text; reStructuredText -*-
+# -*- reStructuredText -*-
 
 This is a ad-hoc list of list of what works and doesn't work in the g2
 port of gnucash.  The plan is to finish porting those parts of gnucash
@@ -67,9 +67,20 @@
             General Notes
 ========================================
 
+- General
+
+  - Window size/position not being saved or used.
+
+  - Weird pango_layout_set_text "string not UTF-8" issues reported by Neil Williams:
+    
+    - http://lists.gnucash.org/pipermail/gnucash-devel/2005-March/012797.html
+
+    - http://lists.gnucash.org/pipermail/gnucash-devel/2005-March/012824.html
+
 - Main Window
 
-  - Initially-loaded file name not in window title.
+  - Initially-loaded file name not in window title; subsequent file-loads
+    correct set window-title text correctly.
 
   - Summary Bar
 
@@ -78,6 +89,11 @@
 
     - View > Summary Bar (toggle) menu option has no effect.
 
+  - File Menu
+
+    - The "Open Recent" menu only has the first entry; the rest of the lines
+      appear blank.
+
   - [low-priority] New registers should open in new top-level windows.
 
 - Register Core - mostly functional
@@ -175,10 +191,6 @@
 
 - Preferences
 
-  - General
-
-    - Window size/position not being saved or used.
-
   - Business
 
     - Business -> Accumulate splits on Post?  option not present.  Not sure if


More information about the gnucash-changes mailing list