From: Jean-Marc Lasgouttes Date: Thu, 3 Apr 2003 13:46:44 +0000 (+0000) Subject: update status X-Git-Tag: 1.6.10~17060 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=18d9411fdd390d3aa012f58db90ae7299243d028;p=features.git update status git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6707 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/ChangeLog b/ChangeLog index f5406aa4d3..808eacc7af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-04-03 Jean-Marc Lasgouttes + + * status: update + 2003-04-03 Angus Leeming * status: attempt to fill it out a little. diff --git a/status b/status index 406d8d8485..fd5e3feb34 100644 --- a/status +++ b/status @@ -32,6 +32,8 @@ Instead they dispatch these LFUNs back to the core for consideration by it. As a side effect of the above, redesign the implementation of the Model- Controller-View implementation of the dialogs to make it transparent. +Move as much code as possible from the Menu frontends to the Backend. + (xforms): replace the Combox code with a native xforms widget, for eventual inclusion in the xforms library itself. @@ -61,37 +63,11 @@ graphics-insert -> dialog-show-new-inset graphics buffer-child-insert -> dialog-show-new-inset include reference-insert -> dialog-show-new-inset ref -It is now possible to run LyX without a Toolbar if so desired. - -ReLyX changes -------------- - -Add support for 'm' column descriptors. - -Pass almost all math through reLyX unchanged. - -Add support for natbib citations. - -Add support for minipages. - -When reLyX creates a LyX file, the header now records this. +Add support for optional submenus (OptSubMenu) in ui files. -Add support for generic LaTeX lengths. - -Layouts -------- - -Add classes mwart, mwbk, mwrep conforming to polish typographical conventions. - -Add elsart class. - -Update KOME classes. +It is now possible to run LyX without a Toolbar if so desired. Bug fixes --------- -Fix detection of fax programs. - -Fix the tgif converters. - lyx2lyx now handles development version files.