]> git.lyx.org Git - lyx.git/history - src/insets
Revert "Automatically show the review toolbar if the document has tracked changes"
[lyx.git] / src / insets /
2020-01-12 Jean-Marc LasgouttesFixup b321bb1a: set changebar when inset contains changes
2020-01-11 Juergen SpitzmuellerImplement change tracking of column/row addition/deletion
2020-01-10 Juergen SpitzmuellerAdd buffer param to opt-out fragile content movement
2019-12-31 Juergen SpitzmuellerTrack changes in InsetCommands
2019-12-31 Juergen SpitzmuellerHonor change tracking when automatically renaming refs...
2019-12-30 Juergen Spitzmuellerwhitespace
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 SpitzmuellerIndicate change of content in label of collapsed collap...
2019-12-28 Juergen SpitzmuellerCentralize code to markup deleted complex objects ...
2019-12-27 Juergen SpitzmuellerHandle change-accept and change-reject in multi-cell...
2019-12-27 Juergen SpitzmuellerCT: Mark deleted floats in output
2019-12-26 Jean-Marc LasgouttesDo not check again and again for non existing files
2019-12-26 Juergen SpitzmuellerMark deleted graphics in output
2019-12-16 Scott KostyshakCorrect typo in method name getDescendants()
2019-12-16 Scott KostyshakRemove execute permission from two source files
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 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-19 Juergen SpitzmuellerHandle paragraph direction switch in captions (with...
2019-11-17 Juergen SpitzmuellerAlways use local font switches in table cells.
2019-10-26 Juergen SpitzmuellerPolish warning
2019-10-26 Juergen SpitzmuellerValidate if graphics path is encodable
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-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-09-12 Richard Kimberly... Fix nullptr warnings
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 Jean-Marc LasgouttesEnable dissolve in undefined Flex inset context menu
2019-08-19 Juergen SpitzmuellerProperly terminate command
2019-08-15 Juergen SpitzmuellerFix coloured boxes in RTL with [pdf]latex (#8642)
2019-08-15 Juergen SpitzmuellerFix greyedout note in RTL (#8647)
2019-08-14 Juergen SpitzmuellerCorrect ^ catcode for \cprotect
2019-08-14 Juergen SpitzmuellerInsetGraphics: use totalheight for height output
2019-08-14 Juergen SpitzmuellerRe-fix #2005
2019-08-14 Juergen SpitzmuellerFix cprotect with Slovak
2019-08-14 Juergen SpitzmuellerDeactivate active - in tables with \cline or \cmidrule
2019-08-14 Juergen SpitzmuellerFix cline/cmidrule calculation once more
2019-08-13 Juergen Spitzmuellerfix midrule calculation
2019-08-11 Juergen SpitzmuellerFix comment
2019-08-11 Juergen SpitzmuellerForce LTR for numeric citations
2019-08-07 Juergen SpitzmuellerAllow for multiple use of same key in qualified citatio...
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2019-07-28 Pavel Sandagit VCS: add support for short hashes in inset info...
2019-07-22 Juergen SpitzmuellerLocalize the default decimal separator
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt
2019-07-18 Juergen SpitzmuellerRevert "Fix bug #11616"
2019-07-17 Enrico ForestieriFix bug #11616
2019-07-11 Richard Kimberly... Fix bug #11612.
2019-07-11 Richard Kimberly... Shorten labels.
2019-07-11 Juergen SpitzmuellerFactor out test for bidi package (= XeTeX + polyglossia)
2019-07-10 Juergen SpitzmuellerLuaTeX (luabidi) does not swap table columns
2019-07-09 Juergen SpitzmuellerTruncate long citation label in the middle rather than...
2019-07-08 Juergen SpitzmuellerAdd TextClass option BibInToc
2019-06-14 Jean-Marc LasgouttesRename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE
2019-06-02 Juergen SpitzmuellerNew InsetLayout tag ParbreakIgnored
2019-06-02 Juergen SpitzmuellerAdd InsertOnNewline argument tag
2019-06-02 Juergen SpitzmuellerSupport FreeSpacing in InsetArgument
2019-05-31 Kornel BenkoOmit floating point exception
2019-05-31 Juergen SpitzmuellerFix toprule with booktabs/longtable and captions
2019-05-21 Juergen SpitzmuellerAdd hint to warning.
2019-05-21 Juergen SpitzmuellerFix warning message
2019-05-21 Juergen SpitzmuellerCheck character encodability with pass-thru in command...
2019-05-10 Jean-Marc Lasgouttesadd unicode descriptions to InsetSpecialChar code
2019-05-10 Jean-Marc LasgouttesFixup 12fcaf86: use correct font for metrics of logos
2019-05-10 Enrico ForestieriRefined fix for #9633
2019-05-07 Jean-Marc LasgouttesCompute metrics of *TeX* logos using draw and a null...
2019-04-27 Richard Kimberly... Make Ctrl-Mouse open an included file for editing.
2019-04-27 Richard Kimberly... Simplify a bit.
2019-04-23 Juergen SpitzmuellerAppend rows and columns if necessary when pasting into...
2019-04-22 Juergen SpitzmuellerAmend cf1c506d644
2019-04-22 Juergen SpitzmuellerHandle plain text/html rows/columns in tabular LFUN_PASTE
2019-04-21 Juergen Spitzmueller\cprotect some content in captions
2019-04-21 Juergen SpitzmuellerFix renaming of citation refs after changing bibitem key
2019-04-19 Juergen SpitzmuellerFix some listings/minted incompatibilities
2019-04-19 Juergen SpitzmuellerUse proper listings font styles with polyglossia and RTL
2019-04-19 Juergen SpitzmuellerMore formalia
2019-04-18 Juergen SpitzmuellerAmend 3615a6a75bfe7b
2019-04-18 Günter MildeDon't force encoding switch for Japanese "listings...
2019-04-18 Juergen SpitzmuellerMake usage of natbib without BibTeX more obvious
2019-04-18 Juergen SpitzmuellerAdd NewlineCmd InsetLayout and Argument option
2019-04-18 Juergen SpitzmuellerAdd MenuString to InsetLayout
2019-04-16 Günter MildeRename legacy input encoding settings.
2019-04-15 Juergen SpitzmuellerListings: language updates
2019-04-12 Günter MildeDo not switch the input encoding inside documents using...
2019-04-04 Juergen SpitzmuellerDisable TABLUAR_STYLE_INSERT with TABULAR_INSERT
2019-04-03 Juergen Spitzmuellerbooktabs trimming: fix some thinkos
2019-04-03 Juergen SpitzmuellerFix cmidline trimming with multicolumns
2019-04-03 Juergen Spitzmuellerbooktabs: support for \cmidrule trimming
2019-04-01 Juergen Spitzmuellerreset.formal-default: no need to fiddle with left/right...
2019-04-01 Juergen SpitzmuellerFix left/right border UI when toggling formal
2019-04-01 Juergen SpitzmuellerAdd option to reset to default booktabs lines
next