X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=8ec3440959904b6dedead0ece386600cd9af2350;hb=8c7befa454d3842475039613b647f035035edee5;hp=e812ffb51f90e6ceb001468480026b18f6899aa0;hpb=b74d4e8b9324af0a1ebb3a9d9ae5d89b1ebd61b8;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index e812ffb51f..8ec3440959 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,170 @@ +2002-07-17 André Pönitz + + * configure.m4: fix typo in last change + * symbols: add \hbar + +2002-07-17 Jean-Marc Lasgouttes + + * bind/menus.bind: fix bindings using asterisk to ignore shift + modifier + +2002-07-16 Jean-Marc Lasgouttes + + * configure.m4: add formats fig and epsi + +2002-07-16 Andrew Zabolotny + + * bind/emacs.bind: + * bind/xemacs.bind: + * bind/sciword.bind: + * bind/cua.bind: include greekkeys and cyrkeys bindings + + * bind/greekkeys.bind: + * bind/cyrkeys.bind: bindings to enter cyrillic and greek + characters directly from keyboard + +2002-07-16 Jean-Marc Lasgouttes + + * bind/menus.bind: cleanup shortcuts for section layouts. Starred + versions are now obtained by prepending a * to the section number + (M-p asterisk 0 .. M-p asterisk 6) + + * images/banner.xpm.orig: remove + +2002-07-15 Soeren Pietsch + + * lib/configure.m4: fix the detection of cygwin when the shell is + not bash + +2002-07-12 Angus Leeming + + * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm. + +2002-07-12 André Pönitz + + * ui/default.ui: add menu for font changes + * symbols: add textt + +2002-07-10 Andrew Zabolotny + + * bind/emacs.bind: + * bind/xemacs.bind: + * bind/sciword.bind: + * bind/cua.bind: better support for selection from numeric keypad + + * kbd/cp1251.cdef: + * kbd/ibm866.cdef: + * kbd/koi8-r.cdef: + * kbd/koi8-t.cdef: + * kbd/koi8-u.cdef: new encoding definitions + +2002-07-10 John Levon + + * bind/sciword.bind: disable M-x c to allow M-x + +2002-07-09 Angus Leeming + + * lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode" + as it's not portable apparently. + +2002-07-09 André Pönitz + + * symbols: use it to define insets, too + * configure.m4: + * symbols: wasy symbols added + +2002-07-08 Angus Leeming + + * scripts/lyxpreview2ppm.sh: added blurb. Crop the images to the + left and right if so desired. + +2002-07-08 André Pönitz + + * symbols: more stuff missing from the Porto changes + +2002-07-05 Angus Leeming + + * scripts/lyxpreview2ppm.sh: added. + * scripts/lyxpreview2xpm: removed. + +2002-06-19 Herbert Voss + + * configure.m4: add converters for epsi and (x)fig + +2002-07-03 Vitaly Lipatov + + * languages: add support for belarusian and kazakh + + * encodings: add pt154 + +2002-06-27 André Pönitz + + * configure.m4: add support for lyxpreview "format" + + * scripts/lyxpreview2xpm: add file + +2002-06-25 André Pönitz + + * symbols: special characters + +2002-06-23 Dekel Tsur + + * layouts/heb-article.layout: Fix due to \usepackage{babel} + position change in lyx 1.2.0. + +2002-06-21 John Levon + + * ui/default.ui: fix ellipses + +2002-06-20 John Levon + + * ui/default.ui: remove Index Entry of last word + + * ui/old-default.ui: remove + +2002-06-19 Dekel Tsur + + * examples/mathed.lyx: Remove obsolete part. + +2002-06-17 Herbert Voss + + * configure.m4: install only those converters which are different + to convert, because this is taken as the default. SO we can get + rid of all problems when user do not have installed the right + converters. + +2002-06-16 Adrien Rebollo + + * examples/fr_ExemplesTableaux.lyx: update + * examples/fr_mathed.lyx: new file + +2002-06-10 Jean-Marc Lasgouttes + + * configure.m4: change tgif file extension to .obj, as it should + have been + +2002-06-06 Jean-Marc Lasgouttes + + * examples/TableExamples.lyx: fix footnotes inside tables + (bug 442) + +2002-06-05 Jean-Marc Lasgouttes + + * external_templates: change the requirements of the xfig and + rasterimage templates to "graphicx" instead of "graphics". + +2002-05-30 Jean-Marc Lasgouttes + + * templates/IEEEtran.lyx: update to 1.2.0 format from Michael + Schmitt + + * reLyX/reLyX.in: honor variable LYX_DIR_13x + +2002-05-29 Jean-Marc Lasgouttes + + * configure.m4: fix handling of --with-version-suffix, so that + reLyX is still found. (bug #357) + 2002-05-28 Jean-Marc Lasgouttes * layouts/hollywood.layout: fix style "FADE_OUT:" @@ -12,7 +179,7 @@ 2002-05-23 André Pönitz - * lib/autocorrect: new file + * autocorrect: new file 2002-05-03 Claus Hindsgaul