]> git.lyx.org Git - lyx.git/history - src
Fix bug #7402. Many thanks to Vincent who found the wrong revision.
[lyx.git] / src /
2011-04-11 Georg BaumFix bug #7402. Many thanks to Vincent who found the...
2011-04-11 Peter Kümmeladd debug function which prints the callstack to stderr...
2011-04-11 Richard HeckFix XHTML TOC translation per a suggestion of Georg's.
2011-04-11 Richard HeckRemove unused headers.
2011-04-10 Jürgen Spitzmüller* Messages.cpp (get):
2011-04-09 Peter Kümmelremove debug code, we know the translation failed
2011-04-09 Peter Kümmeltemporary code to find bug #7371
2011-04-08 Pavel SandaFix #7438, patch from Stephan.
2011-04-08 Julien Rioux* GuiDocument.cpp
2011-04-08 Stephan WittFixes the following issues:
2011-04-08 Stephan Wittavoid the single dash (hard hyphen) or apostrophe enclo...
2011-04-08 Pavel SandaFix #7439.
2011-04-07 Georg Baumfix another bug spotted by Pavel
2011-04-06 Georg BaumFix wrong translations of float lists spotted by Pavel:
2011-04-06 Stephan Witt#7375 correct spell checker widget geometry
2011-04-06 Stephan Witt#7430 add check for first document language for the...
2011-04-05 Enrico ForestieriGeneralize check to generic non-editable insets.
2011-04-05 Enrico ForestieriFix bug #7420 (ASSERTION when moving paragraph up in...
2011-04-04 Julien Riouxrevert r37696 and apply a fallback mechanism to pdflatex
2011-04-04 Richard HeckRemove debugging code.
2011-04-04 Jürgen Spitzmüller*LyXER.cpp:
2011-04-04 Pavel SandaBetter compile fix from Vincent
2011-04-03 Pavel SandaTemporary fix for compile errors on older Qt's (cf...
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-03 Pavel SandaFix compilation, Richard please check this.
2011-04-03 Richard HeckThe mechanism for closing font tags at the end of a...
2011-04-03 Richard HeckRemove unused variable.
2011-04-03 Richard HeckMore font tags.
2011-04-02 Richard HeckHyperlinks have to be escaped for XHTML output.
2011-04-02 Pavel SandaTypo. Merged manual still doesn't export via xhtml.
2011-04-02 Stephan Wittcorrect mark of misspelled word if it is the last of...
2011-04-02 Richard HeckFix preview of generated math images under XHTML.
2011-04-02 Richard HeckFix crash part of bug #7416. The export status was...
2011-04-01 Richard HeckSubstack support for XHTML.
2011-04-01 Richard HeckThe mode setting stuff wasn't working properly for...
2011-04-01 Richard HeckRemove debugging code.
2011-04-01 Richard HeckGet math within text working for XHTML export.
2011-04-01 Richard HeckBetter preview for images.
2011-04-01 Richard HeckDon't try to create a math preview image if we're just...
2011-04-01 Richard HeckIf we encounter a macro we don't recognize, then export...
2011-04-01 Richard HeckFix last commit.
2011-04-01 Richard HeckMore informative normalization for math macros.
2011-04-01 Richard HeckRevert unintentional commit.
2011-04-01 Richard HeckStyle.
2011-04-01 Richard HeckClean up XHTML output a bit.
2011-04-01 Richard HeckPrettify tabular output.
2011-04-01 Richard HeckRemove debugging code.
2011-04-01 Enrico ForestieriMake the libreoffice icons the default set, add some...
2011-04-01 Stephan Wittimprove the method naming for "mark new word position...
2011-03-31 Richard HeckGiven how we are using this exclusion list, it makes...
2011-03-31 Richard HeckWe always call this function with the argument now...
2011-03-31 Richard HeckRemove unused code.
2011-03-31 Richard HeckSimplify public API by using default argument. More...
2011-03-30 Julien Riouxwith nonTeXFonts, use xelatex to produce the requested...
2011-03-30 Julien Riouxexclude latex and pdflatex formats from the converter
2011-03-30 Julien Riouxoptionally allow to exclude certain formats, by name...
2011-03-30 Julien Riouxwe want XeTeX as the backend for previews when using...
2011-03-30 Julien Riouxallow proper preview when using literate in combination...
2011-03-30 Julien Riouxfix inclusion of literate child documents after r38118
2011-03-29 Peter KümmelMessages::init(); needs Package. this fixes a crash...
2011-03-29 Peter Kümmelundo
2011-03-29 Enrico ForestieriThe original icon set was thought for a normal size...
2011-03-29 Peter Kümmeldon't just crash when it couldn't find chkconfig.ltx
2011-03-29 Tommaso CucinottaFixed overlapping of both Find Advanced and Spellchecke...
2011-03-29 Vincent van RavesteijnFix bug #7351 (oart 2). Missing update.
2011-03-29 Stephan Witt#6776 Remove cached misspelled marker for word delimiters
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-28 Pavel SandaPush r38098 again in
2011-03-28 Pavel Sandarevert r38098
2011-03-28 Richard HeckImprove conversion error message.
2011-03-28 Richard HeckRemove obsolete layout tags.
2011-03-28 Peter Kümmeljust to be sure: don't know if other compilers mangle...
2011-03-28 Peter Kümmelfix msvc linker error: for the linker struct and class...
2011-03-28 Enrico ForestieriSmash compiler warning.
2011-03-27 Enrico ForestieriFix make check
2011-03-27 Pavel Sanda* doxy
2011-03-27 Enrico ForestieriAutomatically set the normal icon size on restart if...
2011-03-26 Enrico ForestieriReplace raw newlines with the html entity "
"...
2011-03-25 Jürgen Spitzmüller* GuiPrefs.cpp: default means empty string.
2011-03-25 Jürgen SpitzmüllerGuiPrefs.{cpp,h}: use text/data interface for icon...
2011-03-25 Enrico ForestieriFix compiler warning
2011-03-25 Enrico ForestieriMove to PrefUi the icon set choice and solve problem...
2011-03-25 Jürgen Spitzmüller* correctly handle childs with pdflatex.
2011-03-25 Enrico ForestieriPreferences for choosing the icon set to use. It works...
2011-03-25 Enrico ForestieriInfrastructure for choosing different icon sets. This...
2011-03-24 Georg Baumsupport language variants like german (old spelling...
2011-03-24 Julien Riouxhandle 'literate' lyx child documents (lilypond and...
2011-03-24 Stephan Witt#7379 avoid the wrap spell check question when buffer...
2011-03-24 Pavel SandaBetter handling checksum on samba - allow fallback...
2011-03-23 Abdelrazak YounesCleanup the SpellChecker dialog (fixes #7375 and #7379):
2011-03-23 Georg BaumFix part 1 of bug #7351
2011-03-23 Georg BaumFirst version of separate translation machinery for...
2011-03-23 Vincent van RavesteijnDo not give access to the actual data of the CoordCache...
next