]> git.lyx.org Git - lyx.git/history - src/BufferView.cpp
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / BufferView.cpp
2021-03-28 Juergen SpitzmuellerFix copy of multi-cells in table (#12196)
2021-01-11 Jean-Marc LasgouttesMove handling of LFUN_COPY to BufferView
2020-09-18 Jean-Marc LasgouttesIntroduce BufferView::caretInView()
2020-07-14 Jean-Marc LasgouttesFix paragraph position in TextMetrics::singleParUpdate()
2020-06-05 Jean-Marc LasgouttesFix first draw of auto-open inset
2019-10-23 Jean-Marc LasgouttesKeep last file positions in last-use ordering
2019-01-09 Juergen SpitzmuellerDo not consider deleted labels in ambiguity check
2019-01-05 Jean-Marc LasgouttesAvoid crash when using inset-select-all in tabular
2018-12-19 Pavel SandaBackport 99bfe201208.
2018-12-14 Pavel SandaBackport 641ae5c7add025.
2018-12-11 Enrico ForestieriFix reloading of local layout file (bug #11120)
2018-11-23 Jean-Marc LasgouttesShow cursor correctly when loading file
2018-10-22 Jean-Marc LasgouttesAmend 4ecbff00: it is too early for skipping the update...
2018-09-08 Richard Kimberly... Try yet again try to fix bug #9158.
2018-09-02 Richard Kimberly... Revert "Attempt to fix bug 9158 using updateBuffer."
2018-05-13 Jean-Marc LasgouttesAvoid crash when trying to handle FitCursor
2018-05-10 Jean-Marc LasgouttesAdapt caret height to context in mathed.
2018-04-27 Jean-Marc LasgouttesRework caret display code
2018-04-17 Richard Kimberly... Fix bug #11084.
2018-04-15 Richard HeckFix bug #11055.
2018-04-15 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2018-02-15 Pavel SandaOops, asInsetGrpahics is new to master.
2018-02-15 Pavel SandaCosmetics per JMarc's suggestions.
2018-02-15 Pavel SandaUnify graphics-groups inside marked block functionality.
2018-02-15 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint...
2018-02-15 Jean-Marc LasgouttesFix ghost caret
2018-02-15 Jean-Marc LasgouttesFixup ac4bcb12
2018-02-15 Jean-Marc LasgouttesAvoid some caret ghosts
2018-02-15 Jean-Marc LasgouttesAllow multiple calls to processUpdateFlags before redraw
2018-02-15 Jean-Marc LasgouttesImprove the logic of caret repainting
2018-02-15 Jean-Marc LasgouttesUpdate insets position in cache in more cases
2018-02-15 Jean-Marc LasgouttesRename more instances of "cursor" to "caret"
2018-02-15 Jean-Marc LasgouttesRemove workaround that is not necessary anymore.
2018-02-15 Jean-Marc LasgouttesFix caret painting
2018-02-15 Jean-Marc Lasgouttesthree-stage drawing: add a nodraw stage
2018-02-15 Jean-Marc LasgouttesImplement buffer-anonymize more efficiently
2018-02-15 Pavel SandaLFUN_DOC_ANONYMIZE -> LFUN_BUFFER_ANONYMIZE per JMarc...
2018-02-15 Pavel SandaAdd LFUN_DOC_ANONYMIZE, quick fix for #7259.
2018-01-29 Richard HeckRevert "Fix bug #11055."
2018-01-29 Richard HeckFix bug #11055.
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2017-10-16 Richard HeckRevert "Fix bug #8782."
2017-09-28 Jean-Marc LasgouttesAvoid empty space above the top of the document
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-04-28 Jean-Marc LasgouttesDefine new inPixels helper in BufferView
2017-04-20 Jean-Marc LasgouttesMake top/bottom margin value DPI-dependent
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2016-12-06 Jean-Marc LasgouttesNow Inset::dimension is only an access to cache
2016-11-04 Jean-Marc LasgouttesFix height of cursor inside insets
2016-10-22 Guillaume MunchMove class definitions inside main class
2016-10-22 Guillaume MunchSimplify and add debug message
2016-10-16 Guillaume MunchNew LFUN paragraph-goto id_start pos_start id_end pos_end
2016-09-25 Enrico ForestieriDo not rely on math macros being updated
2016-09-23 Guillaume MunchReverse search: select a whole row
2016-09-23 Guillaume MunchFix: shift-mouse selection doesn't work well across...
2016-09-23 Guillaume MunchHelpers to set selections to arbitrary DocIterators
2016-09-15 Enrico ForestieriReally fix the problem with not updated macros
2016-09-14 Juergen SpitzmuellerMove wrap check for simple search/replace to lyxfind
2016-09-14 Enrico ForestieriPartly revert the bits of 8f86ee74 that are not necessa...
2016-09-13 Enrico ForestieriMake sure that math macros are updated at export time.
2016-07-31 Guillaume MunchFix "scroll here" feature of scrollbar (#10311)
2016-07-29 Scott KostyshakConst a function parameter
2016-07-07 Jean-Marc LasgouttesRevert "Skip all drawing with NoScreenUpdate strategy"
2016-07-06 Jean-Marc LasgouttesSkip all drawing with NoScreenUpdate strategy
2016-06-30 Richard HeckThe previous commit was actually a fix for bug #9158.
2016-06-30 Richard HeckFix bug #8782.
2016-06-13 Guillaume MunchScrollbarParameters: clean-up and document
2016-05-30 Jean-Marc LasgouttesDo not require an extra pit parameter when a row is...
2016-05-30 Jean-Marc LasgouttesMove some horizontal scrolling code from TextMetrics...
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesRename Cursor::setSelection(bool) to selection(bool)
2016-05-29 Guillaume MunchDisable certain change tracking commands when there...
2016-05-29 Guillaume MunchgetInnerText()
2016-05-29 Jean-Marc LasgouttesFix cursor position after redo
2016-05-29 Guillaume MunchSimplify class structure in TocBackend
2016-05-28 Richard HeckUpdates to splitting of consecutive environments.
2016-05-28 Jean-Marc LasgouttesMake inset-select-all select all cells only in tables
2016-05-28 Jean-Marc LasgouttesPass a BufferView to Inset::clickable
2016-03-16 Jean-Marc LasgouttesWhen handling mouse events, make the undo group a bit...
2016-03-15 Georg BaumFix regression of 359aef92f87
2016-01-20 Enrico ForestieriMake sure cursor is in texted after clicking
2016-01-16 Enrico ForestieriAlways place the cursor before a separator inset when...
2016-01-05 Jean-Marc LasgouttesWhen moving cursor, always reset anchor
2015-12-11 Jean-Marc LasgouttesMake text margin size dependent on zoom and dpi
2015-12-10 Georg BaumFix crash in info inset dialog apply (bug 9896)
2015-12-07 Jean-Marc LasgouttesDetect properly when cursor position cannot be computed
2015-11-07 Richard HeckMove LFUN_CHANGES_TRACK and LFUN_CHANGES_OUTPUT to...
2015-11-05 Jean-Marc LasgouttesTry to avoid horizontal scrolling with wide insets.
2015-11-02 Jean-Marc LasgouttesSet current font correctly after inset-select-all
2015-11-02 Jean-Marc LasgouttesFix algorithm that computes horizontal scroll offset
2015-11-02 Jean-Marc LasgouttesFix wrong reset of horizontal scolling of current row
2015-10-19 Jean-Marc LasgouttesGet rid of ParagraphMetrics::insetDimension
2015-10-19 Guillaume MunchTexRow info in source panel and gotoCursor() for debugging
2015-10-18 Georg BaumFix regression of 359aef92f87
2015-10-10 Georg BaumAdd missing intializations
2015-10-05 Jean-Marc LasgouttesRemove PainterInfo argument to checkCursorScrollOffset
next