]> git.lyx.org Git - lyx.git/history - src/BufferView.cpp
Fix text direction issue for InsetInfo in RTL context
[lyx.git] / src / BufferView.cpp
2018-05-20 Juergen SpitzmuellerSimplify cite engines code
2018-05-11 Jean-Marc LasgouttesAvoid crash when trying to handle FitCursor
2018-05-02 Pavel SandaEnable graphics-unify only for selections containing...
2018-04-26 Jean-Marc LasgouttesAdapt caret height to context in mathed.
2018-04-26 Jean-Marc LasgouttesRework caret display code
2018-04-20 Jean-Marc LasgouttesRevert "Makes caret height adapt to context in mathed."
2018-04-17 Richard HeckMove LFUN_UNICODE_INSERT to BufferView, per JMarc's...
2018-04-04 Jean-Marc LasgouttesMakes caret height adapt to context in mathed.
2018-02-24 Richard HeckFix bug #10908.
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2018-02-12 Jean-Marc LasgouttesImplement buffer-anonymize more efficiently
2018-02-09 Pavel SandaCosmetics per JMarc's suggestions.
2018-02-08 Pavel SandaUnify graphics-groups inside marked block functionality.
2018-02-07 Juergen SpitzmuellerAdd missing break and polish formatting.
2018-02-03 Pavel SandaLFUN_DOC_ANONYMIZE -> LFUN_BUFFER_ANONYMIZE per JMarc...
2018-02-02 Pavel SandaAdd LFUN_DOC_ANONYMIZE, quick fix for #7259.
2018-01-29 Richard HeckFix bug #11055.
2018-01-26 Jean-Marc LasgouttesFix embarrassing thinko (fixup 1a969fa4a61)
2018-01-25 Jean-Marc LasgouttesNew method zoomedPixel to compute pixel amount also...
2018-01-08 Jean-Marc LasgouttesSimplify code using range-based for loops
2018-01-08 Jean-Marc LasgouttesFix ghost caret
2017-11-29 Jean-Marc LasgouttesRemove unused BufferView member
2017-11-24 Jean-Marc LasgouttesFixup e64ea357
2017-11-23 Jean-Marc LasgouttesAvoid some caret ghosts
2017-11-07 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2017-10-24 Jean-Marc LasgouttesAllow multiple calls to processUpdateFlags before redraw
2017-10-17 Jean-Marc LasgouttesRevert "Allow multiple calls to processUpdateFlags...
2017-10-16 Jean-Marc LasgouttesAllow multiple calls to processUpdateFlags before redraw
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2017-10-16 Richard HeckRevert "Fix bug #8782."
2017-09-29 Jean-Marc LasgouttesImprove the logic of caret repainting
2017-09-28 Jean-Marc LasgouttesAvoid empty space above the top of the document
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-08 Jean-Marc LasgouttesUpdate insets position in cache in more cases
2017-09-08 Jean-Marc LasgouttesRename more instances of "cursor" to "caret"
2017-09-08 Jean-Marc LasgouttesRemove workaround that is not necessary anymore.
2017-09-08 Jean-Marc LasgouttesFix caret painting
2017-08-29 Jean-Marc Lasgouttesthree-stage drawing: add a nodraw stage
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
2015-10-04 Jean-Marc LasgouttesMore updates to painting analysis
2015-10-02 Jean-Marc LasgouttesSmall BufferView cleanup
2015-09-27 Jean-Marc LasgouttesRepeat after me: into account, into account, into account
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-07-30 Scott KostyshakSet font in BufferView::setCursor (#9500)
2015-07-15 Jean-Marc LasgouttesRemove extra row painting added by horizontal scroll...
2015-06-08 Jean-Marc LasgouttesProperly notify insets after BufferView::doDispatch
next