]> git.lyx.org Git - lyx.git/history - src/insets
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / insets /
2017-10-13 Juergen SpitzmuellerFix PDF output of clipped graphics with recent graphics...
2017-09-03 Jean-Marc LasgouttesUse the proper buffer when recording undo
2017-06-26 Enrico ForestieriFix bug #10705
2017-06-12 Jean-Marc LasgouttesFix bad cursor positioning when entering an inset
2017-05-16 Uwe StöhrInsetFloat.cpp: backport fix for bug #10618
2017-04-02 Enrico ForestieriFix bug #10554
2017-03-29 Enrico ForestieriFix #9732: Inconsistent font properties for the preview...
2017-03-28 Enrico ForestieriFix bug #10579
2017-01-26 Juergen SpitzmuellerGeneralize the protection of brackets in citation arguments
2017-01-08 Enrico ForestieriAvoid useless warning from Qt
2017-01-08 Richard HeckEscape link name for DocBook.
2016-12-14 Juergen SpitzmuellerLimit ligature protection to quote ligature chars
2016-12-07 Juergen SpitzmuellerFix some quote inset bugs:
2016-11-04 Jean-Marc LasgouttesClear background behind sub-labels when necessary.
2016-10-31 Tommaso CucinottaShow symbol name and description in plaintext export...
2016-10-29 Enrico ForestieriSort the language nesting mess with polyglossia
2016-10-26 Jean-Marc LasgouttesWhen selecting special logos, set their color correctly
2016-10-22 Juergen SpitzmuellerFix LaTeX output of fixed-width cells with decimal...
2016-10-17 Jean-Marc LasgouttesDo not hardcode required packages for Note inset
2016-08-22 Jean-Marc LasgouttesRemove horizontal spacing around previews
2016-08-05 Richard HeckSpecial characters should be output to the TOC.
2016-07-31 Richard HeckFix display of code listings in XHTML.
2016-07-31 Richard HeckActivate export of external material for XHTML.
2016-07-31 Richard HeckFix substitution for $$Contents.
2016-07-31 Richard HeckFix preview of external material with plaintext and...
2016-07-31 Richard HeckUse scaling factor in XHTML output.
2016-07-31 Richard HeckIf we cannot find the input format for a graphic, we...
2016-07-31 Richard HeckFix bug #10154.
2016-07-30 Richard HeckFix problem with branch handling. The problem was that...
2016-07-30 Richard HeckFix display of colors in labels of arguments.
2016-07-25 Richard HeckMerge branch '2.2.x' into 2.2.2-staging 2.2.2-staging
2016-07-19 Jean-Marc LasgouttesRealize inset argument label font before using it
2016-07-15 Richard HeckMerge branch '2.2.x' into 2.2.2-staging
2016-07-02 Uwe StöhrInsetSeparator.cpp:backport a compiler warning fie
2016-06-30 Richard HeckDon't be so cute with VSpace: We just output it inline...
2016-06-30 Richard HeckOutput column width info for XHTML.
2016-06-21 Richard HeckBy default, charstyles should not permit layout changes...
2016-06-21 Richard HeckFix bug #10213 as discussed there: We now display the...
2016-06-20 Richard HeckFix bug #10153: There's a mechanism in XHTML output...
2016-06-15 Jean-Marc LasgouttesRemove extra spacing around InsetCommand buttons
2016-06-15 Juergen SpitzmuellerImplement some forgotten context menu items for arguments
2016-06-15 Jean-Marc Lasgouttes\\pagebreak is a fragile command in general
2016-06-15 Jean-Marc LasgouttesDisable LFUN_INSET_DISSOLVE in tabulars
2016-06-15 Jean-Marc LasgouttesMake inset-select-all select all cells only in tables
2016-06-15 Jean-Marc LasgouttesChange mouse cursor on tabular selection zones
2016-06-15 Jean-Marc LasgouttesFix display of InsetCollapsable with split views
2016-06-15 Jean-Marc Lasgoutteswhitespace only
2016-06-15 Jean-Marc LasgouttesPass a BufferView to Inset::clickable
2016-06-07 Richard HeckFix bug #10194: Space missing in UI.
2016-06-01 Jean-Marc LasgouttesRemove extra spacing around InsetCommand buttons
2016-05-29 Juergen SpitzmuellerImplement some forgotten context menu items for arguments
2016-05-28 Jean-Marc LasgouttesAvoid narrow boxes when using \width as box width unit
2016-05-16 Guillaume MunchAllow inset-forall to match separators (#10090)
2016-05-13 Jean-Marc Lasgouttes\\pagebreak is a fragile command in general
2016-05-10 Jean-Marc LasgouttesDisable LFUN_INSET_DISSOLVE in tabulars
2016-05-09 Jean-Marc LasgouttesMake inset-select-all select all cells only in tables
2016-04-19 Jean-Marc LasgouttesChange mouse cursor on tabular selection zones
2016-04-19 Jean-Marc LasgouttesFix display of InsetCollapsable with split views
2016-04-19 Jean-Marc Lasgoutteswhitespace only
2016-04-19 Jean-Marc LasgouttesPass a BufferView to Inset::clickable
2016-04-11 Guillaume MunchFix dataloss when flex inset is undefined.
2016-04-06 Enrico ForestieriIntroduce the latexpar separator.
2016-03-30 Jean-Marc LasgouttesRename Caption:LongTableNoNumber to Caption:Unnumbered
2016-02-17 Georg BaumIntroduce proper integer rounding function
2016-02-09 Jean-Marc LasgouttesGet rid of use_preview_ in various insets
2016-02-09 Jean-Marc LasgouttesDo not record undo in the tabularFeatures helper
2016-02-04 Uwe StöhrInsetBox.cpp: fix bug #8712
2016-02-03 Jean-Marc LasgouttesWhen selecting whole row, reset properly the pit()
2016-01-31 Guillaume Munchminor cleanup
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2016-01-26 Georg BaumFix file locking problem on windows (bug 9925)
2016-01-24 Georg BaumFix date inset except on windows (bug 9925)
2016-01-24 Enrico ForestieriChange the shape of the parbreak separator
2016-01-10 Georg BaumDo not apply \origin at existing files
2016-01-04 Guillaume MunchAmend bb344452
2015-12-13 Guillaume MunchLayout format update: AddToToc, IsTocCaption, OutlinerName
2015-12-12 Richard HeckUse the much faster forOutliner also to get the tooltip...
2015-12-11 Enrico ForestieriFix bug #9898: inset info cannot show specified icon
2015-12-10 Uwe StöhrInset files: add includes to compile with cxx11
2015-12-07 Scott KostyshakRevert "InsetFootlike.cpp: disable listings inside...
2015-12-04 Guillaume MunchSimplify Unicode symbols for old systems
2015-11-24 Jean-Marc LasgouttesFix length of hfills
2015-11-23 Jean-Marc LasgouttesImplement on screen rendering of alignment in LR boxes.
2015-11-22 Georg BaumFix InsetListings::getCaption() for std::regex
2015-11-22 Georg BaumAdd unit test for InsetListings::getCaption()
2015-11-18 Guillaume MunchRewrite regexes in ECMAScript style (bug #9799)
2015-11-17 Juergen SpitzmuellerDo not switch listings to singlebyte encoding with...
2015-11-17 Jean-Marc LasgouttesImplement toggling for longtabular and booktabs tabular...
2015-11-05 Günter MildeFix encoding-setting of child document with LuaTeX...
2015-11-02 Jean-Marc LasgouttesDisable setting vertical lines when using a formal...
2015-11-02 Guillaume MunchFix bug #9813
2015-10-23 Georg BaumRevert the box alignment part of 8010b90c
2015-10-20 Guillaume MunchAmend bb344452
2015-10-19 Guillaume MunchAdd cursor<->row correspondance tracking for tables...
2015-10-18 Georg BaumRemove confusing parentheses
2015-10-15 Georg BaumFix std::string docstream output error
2015-10-11 Georg BaumDisable assigment operator
2015-10-11 Georg BaumComply with rule-of-three
2015-10-11 Georg BaumMove comment where it belongs
2015-10-10 Georg BaumRemove unused variables
next