mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +00:00
update status
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6707 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2e994e75e2
commit
18d9411fdd
@ -1,3 +1,7 @@
|
|||||||
|
2003-04-03 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||||
|
|
||||||
|
* status: update
|
||||||
|
|
||||||
2003-04-03 Angus Leeming <leeming@lyx.org>
|
2003-04-03 Angus Leeming <leeming@lyx.org>
|
||||||
|
|
||||||
* status: attempt to fill it out a little.
|
* status: attempt to fill it out a little.
|
||||||
|
32
status
32
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-
|
As a side effect of the above, redesign the implementation of the Model-
|
||||||
Controller-View implementation of the dialogs to make it transparent.
|
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
|
(xforms): replace the Combox code with a native xforms widget, for eventual
|
||||||
inclusion in the xforms library itself.
|
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
|
buffer-child-insert -> dialog-show-new-inset include
|
||||||
reference-insert -> dialog-show-new-inset ref
|
reference-insert -> dialog-show-new-inset ref
|
||||||
|
|
||||||
|
Add support for optional submenus (OptSubMenu) in ui files.
|
||||||
|
|
||||||
It is now possible to run LyX without a Toolbar if so desired.
|
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 generic LaTeX lengths.
|
|
||||||
|
|
||||||
Layouts
|
|
||||||
-------
|
|
||||||
|
|
||||||
Add classes mwart, mwbk, mwrep conforming to polish typographical conventions.
|
|
||||||
|
|
||||||
Add elsart class.
|
|
||||||
|
|
||||||
Update KOME classes.
|
|
||||||
|
|
||||||
Bug fixes
|
Bug fixes
|
||||||
---------
|
---------
|
||||||
|
|
||||||
Fix detection of fax programs.
|
|
||||||
|
|
||||||
Fix the tgif converters.
|
|
||||||
|
|
||||||
lyx2lyx now handles development version files.
|
lyx2lyx now handles development version files.
|
||||||
|
Loading…
Reference in New Issue
Block a user