]> git.lyx.org Git - lyx.git/history - src
restore the correct behavior of suppression of misspelled marker for word at cursor...
[lyx.git] / src /
2011-01-29 Stephan Wittrestore the correct behavior of suppression of misspell...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-28 Georg BaumImprove roundtrip of Customization.lyx:
2011-01-28 Georg BaumClean up parsing of optional arguments:
2011-01-28 Pavel Sanda.lyx as symlinks killed when saving because of #6587...
2011-01-28 Pavel SandaBug #7095: Support fix-cm.sty
2011-01-28 Tommaso CucinottaCode simplification (thx Vincent).
2011-01-28 Stephan Wittsave the correct last position of misspelled words...
2011-01-27 Jean-Marc LasgouttesFix default buffer output format for literate documents.
2011-01-27 Jean-Marc LasgouttesFor the default View and Update actions of the View...
2011-01-27 Jean-Marc LasgouttesFinish fixing bug #6623 (Sweave cannot read local files)
2011-01-27 Tommaso CucinottaCompleting r37335 (apologies).
2011-01-26 Tommaso CucinottaFixing regression bug after last commit. Couldn't find...
2011-01-26 Tommaso CucinottaFixes this issue:
2011-01-26 Tommaso CucinottaPuts the selection at the correct position after replac...
2011-01-26 Richard HeckFix thinko from r37328.
2011-01-26 Jean-Marc LasgouttesUnify handling of pass thru insets and paragraphs by...
2011-01-25 Stephan Wittintroduce the lyx_dir() of Package, automatically set...
2011-01-25 Jean-Marc Lasgouttesbetter fix to #7239. Actually the whole switch and...
2011-01-24 Enrico ForestieriFix bug #7254 (LyX may insert a blank line when ending...
2011-01-24 Peter Kümmelfix c&p bug
2011-01-24 Peter Kümmelremove obsolete code: we have now a animation to indica...
2011-01-24 Stephan Witt#7149 correct current_view_ or add checks for it for...
2011-01-24 Jürgen Spitzmüller* LaTeX.cpp: recognize etaremune rerun request.
2011-01-24 Jean-Marc LasgouttesFix ticket #7260: Error when opening all floats, when...
2011-01-23 Georg BaumNext step towards a working roundtrip of files generate...
2011-01-23 Edwin Leuvenadd busy spinner to status bar when threads are running...
2011-01-22 Georg BaumThe roundtrip of the math manual produces a compilable...
2011-01-22 Peter Kümmelmake a copy of Converters because this function is...
2011-01-21 Georg Baumhandle commands from xargs.sty correctly
2011-01-21 Georg BaumFix bug #7252
2011-01-21 Georg BaumTranslate all known box insets. This is needed since...
2011-01-21 Pavel SandaUpdate years
2011-01-21 Pavel SandaString cosmetics
2011-01-20 Enrico ForestieriFix bug #6720 (Better error handling of instant preview)
2011-01-19 Richard HeckMiniscule cleanup in Converters.
2011-01-19 Richard HeckMust be a vestige of some earlier code....
2011-01-19 Richard HeckUse the typedef.
2011-01-19 Richard HeckSimplify the new graph code just a bit.
2011-01-19 Jürgen Spitzmüller* InsetBox.cpp: framed boxes can have paragraph breaks...
2011-01-19 Peter Kümmel#7240
2011-01-18 Stephan Witt#7149 improve the comment
2011-01-18 Stephan Witt#7149 fix a crash on file-open with having some view...
2011-01-18 Richard HeckFormat conversion for bind files. This completes the...
2011-01-18 Richard HeckMove bind file format tag to LyXAction.cpp, and rename it.
2011-01-17 Richard HeckUpdate error message.
2011-01-17 Richard HeckDon't try to convert any of the preference files except...
2011-01-17 Richard HeckPrevious two commits did the wrong thing. This is right.
2011-01-17 Richard HeckForgot this part.
2011-01-17 Richard HeckThanks, Vincent.
2011-01-16 Richard HeckRemove extra return.
2011-01-16 Richard HeckFactor out the code that actually does the reading...
2011-01-16 Richard HeckWe don't want to write an empty string here. Keep it...
2011-01-16 Richard HeckConversion routines for preference files.
2011-01-16 Richard HeckRemove debugging comment.
2011-01-16 Richard HeckConversion routines for bind files.
2011-01-16 Richard HeckUtility functions for converting preference files.
2011-01-16 Richard HeckFix bug #7239, or at least try to do so. We need to...
2011-01-16 Peter Kümmelreturn empty EdgePath() on error
2011-01-16 Richard HeckWhitespace.
2011-01-15 Peter Kümmelstart the timer in the correct thread
2011-01-15 Peter Kümmelupdate other build systems, use lyx::Mutex
2011-01-15 Peter KümmelFix crash on Windows:
2011-01-15 Pavel Sandaadd comment
2011-01-15 Peter Kümmelfix #7240 Random crashes: iconv() is not thread save
2011-01-15 Stephan Wittmake thesaurus usable for readonly documents
2011-01-14 Georg BaumIgnore \protect if it is directly in front of \LyX...
2011-01-14 Georg BaumImport notefontcolor (one more step towards a working...
2011-01-13 Richard HeckAllow the warning to be disabled.
2011-01-13 Richard HeckFix bug #7044: Better error messages when modules are...
2011-01-13 Richard HeckProper longtable support for XHTML output. This fixes...
2011-01-13 Enrico ForestieriFix bug #7231 (Math macro arguments miss braces when...
2011-01-13 Richard HeckThese do sometimes get called when we do not know wheth...
2011-01-13 Richard HeckThis should be const.
2011-01-13 Richard HeckFix #7238.
2011-01-13 Richard HeckOK, the previous idea, that we don't need to check...
2011-01-12 Richard HeckAdd comment.
2011-01-12 Richard HeckAdd NoCounter layout tag. When working on output of...
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2011-01-12 Georg BaumExclude more conditional commands from preamble parsing:
2011-01-12 Richard HeckFix bug #7230. Changes at r36974 had not been done...
2011-01-12 Georg Baumadd list of missing tex2lyx features
2011-01-12 Georg BaumFix language handling in tex2lyx:
2011-01-12 Georg BaumFix bug #7233: amsthm does not work with the redefined...
2011-01-12 Richard HeckFix bug #6894. We save counter information during updat...
2011-01-12 Richard HeckComplete fix for bug #7225.
2011-01-12 Richard HeckRemove obsolete comments.
2011-01-11 Richard HeckXHTML output was a mess for grids output as LaTeX....
2011-01-11 Richard HeckFix equation number output for MathML+HTML.
2011-01-11 Richard HeckFix equation number output for XHTML+MathML. HTML to...
2011-01-11 Richard HeckRecord and use equation numbers. This is towards gettin...
2011-01-11 Peter KümmelWhen getting packages via miktex 3 minutes is to short for
2011-01-10 Jean-Marc LasgouttesWhen hyperref is active, define the \LyX macro in a...
2011-01-10 Stephan Witt#7209 avoid a crash in inMacroMode(): one cannot get...
2011-01-10 Stephan Witt#7208 reset undo group level in Undo::clear() too
2011-01-10 Vincent van RavesteijnCursor: constify.
2011-01-09 Abdelrazak YounesClear undo/redo stack when reloading buffer. This fixes...
2011-01-07 Georg BaumParse Flex insets defined in the layout. This is needed...
2011-01-07 Georg Baummath macros do not understand \newcommand* and \renewco...
2011-01-07 Georg BaumFix invalid \size output with no active layout before...
next