]> git.lyx.org Git - lyx.git/history - src
Fix bug 3150
[lyx.git] / src /
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.
2007-01-31 Abdelrazak YounesFix bug 3170:
2007-01-31 Bo PengSession: restore toolbars in the right order and location
2007-01-31 Uwe Stöhrnew \lyxline difinition, fixes also bug 1988:
2007-01-30 Peter Kümmelprepare lyxerr for using
2007-01-30 Bo PengSlightly better toolbar session restoration, from Jurgen
2007-01-30 Abdelrazak YounesFix bug 3177:
2007-01-30 Abdelrazak YounesThe caption inset patch by Georg, Martin and myself.
2007-01-30 Jean-Marc Lasgouttesfix typo reported by John McCabe-Dansted
2007-01-29 Peter Kümmelrevert tab patch
2007-01-29 José MatoxFix bug 2841
2007-01-29 Peter KümmelBerhard's tab patch: crash after saving new buffer...
2007-01-29 Peter KümmelBerhard's tab patch: immediatly show saved filename
2007-01-29 Georg BaumRevert unwanted stuff from last commit
2007-01-29 Georg BaumFix LyX paste from system clipboard when the file forma...
2007-01-29 Georg Baumfix another crash
2007-01-29 Jürgen Spitzmüller* src/frontends/qt4/QLToolbar.C: whitespace only
2007-01-29 Jürgen Spitzmüller* src/frontends/qt4/GuiView.[Ch]:
2007-01-29 Abdelrazak Younesfix typo in commit 16925
2007-01-29 Abdelrazak YounesFix bug 3142 (LyX crashes when using mouse wheel)
2007-01-29 Georg BaumDo not attempt to output characters of empty paragraphs
2007-01-29 Jürgen Spitzmüller* src/encoding.C: add forgotten header
2007-01-29 Georg Baumadd forgotten header
2007-01-28 Abdelrazak YounesFix this bug:
2007-01-28 Georg BaumAdd machinery to output arbitrary unicode characters...
2007-01-28 Bo PengFix Bug3171: update bookmark after saveCursor
2007-01-28 Abdelrazak YounesFix focus bug 3153.
2007-01-28 Georg BaumAdd two FIXMEs for Michael
2007-01-28 Georg Baum * src/text.C
2007-01-28 Bo PengFix confirm overwrite asked twice, from Bernhard
2007-01-28 Georg BaumSmall optimization for the unicodesymbols patch
2007-01-27 Bo PengBUG3127 Toolbar display: restore all toolbars to differ...
2007-01-27 Georg BaumFix bug 2182: LyX should default unknown classes to...
2007-01-27 Georg BaumFix bug 3145: not possible to copy stuff from dialogs...
2007-01-27 Michael Schmitt * frontends/qt4/GuiView.C: fix localization
2007-01-27 Abdelrazak YounesPrepare for advanced mouse click selections.
2007-01-27 Abdelrazak YounesLimit the work-around in rev. 16874 to Windows.
next