]> git.lyx.org Git - lyx.git/history - src
Implement deparsing of tokens
[lyx.git] / src /
2013-02-15 Jean-Marc LasgouttesImplement deparsing of tokens
2013-02-15 Jean-Marc LasgouttesMove stuff
2013-02-15 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-15 Uwe Stöhrenvironment.cpp: MSVC compile fix
2013-02-15 Jean-Marc LasgouttesMove stuff around
2013-02-15 Juergen SpitzmuellerSome libertine versions have osf default, some lining
2013-02-15 Juergen SpitzmuellerAdjust Libertine font support to most recent version
2013-02-12 Juergen Spitzmuellertex2lyx: latexfonts importation fixes
2013-02-12 Richard HeckAdd "NoInsetLayout" tag for Uwe. Fixes bug #8545.
2013-02-12 Jean-Marc LasgouttesRemove unused Mac specific code
2013-02-12 Jean-Marc LasgouttesFix bug #8537: LyX creates the environment variable...
2013-02-11 Juergen SpitzmuellerIf a LaTeX font has a monolithic option for all expert...
2013-02-11 Uwe Stöhrtex2lyx: support for fileformat change 444
2013-02-11 Uwe Stöhrtex2lyx: support for libertine
2013-02-11 Uwe Stöhrtex2lyx/TODO.txt: update todo list
2013-02-11 Uwe StöhrRevert "tex2lyx/Preamble.cpp: fix bug #8525 temporarily"
2013-02-11 Kornel Benkotex2lyx-tests: Adapt to changes for emty line in preamble
2013-02-11 Uwe Stöhrtex2lyx: support for newtxmath
2013-02-11 Uwe Stöhrtex2lyx: support for eulervm
2013-02-11 Uwe Stöhrtex2lyx: support for txtt font
2013-02-11 Uwe Stöhrtex2lyx: support for biolinum-type1
2013-02-11 Uwe Stöhrtex2lyx: support for TeX Gyre fonts
2013-02-11 Uwe Stöhrtex2lyx: support for libertine-type1
2013-02-11 Uwe Stöhrtex2lyx: support for garamondx
2013-02-11 Uwe Stöhrtex2lyx: support for mathdesign
2013-02-11 Uwe Stöhrtex2lyx/Preamble.cpp: remove unnecessary whitespace...
2013-02-10 Uwe Stöhrtex2lyx: add test for font settings
2013-02-10 Uwe Stöhrsupport for the kurier sansserif fonts
2013-02-10 Uwe Stöhrtex2lyx/Preamble.cpp: fix bug #8525 temporarily
2013-02-10 Juergen SpitzmuellerLaTeXFonts: Support the rare case where there is really...
2013-02-10 Pavel SandaFix #7865 - Math autocorrection is broken
2013-02-10 Pavel SandaLeftover from SVN.
2013-02-10 Pavel SandaAdd very simple revision comparison for git.
2013-02-09 Richard HeckUse std::map::find() instead of iterating ourselves.
2013-02-09 Richard HeckLayout changes for changes to LabelType:
2013-02-09 Richard HeckEliminate the hard-coded special handing of chapters...
2013-02-09 Richard HeckChange LabelType Top_Environment to LabelType Above...
2013-02-09 Richard HeckRemove references to Counter LabelType from source...
2013-02-09 Juergen SpitzmuellerPreamble tag for LaTeXFonts (#8530)
2013-02-09 Uwe StöhrIEEEtran.layout: support for conference articles
2013-02-08 Georg BaumImplement revision info for git
2013-02-08 Richard HeckDon't hardcode listings but use InsetLayout.
2013-02-08 Richard HeckFix bug #7948 by not hardcoding XHTML info for captions...
2013-02-08 Richard HeckFix bug #7947 by using InsetLayout rather than hardcodi...
2013-02-07 Richard HeckFix really silly logic error. This should make prettyre...
2013-02-06 Georg BaumImplement very basic git support
2013-02-06 Georg BaumFix copy-paste error
2013-02-06 Georg BaumImplement VCS copy and rename
2013-02-06 Georg BaumCorrectly delete temp files
2013-02-06 Julien RiouxSupport for \fullcite in LyXHTML and text export (fixes...
2013-02-06 Julien RiouxGenerate the citation labels before exporting to plain...
2013-02-06 Julien RiouxMove label generation from InsetBibtex to BiblioInfo.
2013-02-06 Julien RiouxRemove unused code.
2013-02-06 Julien RiouxWhitespace only.
2013-02-06 Kornel Benkotex2lyx tests:
2013-02-06 Kornel Benkotex2lyx tests:
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2013-02-04 Georg BaumFix inconsistent VCS checkin return values
2013-02-04 Uwe Stöhrtex2lyx: adapt refstyle support aft the fix for bug...
2013-02-04 Uwe Stöhrtex2lyx/Makefile.am: fix a typo
2013-02-04 Jean-Marc LasgouttesContinue support for verbatim
2013-02-04 Kornel BenkoAdd test for verbatim environment in tex2lyx tests
2013-02-04 Jean-Marc LasgouttesFix bug #5408: tex2lyx cannot handle verbatim code
2013-02-04 Juergen SpitzmuellerFix float label prefix (bug #8536)
2013-02-04 Kornel BenkoAdd test-refstyle-references to cmake. Also added missi...
2013-02-04 Uwe Stöhrtex2lyx: test also for algorithm floats
2013-02-04 Uwe Stöhrtex2lyx: support refstyle and its commands
2013-02-04 Uwe Stöhrtex2lyx: update fileformat of LyX files
2013-02-03 Georg BaumDot not swallow log messages
2013-02-03 Georg BaumFix typos
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2013-02-02 Juergen SpitzmuellerTooltip change as suggested by Jean-Pierre
2013-02-01 Jean-Marc LasgouttesClarify two strings in PDF properties
2013-01-26 Juergen SpitzmuellerDo not output ZERO WIDTH NON JOINER glyph for ligature...
2013-01-26 Pavel SandaAnother attempt at Encoding::any (we don't compile...
2013-01-26 Scott KostyshakAdd some linebreaks to LyXAction.cpp
2013-01-26 Scott KostyshakLyXAction.cpp: add move row to LFUN_INSET_MODIFY
2013-01-25 Uwe StöhrEncoding.cpp: make it compilable again after [2eea1590...
2013-01-25 Jean-Marc LasgouttesFix bug #8049: extra empty line at the end of verbatim...
2013-01-25 Jean-Marc LasgouttesMake sure that inset-forall does not skip insets
2013-01-23 Julien RiouxExclude unsafe encodings when setting the inputencoding...
2013-01-22 Julien RiouxRespect the encoding passed to tex2lyx on the command...
2013-01-22 Julien RiouxSeparation of the various names for encodings.
2013-01-22 Scott KostyshakImprove -help output regarding --export switch
2013-01-21 Jean-Marc LasgouttesConsider deleted text when inserting quote inset.
2013-01-21 Scott KostyshakImplement move row/column in tabular inset
2013-01-20 Juergen SpitzmuellerFix typo spotted by Jean-Pierre
2013-01-16 Pavel SandaAdd comment from Georg.
2013-01-15 Julien RiouxHighlight warning and errors in the BibTeX log.
2013-01-15 Julien RiouxRemove unused include.
2013-01-15 Benjamin PiwowarskiFixed a bug when there is no citation
2013-01-15 Benjamin PiwowarskiInitial patch for citation-insert
2013-01-15 Julien RiouxImplement plain text export of BibTeX bibliography...
2013-01-15 Julien RiouxUse buffer().B_() instead of translateIfPossible.
2013-01-15 Julien RiouxBetter fix for #7732: Use buffer.B_().
2013-01-13 Georg BaumFix bug #5087 as suggested by Jürgen
2013-01-13 Juergen SpitzmuellerReset postcommandargs as well on resetargs (bug #8500)
2013-01-12 Scott KostyshakLyXRC: escape existing quote characters in 'cmd'
2013-01-12 Julien RiouxForce BibTeX rerun upon add/remove/change citation...
2013-01-12 Scott KostyshakLyXRC: allow space in {editor,viewer}_alternatives
next