The annotated tag, 2.3.1, has been created.
        at  1e20e24a8445078b3ea9d157f0c7d70aee6fb5e0 (tag)
   tagging  6f285ca28d9ebe11711b2c3daffd3b7029642e47 (commit)
  replaces  2.3.0
 tagged by  Richard Kimberly Heck
        on  Sat Sep 8 18:54:08 2018 -0400

- Log -----------------------------------------------------------------
This is LyX 2.3.1.
-----BEGIN PGP SIGNATURE-----

iQEcBAABAgAGBQJblFMVAAoJEN56RPrH+zgtHHoH/23c09usUpEqDDfMkLoM/pdV
SCYyHvH6/4miEFS6/xZeb6aBIOZuaJqfG4OR5D6WFtXm40AZrOcMX32BvR0s1A5J
CfhHuxs0coB9bGKffFeCNkAF6vmcVAsl6xdtRA3LNhusVeZqXa+tO/IVaWbOL3Zx
kd/tY7VIL1A5Wllx7HPg1By2Qd92oDqo3dsdU12yb0wpcGKPJi8r9nCOlwnzOWfk
+GK0X0wRX/UCi2kjbHgniVib2xJAymEvRyRDJ+zllLMq2RoaHe8z3512GlOOitZs
iITUneSh7m//xiQcInxaJy3B2HLwOwmCJ8AQv5xJHU1RGhEaKdHQx2uWPz2zCiM=
=JgVn
-----END PGP SIGNATURE-----

Alexander Dunlap (1):
      save session when we save a buffer

Enrico Forestieri (9):
      Account for Qt 5.10
      Fix bug #11151
      Avoid duplicate generation of the same preview
      Fix bug #11174
      Fix bug #11214
      Update it.po
      Update the server_monitor example client to Qt5
      Fix LyX server on Windows
      Fix bug #11247

Jean-Marc Lasgouttes (53):
      Handle properly top/bottom of inset with mac-like cursor movement
      Better handling of multiple buffers in UndoGroupHelper
      Improve UndoGroupHelper and use it more
      Implement display of roots more faithfully
      Implement buffer-anonymize more efficiently
      three-stage drawing: add a nodraw stage
      Do the actual drawing in the paint event
      Fix caret painting
      Cleanup and simplify WorkArea code
      Make input methods support great again
      Update the painting process documentation
      Remove workaround that is not necessary anymore.
      Rename more instances of "cursor" to "caret"
      Update insets position in cache in more cases
      Compute metrics when graphics is updated
      Remember correctly pixel ratio used for painting
      Do not presume what the defaults for a new QPainter are
      Fix bad refresh when changing zoom level
      Improve the logic of caret repainting
      Create new method GuiWorkArea::Private:::updateCaretGeometry
      Allow multiple calls to processUpdateFlags before redraw
      Store change bar information in row element
      Remove row crc computation
      Avoid some caret ghosts
      Fixup ac4bcb12
      Make sure that rows are repainted when they get (un)selected
      Use a backing store on macOS
      Fix compilation in monolithic mode
      Fix ghost caret
      Merge remote-tracking branch 'features/properpaint' into 2.3.2-staging
      Use parMetrics to access the par_metrics_ map
      Add Alex Dunlap to our contributors
      Improve documentation of inset-(begin|end)(|-select)
      Kill macro mode when using LFUN_ESCAPE
      Fix default spellchecker when only Enchant is available
      Add support for enchant 2.x
      Make it possible to select (not)native file dialogs at run time
      Fix invalid octal number
      Redo metrics after cancelling macro mode
      Update cursor position after committing IM string
      Rework caret display code
      Set a minimal height for math rows
      Better mechanism for setting cell height
      Adapt caret height to context in mathed.
      Avoid crash when trying to handle FitCursor
      Removed unused private variable
      Reset dim width when computing MathRow metrics
      Set caret height correctly for cells inside math rows
      Draw frame last when drawing text insets
      Unbreak completion in text mode
      Skip paint event when in the middle of a buffer operation
      Do not allow completion when there is an active selection
      Do not force lfun argument to be pure ascii

Joel A. Kulesza (2):
      Update to accept automake 1.16
      Changed Settings->Local Layout to FixedWidth & Nowrap

José Matos (3):
      Update scripts to support simultaneously python 2 and 3
      Update scripts to support simultaneously python 2 and 3
      Merge branch '2.3.x' of git.lyx.org:lyx into 2.3.x

Juergen Spitzmueller (126):
      Recreate citation label after paste
      Fix switch of language and line spacing in InTitle commands.
      Fix inpreamble styles.
      Use TeXOnePar for the inpreamble layouts
      Open intitle command explicitly also for passthru.
      Revove unused variable
      update status
      Implement IsTocCaption for normal layouts.
      Take actual font height (ascent, descent) into account when drawing 
placeholder box for graphics
      No manual intervention needed for polyglossia (bidi) and RTL numbers.
      tex2lyx: import straight quotation marks as ERT
      tex2lyx: consider options passed via \PassOptionsToPackage
      tex2lyx: support biblatex
      tex2lyx: refsection and bibbysection support (biblatex)
      tex2lyx: support qualified citation lists (biblatex)
      parse_text (tex2lyx): get rid of the monstrous if-then-else clause
      Small update of TODO
      Remove duplicate entries.
      tex2lyx: fix subfloat import
      Fix local polyglossia switch for Arabic
      tex2lyx: support alignment pseudo-environments.
      tex2lyx: chapterbib support
      tex2lyx: support for \includeonly
      Amend 15fd17d83fb2
      tex2lyx: get rid of another large if-else if chain.
      tex2lyx: support for URW Classico, MinionPro and the new Libertine fonts.
      tex2lyx: towards proper support of "literal"/"latexified" inset commands
      Fix copy and paste error in 6659304f7f8b
      tex2lyx: honor grouping in optional arguments.
      tex2lyx: make nested CJK parsing slightly less dumb.
      Status updates.
      update tex2lyx tests.
      amend 11e4a24e6edbd1f
      update tex2lyx tests once more.
      tex2lyx: support tipa \t*{} macro.
      tex2lyx: update quote handling
      update tex2lyx tests
      Fix known_escaped_chars
      tex2lyx: towards beamer overlay argument support.
      tex2lyx: More work on beamer support
      tex2lyx: support for beamer text styles with overlays
      tex2lyx: add support for LaTeXParam
      tex2lyx: clear latexparam after use.
      tex2lyx: handle makebeamertitle
      tex2lyx: do not eat empty paragraphs if keepempty is true
      tex2lyx: add beamer test file
      Update status
      tex2lyx: add support for lstinputlisting
      tex2lyx: complete minted support (inputminted)
      Re-add method to get a temporary file name without persistent 
QTemporaryFile object
      Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed
      Disable CheckTeX while buffer is processed
      amend 71fea633266
      Do not use English, but the context language, when pasting from LaTeX
      update status
      Do not use English, but the context language, when pasting from math
      Adapt to new ChkTeX return values.
      escape label in included listings
      Fix list of viewable formats in view/update menu.
      tex2lyx: do not force default bibliography style if none is set
      Do not force singlebyte encoding for listings with XeTeX/LuaTeX.
      Fix the implementation of new libertine package
      Braces need to be escaped as well on LATEXIFY
      Amend 4ec133e1aeea8
      tex2lyx: handle whitespace in table column declaration.
      syntax.default: add missing *
      Reset buffer language only if we have something to reset.
      de.po
      ru.po: update from Yuriy
      Merge branch '2.3.x' of git.lyx.org:lyx into 2.3.x
      fi.po: correct authorship
      Properly fix math packages table in Document Settings
      check for enchant-2
      Change lookup order for enchant-2 vs. enchant (prefer the former)
      Some improvements to the graphics dialog
      Use separate BibInfo for child
      amend 1c623ffe8f2e34e
      add status entry
      Fix use of default biblio_style
      typo
      Handle comments in options
      Open ExternalInset dialog on first tab for new insets
      Do not use \tablefootnote in minipages
      Set correct path to (biblatex) bibliography databases that are entered 
relative to child documents.
      Load hyperref with a suitable driver
      Support new hunspell C++ ABI if LyX is built against hunspell >= 1.5
      Consider sub-subfiles on log file parsing.
      Use separate BibInfo for child
      amend cfce0ac0
      Prevent that a full source preview of a child clears the master's 
bibfiles cache.
      de.po
      Typo
      Add support for rotated longtabulars (via [pdf]lscape)
      PassThru paragraphs have latex_language; consider this when checking
      Fixes for nested ulem commands
      Fix InsetBox::contentAlignment()
      Handle correctly zero table special arguments.
      Fix input encoding issue with German example text
      Fix another encoding problem in ja/
      Fix typo
      Update elsarticle entry in LaTeXConfig
      Fix creationCode() of GuiPrintNomencl
      Use QMessageBox for toggleWarning if possible
      Fix command line output of convertDefault.py for ImageMagick
      Fix quotation marks in RTL script
      Fix bracket output in RTL languages
      Fix nesting problem with numbers in RTL text
      Set RTL tooltips RTL
      (a)mend edb2d1412482bd
      ru.po: update by Yuriy
      zh_CN: update from Winfred Huang
      Fix austrian language code
      ru.po: another update from Yuriy
      Add Winfred Huang to the Credits
      Fix problem of unwanted spaces caused by macro definitions
      ru.po: update from Yuriy
      Change size policy of buffer combo in refs dialog
      uk.po: Update by Yuri
      resync po files
      de.po: update
      uk.po: more update by Yuri
      ru.po: update by Yuriy
      hu.po: update by Alex
      Fix line break in tooltip
      zh_CN.po: update from Winfred
      Fix credits entry

Kornel Benko (13):
      Update sk.po
      Update sk.po
      Update sk.po
      Update sk.po
      Update sk.po
      Cmake build: Adapt to compile with qt5.11
      Update sk.po
      dtk.layout: Remove secondary dependencies due to change in TL2018
      Update sk.po
      Update sk.po
      Do not increment start for find(phrase) while looping over phrases
      Revert "Do not increment start for find(phrase) while looping over 
phrases"
      Update sk.po

Pavel Sanda (24):
      Add LFUN_DOC_ANONYMIZE, quick fix for #7259.
      LFUN_DOC_ANONYMIZE -> LFUN_BUFFER_ANONYMIZE per JMarc's suggestion.
      forgotten glitch
      * status.23x
      Unify graphics-groups inside marked block functionality.
      Cosmetics per JMarc's suggestions.
      Oops, asInsetGrpahics is new to master.
      * status file
      * UserGuide - add sentence about graphic groups unification.
      * eu.po - update from Inaki.
      * layouttranslations reviewed by Inaki
      We don't want external change to automatically marked the buffer dirty.
      Filter in citation dialog is not respected when reloading databaze.
      Allow reload if buffer is externally modified.
      Paint \dot & \ddot more like a dot
      Fix sideset hints, part of bug #11015.
      Upstreaming compilation patch needed for Gentoo.
      * cs.po
      lyx-build: check sig in case one really uses download instead of local 
tarball.
      * cs.po
      * cs.po
      * hu.po - small update from Alex (including layouttranslations fixes)
      hu.po - fix several errs.
      Remerge hu.po

Richard Heck (25):
      Respect "literal" setting when entering citation via LyX server.
      Fix bug #10817.
      Remerge strings.
      Status file for 2.3.1
      Use pythonic syntax, as suggested by José.
      Simplify code a bit.
      Remerge strings.
      Set branch tag, per Jürgen's suggestion.
      Update contributor.
      Fix bug 11099.
      Set preamble tab stop to 4 chars.
      Status for last two commits.
      Fix bug #11102.
      Fix bugs #10897 and #10912.
      Merge branch '2.3.2-staging' into 2.3.x
      Clean up status.23x
      Attempt to fix bug 9158 using updateBuffer.
      Fix bug #11055.
      Fix bug #9847.
      Reorder status.
      Fix bug #11118.
      Reset counters before we re-run updateBuffer when the bibfiles change.
      Fix #6344.
      Fix for #10624.
      Fix #8338.

Richard Kimberly Heck (34):
      Fix problem with conversion of stmary10.lyx.
      Whitespace only.
      Fix bug #11084.
      Add bindings for inset-settings.
      Update ANNOUNCE a bit.
      Add slightly improved error message.
      Improve error message.
      Don't sort the bibfiles cache.
      Improve error message a bit more.
      Restore implicit word selection for inset insertion.
      Fix bug #11127.
      Request buffer update rather than do it.
      Comment on python versions.
      Fix problem with synchronous export.
      Fix problem noted by Scott in bug #11125.
      Try to fix bug #10989.
      Remerge strings.
      Hungarian translations from Alex.
      Revert "Hungarian translations from Alex."
      Prepare for 2.3.1.
      Fixes for the build script.
      Notes related to bug #11216.
      Fixes for the README file, from Joel Kulesza.
      Updates to build script.
      Packaging updates from 2.3.0.
      Resource icons for Windows.
      Updates to cmake scripts needed to build with mingw on Fedora.
      Remove MiKTeX update warning and update version etc.
      Revert "Prevent that a full source preview of a child clears the master's 
bibfiles cache."
      Revert "amend cfce0ac0"
      Revert "Use separate BibInfo for child"
      Revert "Attempt to fix bug 9158 using updateBuffer."
      New version of Windows installer.
      Debugging, etc, for build script.

Scott Kostyshak (8):
      Back to development
      configure.ac: development version is 2.3.1dev
      Do not show master's errors if compiling child
      Initialize toolbarsMovable_
      Fix duplicate, disabled "Separated Frame Below"
      Do not use needauth when only exporting code
      Center longtable explicitly (#10690)
      status: describe the CMake changes in 889d10cd

Stephan Witt (5):
      Add missing check for Qt version when using QPdfWriter class
      Add license and author infos
      Add description comment for the lyxconvert utility
      #11094 add status entry for backported fix
      #11142 correct list of previous versions to check for user directory 
contents

Uwe Stöhr (16):
      ar.po: update from Hatim
      ru.po: updates from Yuriy
      po files: remerge the po files that are currently not actively maintained
      configure.py: fix bug #11053
      Revert "configure.py: fix bug #11053"
      ar.po: update from Hatim
      ru.po: updates by Yuriy
      Arabic doc files: corrections by Hatim
      tex2lyx/text.cpp: fix a typo
      status.23x: mention the new biblatex support in tex2lyx
      status.23x: correct sorting
      ar.po: some updates from Hatim
      status.23x: mention the updated po files in 2.3.x branch
      GuiDocument.cpp: fix bug 10777
      GuiDocument.cpp: change back alignment for column with package names
      tex2lyx: parse \xymatrix

jpc (3):
      Update fr.po
      Force babel as language package to avoid errors with non-TeX fonts
      Update fr.po

-----------------------------------------------------------------------


hooks/post-receive
-- 
Repository for new features
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to