]> git.lyx.org Git - lyx.git/history - src/insets
GuiBox.cpp: fix logic
[lyx.git] / src / insets /
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
2015-01-11 Georg BaumFix wrong listings preamble encoding (bug #9382)
2015-01-10 Jean-Marc LasgouttesFixes to InsetCaption \protect-ion
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-09 Georg BaumMove otexstream out of support
2015-01-07 Jean-Marc LasgouttesRemove the special horizontal scrolling support in...
2015-01-06 Vincent van RavesteijnInsetTabular.cpp: Remove commented code without a comment
2014-12-28 Georg BaumGet rid of regex_constants::match_partial
2014-12-27 Georg Baumwhitespace
2014-12-22 Scott KostyshakWhitespace
2014-12-21 Juergen SpitzmuellerFix initialization order
2014-12-20 Scott KostyshakInitialize recently added forceownlines_ bool
2014-12-20 Scott KostyshakWhitespace
2014-12-09 Georg BaumImprove and unify error messages
2014-12-08 Jean-Marc Lasgouttes\\subfloat captions are moving arguments
2014-12-08 Juergen SpitzmuellerAdd ObsoletedBy tag to InsetLayout
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-11-27 Jean-Marc LasgouttesFix warnings reported by clang
2014-11-21 Jean-Marc LasgouttesLet the Foot inset have a different Layout when inside...
2014-11-18 Scott KostyshakDo nothing if converting to the same type of Note
2014-11-14 Richard HeckGet rid of boost::noncopyable.
2014-11-04 Uwe StöhrInsetFootlike.cpp: disable listings inside footnotes
2014-10-30 Richard HeckDo not truncate references in outline pane (bug 9312).
2014-10-25 Enrico ForestieriTweak the shape of the parbreak separator.
2014-10-16 Richard HeckUpdate comment.
2014-10-14 Alfredo Braunsteininsets/InsetTabular.cpp (doDispatch): fix to #9291...
2014-10-12 Alfredo BraunsteinText2.cpp (checkAndActivateInset, checkAndActivateInset...
2014-08-22 Richard HeckMake BiblioInfo::collectCitedEntries private (since...
2014-08-15 Richard HeckPossible fix for the mystery crash, which is bug #9049.
2014-08-09 Richard HeckAdd some comments about the behavior of cellInset and...
2014-07-26 Jean-Marc LasgouttesWhitespace
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-25 Jean-MarcFix bad use of undo kind in Tabular inset.
2014-07-07 Georg BaumRemove unneeded swap() (thanks Jean-Marc)
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-07-05 Georg BaumMake include and bibitem insets threadsafe
2014-07-05 Georg BaumFix Tabular::CellData::operator=()
2014-06-25 Jean-Marc LasgouttesSmall Inset isXXX methods cleanup
2014-06-13 Jean-Marc LasgouttesFix checkmark on current entry for InsetSeparator conte...
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-06-04 Richard HeckFlush stream more often to help figure out where the...
2014-05-31 Juergen SpitzmuellerRemove superfluous conversion
2014-05-31 Juergen SpitzmuellerWhitespace
2014-05-23 Richard HeckFix bug #9131 for development branch. There are two...
2014-05-20 Jean-Marc LasgouttesCode cleanup: get rid of RenderPreview::status()
2014-05-18 Enrico ForestieriPrettify the output of InsetSeparator.
2014-05-18 Richard HeckWhitespace.
2014-05-18 Scott KostyshakCorrect my previous comment (thanks Kornel)
2014-05-18 Scott KostyshakAdd comment
next