]> git.lyx.org Git - lyx.git/history - src
Update caret if needed when changing depth
[lyx.git] / src /
2023-08-30 Jean-Marc LasgouttesUpdate caret if needed when changing depth
2023-08-29 Jean-Marc LasgouttesUse correct cursor when creating undo group
2023-08-29 Juergen SpitzmuellerAdd message dialog to LFUN_CITATION_OPEN chain
2023-08-28 Enrico ForestieriFix detection of xcb during configure
2023-08-26 Juergen SpitzmuellerChange "library directory" to "system directory" (...
2023-08-26 Juergen SpitzmuellerAdd accelerator
2023-08-25 Richard Kimberly... Polish formatted reference patch, and add documentation.
2023-08-25 Pavel SandaRevert UI fix for two digit numbers. It actually does...
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-25 Richard Kimberly... Fix bug #12797.
2023-08-24 Juergen SpitzmuellerAmend 101363352c111
2023-08-22 Pavel SandaAlow two digit number of remembered files in ui.
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-18 Stephan WittAmend change 5c8e3a5f0d - correct include directives
2023-08-18 Juergen SpitzmuellerImprove readability of code and comments
2023-08-18 Juergen SpitzmuellerMirror all delimiters in RTL context with luabidi,...
2023-08-18 Juergen SpitzmuellerRemove Qt < 5.2 conditionals and special code
2023-08-17 Juergen SpitzmuellerAdd direction switch with Babel/bidi (#12864)
2023-08-17 Juergen SpitzmuellerAccount for babel's bidi option (#12866)
2023-08-16 Richard Kimberly... Make code a bit easier to read
2023-08-16 Richard Kimberly... Slight rearrangement
2023-08-16 Richard Kimberly... Whitespace and range
2023-08-16 Richard Kimberly... Fix bug #12852.
2023-08-16 Juergen SpitzmuellerProperly resolve files and dois in InsetCitation (...
2023-08-15 Juergen SpitzmuellerImprove usability of quotation mark selection (#12872)
2023-08-15 Juergen SpitzmuellerLeaner solution for the babel prettyref woes
2023-08-14 Pavel SandaFix crash when calling dialog-show with bogus names...
2023-08-14 Juergen SpitzmuellerFix cursor navigation in error dialog (#12876)
2023-08-12 Juergen SpitzmuellerFixup 858b076ab7ae
2023-08-11 Juergen SpitzmuellerWork around French babel's incompatibility with prettyref
2023-08-11 Udi FogielGraphics inset is not forceLTR without pdftex (#12865)
2023-08-11 Juergen SpitzmuellerGuiCitation: consider filter on dialog creation (#12869)
2023-08-11 Juergen SpitzmuellerAmend dcde026446ec282
2023-08-11 Udi Fogieldisable-default-font-options LyX does not output any...
2023-08-11 Udi Fogielprioretize-user-font-options
2023-08-11 Juergen SpitzmuellerFix selection restoration in quick search (#12779)
2023-08-10 Enrico ForestieriUse utf8 strings for previewed labels when possible
2023-08-10 Juergen SpitzmuellerFix InsertTableWidget interference with tooltip geometr...
2023-08-10 Scott KostyshakComments
2023-08-10 Daniel RamoellerKeep cursor position when splitting
2023-08-06 Scott KostyshakUpdate tex2lyx tests after format change to 618
2023-08-06 Pavel SandaOur default for paste operation should preserve newlines.
2023-08-06 Pavel SandaAdding hebrew quotation marks (bug #12849).
2023-08-05 Stephan Witt#12626 disable Ok button of shortcut editor when LFUN...
2023-08-05 Stephan Witt#10740 fix focus problems with color picker on Mac
2023-08-05 Stephan Witt#12576 improved file name chooser implementation for...
2023-08-02 Stephan Witt#12001 make message boxes modal on Mac
2023-08-01 Pavel SandaDocBook: fix encoding of citations.
2023-07-29 Richard Kimberly... Fix reference to temporary
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... Remove debug code
2023-07-28 Richard Kimberly... New RefFormat tag for counters, and PrettyFormat for...
2023-07-28 Richard Kimberly... Whitespace
2023-07-28 Richard Kimberly... Polish
2023-07-28 Richard Kimberly... Fix bug #12337. Reorder plural and caps indicators.
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...
next