]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2020-07-13 Kornel BenkoCmake build: Select some defaults depending on LYX_BUIL...
2020-07-13 Kornel BenkoAmend 26fa3b3d, Cmake build: Move interpretation of...
2020-07-13 Jean-Marc LasgouttesImprove handling of top and bottom margin
2020-07-12 Jean-Marc LasgouttesRevert "Improve handling of top and bottom margin"
2020-07-12 Jean-Marc LasgouttesImprove handling of top and bottom margin
2020-07-12 Eugene ChornyiWininstaller, remove the option to run LyX from the...
2020-07-12 Thibaut CuvelierAdd sections to HTML output.
2020-07-12 Kornel BenkoCmake build: Move interpretation of configure.ac to...
2020-07-12 Jean-Marc LasgouttesImprove drawing of macro template frame
2020-07-12 Pavel Sanda* RELEASE-NOTES
2020-07-11 Jean-Marc LasgouttesFix and simplify computation of painter monochrome...
2020-07-11 Eugene ChornyiWininstaller2, use plugin to start LyX as user after...
2020-07-11 Jean-Marc LasgouttesSet desktop name for Wayland
2020-07-11 Eugene ChornyiWininstaller2, fix wrong logic
2020-07-11 Jean-Marc LasgouttesSmall update to INSTALL
2020-07-11 Juergen SpitzmuellerRemove unneeded header
2020-07-11 Enrico ForestieriFix compilation on platforms where sizeof(wchar_t)...
2020-07-11 Kornel BenkoTools(listFontWithLang.pl): Allow the include of the...
2020-07-11 Kornel BenkoCmake build: Improve checks for stdlib-debug
2020-07-11 Kornel BenkoUpdate sk.po
2020-07-11 Juergen SpitzmuellerFix header inclusion order
2020-07-11 Juergen Spitzmuellerde.po
2020-07-11 Juergen SpitzmuellerUpdate tex2lyx test after last file format change
2020-07-10 Jean-Marc LasgouttesUse Common Number separator instead of European to...
2020-07-10 Richard Kimberly... Revert "Simplify code a bit. Should be equivalent,...
2020-07-09 Juergen SpitzmuellerAdd support for Libertinus Math
2020-07-09 Juergen SpitzmuellerDo not attempt to mark par break in single-line insets
2020-07-09 Juergen SpitzmuellerTypo
2020-07-09 Juergen SpitzmuellerFix header inclusions
2020-07-09 Jean-Marc LasgouttesCleanup: remove trailing underscores
2020-07-09 Juergen Spitzmuellertex2lyx: add support for libertinus
2020-07-09 Juergen SpitzmuellerAdd support for the libertinus family of fonts (#11899)
2020-07-09 Juergen SpitzmuellerLaTeXFonts: Add ScaleCommand
2020-07-09 Juergen SpitzmuellerProvide option to prevent unnecessary font loading.
2020-07-09 Thibaut CuvelierUpdate RELEASE-NOTES for DocBook
2020-07-09 Eugene ChornyiWorkaround Qtbug where QAbstractScrollArea::mouseMoveEv...
2020-07-09 Richard Kimberly... Change in ::docbook args
2020-07-09 Thibaut CuvelierFix Coverity false positive for null-pointer dereference
2020-07-09 Richard Kimberly... Simplify code a bit. Should be equivalent, unless backs...
2020-07-09 Richard Kimberly... Best to use braces when there are comments.
2020-07-08 Pavel SandaUpdate customization manual for docbook (part2).
2020-07-08 Pavel SandaUpdate customization manual for docbook (part1).
2020-07-08 Kornel BenkoAmend 3883b85f: Typo in "New DocBook support"
2020-07-08 Richard Kimberly... Whitespace
2020-07-08 Thibaut CuvelierClean up DeclareDocBookClass
2020-07-08 Pavel SandaFix another constructor order of parameters
2020-07-08 Pavel SandaRevert docbook updates to Customization manual.
2020-07-08 Pavel Sandacomment only
2020-07-08 Thibaut CuvelierRemove AGU DTD style, probably doesn't work, impossible...
2020-07-08 Pavel SandaWrong order in constructor
2020-07-08 Thibaut CuvelierRemove DOCBOOK enum values, no more used.
2020-07-08 Kornel BenkoUpdate sk.po
2020-07-08 Pavel SandaMakefile forgotten in previous patch
2020-07-08 Thibaut CuvelierRemove GuiRef::nameAllowed, as the DocBook support...
2020-07-08 Thibaut CuvelierRemove GuiRef::typeAllowed, as it is now always allowed.
2020-07-08 Thibaut CuvelierAdd documentation for the new layout attributes.
2020-07-08 Thibaut CuvelierMigrate the previous DocBook layouts so the old documen...
2020-07-08 Thibaut CuvelierMigrate the existing layouts to the new DocBook attributes.
2020-07-08 Thibaut CuvelierThe new DocBook output has no prerequisite on the docum...
2020-07-08 Thibaut CuvelierNew DocBook support
2020-07-08 Eugene ChornyiAmend 32e501a2
2020-07-08 Juergen Spitzmuellerde.po
2020-07-07 Eugene ChornyiWininstaller, fix bug where previous installations...
2020-07-07 Yuval DeutscherUpdate labels and tooltips for moderncv layout
2020-07-07 Pavel Sanda* contrib
2020-07-07 Pavel SandaAdd required elements in the layouts to support DocBook.
2020-07-04 Juergen SpitzmuellerPrevent outputting \maketitle within an inset embedded...
2020-07-03 Juergen SpitzmuellerProperly fix handling of title layouts within insets...
2020-07-02 Thibaut CuvelierRemove old example, as its mechanisms are now deprecated.
2020-07-02 Juergen Spitzmuellerconstification
2020-07-01 Yuriy SkalkoUpdate Russian localization
2020-06-30 Juergen SpitzmuellerFix yet another thinko in the math grid paste code
2020-06-30 Juergen SpitzmuellerFix cursor positioning with specific matrix pastings
2020-06-29 Juergen SpitzmuellerFix c&p of tabular data between different LyX instances...
2020-06-29 Juergen SpitzmuellerFix math matrix column insertion on paste
2020-06-29 Juergen SpitzmuellerUpdate cursor idx after grid paste if columns are appended
2020-06-29 Juergen SpitzmuellerResize table if needed on multi-cell paste
2020-06-29 Juergen SpitzmuellerFix math grid paste when needing more cells
2020-06-29 Juergen SpitzmuellerImplement proper pasting from multiple table cells...
2020-06-29 Juergen SpitzmuellerCorrectly initialize font (language) for multiple-cell...
2020-06-29 Thibaut CuvelierConfigure script: update names for new DocBook support...
2020-06-29 Juergen SpitzmuellerDo not paste \t when pasting multiple table columns...
2020-06-29 Kornel BenkoTools(listFontWithLang.pl): Add option to write to...
2020-06-29 Juergen SpitzmuellerUse new parskip in UG
2020-06-29 Juergen SpitzmuellerFix pasting of math grid with more rows in source than...
2020-06-29 Juergen SpitzmuellerHonor "provides parskip 1"
2020-06-28 Kornel BenkoUpdate sk.po
2020-06-28 Juergen Spitzmuellerde.po
2020-06-28 Juergen SpitzmuellerSupport halfline and fullline also in vspace.
2020-06-28 Juergen Spitzmuellerupdate tex2lyx tests
2020-06-28 Juergen Spitzmuelleruse package parskip to separate paragraphs with vertica...
2020-06-27 Yuriy SkalkoUpdate Russian
2020-06-27 Juergen SpitzmuellerForce local switch for info insets that change language
2020-06-27 Juergen SpitzmuellerClarify \upbrace and \downbrace (#11896)
2020-06-26 Thibaut CuvelierAdding DocBook test cases.
2020-06-26 Kornel BenkoUpdate sk.po
2020-06-26 Juergen SpitzmuellerUpdate tex2lyx tests after file format change
2020-06-26 Juergen Spitzmuellerde.po
2020-06-26 Juergen SpitzmuellerDocument medspace and thickspace
2020-06-26 Juergen SpitzmuellerAdd support for medspace and thickspace (in text) ...
next