]> git.lyx.org Git - lyx.git/history - src/insets
cprotect: don't consider content in Notes, deactivated branches etc.
[lyx.git] / src / insets /
2018-04-30 Juergen Spitzmuellercprotect: don't consider content in Notes, deactivated...
2018-04-30 Juergen SpitzmuellerFix comment
2018-04-30 Juergen Spitzmuellercprotect allows to place environments in fragile contexts.
2018-04-26 Richard Kimberly... Const.
2018-04-23 Juergen SpitzmuellerDo not require cprotect if we only have a cprotectible...
2018-04-22 Juergen SpitzmuellerAlign fontenc with document fonts
2018-04-21 Juergen SpitzmuellerHandle nested \cprotect
2018-04-19 Scott KostyshakGreyedouts can be inserted in commands/description
2018-04-19 Scott KostyshakUse \cprotect only for "simple frame" boxes
2018-04-18 Juergen SpitzmuellerAdd support for rotated longtabulars (via [pdf]lscape)
2018-04-16 Richard HeckWhitespace.
2018-04-16 Richard HeckFix some problems with background cancellation.
2018-04-15 Juergen SpitzmuellerneedsCProtection: consider LaTeXType "none"
2018-04-14 Juergen SpitzmuellerConsider cprotection in boxes.
2018-04-13 Juergen SpitzmuellerAdd basic support for cprotect
2018-04-04 Juergen SpitzmuellerDo not use \tablefootnote in minipages
2018-03-22 Juergen Spitzmuelleramend 1c623ffe8f2e34e
2018-03-22 Juergen SpitzmuellerUse separate BibInfo for child
2018-03-17 Juergen Spitzmuellerstrip braces from minted caption
2018-03-06 Juergen SpitzmuellerBraces need to be escaped as well on LATEXIFY
2018-03-05 Juergen SpitzmuellerDo not force singlebyte encoding for listings with...
2018-02-27 Juergen SpitzmuellerFix RTL tabular output with bidi package (i.e., polyglo...
2018-02-25 Juergen SpitzmuellerTake actual font height (ascent, descent) into account...
2018-02-24 Richard HeckFix bug #10904.
2018-02-24 Richard HeckFix bug #10903.
2018-02-24 Richard HeckFix bug #10901.
2018-02-23 Juergen SpitzmuellerAdd literal param to InsetInclude
2018-02-22 Richard HeckFix bug #10817.
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2018-02-22 Richard HeckMake InsetCitation's params work like other classes.
2018-02-22 Richard HeckFix bug #10897.
2018-02-22 Richard HeckFix bug #10896.
2018-02-22 Richard HeckFix bug #10895.
2018-02-19 Juergen Spitzmuellerescape label in included listings
2018-02-14 Juergen SpitzmuellerDisable unsupported ref types in mathed.
2018-02-08 Juergen SpitzmuellerReset cur.pit() when pasting into tables.
2018-01-29 Richard HeckWhitespace.
2018-01-26 Juergen SpitzmuellerProperly communicate forced encodings
2018-01-21 Juergen SpitzmuellerFix output of quote ligatures with TeX font LuaTeX
2018-01-21 Richard HeckIntroduce Inset::asInsetGraphics.
2018-01-05 Jean-Marc LasgouttesMove the inPixels(MetricsBase) help from Length to...
2017-12-30 Juergen SpitzmuellerRevert "Fix environment-split when at pos 0 of a frame...
2017-12-30 Juergen SpitzmuellerFix environment-split when at pos 0 of a frame title.
2017-12-29 Richard HeckFix bug #10835.
2017-12-29 Juergen SpitzmuellerProperly implement IsTocCaption for Arguments in standa...
2017-12-27 Juergen SpitzmuellerFix footnotes in table with RevTeX4
2017-12-19 Jean-Marc LasgouttesDo not draw inactive math corners when they have mathbg...
2017-12-17 Juergen SpitzmuellerThinko.
2017-12-17 Juergen SpitzmuellerDo not rely on babel quotation macros for encodings...
2017-12-16 Richard HeckProperly fix #10863 compiler warnings.
2017-12-16 Richard HeckFix #10894 compiler warnings.
2017-12-14 Jean-Marc LasgouttesFix MSVC warning
2017-12-14 Jean-Marc LasgouttesKill MSVC warning
2017-12-14 Jean-Marc LasgouttesAvoid assignment in if() clause
2017-12-13 Jean-Marc LasgouttesImprove UndoGroupHelper and use it more
2017-12-06 Uwe StöhrInsetBranch.cpp: remove an unused include
2017-12-06 Uwe StöhrInsetXXX.cpp: remove unused and duplicated includes
2017-12-06 Juergen SpitzmuellerRecreate citation label after paste
2017-12-03 Juergen SpitzmuellerDo not escape makeindex chars in bibitemWidest.
2017-12-03 Juergen SpitzmuellernomenclWidest(): take (proper) formatting into account.
2017-12-03 Juergen SpitzmuellerFix thinko from b68701c4da93a6f0f
2017-12-02 Scott KostyshakSet array length from int const
2017-12-01 Juergen SpitzmuellerEscape (makeindex) special chars in nomencl if !literate
2017-12-01 Juergen SpitzmuellerImplement l7n for nomenclature.
2017-11-29 Jean-Marc LasgouttesUse range-based for loop.
2017-11-24 Richard HeckMinor code re-organization
2017-11-20 Juergen SpitzmuellerLongtable: only output the caption contents in a captio...
2017-11-19 Juergen SpitzmuellerDisable non-functional table rotation for longtables
2017-11-19 Juergen SpitzmuellerAllow footnotes in floating tables via tablefootnote...
2017-11-19 Juergen SpitzmuellerFix footnote output in tables outside floats and longta...
2017-11-12 Juergen SpitzmuellerInsetExternal: update renderer after preview status...
2017-11-07 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2017-10-25 Jean-Marc LasgouttesMove some Cursor methods to CursorData
2017-10-23 Juergen SpitzmuellerImplement ParamInfo::HANDLING_LTRIM and use it to ltrim...
2017-10-22 Juergen SpitzmuellerDo not add deleted text to inset button label.
2017-10-19 Richard HeckWe do not want to trim whitespace in the fallback,...
2017-10-18 Richard HeckFix bug #9847.
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-10-16 Richard HeckRename Paragraph::setBuffer to Paragraph::setInsetBuffe...
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2017-10-16 Richard HeckRemove updateInfo() calls in favor of doing the relevan...
2017-10-12 Juergen SpitzmuellerFix PDF output of clipped graphics with recent graphics...
2017-09-27 Juergen SpitzmuellerWhitespace cosmetics
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-09-15 Juergen SpitzmuellerReset InsetArgument language after passthru status...
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-06 Juergen SpitzmuellerConsider insets that are chars in InsetCollapsable...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-10 Juergen SpitzmuellerRequire textquotedbl def with second language that...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-20 Jean-Marc LasgouttesMake InsetInfo active agin (aka the vengeance of the...
2017-07-20 Jean-Marc LasgouttesTry to end the neverending fixIfBroken saga
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-07-04 Jean-Marc LasgouttesUse the proper buffer when recording undo
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-26 Enrico ForestieriDon't enclose in braces minted languages
next