]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
Limit the work-around in rev. 16874 to Windows.
[lyx.git] / Status.15x
index d6c935e6be48a5339063ef6b9214a47a3b8f6d58..8f9aaf73a56a33b52b08114f7e61b3f0fcd6d5a6 100644 (file)
@@ -73,18 +73,10 @@ TABLE OF CONTENTS
    (only with --enable-stdlib-debug, has been seen on qt 4.2.2, gcc 4.1.2,
     openSuse 10.1/x32 and 10.2/x64, but is probably not OS/qt specific, but
     dependant on the compiler)
-    
-* open two documents with a toc (Intro, Tutorial), open TOC dialog, 
-  click on a item, switch to the other doc without closing the TOC dialog, 
-  click on the TOC button -> crash
 
 
 DIALOGS
 
-* If you try to view a document as postscript that cannot be typeset because
-  of LaTeX errors and export to LaTeX afterwards you will get the old error
-  list again, although the export succeded.
-
 * Dialogs do not get focus (e.g. when clicking on an inset).
 
 
@@ -234,6 +226,9 @@ PAINTING & PERFORMANCE
    since \Omega works fine in 1.4.3, and my debugging results showed that the
    correct font is found and used (cmr10).
  - Solved problem with \int and \oint on Windows (Enrico 2006-12-06).
+ - On my linux box it looks a bit different: \int is shown if it was a \square,
+   bot about half as wide and in black instead of blue. For \Omega I see the
+   same as Enrico. (Georg 2007-01-18)
 
 
 MAC OS X
@@ -662,3 +657,15 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48
 
   There is a problem with a German Umlaut (รถ= \xc3\xb6) 
   FIXED (Enrico 2007-01-08)
+  
+ * open two documents with a toc (Intro, Tutorial), open TOC dialog, 
+  click on a item, switch to the other doc without closing the TOC dialog, 
+  click on the TOC button -> crash
+  FIXED (2007-01-19 Peter)
+
+* If you try to view a document as postscript that cannot be typeset because
+  of LaTeX errors and export to LaTeX afterwards you will get the old error
+  list again, although the export succeded.
+  FIXED (2007-01-25 Abdel)
+  
+