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