]> git.lyx.org Git - lyx.git/history - src
* src/text.C: use static_cast rather than C-style cast
[lyx.git] / src /
2007-02-20 Michael Schmitt * src/text.C: use static_cast rather than C-style...
2007-02-20 Jürgen Spitzmüller* src/LaTeX.C
2007-02-19 José MatoxPatch from Georg to fix support of gcc 3.2
2007-02-19 Georg BaumDon't use an uninitialized variable
2007-02-19 Georg BaumDon't include files inside the lyx namespace (compile...
2007-02-19 Jürgen Spitzmüller* src/LaTeX.C (deplog):
2007-02-19 Jürgen Spitzmüller* src/LaTeX.C (deplog):
2007-02-18 Georg Baumfix another problem with paths with spaces: Quote filen...
2007-02-18 Michael Schmitt * src/insets/insetert.C:
2007-02-18 Michael Schmitt * src/tabular.[Ch]: simplify plaintext methods, becaus...
2007-02-18 Georg BaumFix bugs 3240 and 3241
2007-02-18 Georg Baumprevent "caching" of directories
2007-02-18 Jürgen SpitzmüllerFix dependency checking, This fixes bug 1027 and probab...
2007-02-18 Georg BaumFix bug 845 (now really).
2007-02-18 Georg Baumremove dead code that is no longer needed
2007-02-18 Michael Schmitt * src/insets/insetexternal.[Ch]: fix plaintext();...
2007-02-18 Michael Schmitt * src/insets/insettabular.[Ch]: fix plaintext(); code...
2007-02-18 Enrico ForestieriMake Uwe happy
2007-02-17 Michael Schmitt * src/insets/insetbititem.C:
2007-02-17 Michael Schmitt * src/output_plaintext.C: avoid empty line at the...
2007-02-17 Michael Schmitt * src/insets/insetfloatlist.C: fix plaintex()
2007-02-17 Michael Schmitt * src/insets/insettoc.[Ch]:
2007-02-17 Michael Schmitt * insetgraphics.[Ch]:
2007-02-17 Michael Schmitt * src/insets/insetnewline.C:
2007-02-16 Georg Baumadd pure ASCII encoding for LaTeX export
2007-02-16 Enrico ForestieriGive the "Note" text a better color
2007-02-16 Bo PengForget to set selection in r17213
2007-02-16 Michael Schmitt * src/insets/insetbase.[Ch]: make plaintext() abstract...
2007-02-16 Michael Schmitt * src/insets/insetcaption.*: fix plaintext(); add...
2007-02-16 Michael Schmitt * src/insets/insetbranch.[Ch]:
2007-02-16 Michael Schmitt * src/insets/insetcollapsable.[Ch]: constify floatName()
2007-02-16 Michael Schmitt * src/mathed/InsetMath.h: "implement" plaintext()...
2007-02-16 Michael Schmitt * src/insets/insetfloat.[Ch]:
2007-02-16 Georg Baumforgot this
2007-02-16 Bo PengFix of bug 3238. Disable persistent selection for selec...
2007-02-15 Michael Schmitt * src/insets/insetspace.[Ch]:
2007-02-15 Michael Schmitt * insetref.C:
2007-02-15 Michael Schmitt * src/insets/insetnewline.C: plaintext(): fix line...
2007-02-15 Michael Schmitt * src/insets/insetbox.[Ch]:
2007-02-15 Michael Schmitt * insetert.[Ch]:
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...
next