]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
add compiler warning
[lyx.git] / Status.15x
index 1aaa177ae6a107eed758a333ebc3c4ed535142db..3408cff1ad008f77fc3018507a8cda725967ebc1 100644 (file)
@@ -24,6 +24,8 @@ GENERAL
 
 * Resolve compiler warnings
 
+* especially this one: src/frontends/qt4/QPrefsDialog.C:944: warning: unused parameter 'nr'
+
 * Watch for bugzilla.lyx.org entries
 
    * Open bugs: http://tinyurl.com/y7hdzc
@@ -244,9 +246,6 @@ PAINTING & PERFORMANCE
   this is important for the test case); add a character into the note 
   => the complete footnote is expanded but only the current line is repainted
 
-* In the splash screen, the LyX version number is printed with a very, very
-  small font size such that it becomes almost invisible on Windows.
-
 * END_LABEL_* handling in RowPainer::paintLast() is broken. In regular text,
   label boxes are not completely visible (because we shrinked the margin on 
   screen?). Inside of insets, they don't work at all. 
@@ -611,3 +610,7 @@ CREDITS:
   (bug 3034). It was introduced by the conversion of mathed to unicode,
   because two methods Parser::tokenize() with different semantics existed.
 
+* In the splash screen, the LyX version number is printed with a very, very
+  small font size such that it becomes almost invisible on Windows.
+  FIXED (Enrico 2006-12-21)
+