]> git.lyx.org Git - lyx.git/history - src/insets
Russian layouttranslations reviewed by Yuriy, Dec 13 2017.
[lyx.git] / src / insets /
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
2017-06-26 Enrico ForestieriAmend 28be7d55 to avoid an exception
2017-06-26 Enrico ForestieriAccount for old versions of Pygments
2017-06-26 Enrico ForestieriFix bug #10705
2017-06-15 Jean-Marc LasgouttesUse the same code for editable and non-editable buttons
2017-06-12 Jean-Marc LasgouttesFix bad cursor positioning when entering an inset
2017-06-11 Guillaume MMIf the external modification is a deletion, do not...
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-06-11 Enrico ForestieriAdjust minted options
2017-06-11 Enrico ForestieriUnify translations
2017-06-10 Enrico ForestieriQuote backspace in string
2017-06-10 Enrico ForestieriAllow captions also on non-floating minted listings
2017-06-09 Enrico ForestieriAmend fd075614
2017-06-08 Enrico ForestieriExtend minted support to listings as child documents
2017-06-08 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-08 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-06-08 Enrico ForestieriSimplify preamble code when using listings
2017-06-07 Enrico ForestieriDon't allow captions in non-floating listings
2017-06-07 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-07 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-06-07 Jean-Marc LasgouttesFix warning about signed/unsigned
2017-06-06 Enrico ForestieriFix bug #9101
2017-06-04 Scott KostyshakFix border when inserting column (#10538, #9306)
2017-06-04 Enrico ForestieriFix up 0cf394dd
2017-05-25 Enrico ForestieriRevert 3ceb5034
2017-05-25 Guillaume MMFix coverity warning
2017-05-24 Jean-Marc LasgouttesLet command inset honor inheritFont() on screen
2017-05-24 Jean-Marc LasgouttesRevert "Add possibility for command inset to inherit...
2017-05-24 Jean-Marc LasgouttesRevert "InsetHyperlink: inherit font (#10677)"
2017-05-23 Enrico ForestieriFix bug #10263
2017-05-19 Scott KostyshakInsetHyperlink: inherit font (#10677)
2017-05-16 Guillaume MMFix the computation of broken InsetRef status between...
2017-05-16 Guillaume MMStructure the broken InsetRef status
2017-05-13 Guillaume MMFix computation of InsetLayout arguments for InsetText
2017-05-13 Guillaume MMSimplify before clean-up before following bugfix
2017-05-11 Günter MildeFix fa0f142e (plain quotes fix).
2017-05-11 Günter MildeFix #10583 - plain quote inset latex export in differen...
2017-05-05 Tommaso Cucinottaskip graphics conversion when runparams.dryrun is true
2017-05-03 Jean-Marc LasgouttesFix compiler warning (gcc 7)
2017-05-03 Jean-Marc LasgouttesShow properly on screen "indented" maths.
2017-04-25 Jean-Marc LasgouttesAmend b3fbe4edfd
2017-04-25 Günter MildeSilence coverity warning.
2017-04-20 Günter Mildespecial character "allowbreak" (ZWSP), fileformat change
2017-04-15 Uwe StöhrInsetFloat: allow float placement for rotated floats
2017-04-11 Uwe StöhrInsetFloat.cpp: fix bug #10618
2017-04-08 Uwe StöhrLength.cpp: add new unit representing \baselineskip
2017-04-08 Uwe StöhrInsetTabular.cpp: handle crossed-out text
next