X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=78eb9bb710f8e5c4ed3eb94e074935c687e7fa55;hb=e579a794e26e9614c6bb874ce446fea311a2e1d6;hp=739645b214c1bdb89afdfc3ee6f449a07c3e00d5;hpb=555abe1948d58c88f046d3efa6f07f67de5a7de4;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 739645b214..78eb9bb710 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,62 @@ +2002-08-31 Dekel Tsur + + * lyx2lyx/lyxconvert_218.py (update_tabular): Work with nested tabulars + +2002-08-29 John Levon + + * images/math/: add AMS nrel + +2002-08-29 John Levon + + * images/: add math sub/super script + + * images/math/: add \brace, \vec etc. + +2002-08-29 John Levon + + * Makefile.am: install mathed icons + +2002-08-29 John Levon + + * images/math/: add all icons except AMS nrel + +2002-08-29 John Levon + + * images/math/: add most of the normal XPMs + +2002-08-28 Rob Lahaye + + * lyx2lyx/lyx2lyx: add new format number "221" + +2002-08-25 John Levon + + * images/find-replace.xpm: add + +2002-08-23 Jean-Marc Lasgouttes + + * configure.m4: fix epsi->eps converter + + * ui/default.ui: add menu entry for optional-insert + + * CREDITS: update Martin's entry + +2002-08-20 Martin Vermeer + + * layouts/stdlayouts.inc: + * layouts/stdsections.inc: + * layouts/stdstarsections.inc: aded OptionalArgs tags to the + relevant layouts + +2002-08-21 André Pönitz + + * ui/default.ui: adjust to "tabular unification" + +2002-08-15 Juergen Spitzmueller + + * bind/de_menus.bind: cleanup shortcuts for section layouts. Starred + versions are now obtained by prepending a * to the section number + (similar to the new behaviour in menus.bind); add binding for \part. + 2002-08-15 John Levon * scripts/convertDefault.sh: use /bin/sh not /bin/bash