]> git.lyx.org Git - lyx.git/history - src/insets
LogUi.ui: string redundancy.
[lyx.git] / src / insets /
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...
2009-04-22 Vincent van Ravesteijn* Revert the noise.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-22 Uwe StöhrInsetHyperlink.cpp:
2009-04-19 Jürgen SpitzmüllerImplement a warning dialog with a "Do not show this...
2009-04-18 Vincent van RavesteijnInsetInfo: simplify.
2009-04-18 Jürgen Spitzmüller* InsetIndex.cpp:
2009-04-18 Vincent van RavesteijnInsetPrintIndex: Fix getStatus() for INSET_MODIFY.
2009-04-18 Vincent van RavesteijnInsetInfo is editable.
2009-04-18 Jürgen Spitzmüller* InsetInfo: fix bug 5901.
2009-04-17 Jürgen SpitzmüllerNew inset dialog for InsetPrintIndex (only used with...
2009-04-17 Jürgen SpitzmüllerNew inset dialog for InsetIndex (only used with multipl...
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-15 Vincent van RavesteijnInsetListings.cpp: simplify.
2009-04-15 Vincent van RavesteijnFix bug 5894: Inserting tabs with inline selections.
2009-04-11 Jürgen Spitzmüller* InsetGraphics.cpp (findTargetFormat):
2009-04-11 Vincent van Ravesteijn* InsetLabel: Return the status for LFUN_INSERT_LABEL_A...
2009-04-11 Jürgen Spitzmüller* InsetBranch.cpp:
2009-04-10 Vincent van RavesteijnShow the current type of Phantom in the Phantom context...
2009-04-10 Vincent van RavesteijnThese insets are NOT_EDITABLE.
2009-04-10 Vincent van RavesteijnMove handling of LFUN_MOUSE_RELEASE up to Inset and...
2009-04-10 Vincent van RavesteijnRemove last bits of LFUN_INSET_TOGGLE that is used...
next