]> git.lyx.org Git - lyx.git/history - src/insets
Revert "Read list of translated languages from a file"
[lyx.git] / src / insets /
2011-09-25 Jürgen Spitzmüller* Fix merging of cells (multicolumn, multirow) when...
2011-09-25 Jürgen SpitzmüllerAs for setMultiRow, check border status _before_ mergin...
2011-09-23 Richard HeckYet another unused variable.
2011-09-23 Richard HeckFix a couple unused variable warnings.
2011-09-23 Jürgen SpitzmüllerFix bottom border allocation when setting a multirow.
2011-09-23 Jürgen Spitzmüller* InsetTabular.cpp: fix logic of multirow top/bottom...
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-09-15 Tommaso CucinottaAdded -E option to specify export format and destinatio...
2011-09-13 Julien RiouxFix the guiName of external insets.
2011-09-13 Richard HeckWhitespace.
2011-09-07 Richard HeckFix bug #7721. We don't need to do anything here other...
2011-09-07 Enrico ForestieriMake InsetInfo output a path matching the LaTeX compiler.
2011-08-29 Enrico ForestieriFix bug #6170 (Latex Compiler error when lyx file is...
2011-08-29 Uwe StöhrInsetSpace support for
2011-08-27 Jürgen SpitzmüllerIssue the math space dialog (not the text one) when...
2011-08-11 Pavel SandaFix #7720: plain text export of branches should contain...
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
2011-08-05 Richard HeckFix bug #7535 by adding a bounds check. There is still...
2011-08-05 Enrico ForestieriFix bug #253 (Incorrect protection of closing quotation...
2011-07-23 Pavel SandaAdd visible space. After long discussion the solution...
2011-07-14 Abdelrazak YounesHeader cleanup.
2011-07-13 Richard HeckFix bug with output of prettyref chapter references.
2011-07-12 Abdelrazak YounesGraphics cleanup: get rid of Previews.{h,cpp}
2011-07-06 Abdelrazak Younesaddendum to r39250: I forgot about math labels. This...
2011-07-06 Abdelrazak YounesSplit InsetLabel::updateCommand() into:
2011-07-03 Richard HeckFix bug #7664. Forgot to deal with included files.
2011-06-29 Richard HeckEasy fix for mark dirty part of #7655. Also adds a...
2011-06-08 Richard HeckFix problem with static error list.
2011-06-07 Richard HeckRevert previous commit, which committed too much.
2011-06-07 Richard HeckFix problem with static error list.
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-05-11 Richard HeckFix multirow output for XHTML.
2011-05-11 Richard HeckFix bug #7547. We need to check whether we are in a...
2011-05-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...
2011-05-09 Edwin Leuvenensure that latex output for decimally aligned columns...
2011-05-07 Richard HeckFix bug #7499. The problem here is that there was no...
2011-04-26 Richard HeckFix bug #7490.
2011-04-25 Richard HeckFix crash when there are text insets in a table cell...
2011-04-25 Richard HeckJust whitespace and a comment.
2011-04-18 Richard HeckFairly trivial change here: Just protect against inheri...
2011-04-15 Richard HeckForgot to change this in XHTML output, so formatted...
2011-04-14 Richard HeckFix export of new LaTeX formats: xetex and luatex....
2011-04-12 Richard HeckBetter TOC output for XHTML, per Rob and Pavel.
2011-04-11 Richard HeckFix XHTML TOC translation per a suggestion of Georg's.
2011-04-11 Richard HeckRemove unused headers.
2011-04-06 Georg BaumFix wrong translations of float lists spotted by Pavel:
2011-04-03 Richard HeckDon't output box width if it's 100% (default).
2011-04-03 Richard HeckDifferent types of boxes should all have their own...
2011-04-02 Richard HeckHyperlinks have to be escaped for XHTML output.
2011-04-01 Richard HeckClean up XHTML output a bit.
2011-04-01 Richard HeckPrettify tabular output.
2011-03-30 Julien Riouxfix inclusion of literate child documents after r38118
2011-03-29 Jürgen Spitzmüller* InsetInclude.cpp: another follow-up to r38025: do...
2011-03-29 Pavel SandaInsetInfo - on VCS error we don't want localized output...
2011-03-29 Richard HeckRefine previous commit: Forgot the break.
2011-03-29 Richard HeckContinuing fix of #7080. Since we now demand "Flex...
2011-03-28 Richard HeckFix bug #7080.
2011-03-28 Richard HeckThis "#if 0" code is very old, and obsolete.
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2011-03-25 Jürgen Spitzmüller* correctly handle childs with pdflatex.
2011-03-24 Julien Riouxhandle 'literate' lyx child documents (lilypond and...
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-18 Jürgen Spitzmüller* InsetSpecialChar.cpp:
2011-03-15 Edwin Leuvenfitcursor in r37929 was not enough for side scrolling...
2011-03-15 Jürgen Spitzmüllertypos in comments.
2011-03-15 Jürgen SpitzmüllerFollow-up to r37932: We do not need a skipOnSearch...
2011-03-15 Jürgen Spitzmüller* Inset.h: try to clarify isLetter() and isChar() a...
2011-03-15 Jürgen SpitzmüllerDo not hardcode specific insets, but use a variable...
2011-03-15 Edwin Leuvenupdate when cursor leaves screen while navigating large...
2011-03-13 Richard HeckWhat is output as \eqref under prettyref needs to be...
2011-03-12 Enrico ForestieriWhen an error occurs, don't highlight more than necessary.
2011-03-08 Jürgen Spitzmüller* Inset.h: fix typo in comment.
2011-03-07 Enrico ForestieriFix bug #7343 (No warning for missing child documents)
2011-03-02 Jean-Marc LasgouttesIn InsetText::fixParagraphsFont, differentiate the...
2011-02-28 Enrico ForestieriFix #7326 (Latex export of child docs silently fails...
2011-02-22 Georg BaumFix bug #6919 by splitting Inset::noFontChange() into...
2011-02-17 Jürgen Spitzmüller* InsetTabular.cpp:
2011-02-16 Vincent van RavesteijnFix bug #7308: Table settings dialog broken.
2011-02-16 Vincent van RavesteijnRevert r37704. It enabled SET_TABULAR_WIDTH for all...
2011-02-16 Enrico ForestieriDon't disable apply button if one (or more) of vertical...
2011-02-15 Jürgen Spitzmüller* src/InsetTabular.cpp: revert r36415.
2011-02-14 Enrico ForestieriDue to the increased accuracy of line counting and...
2011-02-13 Vincent van RavesteijnCorrect the return and parameter types to match the...
2011-02-13 Vincent van RavesteijnRemove unused funcion Inset::scroll().
2011-02-12 Pavel SandaFix gcc 4.6 compilation.
2011-02-11 Jürgen Spitzmüller* InsetTabular.cpp: multirow does not allow paragraph...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-02-09 Pavel SandaWe have lyx_version, for PACKAGE_VERSION.
2011-02-07 Richard HeckOutput width and height parameters for XHTML images...
2011-02-03 Edwin Leuvensupport for tabular*
2011-02-02 Richard HeckFinally, disentangle IsPredefined and UsesFloatPkg...
2011-02-02 Richard HeckJust some renaming, preparatory to disentangling two...
2011-02-02 Jürgen Spitzmüller* InsetFloat.cpp (getCaption):
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-26 Richard HeckFix thinko from r37328.
2011-01-26 Jean-Marc LasgouttesUnify handling of pass thru insets and paragraphs by...
2011-01-24 Enrico ForestieriFix bug #7254 (LyX may insert a blank line when ending...
2011-01-19 Jürgen Spitzmüller* InsetBox.cpp: framed boxes can have paragraph breaks...
next