]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2011-01-22 Peter Kümmelcmake: now having the options output at the end we...
2011-01-22 Peter Kümmelcmake: make options more consistent
2011-01-22 Peter Kümmelmake a copy of Converters because this function is...
2011-01-22 Peter Kümmelcmake: don't show outdated build options
2011-01-21 Enrico ForestieriExtend instant-preview error handling to the lilypond...
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 Georg BaumFix python error:
2011-01-21 Pavel SandaUpdate years
2011-01-21 Pavel Sanda* cs.po
2011-01-21 Pavel SandaString cosmetics
2011-01-21 Pavel SandaRemoving support for eLyXer as a module
2011-01-21 Pavel SandaRemerge sv.po
2011-01-21 Pavel Sanda* sv.po from Jim
2011-01-20 Enrico ForestieriFix bug #6720 (Better error handling of instant preview)
2011-01-20 Pavel Sanda* id.po from Waluyo
2011-01-20 Richard HeckFix bug #7214 as best we can. The point here is that...
2011-01-20 Richard HeckFix several layout related problems revealed by -dbg...
2011-01-19 Georg BaumFix conversion of nested box insets
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 Richard HeckSilly typos. Thanks, Stephan.
2011-01-18 Richard HeckUpdate prefs2prefs again. Thanks Vincent.
2011-01-18 Richard HeckAdd conversion of \language_use_babel.
2011-01-18 Richard HeckUpdate all of our bind and ui files to format 1.
2011-01-18 Richard HeckScript for automatic updating of ui and bind files.
2011-01-18 Richard HeckThinko.
2011-01-18 Richard HeckImprove the prefs2prefs scripts a bit.
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-18 Jean-Marc LasgouttesRename --enable-profiling to --enable-gprof to pave...
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 Kornel Benko* sk.po
2011-01-16 Peter Kümmelreturn empty EdgePath() on error
2011-01-16 Richard HeckWhitespace.
2011-01-16 Richard HeckA little more work on prefs2prefs.
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 SandaSome very old spots from Ignatio
2011-01-15 Pavel SandaMake sweave example working. Patch from Liviu.
2011-01-15 Pavel SandaAdd comment to sweave
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-15 Pavel Sanda* id.po from Waluyo
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-14 Richard HeckDon't need these.
2011-01-14 Pavel Sanda* cs.po
2011-01-14 Pavel Sanda* id.po from Waluyo
2011-01-13 Richard HeckAllow the warning to be disabled.
2011-01-13 Richard HeckUpdate to documentation concerning unavailable packages...
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 HeckDoc for NoCounter.
2011-01-13 Richard HeckFix #7238.
2011-01-13 Peter Kümmelno shared lyx libraries are supported
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 HeckUpdate all layouts to format 31.
2011-01-12 Richard HeckAdd NoCounter to layouts that need it.
2011-01-12 Richard HeckAdd NoCounter lines to inc files that need them.
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-12 Pavel Sanda* RELEASE-NOTES
2011-01-12 Pavel SandaUpdate enumitem module and add documentation for it.
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...
next