]> git.lyx.org Git - lyx.git/history - src
Implement (basic) ct for tabular-feature delete-row and delete-column
[lyx.git] / src /
2019-12-29 Juergen SpitzmuellerImplement (basic) ct for tabular-feature delete-row...
2019-12-29 Juergen SpitzmuellerRemove obsolete FIXMEs
2019-12-29 Juergen SpitzmuellerTrack change of label name
2019-12-29 Juergen SpitzmuellerAssure deleted display objects start on new line
2019-12-29 Juergen SpitzmuellerIndicate change of content in label of collapsed collap...
2019-12-28 Juergen SpitzmuellerCentralize code to markup deleted complex objects ...
2019-12-28 Juergen SpitzmuellerRestructure ct LaTeX markup
2019-12-27 Juergen SpitzmuellerDo not track changes while accepting/rejecting all...
2019-12-27 Juergen SpitzmuellerCorrectly handle deleted text on inset-dissolve
2019-12-27 Juergen SpitzmuellerProperly nest \lyxdeleted within text markup
2019-12-27 Juergen SpitzmuellerConsider deleted spaces in spell checking
2019-12-27 Juergen SpitzmuellerHandle change-accept and change-reject in multi-cell...
2019-12-27 Juergen SpitzmuellerIntroduce buffer-reset-export
2019-12-27 Juergen SpitzmuellerIncrease lyxrc format
2019-12-27 Juergen SpitzmuellerAdd pref option to disable underlining of added text...
2019-12-27 Juergen SpitzmuellerCT: Mark deleted floats in output
2019-12-27 Juergen SpitzmuellerCorrectly show merged paragraphs with ct in plain text...
2019-12-27 Juergen SpitzmuellerInitialize correct font in description label with ct
2019-12-26 Jean-Marc LasgouttesDo not check again and again for non existing files
2019-12-26 Juergen SpitzmuellerFix crash
2019-12-26 Juergen SpitzmuellerSignify added/deleted apr break in ct output
2019-12-26 Juergen SpitzmuellerCorrectly handle deleted environments in ct
2019-12-26 Juergen SpitzmuellerCorrectly show merged paragraphs with change tracking
2019-12-26 Juergen SpitzmuellerFix assertion
2019-12-26 Juergen SpitzmuellerDo not output empty \item's or \commands with change...
2019-12-26 Juergen SpitzmuellerShow modified text in merge changes dialog as far as...
2019-12-26 Juergen SpitzmuellerImprove info in changes dialog
2019-12-26 Juergen SpitzmuellerMark deleted graphics in output
2019-12-26 Juergen Spitzmuellertypo
2019-12-25 Juergen SpitzmuellerForgot this
2019-12-24 Juergen SpitzmuellerDisable changebar checkbox if show changes in output...
2019-12-24 Juergen SpitzmuellerAdd native changebars
2019-12-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2019-12-24 Juergen SpitzmuellerProvide way to add (optional) user initials
2019-12-24 Juergen SpitzmuellerClarify change text color descriptors
2019-12-22 Juergen SpitzmuellerDon't hide qualified citation list individual pre-...
2019-12-16 Juergen SpitzmuellerPass proper input markup option to xindy with xetex...
2019-12-16 Scott KostyshakCorrect typo in method name getDescendants()
2019-12-16 Scott KostyshakRemove execute permission from two source files
2019-12-15 Juergen SpitzmuellerReport makeindex/xindy errors
2019-12-15 Juergen SpitzmuellerEnhance support for Xindy
2019-12-11 Scott KostyshakRefresh previews on branch toggle
2019-12-10 Scott KostyshakFix crash due to encoding issues with child doc
2019-12-06 Jean-Marc LasgouttesFixup e1be71da: do not enforce plain layout when dissolving
2019-12-06 Jean-Marc LasgouttesDisable inset-dissolve in table cells
2019-11-21 Pavel Sandatypo
2019-11-21 Pavel SandaReduce number of strings (the same one in buffer).
2019-11-21 Juergen SpitzmuellerFix crash with polyglossia and intitle commands when...
2019-11-20 Juergen SpitzmuellerGuiSelectionManager: fix getSelectedIndex for availableLV
2019-11-20 Juergen SpitzmuellerFix issues with tilde in inputpath
2019-11-20 Juergen SpitzmuellerRe-fix #11146 with recent LaTeX
2019-11-19 Juergen SpitzmuellerFix crash in selection manager
2019-11-19 Juergen SpitzmuellerHandle paragraph direction switch in captions (with...
2019-11-17 Juergen SpitzmuellerAlways use local font switches in table cells.
2019-11-15 Jean-Marc LasgouttesAdd a setBuffer method to InsetArgumentProxy
2019-11-09 Kornel BenkoCmake build: Remove warnings about deprecated policy...
2019-11-06 Pavel SandaSupport C++98 again (gcc 4.8).
2019-11-06 Jean-Marc LasgouttesConstify and un-constify
2019-10-26 Jean-Marc LasgouttesAmend 464d6262: Forgot these
2019-10-26 Jean-Marc LasgouttesRemove some useless expressions
2019-10-26 Jean-Marc LasgouttesSimplify boolean expressions
2019-10-26 Jean-Marc LasgouttesDo not use same name for members and arguments
2019-10-26 Jean-Marc LasgouttesUse unsigned values for enum
2019-10-26 Scott KostyshakImprove tooltip of "Save as Document Defaults"
2019-10-26 Juergen SpitzmuellerPolish warning
2019-10-26 Juergen SpitzmuellerValidate if graphics path is encodable
2019-10-21 Jean-Marc LasgouttesMark insets with invalid buffer() in red in devel-mode.
2019-10-21 Jean-Marc LasgouttesBe careful before using buffer parameters in colAlign
2019-10-20 Jean-Marc LasgouttesSet buffer when expanding macro
2019-10-20 Jean-Marc LasgouttesKeep last file positions in last-use ordering
2019-10-07 Jean-Marc Lasgouttestypo
2019-10-07 Jean-Marc LasgouttesRevert "typo"
2019-10-07 Jean-Marc Lasgouttestypo
2019-10-07 Jean-Marc LasgouttesFix bad caret position with horizontal scrolling
2019-09-28 Enrico ForestieriFix bug 11667
2019-09-17 Jean-Marc LasgouttesPass some variables as reference
2019-09-17 Jean-Marc LasgouttesMake some constructors explicit
2019-09-15 Jean-Marc LasgouttesFix cut-n-paste error
2019-09-15 Jean-Marc LasgouttesMany small code cleanups suggested by cppcheck
2019-09-15 Jean-Marc LasgouttesRemove unused private members.
2019-09-15 Jean-Marc LasgouttesGet rid of useless affectation
2019-09-15 Jean-Marc LasgouttesMark constructors with only one parameter as explicit
2019-09-15 Jean-Marc LasgouttesClarify calculation precedence for '&' and '?'
2019-09-15 Jean-Marc LasgouttesMark constructors with only one parameter as explicit
2019-09-15 Jean-Marc LasgouttesMake code more obvious
2019-09-15 Jean-Marc LasgouttesAvoid useless test
2019-09-15 Jean-Marc LasgouttesPass variable by reference
2019-09-13 Jean-Marc LasgouttesVarious fixes suggested by cppcheck
2019-09-13 Jean-Marc LasgouttesForgot to test aspell and hunspell support
2019-09-13 Richard Kimberly... Use const &
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-09-12 Richard Kimberly... Fix bug #11619.
2019-09-12 Richard Kimberly... Fix nullptr warnings
2019-09-12 Richard Kimberly... Minor renaming for clarity.
2019-09-12 Richard Kimberly... Fix bug #11636.
2019-09-12 Richard Kimberly... Revert last two commits, which we pushed accidentally.
2019-09-12 Richard Kimberly... Whoops, forgot this part
2019-09-12 Richard Kimberly... Constify, largely for debugging purposes
2019-09-11 Richard Kimberly... Constify
2019-09-11 Jean-Marc LasgouttesEnable dissolve in undefined Flex inset context menu
next