]> git.lyx.org Git - lyx.git/history - src/insets
GuiDocument.cpp: remove unneeded conversion
[lyx.git] / src / insets /
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...
2009-04-10 Vincent van RavesteijnMake the insets accept LFUN_INSET_SETTINGS. These inset...
2009-04-10 Vincent van RavesteijnMake the insets accept LFUN_INSET_SETTINGS. For these...
2009-04-10 Vincent van Ravesteijn* Inset: Dispatch FuncRequest.
2009-04-10 Vincent van RavesteijnMake sure we also dispatch the doDispatch() and getResu...
2009-04-09 Vincent van RavesteijnMove handling of LFUN_INSET_SETTINGS to Inset.cpp
2009-04-09 Vincent van Ravesteijn* whitespace
2009-04-09 Vincent van RavesteijnAllow LFUNs to be relayed from InsetText to Inset if...
2009-04-09 Vincent van RavesteijnRemove unwanted comment.
2009-04-09 Vincent van RavesteijnImplement InsetCommand::showInsetDialog() (declared...
2009-04-09 Vincent van RavesteijnLeave handling of LFUN_COPY_LABEL_AS_REF to InsetLabel...
2009-04-08 Jürgen Spitzmüller* InsetExternal.cpp:
2009-04-04 Richard HeckManage the initial setting of Default or Plain Layout...
2009-04-04 Pavel SandaRevert unintended commit
2009-04-03 Pavel SandaFix bug http://www.lyx.org/trac/ticket/5812
2009-03-31 Jean-Marc LasgouttesMark status of branches in the Button. This uses two...
2009-03-31 Jean-Marc LasgouttesExtend the branch-(de)activate functions to work withou...
2009-03-30 Jean-Marc LasgouttesSimplify and fix the TOGGLE_INSET code for branch inset...
2009-03-28 Jürgen Spitzmüllerwhitespace.
2009-03-27 Richard HeckWhitespace, formatting.
2009-03-27 Jürgen SpitzmüllerFix bug 5851: Branch definitions not shown in Insert...
2009-03-26 Vincent van RavesteijnSome cleanup in InsetInclude:
2009-03-25 Richard HeckTooltips for InsetCitation. Please check if this works...
2009-03-25 Richard HeckCache the location of an InsetInclude's associated...
2009-03-19 Pavel SandaRevert r28853
2009-03-18 Pavel SandaContext-branch menu uselessly shows both open/close...
2009-03-17 Jürgen Spitzmüller* Fix encoding problem following a Listing (bug 5783).
2009-03-16 Richard HeckFix bug 5782.
2009-03-15 Richard HeckWhitespace.
2009-03-12 Richard HeckUse an enum to make things a little clearer here.
2009-03-02 Jürgen SpitzmüllerInsetCollapsable.cpp (resetFonts):
2009-03-01 Vincent van Ravesteijn* InsetTabular.cpp: Make sure the caption is inserted...
2009-02-27 Vincent van RavesteijnFix^3 of bug 4346.
2009-02-26 Vincent van RavesteijnFix bug 5806: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-25 Pavel SandaSquash zillion warnings
2009-02-25 Vincent van RavesteijnPut back the FIXME.
2009-02-25 Vincent van RavesteijnFix the fix for bug 4346: http://bugzilla.lyx.org/show_...
2009-02-23 Vincent van RavesteijnFix bug 5797: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-21 Vincent van RavesteijnFix bug 4346: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-19 Vincent van RavesteijnFix bug 5787-part_2 (Labels in Listings Children Don...
2009-02-19 Vincent van RavesteijnFix a crash when removing the label of an included...
2009-02-19 Richard HeckPatch from Bo. Fixes problem with labels in child docs...
2009-02-19 Richard HeckFix more of bug 5751.
2009-02-19 Richard HeckFix bug 5751.
2009-02-14 Uwe StöhrInsetTabular.cpp: fix http://bugzilla.lyx.org/show_bug...
2009-02-13 Uwe StöhrInsetTabular.cpp: Reverting r28472 and part of r28461...
2009-02-13 Uwe StöhrInsetTabular.cpp: I was over eager in r28442: there...
2009-02-12 Uwe StöhrInsetTabular.cpp: when there is no first header or...
2009-02-12 Richard HeckNext step: LayoutModuleList is now a thin wrapper aroun...
2009-02-12 Uwe StöhrGuiTabular.cpp, InsetTabular.cpp: fix http://bugzilla...
2009-02-12 Uwe StöhrInsetTabular.cpp: output the caption for docbook accord...
2009-02-12 Uwe StöhrInsetTabular.cpp: output the caption for docbook
2009-02-12 Uwe StöhrInsetTabular.cpp: fix http://bugzilla.lyx.org/show_bug...
2009-02-11 Uwe StöhrInsetTabular.cpp: partly reverting r28437, because...
2009-02-11 Uwe StöhrInsetTabular.cpp: Insert a caption, when a longtable...
2009-02-10 Uwe StöhrGuiTabular, InsetTabular: fix http://bugzilla.lyx.org...
2009-02-10 Vincent van RavesteijnFix bug 5753: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-02-09 Vincent van RavesteijnReplace the PainterInfo::erased_ member by a proper...
2009-02-09 Vincent van RavesteijnFix bug 5766: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 Vincent van RavesteijnFix bug 5750: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-08 Vincent van RavesteijnFix bug 5604: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-07 Vincent van RavesteijnFix bug 1802: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-07 Jürgen SpitzmüllerBug 5562: Fix command line output of subfigure insets...
2009-02-06 Richard HeckThanks, Pavel...
2009-02-06 Richard HeckMove some stuff from InsetFlex to InsetCollapsable...
2009-02-06 Richard HeckIntroduce the InToc tag for InsetLayout.
2009-02-05 Vincent van Ravesteijn* InsetTabular.cpp cosmetics
2009-02-05 Richard HeckThis routine does even less. Bye bye.
2009-02-05 Richard HeckThis routine actually turns out to do nothing: The...
2009-02-04 Jean-Marc Lasgouttesfix undo bug with phantom inset
2009-02-04 Richard HeckConstness.
2009-02-04 Jean-Marc Lasgouttessome cleanups to the phantom inset. Undo still broken...
2009-02-03 Richard HeckMove a couple routines from InsetFlex to InsetCollapsab...
2009-02-03 Richard HeckTypo.
2009-02-03 Jürgen Spitzmüllersome InsetPhantom fixes.
2009-02-03 Jürgen Spitzmüller* InsetPhantom.cpp (toolTip):
2009-02-01 Uwe StöhrInsetPhantom.cpp: don't draw a frame around phantom...
2009-02-01 Uwe Stöhr- InsetPhantom.h: remove unneeded declarations
2009-02-01 Uwe StöhrInsetPhantom.cpp: metrics fix for the horizontal arrow
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2009-01-25 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627
2009-01-19 Uwe StöhrInsetNote.cpp: fix comment typo
2009-01-17 Jürgen Spitzmüller* InsetGraphics.{cpp.h}:
2009-01-17 Uwe StöhrInsetHyperlink.cpp: the "#" character must not be escap...
2009-01-16 Richard HeckRevert r27975 and 28105, as they are causing too many...
2009-01-15 Uwe StöhrInsetHyperlink.cpp: - fix my rash r28141
2009-01-14 Uwe StöhrInsetHyperlink.cpp: fix http://bugzilla.lyx.org/show_bu...
2009-01-11 Pavel SandaAdd comment
2009-01-11 Richard HeckFix the translation of macros like: \"u, which don...
2009-01-11 Richard Heckr28101 for trunk, courtesy of Bo.
2009-01-11 Jürgen Spitzmüller* LaTeXFeatures.cpp:
2009-01-10 Jürgen Spitzmüller* InsetSpace.cpp: typo.
2009-01-03 Vincent van RavesteijnAllow users to specify toolbar icons for commands with...
next