]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
fix pch error
[lyx.git] / Status.15x
index a8693f9105fe607290d42d6253f4d6b6ec453689..d7a8b40e569c09d4f58dac6f254bba2a428b8a14 100644 (file)
@@ -16,10 +16,6 @@ Prizes (donated by Michael):
 PENDING FEATURES:
 -----------------
 
-* esint (GBaum)
-
-* image cache (GBaum)
-
 
 BUGS:
 -----
@@ -31,6 +27,13 @@ FILE
   as again, I get the overwrite popup warning twice: once in English, once 
   in French. (J. P. Chretien)
 
+* Loading de_Userguide.lyx results in two parse errors:
+  Paragraph ended in line 21206
+  Missing \end_layout.
+  Paragraph ended in line 21301
+  Missing \end_layout.
+  I don't know if that is a lyx2lyx or LyX problem. LyX 1.4 can read the file.
+
 
 SPELL CHECKING (Joost 4/11/06)
 
@@ -40,6 +43,9 @@ SPELL CHECKING (Joost 4/11/06)
   of the first misspelled word.
 
 
+BIBLIOGRAPHY
+
+
 TABLE OF CONTENTS
 
 * In the TOC dialog, switching between the different TOC types (TOC, Table,
@@ -57,6 +63,17 @@ TABLE OF CONTENTS
   self-explaining. Why don't we group them in two pairs: Section Up/Down, Level
   Up/Down? The arrangement of the buttons may also give some hint to the user.
 
+* The correct list is not selected when right-clicking on a LOF or
+  LOT inset.
+
+* When selecting a type which *is* already selected, the content in the 
+  browser window vanishes
+
+* The items in the treeview are editable
+
+* When content (sections/captions) is changed, the toc/lof/lot is not properly 
+  updated.
+
 
 DIALOGS
 
@@ -140,8 +157,6 @@ EDITING
 
 MENUS
 
-* Special handling of [[...]] in text messages is disabled in messages.C
-
 
 LAYOUT
 
@@ -165,7 +180,7 @@ PAINTING & PERFORMANCE
   selection does not change (moving the mouse with the left button pushed down 
   always triggers a repaint).
 
-* Cursor is still not visible on MAC (Bennett 3/11/06). 
+* The cursor is not L-shaped for foreign languages
 
 * Slowness on MAC 1 (Bennett 3/11/06):
   There seems to be a fraction of a second lag between when I press a key and
@@ -189,8 +204,6 @@ PAINTING & PERFORMANCE
 
 MAC OS X
 
-* Cursor is still not visible on MAC Bennett (3/11/06).
-
 * Drawing oddities on MAC (Bennett 3/11/06):
   Lines occasionally overlapping vertically, math characters not properly
   aligned vertically.
@@ -325,14 +338,34 @@ CREDITS:
   visible toolbar, the modified settings are not considered for session management
   
   REPLACED with a new entry, popup disabled (Peter 2006-11-09)
-  
+
 * Toolbars always show on the top of the screen, even though they are set to
   "bottom" in the ui file (Joost 3/11/06).
-  
+
   FIXED: use the defaul.ui value only when there is no valid position stored 
          (1st start of lyx)  (Peter 7/11/2006)
 
 * Window positions are not remembered correctly. Each time a window is openend
   window again it has moved towards the bottom of the screen. (Joost 3/11/06)
-  
+
   FIXED (Peter 8/11/2006)
+
+* Special handling of [[...]] in text messages is disabled in messages.C
+  FIXED (Georg 2006-11-12)
+
+* broken signal/slot connection:
+  Object::connect: No such signal LengthCombo::selectionChanged(LyXLength::UNIT)
+  Object::connect:  (sender name:   'unitCO')
+  Object::connect:  (receiver name: 'QVSpaceUi')
+
+  FIXED (JSpitzm 2006-11-12)
+
+* Cursor is still not visible on MAC Bennett (3/11/06).
+  FIXED (Abdel 2006-11-13)
+
+* crash on Windows/Mac
+  1. new document
+  2. insert List/TOC->Bibtex Bilio
+  3. add a bibliography
+  4. View Source ->crash
+  FIXED (Peter 2006-11-14)
\ No newline at end of file