2001-01-31 Dekel Tsur * insetbib.C (callback): Update citations if the key has changed. 2001-01-31 Dekel Tsur * insetbib.C (InsetBibKey): Better computation of default key. (getScreenLabel) Show both the key and the label. (getBibLabel): New method. (callback): Force a redraw if the inset have been changed. 2001-01-26 Dekel Tsur * insetref.C (getType, getName): Move methods from src/frontends/xforms/FormRef.C. 2001-01-12 Dekel Tsur * insettabular.C: Various improvements (use only one dummy position). 2001-01-25 Dekel Tsur * insetbib.C (bibitemWidest): Use lyxfont::width instead of par->bibkey->width. This fixes the crashes when running without gui or when having included documents. 2001-01-22 Dekel Tsur * insetcommand.C (getAsString, setFromString): Cleanup. 2001-01-21 Dekel Tsur * insetref.C: Add the array InsetRef::types that contains information about all supported reference types. 2001-01-19 Jean-Marc Lasgouttes * lyxinset.h: remove trailing comma in enum. 2001-01-17 John Levon * insettext.C: kill LyXBell.