X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=cf557eeb8d4b158f6016d4047dddace76d71d6c9;hb=5451d467942e382647125423ec481f0072c20dd5;hp=533698c6029c4d934981a501082f77870eb6630f;hpb=2e7621d77ba56c42a648b847b81b579b9c9b361e;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 533698c602..cf557eeb8d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,355 @@ +2005-11-25 Georg Baum + + * syntax.default: add some hyperref commands + +2005-11-14 Hartmut Haase + + * examples/de_mathed.lyx: + * Makefile.am (dist_examples_DATA): new translation. + +2005-11-10 Hartmut Haase + + * examples/de_beispiel_gelyxt.lyx: update. + + * examples/de_ItemizeBullets.lyx: + * examples/de_decimal.lyx: + * Makefile.am (dist_examples_DATA): new translations. + +2005-11-07 Hartmut Haase + + * examples/de_multicol.lyx: + * Makefile.am (dist_examples_DATA): new translated example. + +2005-10-24 Jean-Marc Lasgouttes + + * bind/cua.bind: + * bind/emacs.bind: + * bind/mac.bind: + * bind/xemacs.bind: fix bindings for inserting single quotes and + `"' character. + +2005-10-24 Georg Baum + + * scripts/layout2layout.py: fix line ending removal + +2005-10-21 Georg Baum + + * layouts/*.{inc,layout}: Add format information + * scripts/layout2layout.py: new layout file converter + * Makefile.am: install scripts/layout2layout.py + +2005-10-12 Hartmut Haase + + * example/de_Minipage.lyx: update. + +2005-10-11 Bennet Helm + + * bind/mac.bind: change default keybinding for protected spaces + from C-space to M-space + +2005-10-03 Michael Gerz + + * generate_contributions.py: + * CREDITS: move my entry into alphabetical order + +2005-09-21 Jürgen Spitzmüller + + * scripts/legacy_lyxpreview2ppm.py: + * scripts/lyxpreview2bitmap.py: ensure that the metrics file + contains sensible fractional ascent data if the extracted + ascent or descent data is zero. + +2005-09-18 Angus Leeming + + * configure.py: add Bo Peng's experimental Python script to + the repository. + +2005-09-08 Angus Leeming + + * configure.m4: + * lyxrc.example: correct grammar describing invocation of the + spellchecker. + +2005-09-06 Michael Gerz + + * CREDITS: + * generate_contributions.py: + * bind/de_menus.bind: + * bind/math.bind: + * bind/menus.bind: change name & address (Schmitt => Gerz) + +2005-08-25 Michael Schmitt + + * bind/cua.bind: + * bind/mac.bind: + * bind/sciword.bind: bind "paste-primary-selection (paragraph)" + +2005-08-23 Michael Schmitt + + * configure.m4: support tex4ht converter; + polish/fix some comments ("a" => "an", "latex" => "LaTeX", etc.) + +2005-08-10 Martin Vermeer + + * memoir.layout: change order of includes to fix bug 1971 + +2005-07-28 Jean-Marc Lasgouttes + + * Makefile.am (dist_examples_DATA): + * examples/de_Lebenslauf.lyx: + * examples/de_Minipage.lyx: + * examples/de_TableExamples.lyx: + * examples/de_Waehrungen.lyx: new translated exmaples from Hartmut + Haase. + +2005-07-26 Georg Baum + + * syntax.default: add \fancyhead and \href + +2005-07-25 Georg Baum + + * configure.m4: fix invocation of tex2lyx again. + +2005-07-19 Jean-Marc Lasgouttes + + * configure.m4: fi invocation of tex2lyx. + +2005-07-18 José Matos + + * examples/*.lyx: + * templates/*.lyx: update all files to the latest file format + +2005-07-18 Lars Gullik Bjønnes + + * images/banner.ppm: new banner + +2005-07-17 Michael Schmitt + + * layouts/*.layout: remove spaces from label strings + +2005-07-17 Michael Schmitt + + * layouts/*.layout: fix left margins in various text classes + +2005-07-16 Lars Gullik Bjønnes + + * syntax.default: file moved here from reLyX dir + * configure.m4: fix path search, search for tex2lyx instead of + reLyX, don't create help dir + * Makefile.am: remove reLyx stuff, add syntax.default to pkg_DATA + * Remove the reLyX dir + +2005-07-15 José Matos + + * Makefile.am: remove lyx2lyx references, place it only as a + subdirectory. + +2005-07-15 Jean-Marc Lasgouttes + + * configure.m4: typo. + +2005-07-13 Georg Baum + + * reLyX/syntax.default: new "environments" environments and + mathenvironments for tex2lyx + +2005-07-12 Jean-Marc Lasgouttes + + * layouts/scrclass.inc: fix bad comment. + +2005-06-16 Jean-Marc Lasgouttes + + * languages: remove language "frenchb"; with language "french" + provide default values for \og and \fg if needed; use babel option + "canadien" for French Canadian + +2005-06-30 Georg Baum + + * reLyX/syntax.default: recognize optional argument of \frame + +2005-06-24 Jürgen Spitzmüller + + * ui/stdmenus.ui: + * ui/classic.ui: use \text for {sub|super}script (fixes bug 1667) + +2005-06-20 Günter Milde + + * layouts/obsolete.inc: remove, since lyx2lyx does the job. + + * layouts/scrmacros.inc: remove. + + * layouts/scrclass.inc: adapt to the death of scrmacros.inc. + + * Makefile.am: adapt. + +2005-06-16 Angus Leeming + + * scripts/legacy_lyxpreview2ppm.py (legacy_conversion): use gswin32c + rather than gswin32 on Windows machines. + +2005-06-14 Jean-Marc Lasgouttes + + * configure.m4: remove texput.log after testing for spaces. + +2005-06-14 Enrico Forestieri + + * configure.m4: avoid using symbolic links since they confuse + miktex. + +2005-06-09 Michael Schmitt + + * layouts/*: put all LabelStrings in quotes + +2005-06-10 Jean-Marc Lasgouttes + + * configure.m4: use ps2pdf13 for ps->pdf converter; do not display + the list of programs we are about to check; simplify code. + +2005-06-01 Jean-Marc Lasgouttes + + * configure.m4: fix shortcut for text format. + +2005-05-25 Angus Leeming + + * configure.m4: strip '\r' characters from the generated + chkconfig.sed on Windows. + +2005-05-16 Michael Schmitt + + * ui/stdmenus.ui + * ui/classic.ui: fix use of "..." according to KDE + human interface guidelines; fix capitalization; align + functionality of stdmenus.ui and classic.ui; remove + "inset-toggle"; remove "Bibliography Key" from classic.ui + +2005-05-20 Michael Schmitt + + * configure.m4: rename "ASCII" to "Plain text" + +2005-05-18 Jean-Marc Lasgouttes + + * layouts/report.layout: no need to change LabelString here + + * layouts/heb-article.layout: + * layouts/heb-letter.layout: + * layouts/dinbrief.layout: avoid 8bit characters + + * layouts/scrclass.inc: no need to reset LabelString here + + * layouts/amsbook.layout: no need to remove numbering of paragraph + layout. + + * layouts/amsdefs.inc: fix case of LabelString + +2005-05-10 Jean-Marc Lasgouttes + + * layouts/llncs.layout: fix some font sizes; change description; + fix subsection counter. + + * layouts/apa.layout: + * layouts/seminar.layout: fix numbering; change description + +2005-05-09 Michael Schmitt + + * ui/classic.ui: + * ui/stdmenus.ui: fix shortcut for Cross-reference + +2005-05-08 Michael Schmitt + + * bind/*.bind + * doc/*Customization: change "reference-goto" to "label-goto" + +2005-05-08 Angus Leeming + + * scripts/lyxpreview2bitmap.py: + * scripts/legacy_lyxpreview2ppm.py do not quote the name of the + executable when spawning an external process. + +2005-05-07 Michael Schmitt + + * ui/*.ui: Synchronize menu entries with dialog titles: + "TeX" => "TeX Code", "BibTeX Reference" => "BibTeX Bibliography", + "Citation Reference" => "Citation", "Cross Reference" => + "Cross-reference"; fix semantics: "Goto Reference" => "Goto Label", + "Refs" => "Labels" + +2005-05-05 Martin Vermeer + + * layouts/stdlists.inc: + * layouts/stdstruct.inc: clean up bibliography + +2005-05-04 Angus Leeming + + * Makefile.am (DISTCLEANFILES): add texput.log. + +2005-04-28 Michael Schmitt + + * layouts/*.layout: + * layouts/*.inc: All Style, NoStyle and CopyStyle commands + use a _ for spaces instead of quotes + +2005-04-25 Martin Vermeer + + * ui/stdmenus.ui: rearrange tabular features stuff + +2005-04-22 Angus Leeming + + * configure.m4: rewrite the "DeclareFOOClass" manipulation + scripts to be more portable. + +2005-04-18 Martin Vermeer + + * stdtoolbars.ui: remove the 4x4 default size + +2005-04-20 Georg Baum + + * ui/stdmenus.ui: Add aligned, alignedat, gathered and split + environment to the math_insert menu + +2005-04-14 Jean-Marc Lasgouttes + + * layouts/scrclass.inc: do not assign a toclevel to addchap or + addsec. + + * layouts/numreport.inc: use data from numarticle.inc, so that + changes from article are obvious. + + * layouts/numarticle.inc: add numbering stuff for Paragraph and + SubParagraph; set Part TocLevel to 0. + +2005-04-18 Martin Vermeer + + * ui/stdtoolbars.ui: + * ui/stdmenus.ui: + * layouts/stdclass.inc: clean up around character styles + +2005-04-15 Angus Leeming + + * scripts/convertDefault.sh: post error messages to STDERR. + +2005-04-09 Angus Leeming + + * Makefile.am (dist_scripts_DATA): add scripts/fig_copy.sh and + scripts/lyxpreview_tools.py. + +2005-04-08 Angus Leeming + + * generate_contributions.py: new file. Master repository of all + contributer information. Usage: + $ generate_contributions.py CREDITS credits.php blanket-permission.php + where the arguments are the names of the generated files. + + * CREDITS: regenerated from generate_contributions.py. + +2005-03-30 John Levon + + * ui/stdmenus.ui: improve Navigate menu + +2005-03-25 Jean-Marc Lasgouttes + + * layouts/revtex4.layout: indicate that the revtex4 class provides + natbib and url functionality. + 2005-03-23 Jean-Marc Lasgouttes * configure.m4: add a check to see whether TeX allows spaces in @@ -42,7 +394,7 @@ 2005-02-09 Martin Vermeer - * ui/stdmenus.ui: add facilities for drawing/deleting partition + * ui/stdmenus.ui: add facilities for drawing/deleting partition lines in matrix 2005-02-08 Mike Ressler @@ -51,11 +403,11 @@ 2005-02-03 Jean-Marc Lasgouttes - * reLyX/configure.ac: use AC_CANONICAL_TARGET; use - RELYX_USE_PACKAGING as in main configure. + * reLyX/configure.ac: use AC_CANONICAL_TARGET; use + RELYX_USE_PACKAGING as in main configure. * reLyX/acinclude.m4 (RELYX_ERROR, RELYX_USE_PACKAGING): new - macros. + macros. 2005-01-24 Jürgen Spitzmüller @@ -116,7 +468,7 @@ 2004-12-16 Jean-Marc Lasgouttes * configure.m4: remove code for checking languages in the LaTeX - format... + format... * chkconfig.ltx: ... and replace it with a TeX solution @@ -181,7 +533,7 @@ 2004-10-28 José Matos - * layouts/agu_stdclass.inc: + * layouts/agu_stdclass.inc: * layouts/agu_stdsections.inc: since we are using substituion change the the dread " to <> syntax, since that can never happen in a parameter. @@ -366,17 +718,17 @@ * languages: implement iso-8859-13 (latin-7) for Latvian and Lithuanian. Also include Icelandic. -2004-06-09 Lars Gullik Bjonnes +2004-06-09 Lars Gullik Bjønnes * Makefile.am (dist_*): Use the dist annotation to clean up the Makefile slightly. -2004-06-02 Lars Gullik Bjonnes +2004-06-02 Lars Gullik Bjønnes * Makefile.am (EXTRA_DIST): fix and cleanup, make sure chkconfig.ltx is mentioned -2004-06-01 Lars Gullik Bjonnes +2004-06-01 Lars Gullik Bjønnes * Makefile.am: include common.am, add subdir doc, remove doc releated entries. @@ -389,7 +741,7 @@ * Makefile.am: remove compiled python files -2004-05-28 Lars Gullik Bjonnes +2004-05-28 Lars Gullik Bjønnes * reLyX/Makefile.am: rewrite to not fiddle with autoconf/automake internals. @@ -397,7 +749,7 @@ * Makefile.am: rewrite to fiddle as little as possible with autoconf/automake internals. -2004-05-25 Lars Gullik Bjonnes +2004-05-25 Lars Gullik Bjønnes * update m4 files from automake 1.8 autoconf 2.59 and update other m4 files to avoid auto warnings.