]> git.lyx.org Git - lyx.git/history - src/insets
Better TOC output for XHTML, per Rob and Pavel.
[lyx.git] / src / insets /
2010-11-30 Vincent van RavesteijnReally fix bug #6908.
2010-11-30 Vincent van RavesteijnFix 'inset-toggle assign' for InsetBranch.
2010-11-30 Vincent van RavesteijnAutomatically append the InsetCollapsable context menu.
2010-11-29 Vincent van RavesteijnCompile fix: solve the merge conflicts in the correct...
2010-11-29 Vincent van RavesteijnFix bug #6642: Concatenate the context menus for: Inset...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Vincent van RavesteijnFix bug #6315: counters in insets that don't produce...
2010-11-29 Vincent van RavesteijnProperly check for the value of an enum. Unexpected...
2010-11-29 Vincent van RavesteijnAdd missing cur.forceBufferUpdate() to LFUN_BRANCH_...
2010-11-29 Jean-Marc LasgouttesFix bug #6768: inset-toggle points cursor after inset
2010-11-29 Jean-Marc Lasgouttesfix #6930: ERT inset should not act on INSET_MODIFY...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-11-28 Jürgen Spitzmüller* InsetInclude.cpp:
2010-11-26 Richard HeckNot sure why I introduced this test at r28378, but...
2010-11-26 Richard HeckWe need to do the sanity check here, too, as we do in
2010-11-26 Richard HeckRemove obsolete comment.
2010-11-26 Vincent van RavesteijnFix bug #7077: Listings validator doesn't recognize...
2010-11-25 Uwe StöhrInsetTabular.cpp: fine-tune vertical table alignment...
2010-11-25 Uwe StöhrInsetTabular.cpp: comments
2010-11-25 Vincent van RavesteijnCosmetics, typos and comments.
2010-11-25 Vincent van RavesteijnReuse some code and simplify InsetTabular::cursorPos()
2010-11-25 Vincent van RavesteijnFix bug #7059: Display the vertical alignment of tables.
2010-11-25 Vincent van RavesteijnDisentangle InsetTabular::drawSelection and InsetTabula...
2010-11-25 Vincent van RavesteijnComment out code that does nothing. InsetTableCell...
2010-11-25 Vincent van RavesteijnMove SCRIPT_CODE to the end to make sure the numbering...
2010-11-25 Vincent van RavesteijnReorder InsetScript.h and add member groups.
2010-11-24 Richard HeckChange the escaping mechanism for XHTML output and...
2010-11-23 Jürgen Spitzmülleradd basic LuaTeX backend.
2010-11-23 Jürgen Spitzmüllerfurther xetex disambiguation: use the flavor where...
2010-11-22 Jürgen Spitzmüller* Introduce polyglossia support (bug 6576).
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
2010-11-21 Uwe StöhrInsetTabular.cpp: typo
2010-11-20 Uwe StöhrInsetTabular.cpp: fix #7055
2010-11-20 Uwe StöhrInsetTabular.cpp: correct alignment for multirows:
2010-11-20 Uwe StöhrInsetTabular.cpp: really fix #7007 this time
2010-11-20 Uwe StöhrInsetTabular.cpp: fix #7007
2010-11-19 Vincent van RavesteijnFix bug #7007: Horizontal table alignment display broken.
2010-11-18 Vincent van Ravesteijnset eol-style
2010-11-17 Richard HeckBetter way of doing these checks, suggested by Enrico.
2010-11-17 Richard HeckHadn't see this empty_docstring() thing before. Very...
2010-11-17 Richard HeckBe more careful here about isalpha and isalnum. Per...
2010-11-17 Richard HeckSimplify more of the tooltips. There will be some speed...
2010-11-17 Richard HeckSimplify some of the tooltip stuff now.
2010-11-17 Richard HeckOptimize InsetText::toolTipText() a bit. The old versio...
2010-11-16 Richard HeckFix crash reported by Enrico. Thinko or something in...
2010-11-12 Pavel SandaNext indices
2010-11-12 Jürgen Spitzmüller* revert r36189, since there is no consensus for this...
2010-11-10 Richard HeckFix a bug in getFormattedReference().
2010-11-08 Richard HeckFix bug in fallback reference output with refstyle...
2010-11-07 Pavel SandaSquash warning
2010-11-07 Uwe Stöhrstdinsets.inc, InsetERT.cpp: change "ERT" to "TeX"...
2010-11-07 Uwe StöhrGuiTabular: support for multirow offset; fileformat...
2010-11-05 Vincent van RavesteijnRemove the FileName parameter of Buffer::loadLyXFile...
2010-11-01 Richard HeckPartially fix #5108.
2010-11-01 Richard HeckFix bug #6888.
2010-11-01 Uwe StöhrInsetTabular.cpp: multirows are always left-aligned...
2010-11-01 Uwe StöhrInsetTabular.cpp: typo
2010-11-01 Uwe StöhrInsetTabular.cpp: multirow cells are ALWAYS left aligne...
2010-11-01 Uwe StöhrInsetTabular.cpp: fix #7003 that I accidentally introdu...
2010-11-01 Stephan Wittremove the translation context for vcs buffer info...
2010-11-01 Jürgen Spitzmüllerwhitespace
2010-11-01 Richard HeckHad to be a typo, right?
2010-11-01 Stephan Wittcorrect the gettext context for the format of the displ...
2010-11-01 Stephan Wittcorrect the gettext format of the displayed error messa...
2010-11-01 Uwe StöhrInsetTabular.cpp: fix #7000
2010-11-01 Vincent van RavesteijnRemove unnecessary breaks.
2010-11-01 Uwe StöhrInsetTabular.cpp: fix #6985 - we need to break after...
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-31 Vincent van RavesteijnRemove some unneeded includes from some header files.
2010-10-30 Uwe StöhrInsetTabular.cpp: multirows inherit the width and the...
2010-10-30 Uwe StöhrInsetTabular.cpp; remove SET_SPECIAL_MULTIROW because...
2010-10-30 Jürgen Spitzmüller* InsetTabular.cpp:
2010-10-29 Richard HeckBit of cleanup around the Format view and edit code.
2010-10-29 Richard HeckConstness.
2010-10-29 Jürgen Spitzmüllerfix #6998. Center alignment is the default, also with...
2010-10-29 Richard HeckThis has to be delayed, since otherwise it provides...
2010-10-29 Richard HeckFix prettyref output.
2010-10-29 Jürgen Spitzmüller* InsetTabular.cpp: simplification; no change in functi...
2010-10-29 Jürgen Spitzmüller* InsetTabular.cpp: simplification; no change in functi...
2010-10-29 Uwe StöhrInsetTabular: implement some SET/UNSET functions as...
2010-10-29 Uwe StöhrInsetTabular.cpp: fix #6585 also for wrapped floats...
2010-10-29 Uwe StöhrGuiTabular.cpp: fix #6585
2010-10-29 Vincent van RavesteijnRemove InsetCommand::mailer_name_.
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-10-28 Richard HeckComments mostly.
2010-10-28 Richard HeckChange the way we output formatted references under...
2010-10-27 Vincent van RavesteijnRemove InsetRef::isLatex. This no longer needed as...
2010-10-27 Vincent van RavesteijnOrganize header files in src\insets.
2010-10-26 Vincent van RavesteijnRemove some unnecessary static_casts and add two FIXMEs...
2010-10-26 Vincent van RavesteijnRemove unneccessary uses of dynamic_cast from the code.
2010-10-26 Uwe StöhrInsetTabular.cpp: remove comment, we already discussed...
2010-10-26 Vincent van RavesteijnProper implementatiom of isInToc()
2010-10-25 Vincent van RavesteijnWe don't want InsetCommand to have a function updateCom...
2010-10-25 Uwe StöhrInsetCommand.h: revert my last commit - makes it worse...
2010-10-25 Uwe StöhrInsetCommand.h: reintroduce updateCommand from r35840...
2010-10-25 Vincent van RavesteijnInsetCommand.h: Reorder and add comments.
2010-10-25 Vincent van RavesteijnCorrect toc to floatlist
2010-10-25 Vincent van RavesteijnUse Buffer::ReadStatus as a return value for Buffer...
2010-10-25 Stephan Wittavoid warnings for unused parameters
next