]> git.lyx.org Git - lyx.git/history - src/insets
File format change caused by 34eadf5d4.
[lyx.git] / src / insets /
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
2014-05-17 Scott KostyshakGraphics only handle inset-modify graphics (#8262)
2014-05-17 Scott KostyshakFix alignment rendering of multirow in LyX (#8976)
2014-05-16 Jean-Marc LasgouttesRemove unused parameter.
2014-05-16 Enrico ForestieriMake use of otexstream also in external::writeExternal
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-05-07 Juergen SpitzmuellerListings: Validate skip amounts correctly.
2014-05-07 Juergen SpitzmuellerSimplification
2014-05-06 Juergen SpitzmuellerStore InsetListingsParams in a vector of pairs, not...
2014-05-06 Juergen SpitzmuellerFix typos in InsetListingsParams validator
2014-04-22 Juergen SpitzmuellerBibtopic requires styles files to be passed via argument
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Richard HeckUpdate comment slightly.
2014-04-21 Richard HeckMake some functions return const refs, and add a comment.
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-04-21 Richard HeckFix two thinkos caught by the cppcheck script.
2014-04-21 Richard HeckTypos and style.
next