X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=171d04b92ad13af974ec87f4342dda4f054e495c;hb=70572847e26adde4e83b638bf42015b19e473e33;hp=7caa317d449ccd86a387322d4cf1804a4849bc52;hpb=28438b1a4a55e671a1b3af31e1ef7ee2dfec3ba2;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 7caa317d44..171d04b92a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,413 @@ +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 + file names. Works with web2c 7.5.3 or later. + +2005-03-23 Angus Leeming + + * scripts/convertDefault.sh: remove the test that "convert" really, + really succeeded, because it reports failures on Windows that are + actually successes. See, eg, + http://marc.theaimsgroup.com/?l=lyx-users&m=110561697803860&w=2 + +2005-03-17 Georg Baum + + * reLyX/syntax.default: update natbib/jurabib commands, add + \DescribeMacro, \let, \subfigure and bibunit commands + +2005-02-20 Jean-Marc Lasgouttes + + * layouts/stdlayouts.inc: change labelstring to "Senseless!" + +2005-02-21 Angus Leeming + + * CREDITS: add some missing pretty printing info. + add some missing e-mail addresses after a trawl of the lyx lists + and, as a last resort, after a google search. Not necessarily + correct, but a start. + +2005-02-17 Jean-Marc Lasgouttes + + * configure.m4: do not use -swap option for gv (it does not work + with latest versions). + +2005-02-13 Georg Baum + + * ui/stdmenus.ui: add more facilities for drawing/deleting partition + lines in matrix + +2005-02-10 Martin Vermeer + + * bind/math.bind: provide key bindings for lines in matrix + +2005-02-09 Martin Vermeer + + * ui/stdmenus.ui: add facilities for drawing/deleting partition + lines in matrix + +2005-02-08 Mike Ressler + + * layouts/aastex.layout: Updated for AASTeX 5.2 + +2005-02-03 Jean-Marc Lasgouttes + + * 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. + +2005-01-24 Jürgen Spitzmüller + + * ui/classic.ui, ui/stdmenus.ui: add output-changes. + +2005-01-24 Angus Leeming + + * reLyX/configure.ac: revert Jean-Marc's wrapping of the + prefix variable in single quotes. + +2005-01-20 Angus Leeming + + * configure.m4: replace all occurences of '$$s/' with '$$s/scripts'. + +2005-01-15 Georg Baum + + * ui/classic.ui, ui/stdmenus.ui: Increase number of bookmarks to 5 + (from Uwe Stöhr) + * ui/classic.ui: Goto -> Go to + * bind/aqua.bind, bind/cua.bind, bind/emacs.bind, bind/mac.bind, + * bind/xemacs.bind: Add shortcuts for bookmarks 4 and 5 + +2005-01-02 Kayvan A. Sylvan + + * configure.m4: add \cygwin_path_fix_needed to lyrxc.defaults. + +2005-01-12 Jean-Marc Lasgouttes + + * reLyX/configure.ac: make sure the prefix is correctly quoted. + + * configure.m4: small visual fix to the search for groff + +2005-01-06 Angus Leeming + + * Makefile.am: remove mention of configure.cmd. + +2005-01-04 Angus Leeming + + * configure.cmd. Remove this OS/2 relic. + +2004-12-29 Michael Schmitt + + * configure.m4: check for notepad editor + +2004-12-22 Jean-Marc Lasgouttes + + * ui/stdmenus.ui: add entry for words-count + +2004-12-17 Jürgen Spitzmüller + + * Makefile.am: honor the textrm_*.xpm renaming. + +2004-12-17 Martin Vermer + + * images/math/textrm_*.xpm: renamed to textrm_AA, textrm_Oe + * symbols: added Ångström, Ørsted + +2004-12-16 Jean-Marc Lasgouttes + + * configure.m4: remove code for checking languages in the LaTeX + format... + + * chkconfig.ltx: ... and replace it with a TeX solution + +2004-12-13 Jürgen Spitzmüller + + * CREDITS: add John Spray + +2004-12-07 Martin Vermeer + + * configure.m4: add printout of language list for which + hyphenation is enabled + +2004-11-19 Jürgen Spitzmüller + + * layouts/memoir.layout: allow 2 optional arguments + for sectioning commands + +2004-11-15 Georg Baum + + * configure.m4: check for more viewers and editors + +2004-11-05 Bennett Helm + + * bind/mac.bind: use -Tab and -backtab as shortcuts for + buffer-next/previous + +2004-11-04 José Matos + + * layouts/db_stdclasses.inc: allowed non alphanumeric chars in ids. + +2004-11-04 Georg Baum + + * Makefile.am: fix installation of lyx2lyx and scripts for + configure --version-suffix + +2004-11-01 Georg Baum + + * configure.m4: add copier for pstex_t and pdftex_t files + * external_templates: (Template XFig): correct referenced files + * scripts/tex_copy.py: new + * Makefile.am: add scripts/tex_copy.py + +2004-10-30 José Matos + + * layouts/db_stdclasses.inc: + * layouts/db_stdcharstyles.inc: new file to hold docbook Character Styles. + +2004-10-30 José Matos + + * layouts/db_lyxmacros.inc: Remove innertag "CDATA" from Code. + +2004-10-30 José Matos + + * layouts/db_stdlayouts.inc: remove SGML paragraph type. + +2004-10-28 José Matos + + * Makefile.am: add entry to layouts/db_stdcounters.inc + + * layouts/agu_stdclass.inc: + * layouts/agu_stdtitle.inc. replace &dquot;...&dquot; with <> + +2004-10-28 José Matos + + * 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. + + * layouts/agu_stdcounters.inc: replace para by as a counter. + +2004-10-27 José Matos + + * layouts/db_stdclass.inc: include counter files. + * layouts/db_stdcounters.inc: readd file with specific docbook counters. + +2004-10-26 Angus Leeming + + * configure.m4: add an XFig 'copier'. + + * scripts/fig_copy.sh: a script to 'copy' an XFig data file. If this + involves a directory change, then any references to picture files are + changed from relative to absolute paths. + +2004-10-25 Bennett Helm + + * Makefile.am (dist_bind_DATA): add mac.bind + +2004-10-24 José Matos + + * layouts/db_stdstarsections.inc: change all to type Paragraph, + they only look like sections but they don't act as such. + +2004-10-22 José Matos + + * layouts/db_stdstarsections.inc: add mixing quotes around !-- -- + +2004-10-22 José Matos + + * layouts/db_stdclass.inc: add Email character style. + +2004-10-19 Jean-Marc Lasgouttes + + * bind/xemacs.bind: + * bind/emacs.bind: + * bind/mac.bind: + * bind/cua.bind: add bindings for buffer-previous/next + +2004-10-18 Andreas Vox + + * layouts/db_stdstarsections.inc: fix definition, no title. + +2004-10-18 José Matos + + * layouts/db_stdmacros.inc: replace programlist with screen, as it + is a little bit more general. + +2004-10-15 Andreas Vox + + * layouts/db_stdstarsections.inc: fill definitions for star sections. + +2004-10-13 José Matos + + * layouts/linuxdoc.layout: + * layouts/manpage.layout: rename classes to be consistent with AGU + and docbook. + +2004-10-12 Georg Baum + + * configure.m4: fix lyxpreview_to_png_command + +2004-10-11 Bennett Helm + + * bind/mac.bind: fix the depth-increment/decrement bindings + +2004-10-10 José Matos + + * Makefile.am (dist_lyx2lyx_DATA): fix entry for lyx2lyx/profiling.py + +2004-10-08 José Matos + + * scripts/legacy_lyxpreview2ppm.py (legacy_conversion): + * scripts/lyxpreview2bitmap.py (main): + replace os.getenv(x) by os.environ[x] for compatibility with old + python versions. + 2004-10-01 Angus Leeming * scripts/convertDefault.sh: protect shell variables with quotes. @@ -22,7 +432,7 @@ be done because LyX is installed in a directory which name contains spaces. - * chkconfig.ltx: remove use of macro \srcdir + * chkconfig.ltx: remove use of macro \srcdir (\TestDocClass): change to take two arguments (\DeclareLaTeXClass, \DeclareLinuxDocClass, \DeclareDocBookClass): do not exit after execution @@ -37,12 +447,12 @@ 2004-08-14 Jean-Marc Lasgouttes - * ui/stdmenus.ui: + * ui/stdmenus.ui: * ui/classic.ui: add LyX menu 2004-08-14 Bennett Helm - * bind/mac.bind: new file. This is the Mac flavour bind file, based on + * bind/mac.bind: new file. This is the Mac flavour bind file, based on bindings found in the Mac world. 2004-08-13 LyX Guy @@ -52,7 +462,7 @@ 2004-08-13 José Matos * layouts/elsart.layout: fixed its permission settings and readded layouts. Added optional itens as already present in 1.3 version. - + 2004-08-13 José Matos * layouts/elsart.layout: removed temporarily to correct the permission settings of the file. @@ -99,12 +509,12 @@ * encodings: * languages: implement iso-8859-13 (latin-7) for Latvian and - Lithuanian. Also include Icelandic. + Lithuanian. Also include Icelandic. 2004-06-09 Lars Gullik Bjonnes * Makefile.am (dist_*): Use the dist annotation to clean up the - Makefile slightly. + Makefile slightly. 2004-06-02 Lars Gullik Bjonnes