]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
optimization after profiling
[features.git] / src / ChangeLog
index 2cc0328a3ac3a5ad59e5f8cc11402deabd19a6f4..a5ad3f5c3f9e9acc79df5180ad960979178ec586 100644 (file)
@@ -1,3 +1,19 @@
+2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * lyxrow.C (par): moved
+       (height): moved
+       (next): moved
+       * lyxrox.h: as inlines here
+
+       * lyxfont.h (shape): moved from lyxfont.C
+       (emph): moved from lyxfont.C
+
+       * lyxfont.C (LyXFont): use initialization list for all
+       constructors
+       (shape): move to lyxfont.h as inline
+       (emph): move to lyxfont.h as inline
+       
+
 2001-04-04  Juergen Vigna  <jug@sad.it>
 
        * vspace.C: had to include stdio.h for use of sscanf