]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2016-07-03 Georg BaumFix regression of 6dfc25508
2016-07-03 Georg BaumFix linking with cmake and included iconv
2016-07-03 Guillaume MunchChange tracking cue: for Graphics
2016-07-03 Guillaume MunchChange tracking cue: for instant preview
2016-07-03 Guillaume MunchChange tracking cue: for display() math insets
2016-07-03 Guillaume MunchPainter: Add a line style to disable antialiasing
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2016-07-03 Guillaume MunchGuiDocument: some polishing of the list of modules.
2016-07-03 Guillaume MunchRemove manual line breaks.
2016-07-03 Guillaume MunchLine breaks in tooltips
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-07-02 Richard HeckSquash some warnings.
2016-07-02 Uwe Stöhrremove 2 outdated build scripts
2016-07-02 Georg BaumFix CAS input on windows (bug 10262)
2016-07-02 Georg BaumFix MSVC C++11 detection
2016-07-02 Georg Baumwhitespace
2016-07-02 Georg BaumFix MathML for imaginary part
2016-07-02 Georg BaumDo not use --std=c++14 for MSVC
2016-07-02 Georg BaumFix std::regex detection for older gcc
2016-07-02 Georg BaumEnsure that iconv and zlib are always found
2016-07-02 Georg BaumAdd Dima to CREDITS
2016-07-02 Stephan WittCompile fix after change 4b64aaf, replace missing const...
2016-07-02 Stephan WittCorrect indentation
2016-07-01 Georg BaumMake LyX compiled by MSVC 2015 run on Vista again
2016-07-01 Richard HeckSquash warning.
2016-06-30 Uwe StöhrCMAKE: update path to Qt 5.6.1
2016-06-30 Georg BaumAdd some symbols from fontmath.ltx
2016-06-30 Richard HeckThe previous commit was actually a fix for bug #9158.
2016-06-30 Richard HeckFix bug #8782.
2016-06-30 Richard HeckABOVE and CENTERED labels need special treatment.
2016-06-30 Richard HeckMake sure we center displayed equations.
2016-06-30 Richard HeckUse convertDelimToXMLEscape with matrix delimiters...
2016-06-30 Richard HeckAdd class attribute for \mathbb in XHTML output.
2016-06-30 Richard HeckUse symbols file to lookup entities for delimiters...
2016-06-30 Richard HeckDon't be so cute with VSpace: We just output it inline...
2016-06-30 Richard HeckOutput column width info for XHTML.
2016-06-30 Richard HeckFix bug #8782: We need to query the cell, not just...
2016-06-29 Richard HeckAdd John Hudson.
2016-06-29 Richard HeckAdd missing buffer update after pasting unformatted...
2016-06-29 Richard HeckUse const &.
2016-06-29 Richard HeckRe-organization of Additional Features manual by John...
2016-06-29 Kornel BenkoPass through for filename characters of \ecvpicture...
2016-06-29 Richard HeckJSS template should load math packages automatically.
2016-06-27 Richard HeckWhitespace only.
2016-06-27 Richard HeckThis patch does two closely related things.
2016-06-27 Richard HeckLet "provides [fontspec|listings|subfig] 1" work.
2016-06-26 Guillaume MunchUse move when passed by value
2016-06-26 Georg BaumEscape backslashes
2016-06-26 Georg BaumMove duplicated symbols to the macro section
2016-06-26 Enrico ForestieriFix build with autotools and gcc 6
2016-06-26 Georg BaumConvert files to unix line ends in the repo
2016-06-26 Georg BaumRemove unneeded MSVC 6 project file
2016-06-26 Georg BaumRemove using directives from headers
2016-06-26 Enrico ForestieriMake command buffer icons same size as QLineEdit height
2016-06-26 Enrico ForestieriMake oultliner icons same size as the toolbar icons
2016-06-26 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2016-06-26 Juergen SpitzmuellerFix indentation
2016-06-26 Enrico ForestieriTweak output from maxima
2016-06-25 Scott KostyshakRemove \it and other oldfonts from math completion
2016-06-25 Richard HeckIn lib/lyx2lyx/: s/while 1/while True/
2016-06-25 Georg BaumRemove asciiimage and asciixfig formats
2016-06-25 Georg Baumremove unused declaration
2016-06-25 Pavel Sanda* Math.lyx : One more take on maxima output.
2016-06-25 Scott KostyshakChange \it to \mathit in Math.lyx
2016-06-25 Richard HeckFix for previous commit: We come right back through...
2016-06-25 Scott KostyshakWhitespace
2016-06-25 Richard HeckFix bug #8814: Ask for place to export a file if it...
2016-06-24 Richard HeckStyle.
2016-06-24 Uwe Stöhria.po: updates from Giovanni
2016-06-21 Kornel BenkoUpdate sk.po
2016-06-21 Richard HeckDocument new behavior of ForcePlain with charstyles.
2016-06-21 Richard HeckBy default, charstyles should not permit layout changes...
2016-06-21 Georg Baummore const correctness
2016-06-21 Richard HeckRemove "only", which is not really necessary.
2016-06-21 Richard HeckFix bug #10213 as discussed there: We now display the...
2016-06-20 Georg Baumconst correctness
2016-06-20 Richard HeckAdd new module:
2016-06-20 Richard HeckFix bug #10153: There's a mechanism in XHTML output...
2016-06-19 Georg BaumRemove external date inset
2016-06-19 Georg BaumUse default MSVC install path
2016-06-19 Georg BaumSkip paragraph parameters for dash conversion
2016-06-19 Georg BaumAjust instructions to qt 5
2016-06-19 Georg BaumDescribe how to set env vars for the MSVC compiler
2016-06-19 Georg BaumAdjust dep path in build batches
2016-06-19 Georg BaumUpdate MSVC build instructions
2016-06-19 Georg BaumFix windows dependencies download
2016-06-19 Stephan WittAlways present Qt version info in LyX About dialog...
2016-06-18 Richard HeckFix typo, and also check if string is null.
2016-06-18 Richard HeckBe a bit more careful about setting and restoring the...
2016-06-17 Georg Baumadd missing autotests to tarball
2016-06-17 Georg Baumimplement lyx2lyx roundtrip for \use_microtype
2016-06-16 Georg BaumUse unicode cmdline args consistently
2016-06-16 Georg BaumDo not distribute built sources
2016-06-16 Georg BaumRemove obsolete comments
2016-06-16 Georg BaumRemove InsetMathXYArrow
2016-06-16 Georg BaumAmend 10b4a471853
2016-06-16 Georg BaumExpose python 3 support to some testing
2016-06-16 Georg BaumThis is LyX 2.3
2016-06-15 Georg BaumFix boost packaging
next