]> git.lyx.org Git - lyx.git/history - src
whitespace
[lyx.git] / src /
2011-04-16 Tommaso CucinottaNearly cosmetics.
2011-04-15 Richard HeckExtracting translation information does not help if...
2011-04-15 Richard HeckForgot to change this in XHTML output, so formatted...
2011-04-15 Vincent van RavesteijnFix bug #7444. We are only interested in whether the...
2011-04-15 Richard HeckAdd a FIXME regarding remaining anchor issue.
2011-04-15 Richard HeckFix some more bugs similar to #7394, just fixed by...
2011-04-14 Enrico ForestieriFix bug #7394 (Crash while selecting texts)
2011-04-14 Tommaso CucinottaAvoid useless double dispatch of cmd to same buffer...
2011-04-14 Richard HeckConstify.
2011-04-14 Richard HeckRemove unused header. Thanks Julien.
2011-04-14 Richard HeckFix export of new LaTeX formats: xetex and luatex....
2011-04-13 Peter Kümmel#7407, home_dir could be a static function and also...
2011-04-13 Peter Kümmel#7452, no spellcheck menu needed when no text is below...
2011-04-13 Richard HeckNot sure why this was there: Of course we need to escap...
2011-04-13 Stephan Witt#7429 dismiss spell checker dialog when wrap around...
2011-04-13 Stephan Wittadd forgotten implementation of "remove from personal...
2011-04-12 Peter Kümmeladd comment about backtrace requirement
2011-04-12 Tommaso CucinottaNow math previews are correctly updated when replacing...
2011-04-12 Richard HeckBetter TOC output for XHTML, per Rob and Pavel.
2011-04-12 Richard HeckFix problem with citation dialog. The code changes...
2011-04-11 Pavel SandaFix wrongly copy-pasted entries in SpellcheckerUi.ui
2011-04-11 Pavel SandaResave SpellcheckerUi.ui in qt 4.4 designer
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.
next