X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FChangeLog;h=ffac647c0babf680fdf9969b16f6c3b22e98ca2e;hb=2e18bf051ac7a4e80a30d939bf112d5df29252fb;hp=1eec276765557023173ae9eb63f226adb6238e45;hpb=acc1409866b1b4771cbee2e44b9f325d046a062b;p=lyx.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 1eec276765..ffac647c0b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,465 @@ +2003-12-08 Georg Baum + + * reLyX/syntax.default: add \psfrag and \psfrag* + +2003-12-08 Jean-Marc Lasgouttes + + * CREDITS: add Ronald Florence + +2003-12-06 Martin Vermeer + + * db_stdclass.inc: + * agu_stdclass.inc: Conglomerate-style CharStyles + +2003-12-03 José Matos + + * examples/docbook_article.lyx: update to latest file format. + +2003-11-28 Michael Schmitt + + * layouts/chess.layout: Remove blanks in style name + +2003-11-28 Angus Leeming + + * ui/stdmenus.ui: add Insert VSpace. + +2003-11-28 Angus Leeming + + * scripts/convertDefault.sh: use cut in preference to sed, but use it + safely. + +2003-11-27 Martin Vermeer + + * layouts/db_stdclass.inc: + * layouts/agu_stdclass.inc: + * layouts/linuxdoc.layout: parametrize SGML document header + +2003-11-25 Martin Vermeer + + * lib/layouts/agu-dtd.layout: + * lib/layouts/agu_stdclass.inc: + * lib/layouts/agu_stdcounters.inc: + * lib/layouts/agu_stdlists.inc: + * lib/layouts/agu_stdsections.inc: + * lib/layouts/db_lyxmacros.inc: + * lib/layouts/db_stdclass.inc: + * lib/layouts/db_stdlayouts.inc: + * lib/layouts/db_stdlists.inc: + * lib/layouts/db_stdstarsections.inc: + * lib/layouts/db_stdstruct.inc: + * lib/layouts/db_stdtitle.inc: + * lib/layouts/docbook-book.layout: + * lib/layouts/docbook-chapter.layout: + * lib/layouts/docbook-section.layout: Introducing a number of tags + parametrizing various XML formats that we may want to support + +2003-11-17 Roman Maurer + + * examples/sl_splash.lyx: update + +2003-11-15 Alfredo Braunstein + + * CREDITS: Add Joao Luis and Eulogio Serradilla + +2003-11-14 Martin Vermeer + + * layouts/db_stdsections.inc: + * layouts/db_stdtitle.inc: XML sanitation: new layout + parameters InnerTag and CommandDepth + +2003-11-13 Angus Leeming + + * CREDITS: added Ling Li. + +2003-11-12 Jean-Marc Lasgouttes + + * configure.m4: when latex configuration detection is disabled, + fix the default textclass.lst to the new format. Also simplify it + to contain only "article". + + * layouts/cv.layout: lowercase description + +2003-11-12 Martin Vermeer + + * lib/examples/docbook_article.lyx: + * lib/layouts/db_stdclass.inc: + * lib/layouts/stdclass.inc: + * lib/ui/stdmenus.ui: The Character Style /XML short + element patch. + +2003-11-07 Jean-Marc Lasgouttes + + * Makefile.am (install-xfonts): + * configure.m4: create a resource list file for Display Postscript + +2003-11-03 Angus Leeming + + * scripts/convertDefault.sh: Do not use 'cut' when checking whether + the output file was generated successfully. Win32 filenames have the + form 'C:\my\file' and use of 'cut' will cause us to look for a file + called 'C'... + +2003-10-23 José Matos + + * layouts/db_stdcounters.inc: + * layouts/db_stdclass.inc: add counters for docbook. + +2003-10-22 José Matos + + * lyxconvert_223.py (convert_minipage): Assures that paramaters order + is the same that lyx outputs. Give default values to new parameters. + +2003-10-21 José Matos + + * lyxconvert_223.py (convert_minipage): convert minipage to insetbox. + +2003-10-10 Angus Leeming + + * images/math/cases.xpm: + * images/math/frac.xpm: + * images/math/int.xpm: + * images/math/lbrace_rbrace.xpm: + * images/math/lbracket_rbracket.xpm: + * images/math/lparen_rparen.xpm: + * images/math/prod.xpm: + * images/math/root.xpm: + * images/math/sqrt.xpm: + * images/math/sum.xpm: generated by latex and lyxpreview2bitmap.sh. + +2003-10-10 Angus Leeming + + * ui/stdtoolbars.ui: the \root and \sqrt icons had been transposed. + +2003-10-08 Jean-Marc Lasgouttes + + * bind/aqua.bind: fix typo + +2003-10-07 Angus Leeming + + * external_templates: add transformers to the RasterImage and XFig + templates. + +2003-10-07 Angus Leeming + + * images/buffer-close.xpm: + * images/buffer-reload.xpm: + * images/buffer-update_ps.xpm: + * images/build-program.xpm: + * images/dialog-show_spellchecker.xpm: + * images/layout_LyX-Code.xpm: + * images/layout_Scrap.xpm: + * images/math-subscript.xpm: + * images/math-superscript.xpm: + * images/note-insert.xpm: + * images/tabular-feature_append-column.xpm: + * images/tabular-feature_append-row.xpm: + * images/tabular-feature_delete-column.xpm: + * images/tabular-feature_delete-row.xpm: + * images/tabular-insert.xpm: + * images/math/frac.xpm: + * images/math/sqrt.xpm: replace rgb.txt names with #rrggbb equivalent. + +2003-10-07 Martin Vermeer + + * ui/stdmenus.ui: The Box patch. Fancybox support, minipage, + parbox + +2003-10-06 José Matoa + + * lyxrevert_223.py: finish support for change tracking revert. + +2003-10-03 José Matos + + * lyx2lyx: + * lyxrevert_223.py: + * lyxrevert_224.py: + * lyxrevert_225.py: support backward saving for 1.3.x format. + +2003-09-27 Jürgen Spitzmüller + + * layouts/memoir.layout: More sensible order; new env "legend". + +2003-09-25 Angus Leeming + + * *.xpm: ensured that they all have the same style of colour table. + +2003-09-25 Angus Leeming + + * external_templates: re-add the RasterImage template. + +2003-09-23 Jean-Marc Lasgouttes + + * CREDITS: add Hartmut Haase + +2003-09-23 Angus Leeming + + * external_templates: split the XfigInput preamble definition into two, + renaming the macro called by the user as \inputOrWarn. + +2003-09-22 Jean-Marc Lasgouttes + + * ijmpd.lyx: re-add (it was only present on the 1.2.x branch) + +2003-09-22 Jürgen Spitzmüller + + * layouts/memoir.layout: new support for memoir.cls + * layouts/scrclass.inc: minor enhancements + +2003-09-17 Martin Vermeer + + * doc/LaTeXConfig.lyx.in: added agums entry to AGU section. + +2003-09-10 Dekel Tsur + + * lyx2lyx/lyx2lyx: Declare encoding for python >= 2.3 + +2003-09-08 Jean-Marc Lasgouttes + + * bind/aqua.bind: new bindings useful on aqua (from Ronald + Florence) + +2003-09-07 Kayvan Sylvan + + * configure.m4 - Do an additional test in the Cygwin case to + see if the path correction is necessary. If running with newer + cygwin tetex packages, the path correction actually appears to + fail. + +2003-09-05 Johnathan Burchill + + * external_templates: Write a message to the latex log file if the + xfig file cannot be found. + +2003-09-04 Angus Leeming + + * external_templates: add a new PreambleDef section and use it in the + XFig template. + +2003-09-04 Johnathan Burchill + + * external_templates: add some clever LaTeX to the XFIG template so that + we input the file if it exists, else print a warning encased in an fbox. + +2003-09-03 Angus Leeming + + * scripts/fig2pdftex.sh: + * scripts/fig2pstex.sh: fail silently if the input file doesn't exist. + +2003-08-22 José Matos + + * lyx2lyx/lyxconvert_210.py: first attempt to support 0.10.7 + +2003-08-22 Angus Leeming + + * lyxrc.example + * examples/listerrors.lyx: + * layouts/chess.layout: + * lyx2lyx/lyx2lyx: + + * bind/broadway.bind: + * bind/cyrkeys.bind: + * bind/greekkeys.bind: + * bind/hollywood.bind: + * bind/latinkeys.bind: + * bind/math.bind: + * bind/sciword.bind: tell the world who wrote 'em. + + * scripts/TeXFiles.sh: + * scripts/convertDefault.sh: + * scripts/listerrors: ditto + + * ui/classic.ui: + * ui/default.ui: + * ui/stdmenus.ui: + * ui/stdtoolbars.ui: ditto + +2003-08-22 Angus Leeming + + * bind/cua.bind: + * bind/de_menus.bind: + * bind/emacs.bind: + * bind/fi_menus.bind: + * bind/menus.bind: + * bind/pt_menus.bind: + * bind/sv_menus.bind: + * bind/xemacs.bind: + * examples/Foils.lyx: remove 'The LyX Team' from the authorship and + copyright notices. Add authors explicitly having performed all sorts of + detective work to find 'em ;-) + +2003-08-19 Michael Schmitt + + * lyx2lyx/lyxconvert_224.py: replace valignment "center" + by "middle" + +2003-08-20 Martin Vermeer + + * layouts/agums.layout: new AGU Manuscript layout. + +2003-08-14 Michael Schmitt + + * ui/classic.ui: remove blank in front of "..." + * bind/de_menus.bind: fix backwards compatibility + bindings for (sub(sub))section* + +2003-08-17 Martin Vermeer + + * ui/stdmenus.ui: fix small menu mess-up (double Note entry) + +2003-08-17 Martin Vermeer + + * ui/stdmenus.ui: implements the 'branch inset' + idea. This allows the output of various versions of a document + from a single source version, selectively outputing or suppressing + output of parts of the text. + This implementation contains a 'branch list editor' in a separate + tab of the document settings dialog. Branches are user definable + and have a "display colour" to distinguish them on-screen. + + ColorHandler was somewhat cleaned up. + (1) make possible a dynamically growing LColor list by allowing + the graphic context cache to grow along (vector); + (2) eliminate an IMHO unnecessary step in colour allocation. + +2003-08-14 John Levon + + * ui/stdmenus.ui: move Note up to the submenus section + +2003-08-12 Michael Schmitt + + * configure.m4: replace "PDF" by "PDF (ps2pdf)" + + * bind/math.bind: rename "valign-center" to "valign-middle" + + * ui/classic.ui: Consistent capitalization of menu items; + introduce submenu "alignment" in "Edit/Tabular" (shared with + "Edit/Math"); fix shortcuts for "Flalign Environment" and + "Font Change" and "Table of Contents" + + * ui/stdmenus.ui: Consistent capitalization of menu items; + introduce submenu "alignment" in "Edit/Tabular" (shared with + "Edit/Math") + + * ui/stdtoolbars.ui: De-capitalize names for consistency; + use imperative style for consistency: "XXX aligned" => "Align XXX" + +2003-08-09 Juergen Spitzmueller + + * templates/koma-letter2.lyx: fix typo. + +2003-08-04 Angus Leeming + + * lyxpreview2bitmap.sh: respect the LATEX environment variable. + +2003-08-01 Dekel Tsur + + * lyx2lyx/lyxconvert_216.py (convert): Change the language of the + document only if is 'default'. + +2003-07-23 Rod Pinna + + * layouts/elsart.layout: change MaxCounter to Section, rather than + subsection. The Elsevier doc file allows for numbered sections, as + does the class file. + +2003-07-29 Martin Vermeer + + * ui/stdmenus.ui: fixed Note submenu issues + +2003-07-29 Martin Vermeer + + * ui/stdmenus.ui: submenu for Note/Comment/Greyedout + +2003-07-29 Juergen Spitzmueller + + * ui/stdmenus.ui: Insert->Special character/Special formatting + split and small rearrangement as discussed on bugzilla (bug 1299) + +2003-07-28 José Matos + + * lyx2lyx/lyxconvert_224.py (end_document): + replace \the_end with \end_document. + +2003-07-28 José Matos + + * lyx2lyx/lyx2lyx (parse_options): support gziped files. + * lyx2lyx/parser_tools.py (set_format): output correct version. + +2003-07-28 José Matos + + * lyx2lyx/lyx_convert224.py (layout2begin_layout): + \layout -> \begin_layout. + +2003-07-28 José Matos + + * lyx2lyx/lyx_convert224.py (add_end_layout): fix logic. + +2003-07-28 José Matos + + * lyx2lyx/lyx_convert224.py (add_end_layout): new file to read new format. + +2003-07-27 José Matos + + * layouts/db_lyxmacros.inc: + * layouts/heb-article.layout: + * layouts/lyxmacros.inc: + * layouts/obsolete.inc: + * layouts/scrlttr2.layout: + * lyx2lyx/lyxconvert_223.py (convert_comment): remove layout Comment. + +2003-07-27 Lars Gullik Bjønnes + + * reLyX/configure.ac: new file + + * reLyX/.cvsignore: delete configure.in, configure.ac aclocal.m4 + +2003-07-26 Jean-Marc Lasgouttes + + * ui/stdmenus.ui: fix mnemonic for "Display Tooltips" + +2003-07-27 José Matos + + * layouts/linuxdoc.layout: add support for tables and figures + (linuxdoc). + +2003-07-22 John Levon + + * ui/stdmenu.ui: fix up mnemonics to not clash, standardise + some math entries + +2003-07-16 John Levon + + * ui/stdmenus.ui: Add Note Settings + +2003-07-15 Dekel Tsur + + * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix handling of + \hfill inside ERT. + +2003-07-09 Juergen Spitzmueller + + * CREDITS: update. + +2003-07-10 John Levon + + * ui/classic.ui: fix toolbars to new scheme, fix space inserts + + * ui/stdmenus.ui: fix duplicate mnemonic in File menu + +2003-07-07 Adrien Rebollo + + * examples/fr_AlignementDecimal.lyx: + * examples/fr_CV.lyx: + * examples/fr_ExemplesTableaux.lyx: + * examples/fr_ListesPuces.lyx: + * examples/fr_Minipage.lyx: + * examples/fr_exemple_brut.lyx: + * examples/fr_exemple_lyxifie.lyx: + * examples/fr_mathed.lyx: + * examples/fr_splash.lyx: translation update + * examples/fr_MultiColonnes.lyx: suppressed + * examples/fr_multicol.lyx: replaces fr_MultiColonnes.lyx + 2003-06-24 Jean-Marc Lasgouttes * images/*: rename a few icons because to follow the latest lfun @@ -8,7 +470,7 @@ 2003-04-15 Rod Pinna - * layouts/elsart.layout: added "Proof" environment + * layouts/elsart.layout: added "Proof" environment 2003-06-23 Jean-Marc Lasgouttes