]> git.lyx.org Git - lyx.git/history - src
Unify handling of pass thru insets and paragraphs by introducing Paragraph::isPassThr...
[lyx.git] / src /
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...
2011-01-07 Stephan Witt#7220 correct spell check state ranges for word splits
2011-01-06 Georg BaumFix misparsing of \usepackage in
2011-01-06 Georg Baumhyperref support for tex2lyx
2011-01-06 Georg BaumFix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp...
2011-01-06 Georg Baumforgot to declare debugToken() in r37117
2011-01-06 Vincent van RavesteijnRevert r37092. The fix was wrong.
2011-01-06 Vincent van RavesteijnFix bug #7212: Paragraph::forToc has to include the...
2011-01-06 Vincent van RavesteijnLyX remembers the state and geometry of the advanced...
2011-01-05 Uwe StöhrPDFOptions.cpp: revert r37111 because this broke the...
2011-01-05 Georg BaumFix several false errors "stray '}' in text" that were...
2011-01-05 Tommaso CucinottaAvoid crash on exiting LyX while Adv Search is shown...
2011-01-05 Uwe StöhrPDFOptions.cpp: revert fix for #7048 for now, see discu...
2011-01-04 Vincent van RavesteijnFix bug #7106: iterator out of range while copying...
2011-01-04 Jürgen Spitzmüller* InsetCommand.cpp (decodeInsetParam):
2011-01-04 Vincent van RavesteijnBetter fix for part 3 of bug #7182: LyX truncates file...
2011-01-04 Pavel SandaUpdate doxy for selection-paste.
next