]> git.lyx.org Git - lyx.git/history - src/insets
More requires --> required, for C++2a.
[lyx.git] / src / insets /
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
2019-04-01 Juergen SpitzmuellerFix booktabs bottom line with multirows
2019-03-30 Juergen SpitzmuellerGuiBibtex: add button to edit individual databases...
2019-03-30 Juergen SpitzmuellerConsider individual bib file encoding when parsing
2019-03-29 Juergen SpitzmuellerAdd support for mixed-encoded biblatex files
2019-03-22 Jean-Marc LasgouttesFix fonts used by sub/superscript in text
2019-03-18 Günter MildeFix #11520 Wrong inpute encoding when master and child...
2019-03-18 Günter MildeWarn user, if input encodings of master and child docum...
2019-03-16 Günter MildeSmall formatting and comments update.
2019-03-16 Juergen SpitzmuellerHandle \protect'ion of label in listings
2019-03-15 Juergen SpitzmuellerDo not force LTR with nameref and non-TeX fonts
2019-03-15 Richard Kimberly... Fix regression concerning collapsing insets after search.
2019-03-14 Juergen SpitzmuellerProtect label in moving argument
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2019-03-12 Juergen SpitzmuellerAdd NeedMBoxProtect [inset]layout option
2019-03-12 Juergen SpitzmuellerWarn if included file does not exist
2019-03-10 Juergen SpitzmuellerMore exceptions to percent encoding
2019-03-10 Juergen SpitzmuellerDo not percent-encode & in urls
2019-03-09 Juergen SpitzmuellerDo not use GUI language for shortcut info inset if...
2019-02-27 Kornel BenkoFindAdv: Do not use data from included listing if in...
2019-02-19 Jean-Marc LasgouttesRename TextMetrics::dimension() to dim()
2019-02-18 Jean-Marc LasgouttesRemove unused method
2019-02-18 Jean-Marc LasgouttesInitialize member
2019-02-05 Enrico ForestieriUse braces for listings caption
2019-02-04 Enrico ForestieriFix bug #11484
2019-01-29 Juergen Spitzmueller? and = must not be percent-encoded in hrefs
2019-01-25 Juergen SpitzmuellerDo not check for duplicates when pasting a label into...
2019-01-11 Jean-Marc LasgouttesFix alignment of rows when text width is variable
2019-01-06 Richard Kimberly... Remove now unused routine.
2019-01-06 Richard Kimberly... Use combo box data rather than looking up info from...
2019-01-06 Richard Kimberly... Fix problem caused by re-ordering of menu at 5f6332bf4.
2019-01-05 Enrico ForestieriAvoid crash with gzipped file
2018-12-31 Juergen SpitzmuellerMark labels in non-outputting insets as inactive.
2018-12-31 Juergen SpitzmuellerAdd inactive labels to the toc
2018-12-30 Juergen SpitzmuellerWhen checking inset activity status, also check contain...
2018-12-29 Juergen SpitzmuellerDo not consider deleted labels in ambiguity check
2018-12-28 Juergen SpitzmuellerAdd tabular-features set-inner-lines and fix set-all...
2018-12-05 Kornel BenkoFindAdv: Simplify search for chars '&', '%', '#' and '_'
2018-12-04 Guillaume MMFix segfault after deleting monitor
2018-12-02 Enrico ForestieriFix bug #11398
2018-11-29 Kornel BenkoFindAdv: Use plain text as value for \index{}
2018-11-09 Juergen Spitzmuellermissed this.
2018-11-09 Juergen SpitzmuellerFix thinko
2018-10-13 Juergen SpitzmuellerClear bibfile cache when set of bibliography files...
2018-10-04 Richard Kimberly... Fix up e5fc7327.
2018-10-04 Richard Kimberly... Extend fix for #7404 to allow any inset collapsible...
2018-09-28 Richard Kimberly... Allow 'module in child not used in master' warning...
2018-09-25 Juergen SpitzmuellerAdd bibtex inset to outliner if "add to toc" is checked.
2018-09-20 Juergen SpitzmuellerImplement layout format in insetinfo
2018-09-18 Jean-Marc LasgouttesUse std::move in InsetText::updateBuffer for notes...
2018-09-18 Jean-Marc LasgouttesRevert "Use swap in InsetText::updateBuffer for notes...
2018-09-18 Jean-Marc LasgouttesRevert "Try to please windows compiler"
2018-09-12 Jean-Marc LasgouttesRevert "Use new display() values to remove some inset...
2018-09-12 Jean-Marc LasgouttesUse new display() values to remove some inset hardcoding.
2018-09-08 Jean-Marc LasgouttesHandle branches with space in their name
2018-09-02 Richard Kimberly... Try yet again try to fix bug #9158.
2018-09-02 Richard Kimberly... Signal need for reload of bibinfo cache rather than...
2018-09-02 Richard Kimberly... Revert "Try yet again try to fix bug #9158."
2018-09-02 Richard Kimberly... Try yet again try to fix bug #9158.
2018-09-01 Juergen SpitzmuellerFix potential null pointer detected by Coverity
2018-09-01 Juergen SpitzmuellerFix uninitialized value revealed by Coverity
2018-08-18 Juergen SpitzmuellerInsetInfo: Move validateArgument() to params
2018-08-17 Juergen SpitzmuellerFix line break in tooltip
2018-08-17 Juergen SpitzmuellerIntroduce listpreamble argument type
2018-08-13 Juergen SpitzmuellerNew info-inset type l7n
2018-08-11 Juergen SpitzmuellerInsetInfo: enable inset dissolve
2018-08-09 Juergen SpitzmuellerAmend 5f45b3ed9c851f0
2018-08-09 Juergen SpitzmuellerFix shortcuts info output on the Mac
2018-08-08 Juergen SpitzmuellerConsider default output format
2018-08-08 Juergen SpitzmuellerExtend list of accessible menu info
2018-08-07 Juergen SpitzmuellerDisambiguate time (period) from time (of day).
2018-08-07 Juergen SpitzmuellerAdd user name and email to Insert > Fields
2018-08-07 Juergen SpitzmuellerValidate (fix) date vs. time specifier
2018-08-07 Juergen SpitzmuellerFurther extend Info insets:
2018-08-06 Juergen SpitzmuellerIntroduce InsetInfoParams
2018-08-05 Juergen SpitzmuellerAdd date-related info insets
2018-08-01 Juergen Spitzmuellerreorder entries
next