]> git.lyx.org Git - lyx.git/history - src/insets
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / insets /
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2024-04-13 Juergen SpitzmuellerSet cursor font after pasting to PassThru inset (#12592)
2024-04-04 Jean-Marc LasgouttesDo not include <QDate> in InsetInfo.h
2024-04-02 Kornel BenkoFindAdv: Handle neg-spaces like normal space if searchi...
2024-04-02 Kornel BenkoRename hasToString() to findUsesToString()
2024-04-02 Juergen SpitzmuellerFix label escaping in InsetMathRef (#12980)
2024-04-01 Juergen SpitzmuellerFix backslash LaTeXifying in InsetCommand
2024-03-21 Thibaut CuvelierAmend 16660d12.
2024-03-20 Jürgen SpitzmüllerAdd $$OrigAbsName placeholder to external
2024-03-16 Juergen SpitzmuellerUse docstring for preview snippet all the way down
2024-03-01 Thibaut CuvelierDocBook: amend e3020a6b.
2024-03-01 Thibaut CuvelierDocBook: support bookauthor in bibliographies.
2024-02-26 Thibaut CuvelierAmend 8e0bc01d
2024-02-26 Thibaut CuvelierDocBook: in a table, fix a typo in a condition.
2024-02-26 Thibaut CuvelierDocBook: when a similar tag is present multiple times...
2024-02-26 Thibaut CuvelierDocBook: in bibliographies, fix support for editors.
2024-02-26 Thibaut CuvelierUse C++11 string literals to make code easier to read.
2024-02-26 Thibaut CuvelierDocBook: restore index ranges.
2024-02-26 Thibaut CuvelierDocBook: simplify building an error message.
2024-02-26 Thibaut CuvelierDocBook: update bibliography handling for 337f9534260.
2024-02-26 Thibaut CuvelierUpdate comment: a function was renamed.
2024-02-10 Richard Kimberly... Fix display of counters for included listings.
2024-02-08 Juergen SpitzmuellerAmend ad6aa8ba4b9525
2024-01-28 Juergen SpitzmuellerRestrict caption insertion in tables to where it makes...
2024-01-22 Jean-Marc LasgouttesInitialize members correctly.
2024-01-17 Juergen SpitzmuellerOnly strip outer braces in listings options
2024-01-12 Jean-Marc LasgouttesPass two string parameters as reference
2024-01-12 Jean-Marc LasgouttesDo not pass list of columns parameter by value
2024-01-11 Richard Kimberly... Fix bug #13017.
2023-12-20 Juergen SpitzmuellerAmend 782f6eae00c30
2023-12-19 Jean-Marc LasgouttesFix previews in yellow notes and disabled branches
2023-12-19 Juergen SpitzmuellerFix tracking of table row/column deletion with added...
2023-12-19 Daniel RamoellerDon't inherit font in Label inset
2023-12-03 Juergen SpitzmuellerAmend 369828194361164 once more
2023-11-28 Richard Kimberly... Better variable name
2023-11-18 Richard Kimberly... Amend 28e8bf742.
2023-11-17 Richard Kimberly... Let label strings work with branches.
2023-11-17 Richard Kimberly... Fix layout names for branches.
2023-11-09 Juergen SpitzmuellerRead separated required arg without enquoting
2023-11-08 Pavel SandaFix mangling names in temp directory (amends eef0c8e8).
2023-11-06 Enrico ForestieriAllow using the text properties dialog in mathed
2023-11-02 Juergen SpitzmuellerRevert "Show full inset context-menu when clicking...
2023-10-20 Juergen SpitzmuellerFix coverity-detected issue CID 403672
2023-10-10 Scott KostyshakFix three sign-compare compiler warning
2023-10-10 Thibaut CuvelierXHTML: implement InsetInfo.
2023-10-10 Thibaut CuvelierDocBook: in InsetInfo, ensure that no db:date is insert...
2023-10-10 Thibaut CuvelierDocBook: add support for InsetInfo.
2023-10-01 Juergen SpitzmuellerRevert the logic of 343a9749abe4f3
2023-10-01 Juergen SpitzmuellerSimplify
2023-10-01 Juergen SpitzmuellerWhen box background is "none", frame color != black...
2023-10-01 Juergen SpitzmuellerNo need to use \fcolorbox with explicit black frame...
2023-10-01 Juergen SpitzmuellerRequire xcolor whenever we use an \fcolorbox
2023-10-01 Juergen SpitzmuellerRevert "Amend 087f6bce"
2023-10-01 Scott KostyshakAmend 087f6bce
2023-09-30 Juergen SpitzmuellerStyle
2023-09-30 Juergen SpitzmuellerPrevent access to null local_font
2023-09-30 Juergen SpitzmuellerIntroduce default box frame color (#12921)
2023-09-10 Juergen SpitzmuellerFix nullpointer (#12898)
2023-08-25 Richard Kimberly... Polish
2023-08-25 Alexander DunlapPut use_formatted_reference code in addToToc instead...
2023-08-25 Richard Kimberly... Preview formatted references in the work area.
2023-08-25 Alexander DunlapAssign equation numbers in updateBuffer instead of
2023-08-24 Juergen SpitzmuellerAmend 101363352c111
2023-08-21 Juergen SpitzmuellerTentative fix for the inset problems on Mac (#12418...
2023-08-18 Richard Kimberly... Use master buffer setting when exporting
2023-08-17 Juergen SpitzmuellerAccount for babel's bidi option (#12866)
2023-08-16 Juergen SpitzmuellerProperly resolve files and dois in InsetCitation (...
2023-08-11 Udi FogielGraphics inset is not forceLTR without pdftex (#12865)
2023-08-06 Pavel SandaAdding hebrew quotation marks (bug #12849).
2023-08-01 Pavel SandaDocBook: fix encoding of citations.
2023-07-29 Richard Kimberly... Fix up 04fc48d790.
2023-07-29 Richard Kimberly... Fix silly mistake in 04fc48d79
2023-07-29 Richard Kimberly... Catch another potential crash of the same kind as in...
2023-07-29 Richard Kimberly... Fix crash when modifying an InsetRef inserted by the...
2023-07-28 Richard Kimberly... New RefFormat tag for counters, and PrettyFormat for...
2023-07-28 Richard Kimberly... Fix bug #12337. Reorder plural and caps indicators.
2023-07-27 Thibaut CuvelierXHTML: remove deferred text in InsetListings, fixing...
2023-07-26 Alexander DunlapDisplay equation/theorem numbers in insert cross refere...
2023-07-26 Juergen SpitzmuellerImprove AllowedOccurrences
2023-07-25 Juergen SpitzmuellerTo finish up #6854, also add AllowedOccurrences
2023-07-25 Juergen SpitzmuellerAdd AllowedInInsets and AllowedInLayouts InsetLayout...
2023-07-25 Juergen SpitzmuellerWhitespace
2023-07-24 Jean-Marc LasgouttesDisplay footnote labels as superscripts
2023-07-23 Pavel SandaAdd a "nogui" option to the inset-edit lfun (bug 11956).
2023-07-23 Jean-Marc LasgouttesImprove branch activatiion LFUNs
2023-07-22 Jean-Marc LasgouttesReplace hardcoded inheritFont() with InheritFont InsetL...
2023-07-22 Jean-Marc LasgouttesIntroduce new InsetLayout tag InheritFont
2023-07-17 Juergen SpitzmuellerTHINSPACE is nonbreakable (i.e., 0x202f, not 0x2009)
2023-07-17 Juergen SpitzmuellerSupport protected and thin space in simple search ...
2023-07-17 Juergen SpitzmuellerStyle
2023-07-17 Juergen SpitzmuellerDo not throw away runparams settings of InsetText in...
2023-07-16 Juergen SpitzmuellerIf language needs to be reset at the end of footnotes...
2023-07-15 Jean-Marc Lasgouttesadd comment
2023-07-06 Scott KostyshakFix cursor font after collapsing inset (#12830)
2023-06-30 Juergen SpitzmuellerAvoid unnecessary cprotect loading (#12826)
2023-06-29 Scott KostyshakStyle and whitespace
2023-06-28 Jürgen SpitzmüllerPrevent par break caused by \egroup (#12821)
2023-06-20 Juergen SpitzmuellerShow full inset context-menu when clicking on text...
2023-06-20 Juergen Spitzmuellertypo
2023-06-18 Juergen SpitzmuellerDisable LFUN_INDEX_TAG_ALL if there is noting to tag...
next