]> git.lyx.org Git - lyx.git/history - src/insets
Make the fake sequence for braces highly unlikely (addressing #6478).
[lyx.git] / src / insets /
2010-01-28 Jürgen Spitzmüller* Implement updateLabels in mathed and add the MathRef...
2010-01-28 Jürgen Spitzmüller* InsetTabular.cpp (addToToc):
2010-01-28 Jürgen Spitzmüller* InsetTabular.{cpp, h}:
2010-01-21 Richard HeckSimplify InsetCitation::basicLabel() code.
2010-01-21 Richard HeckForgot to wrap first citation.
2010-01-21 Richard HeckOutput labels (1.1, etc) with the TOC.
2010-01-21 Richard HeckTranslate TOC title to document language, not GUI language.
2010-01-20 Richard HeckIntroduce a "formatted counter" for use with formatted...
2010-01-20 Richard HeckFix warning.
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-20 Richard HeckBetter XHTML output for InsetRef.
2010-01-20 Richard HeckMove comments to functions, not private members.
2010-01-19 Richard HeckMove the StartTag, EndTag, and CompTag classes into...
2010-01-19 Richard HeckFix listings XHTML output: No paragraphs in there.
2010-01-17 Jürgen Spitzmüller* InsetIndex.{cpp,h}:
2010-01-15 Jean-Marc Lasgouttesremove bad and unused #include
2010-01-14 Richard HeckRevert r33039, which did not work at all.
2010-01-14 Richard HeckThe fortoc argument I introduced earlier should all...
2010-01-14 Richard HeckCharacter styles should have MultiPar = false, by default.
2010-01-14 Richard HeckMinor InsetLayout cleanup.
2010-01-14 Richard HeckFinish the output of the index for XHTML.
2010-01-12 Richard HeckThis sorts the index entries and writes each one's...
2010-01-12 Richard HeckInitial work for XHTML output of the index. It just...
2010-01-12 Richard HeckRemove the test for "tableofcontents", since that is...
2010-01-12 Richard HeckSimplify InsetTOC::xhtml now.
2010-01-12 Jean-Marc Lasgouttesget rid of notes-mutate and explain that inset-forall...
2010-01-11 Richard HeckAuthor-year citations for XHTML output.
2010-01-10 Jürgen Spitzmüller* InsetInclude{.cpp, h}:
2010-01-09 Richard HeckMove the anonymous functions that are left closer to...
2010-01-09 Richard HeckMake the complexLabel and basicLabel functions in Inset...
2010-01-09 Richard HeckA little cleanup of some of the BibTeX info access.
2010-01-09 Abdelrazak YounesFix multipart document background compilation. I am...
2010-01-08 Richard HeckNo output for nocite citations.
2010-01-08 Richard HeckStyle.
2010-01-08 Richard HeckOutput keys with bibliography, too.
2010-01-08 Richard HeckUse calculated labels in XHTML output.
2010-01-08 Richard HeckMove the collection of citations and sorting routines...
2010-01-08 Richard HeckTypos etc.
2010-01-07 Richard HeckMake the float interface for XHTML consistent with...
2010-01-05 Abdelrazak YounesCleanup a bit the pargraph ids generation in order...
2010-01-01 Richard HeckXHTML output for lists of figures, tables, etc.
2010-01-01 Richard HeckA comment, and a minor change.
2010-01-01 Richard HeckRe-organize InsetTOC to prepare for other TO*s.
2009-12-31 Richard HeckStyle.
2009-12-31 Richard HeckWhitespace.
2009-12-23 Pavel SandaRevert r32624 - forgotten and wrong patch in git commit...
2009-12-23 Pavel SandaVincent's initial support for ERT instant preview
2009-12-18 Richard HeckWith ContentAsLabel, we do not need this special code.
2009-12-18 Richard HeckEnhance LyX by fixing bug 5587. We add a new ContentAsL...
2009-12-17 Vincent van RavesteijnSet the current font when moving into a table or betwee...
2009-12-17 Vincent van RavesteijnRemove unused include.
2009-12-17 Vincent van RavesteijnCorrectly paint the background of the instant preview...
2009-12-15 Richard HeckRemove last vestiges of pre-XHTMLStream implementation.
2009-12-14 Richard HeckAllow use of InsetLayout with InsetCaption.
2009-12-14 Richard HeckA little more CSS for tables.
2009-12-14 Richard HeckFix the height output for InsetBox.
2009-12-14 Richard HeckSpacing.
2009-12-14 Richard HeckAdd some CSS for tables.
2009-12-14 Richard HeckAdd comment.
2009-12-14 Richard HeckFix multicolumn output.
2009-12-14 Richard HeckRemove dead code.
2009-12-14 Richard HeckInitial XHTML support for InsetTabular.
2009-12-13 Richard HeckRestore XHTML output for InsetListings.
2009-12-12 Uwe StöhrInsetQuotes.cpp: correct a comment
2009-12-11 Uwe StöhrInsetCaption.cpp: revert unintended commit
2009-12-11 Uwe Stöhrreplace links to bugzilla with links to trac
2009-12-10 Richard HeckThis really gets the TOC working now. We auto-generate...
2009-12-10 Richard HeckCSS for the TOC, and a couple small fixes.
2009-12-10 Richard HeckInitial work for InsetTOC. This does actually write...
2009-12-10 Richard HeckCosmetic repairs to my updateLabels() changes, thanks...
2009-12-09 Uwe StöhrInsetCaption.cpp: add a comment
2009-12-05 Vincent van RavesteijnFix bug #6356: Reloading image does not work for compiling.
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-12-04 Uwe StöhrInset.h: fix whitespace
2009-12-04 Richard HeckFix comment.
2009-12-03 Richard HeckGet counter from InsetLayout, as elsewhere.
2009-12-03 Richard HeckStyle.
2009-12-03 Richard HeckCSS for InsetBibtex. We include this via the validate...
2009-12-03 Richard HeckForgot this.
2009-12-03 Richard HeckThe BibTeX bibliography only includes BibTeX entries.
2009-12-03 Richard HeckRestore XHTML output for InsetGraphics.
2009-12-03 Richard HeckRevert previous commit. Wrong fix.
2009-12-03 Richard HeckFix bibitem bug for XHTML.
2009-11-30 Richard HeckForgot that unique() doesn't actually erase anything.
2009-11-30 Richard HeckRestore XHTML output for InsetCitation.
2009-11-30 Richard HeckAdd some space, move a comment.
2009-11-30 Richard HeckRestore XHTML output for InsetBibtex.
2009-11-30 Richard HeckFix silly omission.
2009-11-30 Richard HeckRestore XHTML output for InsetBibitem.
2009-11-30 Richard HeckRestore XHTML output for InsetInclude.
2009-11-30 Richard HeckRestore XHTML output for InsetCaption.
2009-11-30 Richard HeckRestore XHTML output for InsetFloat.
2009-11-30 Richard HeckThere's an easier way....
2009-11-30 Richard HeckA bit of renaming, plus default values for htmlTag...
2009-11-28 Richard HeckRestore XHTML output for InsetLabel and InsetRef. There...
2009-11-28 Richard HeckOutput target if name is not defined.
2009-11-28 Richard HeckFix output for InsetSpecialChar. These shouldn't be...
2009-11-28 Richard HeckFix InsetNewpage: <br /> has to be within a block-level...
2009-11-26 Richard HeckRestore XHTML for InsetBox.
2009-11-25 Richard HeckRestore XHTML output for InsetHyperlink.
next