X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FChangeLog;h=31f652e24305d6e945209e2c9e86cf0cc23ac39d;hb=068e2cfb25bfbab62f80bc0c776ca169032c2219;hp=fd7b79f2a923bd29d526c7c6899b1ec05dd1126a;hpb=63de5b908f640f7e454be7d4dc34f0961c081f24;p=lyx.git diff --git a/src/frontends/xforms/ChangeLog b/src/frontends/xforms/ChangeLog index fd7b79f2a9..31f652e243 100644 --- a/src/frontends/xforms/ChangeLog +++ b/src/frontends/xforms/ChangeLog @@ -1,3 +1,38 @@ +2001-03-12 Dekel Tsur + + * Menubar_pimpl.C (add_toc): Remove debug message. + +2001-03-09 John Levon + + * Makefile.am: + * Dialogs.C: + * FormExternal.C: + * FormExternal.h: + * form_external.C: + * form_external.h: + * xforms/forms/makefile: + * forms/form_external.fd: add FormExternal + +2001-03-12 John Levon + + * Dialogs.C: add destroySplash() + + * form_splash.h: + * form_splash.C: + * forms/form_splash.fd: + * FormSplash.h: + * FormSplash.C: make independent of FormBase, tidy + + * Menubar_pimpl.C: destroy splash on interaction + +2001-03-12 Lars Gullik Bjønnes + + * FormToc.h: use Buffer::typedef + + * Menubar_pimpl.C (add_toc): use the Buffer::typedefs + * FormToc.C (build): ditto + (updateToc): ditto + 2001-03-11 Lars Gullik Bjønnes * FormToc.C (build): implement for dynamic number of lists