]> git.lyx.org Git - lyx.git/history - src/insets
Update notes.
[lyx.git] / src / insets /
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.
2009-11-25 Richard HeckRestore XHTML output for InsetLine.
2009-11-25 Richard HeckRestore XHTML for InsetSpecialChar.
2009-11-25 Richard HeckCome to think of it, we should do this differently...
2009-11-25 Richard HeckRestore XHTML output for InsetNewpage.
2009-11-25 Richard HeckRestore XHTML for InsetNote.
2009-11-25 Vincent van RavesteijnAccess the correct cell function.
2009-11-25 Richard HeckUse that again.
2009-11-22 Richard HeckKill a gazillion warnings.
2009-11-22 Vincent van RavesteijnFix bug #4360: Instant preview does not render formulas...
2009-11-22 Vincent van RavesteijnMove the contents of a row into the caption when settin...
2009-11-22 Vincent van RavesteijnUnset all caption rows and dissolve all captions in...
2009-11-22 Vincent van RavesteijnBetter fix for bug #5754: Caption inset not dissolved...
2009-11-21 Richard HeckInsetOptArg and InsetPhantom disabled.
2009-11-21 Richard HeckInsetNomencl still disabled.
2009-11-21 Richard HeckInsetPrintIndex disabled.
2009-11-21 Richard HeckInsetExternal doesn't work. But it didn't work before...
2009-11-21 Richard HeckInsetBranch works again.
2009-11-21 Richard HeckComment.
2009-11-21 Richard HeckFix up InsetVSpace a bit.
2009-11-21 Richard HeckGet InsetVSpace working again.
2009-11-21 Richard HeckGet InsetWrap working again.
2009-11-21 Richard HeckIn certain cases, we are going to need to write the...
2009-11-21 Vincent van RavesteijnDo not allow a program listing to be in a font changing...
2009-11-19 Richard HeckInsetQuote works again.
2009-11-19 Richard HeckRestore InsetNewline.
next