]> git.lyx.org Git - lyx.git/history - src/insets
EmbeddedObjects.lyx, Math.lyx, UserGuide.lyx: Spanish translation updates by Ignacio
[lyx.git] / src / insets /
2008-11-26 Vincent van RavesteijnRemove useless and confusing lines of code. As subfloat...
2008-11-24 Richard HeckFix most of bug 5539.
2008-11-24 Richard HeckMake getChildBuffer() and loadIfNeeded() methods rather...
2008-11-23 Jürgen Spitzmüllerwhitespace.
2008-11-19 Richard HeckWhitespace.
2008-11-19 Vincent van RavesteijnFix tabular cursor movement:
2008-11-18 Vincent van RavesteijnCorrect painting of a fully selected tabular cell.
2008-11-18 Vincent van RavesteijnFix bug #5536.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-16 Stefan Schimanski* "Copy as Reference" in the context menu of a label
2008-11-16 André Pönitzmove more stuff from buffer_func to Buffer
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-16 Jean-Marc Lasgouttesrename [io]docfstream to [io]fdocstream
2008-11-15 Jean-Marc Lasgouttesmove the catInit call around
2008-11-15 André Pönitzfix constness of string literals
2008-11-15 Stefan Schimanski* notifyCursorEnters called on insets when the cursor...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-12 Jürgen Spitzmüller* InsetLabel.cpp:
2008-11-10 Richard HeckInset::textString --> Inset::tocString
2008-11-07 Jean-Marc Lasgouttesdo not show Index contents in ToC (note that Inset...
2008-11-05 Jean-Marc LasgouttesMake sure that the contents of the inset uses the buffe...
2008-11-05 Jean-Marc LasgouttesFix bug 5407
2008-11-03 Jürgen Spitzmüller* InsetInfo.cpp (toolTip):
2008-11-03 Jean-Marc Lasgouttes * insets/InsetText.cpp (addToToc):
2008-11-03 Jean-Marc LasgouttesFix part of http://bugzilla.lyx.org/show_bug.cgi?id...
2008-11-03 Jean-Marc Lasgouttesoops! r27229 was wrong
2008-11-03 Jean-Marc Lasgouttesrevert r27209
2008-11-02 Jürgen Spitzmüller* InsetWrap (updateLabels):
2008-10-31 Jean-Marc LasgouttesFix part of http://bugzilla.lyx.org/show_bug.cgi?id...
2008-10-28 Richard HeckThis is a conservative fix for the layout setting bug...
2008-10-27 Jean-Marc Lasgouttesfix warning and reindent
2008-10-26 Richard HeckRevert r27129. We can't get rid of these until we have...
2008-10-26 Richard HeckThis optional argument to the InsetCollapsable constructor
2008-10-26 Richard HeckThe last commit was, uhh, not what I intended.
2008-10-26 Richard HeckThe two lines deleted here attempt to call virtual...
2008-10-25 Richard HeckFixme comment.
2008-10-25 Richard HeckFix another part of 5403, again to do with case sensiti...
2008-10-25 Richard HeckStyle.
2008-10-25 Richard HeckFix for another part of 5403, and related bugs, anyway...
2008-10-25 Richard HeckMore general fix for part of 5403.
2008-10-25 Pavel SandaAnother selection painting patch, PainterInfo::backgrou...
2008-10-25 Uwe StöhrInsetLayout.cpp: fix part of http://bugzilla.lyx.org...
2008-10-23 Jean-Marc Lasgouttesfix bug 5349: properly quote InsetInfo argument
2008-10-20 Jürgen Spitzmüller* InsetMarginal.cpp:
2008-10-19 Jürgen Spitzmüller* InsetIndex (latex):
2008-10-17 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5369
2008-10-14 Richard HeckChange some vectors to lists. This is preparatory for...
2008-10-12 Jürgen Spitzmüller* InsetSpecialChar.cpp:
2008-10-06 Richard HeckAdd a FIXME. We need to be more careful here.
2008-10-05 Richard HeckFurther to r26743, add CustomPars and ForcePlain layout...
2008-10-05 Peter KümmelFix bug 2235: jpeg capital letters (.JPG) does not...
2008-10-05 Jürgen Spitzmüller* InsetFlex.h:
2008-10-05 Jürgen Spitzmüller* InsetIndex.h:
2008-10-05 Jürgen Spitzmüller* InsetBox.h (allowParagraphCustomization):
2008-10-05 Jürgen Spitzmüller* InsetCollapsable.cpp (getStatus):
2008-10-05 Jürgen Spitzmüllerfix bug 3434.
2008-10-04 Jürgen SpitzmüllerBox fixes from Vincent and me.
2008-10-01 Abdelrazak YounesModify the way multi-cell selection is done in tables:
2008-10-01 Abdelrazak YounesRemove assertion that are already checked in debug...
2008-09-30 Pavel SandaProper lfun handling naming for listing tabs.
2008-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-30 Jean-Marc LasgouttesCleanup and layoutification of the InsetInfo class.
2008-09-30 Abdelrazak YounesAdd a "List of Changes" in the Navigator. The list...
2008-09-30 Jürgen Spitzmüller* InsetInclude.cpp:
2008-09-28 Abdelrazak YounesFull text in toc for index entries.
2008-09-27 Jürgen Spitzmüllerattempt to fix bug 5282:
2008-09-26 Uwe StöhrInsetTabular: make Slovak and Czech documents compilabl...
2008-09-26 Enrico ForestieriIn mathmode, treat nonascii chars with diacritical...
2008-09-25 Jean-Marc Lasgouttesmove code to unify graphics groups from GuiGraphics...
2008-09-25 Jean-Marc Lasgouttesmove the validation code from InsetFlex to InsetCollapsable
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-21 André Pönitzcosmetics
2008-09-20 Abdelrazak Younescompile fix, sorry.
2008-09-19 Abdelrazak YounesSmall deboostification
2008-09-18 Jürgen Spitzmüllerget rid of two compiler warnings.
2008-09-18 Jean-Marc Lasgouttesanother recordUndoFullDocument bits the dust
2008-09-17 Jean-Marc LasgouttesFix bug 2746: http://bugzilla.lyx.org/show_bug.cgi...
2008-09-17 Jean-Marc Lasgouttesre-implement correctly undo for graphics groups unification
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-09-15 Enrico ForestieriIntroduce LFUN_FONT_BOLDSYMBOL, performing the same...
2008-09-15 Abdelrazak Younesfix warning
2008-09-15 Jürgen Spitzmüller* src/InsetIndex.cpp:
2008-09-15 Abdelrazak YounesFix GuiInfo dialog.
2008-09-15 Jürgen Spitzmüller* InsetTabular.cpp:
2008-09-15 Jürgen Spitzmüller* src/insets/InsetTabular.{cpp,h}:
2008-09-14 Edwin Leuvencomments don't hurt
2008-09-14 Edwin Leuvenclean up horizontal tabular line latex-output
2008-09-14 Jürgen Spitzmüllerfix bug 5250.
2008-09-13 Abdelrazak YounesParagraph::inInset() shall not be used if the owner...
2008-09-13 Jürgen Spitzmüller* Fix display of horizontal alignment in fixed width...
2008-09-12 Jürgen SpitzmüllerI\89/1ÀH\8b\$\bH\8bl$\10L\8bd$\18L\8bl$ L\8bt$(L\8b|$0H\83Ä8ÃM\85ö¸\f
2008-09-12 Jean-Marc LasgouttesLength::inBP returns big postscript points, not pixel...
2008-09-10 Jürgen SpitzmüllerFix rest of bug 4886, following Richard's advices.
2008-09-10 Jürgen Spitzmüller* src/insets/InsetTabular.cpp:
2008-09-09 Richard HeckFix bug 4886.
2008-09-09 Edwin Leuvenfix sideways scrolling in tabulars with nested insets
2008-09-08 Uwe Stöhrvarious listings fixes by Vincent, see http://www.mail...
2008-09-06 Abdelrazak YounesSimplify InsetQuotes ctor.
2008-09-06 Abdelrazak YounesPass Buffer in InsetQuote ctor. Patch fro Richard.
2008-09-04 Richard HeckFix a bug that allowed setting of layouts inside option...
next