]> git.lyx.org Git - lyx.git/history - src/insets
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets /
2009-07-13 Jean-Marc LasgouttesRemove all BufferParam arguments in InsetXXX methods...
2009-07-13 Jürgen SpitzmüllerFinally make the label color of multiple index entries...
2009-07-13 Jürgen Spitzmüller* InsetExternal.cpp (xhtml): fix compiler warning and...
2009-07-13 Jean-Marc Lasgouttesremove BufferParams parameter from Inset::accept/reject...
2009-07-13 Jean-Marc LasgouttesFirst step of InsetLayout cleanup.
2009-07-12 Uwe Stöhrsupport for matrix decoration in the MathMatrix dialog;
2009-07-12 Jean-Marc LasgouttesMake sure that the new caching mechanism for flattened...
2009-07-12 Jean-Marc Lasgouttesrevert r30515: too many files there
2009-07-12 Jean-Marc Lasgouttesfix a couple warnings after the number localization...
2009-07-12 Uwe StöhrInsetTabular.cpp: coding style
2009-07-12 Jürgen Spitzmüller* correct bug reference.
2009-07-12 Jürgen Spitzmüller* InsetTabular.cpp: fix bug 6057: longtable captions...
2009-07-11 Uwe Stöhr- GuiTabular.cpp: longtables cannot have a vertical...
2009-07-11 Uwe StöhrInsetTabular.cpp: whitespace again, sorry
2009-07-11 Uwe StöhrInsetTabular.cpp: whitespace
2009-07-11 Uwe StöhrInsetTabular.cpp:
2009-07-11 Uwe Stöhr- support for longtable alignment, fileformat change
2009-07-11 Pavel SandaFix setting via context menu.
2009-07-11 Pavel SandaFix status check of branch (de)activation from the...
2009-07-10 Richard HeckFix for bug 5522, by Sergiu Carpov.
2009-07-10 Jürgen Spitzmüller* Add ability to rename branches (bug 4128).
2009-07-09 Jürgen Spitzmüller* InsetBranch.cpp:
2009-07-09 Jürgen SpitzmüllerEase the pain with unknown branches:
2009-07-07 Richard HeckMove LFUN_TAB* handling from InsetListings to InsetColl...
2009-07-05 Jean-Marc Lasgouttesunused #includes
2009-07-05 Jürgen Spitzmüller* InsetInclude.cpp: typo spotted by Jean-Pierre Chrétien.
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2009-06-29 Jean-Marc Lasgouttesadd onoff support for "inset-modify changetype xxx...
2009-06-19 Richard HeckFix captions, in accord with observations by Abdel...
2009-06-19 Richard HeckNot sure how that happened.
2009-06-19 Richard HeckXHTML output for InsetInclude.
2009-06-19 Richard HeckFix warning.
2009-06-19 Richard HeckClean up a bit.
2009-06-19 Richard HeckWhitespace.
2009-06-19 Richard HeckPolish some of the recent changes in accord with sugges...
2009-06-19 Richard HeckXHTML output for InsetListings.
2009-06-19 Richard HeckMove these, too, so they can be used in InsetListings...
2009-06-19 Richard HeckMove getCaptionInset() to InsetCollapsable, so it can...
2009-06-19 Richard HeckXHTML output for floats and captions.
2009-06-19 Richard HeckFactor out some code for later use (and to remove dupli...
2009-06-18 Richard HeckDisable XHTML output for InsetExternal---for the time...
2009-06-12 Abdelrazak YounesMSVC compil fix.
2009-06-12 Richard HeckXHTML for InsetWrap.
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-12 Richard HeckHTML output for InsetVSpace.
2009-06-12 Richard HeckLengths for HTML. Use them for InsetBox.
2009-06-11 Richard HeckOK, now here's a big one: XHTML output for InsetBibtex...
2009-06-11 Richard HeckIt is convenient for me to change this for use in XHTML...
2009-06-11 Richard HeckGet XHTML output for InsetCitation working, at least...
2009-06-11 Richard HeckBug.
2009-06-11 Richard HeckIntroduce a field for keeping track of the citation...
2009-06-11 Richard HeckGet InsetBibitem working, and the output for LATEX_BIB_...
2009-06-09 Jean-Marc Lasgouttesfix a few compiler warnings
2009-06-06 Richard HeckDisable InsetIndex XHTML output, for now.
2009-06-06 Richard HeckSome real easy ones.
2009-06-06 Richard HeckNow we can restore the old (and better) behavior of...
2009-06-06 Richard HeckAdd a couple more HTML* tags to InsetLayout, in a way...
2009-06-06 Pavel SandaFix compilation on win
2009-06-05 Richard HeckXHTML for InsetNote.
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckInsetFootnote XHTML output. Of course the CSS can be...
2009-06-05 Richard HeckGet InsetCollapsable working, at least to some extent.
2009-06-05 Richard HeckRevert unintended commit.
2009-06-05 Richard HeckCosmetics
2009-06-05 Richard HeckHTML output code for a handful of easy insets.
2009-06-05 Richard HeckBasic output routines for HTML.
2009-06-05 Richard HeckInsetLayout infrastructure.
2009-06-03 Richard HeckRationalize the handling of InsetLayout's preamble...
2009-05-30 Vincent van RavesteijnFix the placement of the cursor when right-clicking...
2009-05-23 Uwe StöhrInsetNomencl.cpp: remove the check to not undergo the...
2009-05-23 Jürgen SpitzmüllerInsetBibitem.cpp: fix bibitemWidest.
2009-05-23 Jürgen SpitzmüllerWe cannot access theFontMetrics in command line mode.
2009-05-22 Uwe StöhrInsetNomencl.cpp: remove hardcoded symbol width
2009-05-22 Jürgen SpitzmüllerA GUI for nomencl settings. Adds the possibility to...
2009-05-22 Jürgen Spitzmüller* InsetNomencl.cpp (nomenclWidest):
2009-05-22 Jürgen Spitzmüllerfile format change due to r29770.
2009-05-21 Uwe StöhrInsetNomencl.cpp: assure that the label width is never...
2009-05-21 Uwe Stöhrremove unused includes of convert.h
2009-05-21 Uwe StöhrInsetNomencl: calculate the needed symbol width for...
2009-05-19 Uwe StöhrInsetBibitem.cpp: typo
2009-05-19 Uwe StöhrInsetFloat.cpp: remove unneeded include
2009-05-18 Jürgen Spitzmüller* InsetTabular.cpp (getStatus):
2009-05-17 Uwe StöhrInsetCollapsable.cpp, factory.cpp: sorting
2009-05-17 Vincent van RavesteijnFix bug #4952: Multiple cells pasting fails if cells...
2009-05-17 Jürgen Spitzmüllerwhitespace and typo.
2009-05-16 Jürgen Spitzmüller* InsetCollapsable.cpp (doDispatch):
2009-05-15 Vincent van RavesteijnRestore Object.Event order for:
2009-05-12 Vincent van RavesteijnPrevent two more assertions due to non-absolute filenam...
2009-05-09 Vincent van RavesteijnFix bug #5890: Assertion when reducing the view size.
2009-05-07 Richard HeckThis patch introduces wrapped tooltips for some more...
2009-05-07 Richard HeckMove the word-wrapping code to support, so that it...
2009-05-07 Enrico ForestieriAvoid ugly macros in the preamble and protect underline...
2009-05-06 Jean-Marc Lasgoutteskeep a cast for later
2009-05-05 Pavel SandaIntroduce double underline and wavy underline styles...
2009-05-03 Pavel SandaIntroduce strikeout text style (strike-through)
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-05-01 Abdelrazak YounesForgot to commit this in previous rev. Sorry.
2009-04-27 Jürgen Spitzmüller* final splitindex feature addition: support for \print...
2009-04-26 Jürgen Spitzmüller* Add support for splitindex's \printsubindex command...
next