]> git.lyx.org Git - lyx.git/history - src
* src/insettext.C: fix line lengths and par breaks in plaintext()
[lyx.git] / src /
2007-02-15 Michael Schmitt * src/insettext.C: fix line lengths and par breaks...
2007-02-15 Georg BaumFix bug 3240
2007-02-15 Georg BaumFix import of \={\i}
2007-02-15 Georg Baum * src/exporter.C
2007-02-15 Michael Schmitt * src/output_plaintext.C: check line length before...
2007-02-15 Abdelrazak YounesIt seems that commit 17167 was not enough to ensure...
2007-02-14 Georg BaumRevert revision 15019 and use translateIfPossible instead.
2007-02-14 Georg Baumfile format change due to new change tracking behaviour
2007-02-14 Abdelrazak YounesFix bug 3231 (hopefully).
2007-02-14 Abdelrazak YounesFix bug 3236 and 3237.
2007-02-14 Abdelrazak YounesFix bug 3225.
2007-02-13 Enrico ForestieriFix bug 3220
2007-02-13 Abdelrazak YounesWhile working on bug 3227, I noticed that from()->show...
2007-02-13 Abdelrazak YounesFix bug 3225 and maybe others as well.
2007-02-13 Georg BaumAllow utf8x \inputencoding
2007-02-13 Jürgen Spitzmüller* src/LaTeX.C (deplog): fix the regex to parse filename...
2007-02-13 Abdelrazak YounesTentatively fix bug 3225, the inset width and the outer...
2007-02-12 Georg Baumfix misleading comment
2007-02-12 Uwe Stöhrsmall fix to changeset 17143
2007-02-12 Peter Kümmelenable size grip
2007-02-12 Georg Baumzero-byte files don't make sense...
2007-02-12 Georg Baummissing bit of InsetLatexAccent patch
2007-02-12 Uwe Stöhrrename label for prettyref inset to fix bug 1134
2007-02-11 José MatoxConvert lyxaccents to unicode (most of the work comes...
2007-02-11 Uwe Stöhradjust caption metrics to fix bug 3217
2007-02-11 Jürgen Spitzmüller* src/frontends/qt4/ui/QNomenclUi.ui:
2007-02-10 Abdelrazak YounesMinimal support for systems with input method (CJK).
2007-02-10 Georg Baumwhitespace only
2007-02-10 Georg Baum * src/insets/insetexternal.C
2007-02-09 Michael Schmitt * src/paragraph.C: simplify another occurrence of...
2007-02-09 Michael Schmitt * src/BufferView.C: call LaTeXFeatures::isAvailable...
2007-02-09 Michael Schmitt * src/text3.C: fix float inset insertion in case the
2007-02-09 Michael Schmitt * src/CutAndPaste.C: copySelectionHelper(): fix bug...
2007-02-08 Georg BaumNever strip the extension for non-nice latex export...
2007-02-08 Georg Baum * src/insets/insetgraphics.C
2007-02-08 Michael Schmitt * src/paragraph.[Ch]: remove Paragraph::clearContents...
2007-02-08 Enrico ForestieriFix bug 3150
2007-02-08 Michael Schmitt * src/bufferparams.[Ch]: remove more unneeded LaTeXFea...
2007-02-08 Michael Schmitt * src/lyxtext.h: deleteEmptyParagraphMechanism(LCursor...
2007-02-08 Michael Schmitt * src/frontends/controllers/ControlDocument.C: remove...
2007-02-08 Michael Schmitt * src/LaTeXFeatures.C: remove const-ness from static...
2007-02-08 Jean-Marc Lasgouttesfix description of replaceSelection and cutSelection
2007-02-08 Michael Schmitt * src/LaTeXFeatures.h: isAvailable() becomes a static...
2007-02-08 Abdelrazak YounesRevert unrelated change from rev. 17104.
2007-02-08 Abdelrazak YounesPreliminary safeguard code to fix bug 3189.
2007-02-07 Abdelrazak YounesFix bug 3023 (Clicking into a math inset resets the...
2007-02-07 Abdelrazak YounesComment out unimplemented method.
2007-02-07 Peter Kümmeldisable scrollbar context menu
2007-02-07 Abdelrazak YounesFix bug 3187 (second round) by Martin V.:
2007-02-07 Abdelrazak YounesFix bug 3176 ( Focus not set to edit box for inset...
2007-02-07 Jean-Marc LasgouttesFrom John McCabe-Dansted:
2007-02-07 Abdelrazak YounesProperly adjust space after collapsable inset (the...
2007-02-07 Uwe Stöhronly whitespace
2007-02-07 Uwe Stöhradd missing changed signals
2007-02-06 Abdelrazak YounesFix bug 3187 from Martin Vermeer:
2007-02-06 Abdelrazak Younes* QLyXKeySym::getUCSEncoded(): properly handle the...
2007-02-05 Edwin Leuven* Add comment that clarifies toggled() vs clicked()
2007-02-05 Abdelrazak YounesPreliminary longtable caption support. If there is...
2007-02-05 Abdelrazak YounesFix bug 3192 and 3193
2007-02-05 Abdelrazak Younes* Fix bug 3202 (http://bugzilla.lyx.org/show_bug.cgi...
2007-02-05 Abdelrazak YounesThis inset does not have to be wide. This property...
2007-02-05 Abdelrazak YounesPrepare for longtable caption support.
2007-02-05 Jürgen Spitzmüller* src/frontends/qt4/QGraphicsDialog.C:
2007-02-05 Jürgen Spitzmüller* src/frontends/qt4/QGraphicsDialog.C:
2007-02-04 Jean-Marc Lasgouttes * GuiView.C (setGeometry): whitespace and warning.
2007-02-04 Georg Baum * src/MenuBackend.C
2007-02-03 Abdelrazak YounesFor each operation, stop the blinking cursor before...
2007-02-02 Georg BaumBug fix of the day: 3200 (Not possible to insert short...
2007-02-02 Abdelrazak YounesA better fix for bug 3194 (see rev. 17027).
2007-02-02 Abdelrazak YounesFix bug 3194:
2007-02-02 Jean-Marc Lasgouttes * insetbase.h: add new enum PAGEBREAK_CODE
2007-02-02 Abdelrazak YounesRevert commit 17010.
2007-02-02 Bo PengPersistent-selection (and fix bug 3162)
2007-02-01 Michael Schmitt * frontends/qt4/QChanges.C:
2007-02-01 Michael Schmitt * src/mathed/InsetMathNest.C: simplify call to innerText()
2007-02-01 Michael Schmitt * BufferView.C:
2007-02-01 Peter Kümmelsimpilfy tabbar code
2007-02-01 Abdelrazak Youneslinux compile fix.
2007-02-01 Georg Baumremove stupid error message
2007-02-01 Michael Schmitt * src/lyxfind.C: fix change tracking crash
2007-02-01 Abdelrazak YounesAs explained in the comments, this is a partial fix...
2007-02-01 Michael Schmitt * src/text3.C: fix comment (now it makes sense)
2007-02-01 Abdelrazak YounesA better fix for bug 675:
2007-02-01 Abdelrazak YounesReally fix bug 675:
2007-02-01 Abdelrazak YounesPartially fix bug 675, the graphics dialog still opens...
2007-02-01 Michael Schmitt * src/BufferView.C: make accept/reject-all-changes...
2007-02-01 Georg BaumBug fix of the day: 2963 (print to file overwrites...
2007-02-01 Abdelrazak YounesFix lists of figures and tables. Prepare the code for...
2007-02-01 Abdelrazak YounesAdd empty paragraphs before and after the caption inset...
2007-02-01 Georg BaumFrom John C. McCabe-Dansted:
2007-02-01 Enrico ForestieriFix bug 3181.
2007-01-31 Uwe Stöhrfix bug 895
2007-01-31 Georg BaumMissing bits of Uwe's file format change from yesterday.
2007-01-31 Abdelrazak YounesAvoid recursive loop and let it crash "normally" (bug...
2007-01-31 Georg BaumFix bug 3107
2007-01-31 Jean-Marc Lasgouttes * buffer.C (readFile): reword error message when lyx2l...
2007-01-31 Abdelrazak YounesFix bug 3124: always update the Labels after an undo...
2007-01-31 Abdelrazak YounesFix bug 3148: always update the Labels if a DEPM is...
2007-01-31 Abdelrazak YounesAdd "Senseless!!! " label to non supported caption.
2007-01-31 Abdelrazak YounesFix 3188, update the labels at each Caption insertion.
next