]> git.lyx.org Git - lyx.git/history - src/insets
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / insets /
2015-10-09 Georg BaumFix typo
2015-10-09 Stephan WittFix "dead store" warnings of Xcode analyze tool
2015-10-07 Jean-Marc LasgouttesRevise commit 7a5eff56
2015-10-07 Pavel SandaSet minimal width of fixedwidth collapsable insets.
2015-10-05 Guillaume MunchAdd TOC of external materials. (#7790, partial)
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-02 Guillaume MunchAmend d5a5fbb8e (cosmetic)
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-20 Georg BaumRemove unused variables found by cppcheck
2015-09-15 Juergen Spitzmuellerrestore crucial float information in note insets (bug...
2015-09-15 Guillaume MunchNew class InsetCaptionable
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-09-15 Guillaume MunchDo not show subfigures in the menu (bug #9759)
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-09-13 Georg BaumReturn reference to this in operator=()
2015-09-12 Jean-Marc LasgouttesInitialize properly two members of InsetTabular
2015-09-12 Jean-MarcFix logic of method
2015-09-12 Jean-Marcimage_ready is false at this point
2015-07-25 Juergen SpitzmuellerDo not attempt to select an empty cell before inserting...
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-20 Georg BaumSupport Photos in RasterImage template
2015-07-18 Georg BaumStore InsetGraphics bounding box in parsed form
2015-07-16 Georg BaumSupport units in external inset bbox
2015-07-16 Georg BaumRemove InsetGraphics noUnzip parameter
2015-07-14 Jean-Marc LasgouttesUse integer line thickness in painter
2015-06-18 Juergen SpitzmuellerForce local font switch in caption.
2015-06-14 Enrico ForestieriReplacement for commits bc47054b and ad0d0f6d
2015-06-14 Enrico ForestieriRevert bc47054b and the related commit ad0d0f6d
2015-06-02 Enrico ForestieriFix some preview issues reported on the devel list.
2015-06-02 Juergen SpitzmuellerFix preview of included files in child documents (bug...
2015-05-30 Enrico ForestieriReally fix bug #9354
2015-05-28 Richard HeckThe way this was done here is inconsistent with how...
2015-05-27 Scott KostyshakAllow SVGs in HTML output (#7441)
2015-05-25 Juergen SpitzmuellerFix logic in tabular dialog with decimal alignment
2015-05-23 Juergen SpitzmuellerInsetFloat: fix typo
2015-05-22 Juergen SpitzmuellerAdd more Float tags to allow to disable wide and sidewa...
2015-05-22 Juergen SpitzmuellerAdd Float tag to determine allowed positioning options...
2015-05-21 Enrico ForestieriCode simplification.
2015-05-21 Juergen SpitzmuellerAdd InsertCotext tag also to InsetLayout argument ...
2015-05-20 Enrico ForestieriAlso find external material files when the document...
2015-05-20 Enrico ForestieriAvoid compiler warning about overloaded virtual function.
2015-05-19 Juergen SpitzmuellerUse trimmed string in [Inset]Layout Requires.
2015-05-17 Uwe StöhrInsetBox.cpp: add visual feedback for frame color
2015-05-17 Uwe StöhrInsetBox.cpp: fix a bug I introduced in [88593e0e/lyxgit]
2015-05-17 Georg BaumFix indentation
2015-05-17 Uwe StöhrInsetBox.cpp: code simplification
2015-05-16 Enrico ForestieriCorrectly load documents moved elsewhere after save.
2015-05-16 Uwe Stöhrsupport for colored boxes
2015-05-15 Uwe StöhrInsetBox.cpp: code simplification
2015-05-13 Pavel SandaUnduplicate box strings.
2015-05-12 Richard HeckUse const ref instead of passing by value.
2015-05-12 Richard HeckPass XHTMLStream by reference. Problem found by coverity.
2015-05-11 Uwe StöhrBoxUi.ui: update tooltips and tab order
2015-05-11 Uwe Stöhradd ability to change box line thickness and separation
2015-05-09 Juergen SpitzmuellerSplit different indices in the outliner
2015-05-09 Juergen SpitzmuellerAdd option to Argument to let it be inserted with a...
2015-05-08 Juergen SpitzmuellerImplement PassThruChars to Argument
2015-05-05 Enrico ForestieriDon't update paths of non-existing files
2015-05-03 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-03 Enrico ForestieriUpdate paths of included files when saving to a differe...
2015-04-30 Juergen SpitzmuellerProperly fix #6369
2015-04-26 Juergen SpitzmuellerUse namespace.
2015-04-26 Scott KostyshakWhitespace
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-04-04 Juergen SpitzmuellerUse local babel language switch in fixed width cells...
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
2015-03-31 Enrico ForestieriTypo
2015-03-31 Jean-Marc LasgouttesImprove the check for multiple paragraphs in Text:...
2015-03-30 Enrico ForestieriAdd comment
2015-03-28 Kornel BenkoNo need to compute size of an icon if not using GUI.
2015-03-28 Enrico ForestieriAllow using icon names in InsetInfo
2015-03-26 Jean-Marc LasgouttesImprove support for on screen length calculation
2015-03-26 Enrico ForestieriFix compilation with cmake
2015-03-25 Enrico ForestieriRemove the iconScaleFactor() method from src/support.
2015-03-24 Jean-Marc LasgouttesFix consecutive merging of tabular cells
2015-03-24 Richard HeckWhitespace.
2015-03-23 Georg BaumMake InsetSpecialChar names more consistent
2015-03-18 Jean-Marc LasgouttesUse integer arithmetic for drawing logos; fix LaTeX...
2015-03-16 Juergen SpitzmuellerAdd missing breaks (and time for a break :-()
2015-03-16 Juergen SpitzmuellerMore switches and whitespace fixes
2015-03-16 Juergen SpitzmuellerInsetPhantom::latex(): use a switch
2015-03-16 Juergen SpitzmuellerWhitespace
2015-03-16 Juergen SpitzmuellerPhantom is fragile (#9456)
2015-03-15 Jean-MarcDocument the drawing of logos
2015-03-14 Jean-Marc LasgouttesImprove display of the logos.
2015-03-12 Enrico ForestieriUse the nominal theme's icon size for displaying the...
2015-03-11 Georg Baumwhitespace
2015-03-10 Juergen SpitzmuellerProperly define MultiPar status of caption in the layou...
2015-03-04 Jean-Marc LasgouttesRemove unused variable BufferParams::quotes_times
2015-03-01 Georg BaumReplace automatic logofication with insets
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-02-20 Jean-Marc LasgouttesMain argument of a subfloat is not a moving argument
2015-02-15 Georg BaumOutput -- and --- in XHTML like in LaTeX
2015-02-14 Georg BaumFix unused parameter warning
2015-02-09 Richard HeckFix bug #9383. Writing directly to the output stream...
2015-02-01 Georg BaumOops
2015-02-01 Georg BaumImprove InsetSpace docbook export
2015-01-22 Jean-Marc LasgouttesImplement new recordUndoBufferParams method.
2015-01-11 Georg BaumReplace hardcoded hack with InsetLayout tag
next