]> git.lyx.org Git - lyx.git/history - src/Text3.cpp
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / Text3.cpp
2021-03-06 Juergen SpitzmuellerRemove redundant call (amend 2b7fae04f32c)
2021-03-06 Juergen SpitzmuellerFix limiting of absurdly large input to thesaurus ...
2021-01-11 Jean-Marc LasgouttesMove handling of LFUN_COPY to BufferView
2020-01-27 Juergen SpitzmuellerFix backspace deletion of selected items with change...
2019-08-31 Scott KostyshakEnable change tracking if paragraph break change
2018-12-29 Juergen SpitzmuellerDo not auto-insert separator for keepempty layouts
2018-12-29 Juergen SpitzmuellerLFUN_TEXTSTYLE_UPDATE: Do not force any unspecified...
2018-12-29 Scott KostyshakFix assertion when checking if change in selection
2018-12-22 Scott KostyshakFix crash when selecting text with changes
2018-12-22 Scott KostyshakOnly show Accept/Reject Change options if relevant
2018-09-20 Juergen SpitzmuellerAvoid infinite loop
2018-09-18 Jean-Marc LasgouttesDo not remove character at start of paragraph when...
2018-09-09 Jean-Marc LasgouttesFixes to input method handling
2018-04-26 Richard Kimberly... Restore implicit word selection for inset insertion.
2018-04-21 Richard HeckFix #6344.
2018-04-17 Richard Kimberly... Fix bug #11084.
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-02-14 Jean-Marc LasgouttesHandle properly top/bottom of inset with mac-like curso...
2018-01-27 Juergen SpitzmuellerFix outliner movement of frames
2018-01-13 Juergen SpitzmuellerFix loop while separating
2018-01-06 Jean-Marc LasgouttesUpdate buffer when an inset or an INFO inset has bee...
2018-01-04 Juergen SpitzmuellerDo note attempt to nest more than possible.
2018-01-03 Juergen SpitzmuellerDisable useless environment-split function at the core.
2018-01-01 Juergen SpitzmuellerImplement environment-split before and previous
2018-01-01 Juergen SpitzmuellerAdd ignoresep option to layout lfun
2018-01-01 Juergen SpitzmuellerImplement auto-nesting.
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-12 Jean-Marc LasgouttesDo not forget to set cursor current font when selecting
2017-08-12 Juergen SpitzmuellerAdd missing break
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-05-13 Guillaume MMSimplify before clean-up before following bugfix
2017-04-20 Günter Mildespecial character "allowbreak" (ZWSP), fileformat change
2017-04-06 Jean-Marc LasgouttesRevert "When selecting text with the mouse, inset selec...
2017-04-04 Uwe StöhrAdd support to cross out characters
2017-02-18 Guillaume MunchWhen selecting text with the mouse, inset selection...
2017-02-18 Guillaume MunchGeneralise the deletion protection mechanism from math...
2016-12-29 Juergen SpitzmuellerFix two hyperlink-insert problems
2016-12-27 Juergen SpitzmuellerImprove quotation mark opening/closing guess
2016-12-24 Juergen SpitzmuellerSome new quote styles
2016-12-24 Juergen SpitzmuellerRestructure InsetQuotes for better extensibilty
2016-12-20 Juergen SpitzmuellerRename some quote-related params
2016-12-16 Juergen SpitzmuellerExtend quote-insert
2016-12-10 Juergen SpitzmuellerEnable InsetQuote in verbatim and Hebrew
2016-11-09 Jean-Marc LasgouttesMake insertInset use a temporary cut-and-paste area.
2016-10-20 Jean-Marc LasgouttesWhen breaking an empty paragraph reduces depth, set...
2016-08-29 Jean-Marc LasgouttesAmend b583fb26e89
2016-08-23 Jean-Marc LasgouttesReset anchor before selecting with S-button1
2016-06-27 Richard HeckThis patch does two closely related things.
2016-06-26 Georg BaumRemove using directives from headers
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesCleanup handling of LFUN_LAYOUT_PARAGRAPH in getStatus
2016-05-29 Jean-Marc LasgouttesCleanup handling of LFUN_LAYOUT in getStatus
2016-05-29 Jean-Marc LasgouttesRename Cursor::setSelection(bool) to selection(bool)
2016-05-28 Richard HeckUpdates to splitting of consecutive environments.
2016-03-30 Jean-Marc LasgouttesRename Caption:LongTableNoNumber to Caption:Unnumbered
2016-01-16 Enrico ForestieriDon't merge next paragraph when removing a separator...
2016-01-14 Enrico ForestieriInsert a plain separator instead of a parbreak one.
2016-01-13 Enrico ForestieriInsert a separator only when the paragraph is empty.
2016-01-10 Stephan WittCall lyx::next and lyx::prev explicitely. In case libc...
2016-01-09 Enrico ForestieriAvoid inserting multiple consecutive parbreak separators.
2015-11-17 Jean-Marc LasgouttesDisable LFUN_LAYOUT when layout cannot be found
2015-10-05 Jean-Marc LasgouttesRemove PainterInfo argument to checkCursorScrollOffset
2015-09-13 Guillaume MunchMath commands used in text mode now always use the...
2015-08-26 Günter MildeNew lfun "accent-perispomeni".
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-21 Jean-Marc LasgouttesReset properly the cursor font when leaving an inset...
2015-07-16 Stephan Witt#9496 add a check for requested thesaurus files if...
2015-07-16 Stephan Witt#9496 factor out getting language from LFUN args or...
2015-07-16 Jean-Marc LasgouttesMove some functions out of Bidi.*
2015-06-07 Enrico ForestieriProperly fix #9602.
2015-06-07 Enrico ForestieriRevert 6bd9f885
2015-06-07 Enrico ForestieriFix bug #9602.
2015-06-07 Scott KostyshakRevert "Update previews after pasting (#6211)"
2015-06-03 Jean-Marc LasgouttesMake case-changing lfuns operate on full words by default
2015-05-28 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2015-05-28 Juergen SpitzmuellerDo AutoInsert of item arguments also on paragraph break.
2015-05-21 Juergen SpitzmuellerAdd InsertCotext tag also to InsetLayout argument ...
2015-05-20 Jean-Marc Lasgouttesremove bogus comment
2015-05-15 Georg BaumFix compilation with boost 1.58
2015-05-10 Scott KostyshakFix pasting of PDF from clipboard
2015-05-09 Juergen SpitzmuellerAdd option to Argument to let it be inserted with a...
2015-04-22 Scott KostyshakAssert if unknown argument to internal paste
2015-04-21 Scott KostyshakUpdate previews after pasting (#6211)
2015-04-12 Juergen SpitzmuellerIssue a warning if thesaurus dir is not set up (as...
2015-04-03 Scott KostyshakFix selection at borders of insets (#9487)
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-03-31 Jean-Marc LasgouttesImprove the check for multiple paragraphs in Text:...
2015-03-27 Stephan Witt#9477 improved argument handling for LFUN_SPELLING_ADD...
2015-03-17 Jean-Marc LasgouttesToggle properly toolbar icons that set layout of a...
2015-03-01 Georg BaumReplace automatic logofication with insets
2015-02-25 Richard HeckAdd comment, so that does not happen again.
2015-02-25 Richard HeckPartially revert b627b870, which broke cursor movement.
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-02-15 Uwe Stöhrtext3.cpp: adapt a possible fix to current code
2015-02-08 Juergen SpitzmuellerAdd pref option to disable middle-mouse-button paste
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-03 Richard HeckCleanup of outliner moving code.
2014-11-27 Jean-Marc LasgouttesFix warnings reported by clang
next