]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
determine current cell in the tabular controller instead of the inset
[lyx.git] / src / ChangeLog
index 21118ccdbe187993bd68636ed63b533977440727..91d217dadf5749801ec14810834c726cbe070420 100644 (file)
@@ -1,3 +1,15 @@
+2004-11-17  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * pariterator.h (operatir=): comment out un-implemented member
+       function. 
+
+       * paragraph.h: resolv ambiguity found by gcc 4.0 with the use of a
+       static cast.
+
+2004-11-17  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * lyxfont.h: include LColor.h to satisfy concept checks.
+
 2004-11-16  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * pariterator.h: add typdefs for value_type, difference_type,