]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Fix bugs #32 and #52.
[lyx.git] / src / ChangeLog
index d8887e140f3f78ea9aca6a98cf53e49a498c6b8b..98ef9bd13deb8c8eb48872363cca387ae5c85bac 100644 (file)
@@ -1,3 +1,19 @@
+2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * lyx_gui.C (init): set the style of the menu popups to
+       FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
+
+2002-01-07  Juergen Vigna  <jug@sad.it>
+
+       * text.C (setHeightOfRow): small fix
+       (prepareToPrint): don't look at alignment if we don't have the place
+       for doing it.
+
+2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * box.C: New file. Move the Box methods and functions out of box.h,
+       following Lars' suggestion.
+
 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * box.h: #include "support/LOstream.h", needed for inlined function.