]> git.lyx.org Git - features.git/blob - src/insets/ChangeLog
Update citations if the insetbib key has changed.
[features.git] / src / insets / ChangeLog
1 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
2
3         * insetbib.C (callback): Update citations if the key has changed.
4
5 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
6
7         * insetbib.C (InsetBibKey): Better computation of default key.
8         (getScreenLabel) Show both the key and the label.
9         (getBibLabel): New method.
10         (callback): Force a redraw if the inset have been changed.
11
12 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
13
14         * insetref.C (getType, getName): Move methods from 
15         src/frontends/xforms/FormRef.C.
16
17 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
18
19         * insettabular.C: Various improvements (use only one dummy position).
20
21 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
22
23         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
24         par->bibkey->width. This fixes the crashes when running without
25         gui or when having included documents.
26
27 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
28
29         * insetcommand.C (getAsString, setFromString): Cleanup.
30
31 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
32
33         * insetref.C: Add the array InsetRef::types that contains
34         information about all supported reference types.
35
36 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
37
38         * lyxinset.h: remove trailing comma in enum.
39
40 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
41
42         * insettext.C: kill LyXBell.