]> git.lyx.org Git - lyx.git/history - src/insets/InsetCollapsable.cpp
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator...
[lyx.git] / src / insets / InsetCollapsable.cpp
2008-05-07 Richard HeckPartially fix an annoying hover problem, viz: InsetColl...
2008-05-07 Abdelrazak Younesfix Bug 4119: LFUN accent-special-caron is obsolete
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-27 Jürgen Spitzmüller* move extended tooltips support to InsetCollapsable...
2008-04-15 Jean-Marc Lasgouttesadd support for a check box in menu for inset-toggle
2008-04-11 Jürgen Spitzmüller* src/insets/InsetCollapsable.cpp:
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-05 André Pönitzif we have a buffer we don't need to pass part of it...
2008-04-05 André Pönitzuse simpler parser interface
2008-04-01 Jean-Marc Lasgouttesfix compiler warning
2008-03-26 André Pönitzthis feels good...
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
2008-03-26 Richard HeckRevert last commit.
2008-03-26 Richard HeckMake InsetText store a Buffer.
2008-03-25 Abdelrazak YounesFix some issues with cursor settings with mouse button3...
2008-03-25 Abdelrazak YounesCleanup mouse/selection/context-menu interactions.
2008-03-25 Jürgen SpitzmüllerMerge the diverse newpage insets into one.
2008-03-25 Jürgen Spitzmüller* stdmenus.inc:
2008-03-24 Jürgen Spitzmüllerfix the general collapsable context-menu:
2008-03-21 Richard HeckNeedless comment.
2008-03-21 Abdelrazak YounesContext menu for collapsing minimalistic insets such...
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-08 Abdelrazak YounesTransfer general edit context menu from BufferView...
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-25 Richard HeckReplace boost::shared_ptr<TextClass> with a global...
2008-02-24 Richard HeckMore cleanup from Andre.
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André Pönitzmostly s/Paragraph::layout(...)/Paragraph::setLayout...
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-22 Richard HeckLine length.
2008-02-22 Richard HeckMove the enum into InsetLayout.
2008-02-22 Richard HeckThis should be the last of the commits refactoring...
2008-02-22 Richard HeckHeaders.
2008-02-22 Richard HeckThis is the second commit in the process of making...
2008-02-22 Richard HeckThis is the first of a series of commits that will...
2008-02-21 Richard HeckAdd empty InsetLayout for undefined cases. Should avoid...
2008-02-20 Richard HeckFix crash by setting Layout before calling InsetText...
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-12 Martin VermeerTooltips for collapsables and branches
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2008-02-05 Richard HeckMake right click open minimalistic insets. See bug...
2008-02-05 Stefan Schimanski* Do not keep pointers to data structures around if...
2008-01-03 Jean-Marc Lasgouttesfix compilation warnings: more unused parameters
2007-12-25 Abdelrazak YounesImplement tooltips for visible insets.
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-06 Jürgen SpitzmüllerSupport for \slash and \nobreakdash-
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-25 Uwe Stöhrsupport for \linebreak:
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-17 Pavel SandaFix initialization warning
2007-11-16 Martin VermeerFix font bug reported by Helge
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-07 Abdelrazak Younescleanups
2007-11-03 André Pönitzremove unneeded @includes from BufferView.h
2007-11-03 Abdelrazak YounesTransfer some code from InsetFlex to InsetCollapsable...
2007-11-03 Abdelrazak YounesFix copy&paste of Insets.
2007-11-03 Abdelrazak YounesFurther cleanup of InsetFlex, InsetCollapsable and...
2007-11-02 Abdelrazak Younesfix layout of InsetBox and remove unused InsetCollapsab...
2007-11-02 Abdelrazak YounesFurther cleanup of collapsable insets. The layouts...
2007-11-02 Abdelrazak YounesRemove fontlabel initialisation bug work-around. We...
2007-11-02 Abdelrazak Younes* InsetCollapsable:
2007-11-02 Abdelrazak YounesProperly initialize label font.
2007-11-01 Martin VermeerFix inset font inheritance mechanism; smaller clean-ups
2007-10-31 Martin VermeerLFUN_LANGUAGE enabled wrong way around
2007-10-30 Martin VermeerFix thinko: we need to apply the default font here...
2007-10-30 Martin VermeerImplement ForceLtR; cleanup of collapsable insets
2007-10-29 Abdelrazak Younesput back the const.
2007-10-29 Abdelrazak Younes* MetricsInfo::background_color: int -> ColorCode
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-25 Martin VermeerIntroduce inset parameters keepempty, freespacing,...
2007-10-24 Martin VermeerMove disabling LFUNS from ERT to Collapsable
2007-10-20 Martin VermeerVerbatim for URL inset, \protect for special phrases...
2007-10-11 Martin VermeerIntroduce allowMultiPar()
2007-10-06 Martin VermeerGet Conglomerate-style rendering back into order
2007-09-25 Abdelrazak YounesHopefully fix 'Corners' and 'SubLabel' insets drawing.
2007-09-21 Abdelrazak Younes* Inset:
2007-09-20 Martin VermeerRobustify this
2007-09-18 Martin VermeerPolish
2007-09-18 Martin VermeerPick up some stitches dropped by Abdel ;-)
2007-09-18 Abdelrazak YounesFix InsetBox drawing and remove remnant of the wide...
2007-09-17 Abdelrazak Younes* InsetCollapsable::draw(): replace use of dim_ with...
2007-09-17 Abdelrazak Younesremove InsetCollapsable::drawSelection(): this was...
2007-09-17 Abdelrazak YounesCleanup the TEXT_TO_INSET_OFFSET mess. This correction...
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-09 Abdelrazak Younes* TextMetrics::draw(): withdraw first row ascent before...
2007-09-06 Martin Vermeery-coord in Conglomerate, this time properly
2007-09-06 Martin VermeerFix y co-ordinate for Conglomerate-style inset
2007-09-06 Abdelrazak YounesNicely align inset buttons with surrounding text.
next