]> git.lyx.org Git - features.git/blob - src/insets/ChangeLog
eeca506f9c074e531d9c0b997d73b0307ebd54c2
[features.git] / src / insets / ChangeLog
1 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
2
3         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
4         par->bibkey->width. This fixes the crashes when running without
5         gui or when having included documents.
6
7 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
8
9         * insetcommand.C (getAsString, setFromString): Cleanup.
10
11 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
12
13         * insetref.C: Add the array InsetRef::types that contains
14         information about all supported reference types.
15
16 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17
18         * lyxinset.h: remove trailing comma in enum.
19
20 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
21
22         * insettext.C: kill LyXBell.