]> git.lyx.org Git - lyx.git/history - src
update layout files to format 101
[lyx.git] / src /
2023-07-22 Jean-Marc LasgouttesReplace hardcoded inheritFont() with InheritFont InsetL...
2023-07-22 Pavel SandaFix application of PARAGRAPH_PARAMS* in selection.
2023-07-22 Jean-Marc LasgouttesIntroduce new InsetLayout tag InheritFont
2023-07-21 Jean-Marc LasgouttesDetect when one tries to bind a lfun to a prefix of...
2023-07-21 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2023-07-20 Jean-Marc LasgouttesSend some debug info to ACTION
2023-07-20 Juergen SpitzmuellerUpdate tex2lyx tests
2023-07-20 Juergen SpitzmuellerUpdate covington support in linguistics module (file...
2023-07-20 Kornel BenkoFindAdv: Handle negthinspace, negmedspace and negthicks...
2023-07-18 Pavel SandaGroup most verbose dbg output into more intuitive categ...
2023-07-18 Jean-Marc LasgouttesHonor scroll_below_document when jumping to end of...
2023-07-18 Juergen SpitzmuellerAnother tiny correction (not yet ideal)
2023-07-18 Juergen SpitzmuellerRemove bogus condition and add comments
2023-07-18 Juergen SpitzmuellerLaTeXHighlighter: handle grouped values with commas...
2023-07-18 Juergen Spitzmueller Improve keyval highlighter
2023-07-18 Juergen SpitzmuellerAt end of children, language needs to be reset
2023-07-18 Juergen SpitzmuellerSupport option snippets in the LaTeXHighlighter
2023-07-18 Kornel BenkoAcount for all non-negative spaces used by lyx
2023-07-18 Juergen SpitzmuellerFix thinspace search regex
2023-07-17 Jean-Marc LasgouttesFix display of comment char in "lyxlex" debug channel
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 Jean-Marc LasgouttesWhen breaking a paragraph, do not reset depth
2023-07-16 Stephan Witt#12818 amend last change b924db72c5 - use c++ 11 compil...
2023-07-16 Stephan Witt#12818 correct evaluation of message box result info
2023-07-16 Juergen SpitzmuellerMove comment to where it belongs
2023-07-16 Juergen SpitzmuellerIf language needs to be reset at the end of footnotes...
2023-07-15 Jean-Marc LasgouttesCache the value of FontMetrics::xHeight()
2023-07-15 Jean-Marc LasgouttesCleanup and (maybe) speedup InsetMathChar::mathClass
2023-07-15 Jean-Marc Lasgouttesadd comment
2023-07-14 Daniel RamoellerDon't add LabelString for Manual LabelType
2023-07-14 Jean-Marc LasgouttesFix display of a math hull inset in a tight inset
2023-07-06 Jean-Marc LasgouttesAdd optional parameter 'local' to outline-in/out
2023-07-06 Jean-Marc LasgouttesOutline: swap order of up and down arrows
2023-07-06 Scott KostyshakFix cursor font after collapsing inset (#12830)
2023-07-05 Pavel SandaHide multi-keystroke accelerators in Mac menu (bug...
2023-07-04 Daniel RamoellerFix combined zoom widget on windows (bug #12803).
2023-07-03 Pavel SandaAdd bug reference.
2023-07-03 Juergen SpitzmuellerFix inset context menu offset with keyboard (#12811)
2023-06-30 Juergen SpitzmuellerAvoid unnecessary cprotect loading (#12826)
2023-06-29 Scott KostyshakStyle and whitespace
2023-06-28 Enrico ForestieriHonor pending spaces in InsetMathChar::write
2023-06-28 Jürgen SpitzmüllerPrevent par break caused by \egroup (#12821)
2023-06-27 Jean-Marc LasgouttesMake outline function work in an inset
2023-06-21 Scott KostyshakUpdate tex2lyx tests
2023-06-21 Jean-Marc LasgouttesImprove label font computation in insets
2023-06-20 Juergen SpitzmuellerShow full inset context-menu when clicking on text...
2023-06-20 Juergen Spitzmuellertypo
2023-06-19 Jean-Marc LasgouttesComments cleanup
2023-06-19 Scott KostyshakAdd "override" to fix warning
2023-06-18 Juergen SpitzmuellerDisable LFUN_INDEX_TAG_ALL if there is noting to tag...
2023-06-18 Daniel RamoellerProperly uncheck insert table toolbutton
2023-06-15 Scott KostyshakRemove the mathed "BUGS" file (#3493)
2023-06-15 Daniel RamoellerFix margins and spacing of InsetParamsUI
2023-06-13 Daniel RamoellerFix for HiDPI logo in About
2023-06-13 Scott KostyshakWhitespace
2023-06-13 Pavel SandaActivate work area by tab click.
2023-06-13 Yuriy SkalkoMove Fullscreen preferences from Editing>Control sectio...
2023-06-13 Pavel SandaFix for #12681.
2023-06-12 Richard Kimberly... Fix bug #12796
2023-06-12 Daniel RamoellerFix bug #12795
2023-06-11 Richard Kimberly... The lyx2lyx for the previous commit.
2023-06-11 Enrico ForestieriDo not output LaTeX for a macro if the LaTeX part is...
2023-06-11 Juergen SpitzmuellerAddress deprecation warning
2023-06-11 Juergen SpitzmuellerLimit QEvent::ApplicationPaletteChange casing to Mac
2023-06-10 Juergen SpitzmuellerFix crash on OS-switch of dark/light mode (#12786)
2023-06-06 Jean-Marc Lasgouttesinset-split should not be dispatched to inset at point
2023-05-30 Daniel RamoellerReplace selection on insert LyX Document
2023-05-30 Daniel RamoellerSplit-inset fix
2023-05-30 Daniel RamoellerCenter preview status message
2023-05-27 Richard Kimberly... Fix indentation
2023-05-27 Richard Kimberly... Fix typo
2023-05-27 Daniel RamoellerFix bug #12772
2023-05-23 Jean-Marc LasgouttesFixup 1d637b8a: do not set extra spacing for typewriter
2023-05-22 Juergen SpitzmuellerFix indentation
2023-05-19 Juergen SpitzmuellerUse proper (inset) font for normalizing purposes
2023-05-18 Kornel BenkoAdvaced search: check for toString() before using it.
2023-05-17 Juergen SpitzmuellerReplace deprecated function
2023-05-15 Jean-Marc LasgouttesRevert "Do not return copies of string members"
2023-05-15 Stephan Witt#12769 correct line width based painting of wavy underline
2023-05-13 Juergen SpitzmuellerAdd labels to encoding variant combo
2023-05-12 Juergen SpitzmuellerReplace removed signal
2023-05-12 Juergen SpitzmuellerDo not attempt to read bitmap icon with svg renderer
2023-05-11 Juergen SpitzmuellerSome layout fixes
2023-05-11 Pavel SandaFix DocBook case
2023-05-11 Jean-Marc LasgouttesFixup 7f1b1729: restore lazy caret handling
2023-05-10 Pavel SandaLess expensive OP first as this might be called often.
2023-05-10 Pavel SandaHandle stats for French guillemets
2023-05-09 Pavel SandaCount quotes in document statistics as well.
2023-05-09 Pavel Sanda* LanguageUi.ui - change layout.
2023-05-09 Pavel Sanda* OutputUi.ui - Reorganize Output pane so it takes...
2023-05-09 Pavel Sanda* Document prefs: rename Format -> Output
2023-05-09 Pavel Sanda* PrefDocHandlingUi.ui - add naming for emergency file
2023-05-09 Jean-Marc LasgouttesFix unitialized member warning by coverity
2023-05-09 Enrico ForestieriUse black as default color for an inset button label...
2023-05-06 Richard Kimberly... If the ending delimiter is at the end of the file,...
2023-05-05 Jean-Marc LasgouttesRevert "Move Fullscreen preferences from Editing>Contro...
2023-05-05 Jean-Marc LasgouttesDo not return copies of string members
next