]> git.lyx.org Git - lyx.git/history - src
We get permission on list, add to credits.
[lyx.git] / src /
2009-06-15 Jürgen Spitzmüller* Paragraph.cpp:
2009-06-15 Pavel SandaFix crash http://www.lyx.org/trac/ticket/6000
2009-06-15 Jean-Marc Lasgouttesfix crash when pressing Down in command buffer and...
2009-06-15 Uwe Stöhrtex2lyx/text.cpp: \linebreak and \pagebreak are first...
2009-06-15 Uwe Stöhrtex2lyx/preamble.cpp: textcomp is also supported by...
2009-06-15 Uwe Stöhrtex2lyx/preamble.cpp: forgot this in last commit
2009-06-15 Uwe Stöhrtex2lyx/preamble.cpp:
2009-06-15 Uwe Stöhrtex2lyx/test/test-insets.tex: correct code for nomencla...
2009-06-14 Uwe Stöhrtex2lyx/text.cpp: tipo
2009-06-14 Uwe Stöhrtex2lyx: whitespace and typos
2009-06-14 Uwe Stöhrtex2lyx: support for fileformat 257: command inset...
2009-06-14 Uwe Stöhrtest/test-structure.tex: add caption with OptArg
2009-06-14 Uwe Stöhrtex2lyx/preamble.cpp: support for fileformat 256
2009-06-14 Uwe Stöhrtex2lyx/preamble.cpp: using amsmath and esint automatic...
2009-06-14 Uwe Stöhrtex2lyx/preamble.cpp: support for fileformat 254: esint
2009-06-14 Uwe Stöhrtex2lyx:
2009-06-14 Uwe Stöhrtest/test-structure.tex: add nomenclature
2009-06-13 Pavel SandaAdd missing gui element for autocorrection rc
2009-06-13 Pavel SandaFix sorting of enum LyXRCTags
2009-06-13 Uwe Stöhrtex2lyx/text.cpp: code optimization as also suggested...
2009-06-12 Abdelrazak YounesMSVC compil fix.
2009-06-12 Richard HeckXHTML for InsetWrap.
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-12 Richard HeckHTML output for InsetVSpace.
2009-06-12 Richard HeckLengths for HTML. Use them for InsetBox.
2009-06-12 Jürgen Spitzmüller* BiblioInfo.cpp:
2009-06-12 Enrico ForestieriFix display of BibTeX entries in the info field of...
2009-06-12 Uwe Stöhrtest/test-structure.tex: add labeling list
2009-06-12 Jürgen Spitzmüller* add support for the applemac encoding. File format...
2009-06-12 Uwe StöhrGuiCitation.cpp: fix #5987
2009-06-11 Uwe Stöhrtex2lyx/test/test-insets.tex: more tests
2009-06-11 Uwe Stöhrtex2lyx/text.cpp: tex2lyx supports now fileformat 252
2009-06-11 Uwe Stöhrtex2lyx/preamble.cpp:
2009-06-11 Richard HeckOK, now here's a big one: XHTML output for InsetBibtex...
2009-06-11 Richard HeckFix bibliography output.
2009-06-11 Richard HeckIt is convenient for me to change this for use in XHTML...
2009-06-11 Richard HeckWhitespace.
2009-06-11 Richard HeckGet XHTML output for InsetCitation working, at least...
2009-06-11 Richard HeckBug.
2009-06-11 Richard HeckIntroduce a field for keeping track of the citation...
2009-06-11 Richard HeckGet InsetBibitem working, and the output for LATEX_BIB_...
2009-06-11 Uwe Stöhrtex2lyx: testfiles modified as preparation for the...
2009-06-09 Enrico ForestieriThe QFileInfo::refresh() bug is fixed in Qt 4.5.
2009-06-09 Georg Baumfix bug 5798: Translate float names
2009-06-09 Jean-Marc Lasgouttesfix a few compiler warnings
2009-06-08 Jean-Marc Lasgouttesadd binding information to toolbar button tooltips
2009-06-07 Uwe Stöhrunify shortcuts to avoid doubled entries in the po...
2009-06-07 Vincent van RavesteijnFix bug #5980: 'Maximum last files' setting doesn't...
2009-06-06 Vincent van RavesteijnFix the output of a single dash in xhtml.
2009-06-06 Richard HeckAdd a note about docbook() problems.
2009-06-06 Richard HeckDisable InsetIndex XHTML output, for now.
2009-06-06 Richard HeckSome real easy ones.
2009-06-06 Richard HeckNow we can restore the old (and better) behavior of...
2009-06-06 Richard HeckFix a bug. Cosmetics.
2009-06-06 Richard HeckI have no idea why the old version of this file suddenl...
2009-06-06 Richard HeckAdd a couple more HTML* tags to InsetLayout, in a way...
2009-06-06 Richard HeckFix another potentially infinite loop.
2009-06-06 Richard HeckAt least for now, this has to be done differently.
2009-06-06 Richard HeckMake sure the counters get updated.
2009-06-06 Richard HeckImplement lists...though there are problems.
2009-06-06 Pavel SandaFix compilation on win
2009-06-05 Richard HeckThanks, Andre.
2009-06-05 Richard HeckXHTML for InsetNote.
2009-06-05 Richard HeckHow did I forget to do that?!
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckRename a couple routines in preparation for more.
2009-06-05 Richard HeckInsetFootnote XHTML output. Of course the CSS can be...
2009-06-05 Richard HeckForgot to update the layout format when transferring...
2009-06-05 Richard HeckGet InsetCollapsable working, at least to some extent.
2009-06-05 Richard HeckOutput cosmetics, mostly. Get the newlines better.
2009-06-05 Richard HeckRevert unintended commit.
2009-06-05 Richard HeckCosmetics
2009-06-05 Richard HeckBetter control for tag output. This helps a little.
2009-06-05 Richard HeckImprove tag output routines.
2009-06-05 Richard HeckForgot to add these before.
2009-06-05 Richard HeckHTML output code for a handful of easy insets.
2009-06-05 Richard HeckBasic output routines for HTML.
2009-06-05 Richard HeckRoutines to retrieve HTML style information.
2009-06-05 Richard HeckInsetLayout infrastructure.
2009-06-05 Richard HeckLayout infrastructure for HTML output.
2009-06-03 Richard HeckRationalize the handling of InsetLayout's preamble...
2009-06-02 Richard HeckWhitespace.
2009-06-02 Richard HeckAllow customization of enumerate counters.
2009-06-02 Richard HeckAllow escaped quotes in the module description.
2009-06-02 Richard HeckA little cleanup of the layout files.
2009-05-31 Pavel Sanda* doxy - clarify math-mode
2009-05-30 Vincent van RavesteijnFix the placement of the cursor when right-clicking...
2009-05-28 Enrico ForestieriFix doubling of bibtex and index alternatives everytime...
2009-05-28 Jean-Marc LasgouttesAllow literate documents other than noweb to work out...
2009-05-28 Enrico ForestieriDon't write a \bibtex_command to the preferences file...
2009-05-27 Enrico ForestieriFix the bogus "bibtex" option for the bibtex command...
2009-05-27 Enrico ForestieriFix writing of \bibtex_alternatives and \index_alternat...
2009-05-27 Jean-Marc Lasgouttesgrammar
2009-05-27 Enrico ForestieriThis is a bit more descriptive.
2009-05-26 Vincent van RavesteijnRemove black box around GuiWorkarea? which is visible...
2009-05-26 Enrico ForestieriFix PrintNomenclUi.ui as uic 4.2.3 says it is not valid.
2009-05-26 André Pönitzcosmetics
2009-05-26 André PönitzIntroduce an option to keep the menubar visible in...
2009-05-26 Enrico ForestieriAccount for the weird case where p2 is longer than...
next