]> git.lyx.org Git - lyx.git/history - src
Fix bug #12235: Select text in search field on opening.
[lyx.git] / src /
2023-07-28 Richard Kimberly... Fix bug #12235: Select text in search field on opening.
2023-07-28 Richard Kimberly... Hack to display section symbol
2023-07-28 Pavel SandaFix wrong nesting in Outline.
2023-07-28 Richard Kimberly... Fix bug #11822.
2023-07-27 Richard Kimberly... Fix bug #12819.
2023-07-27 Richard Kimberly... Add FIXME for bug #12828
2023-07-27 Pavel SandaSave translators time, already used on different places.
2023-07-27 Richard Kimberly... Fix warning
2023-07-27 Pavel SandaRevert a9c6fb0c.
2023-07-27 Richard Kimberly... Use non breaking space
2023-07-27 Daniel RamoellerMore consistent line spacing/leading
2023-07-27 Thibaut CuvelierXHTML: remove deferred text in InsetListings, fixing...
2023-07-27 Thibaut CuvelierBefore this patch, each character within InsetMathClass...
2023-07-27 Richard Kimberly... Slight rearrangement
2023-07-27 Richard Kimberly... Fix bug #8741
2023-07-26 Richard Kimberly... Make Alt-escape work for search as well
2023-07-26 Jean-Marc LasgouttesRestore some checks that were useful for search
2023-07-26 Richard Kimberly... Use Alt-Escape to float and unfloat dock widgets.
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-24 Juergen SpitzmuellerAdd accelerators
2023-07-24 Juergen SpitzmuellerFix casing
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-23 Jean-Marc LasgouttesFix issues with inset-dissolve in mathed
2023-07-23 Jean-Marc LasgouttesRevert "Fix crash when dissolving a top level math...
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
next